File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 3737 "jshint" : " ^2.8.0"
3838 },
3939 "scripts" : {
40- "preinstall" : " npm install node-pre-gyp" ,
41- "install" : " node-pre-gyp install --fallback-to-build" ,
42- "test" : " jshint lib/*.js"
40+ "preinstall" : " npm install node-pre-gyp" ,
41+ "install" : " node-pre-gyp install --fallback-to-build" ,
42+ "test" : " jshint lib/*.js"
4343 },
4444 "binary" : {
45- "module_name" : " binding" ,
46- "module_path" : " ./lib/binding/" ,
47- "host" : " https://github.com/sandeepmistry/node-bluetooth-hci-socket/releases/download/" ,
48- "package_name" : " {module_name}-{version}-{node_abi}-{platform}-{arch}.tar.gz" ,
49- "remote_path" : " {version}"
45+ "module_name" : " binding" ,
46+ "module_path" : " ./lib/binding/" ,
47+ "host" : " https://github.com/sandeepmistry/node-bluetooth-hci-socket/releases/download/" ,
48+ "package_name" : " {module_name}-{version}-{node_abi}-{platform}-{arch}.tar.gz" ,
49+ "remote_path" : " {version}"
5050 }
5151}
You can’t perform that action at this time.
0 commit comments