index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
registry
/
npm
/
@denotest
/
node-addon
/
1.0.0
/
binding.gyp
blob: 5f32930641224dbb002c55c6772347fd8a029302 (
plain
)
1
2
3
4
5
6
7
8
{ 'targets': [ { 'target_name': 'node_addon', 'sources': [ 'src/binding.cc' ] } ] }