File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed
Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change 1616 "start" : " ./node_modules/.bin/ntl -A -s 15 -o" ,
1717 "submodules" : " git submodule update --init" ,
1818 "sync" : " node ./tools/sync.js" ,
19- "sync.test" : " node ./tools/sync.js" ,
2019 "tsc" : " cpy '**/*.d.ts' '../plugin' --parents --cwd=src && tsc -skipLibCheck -d" ,
2120 "update" : " node ./tools/update.js" ,
2221 "doc" : " node tools/builddoc.mjs"
3534 " Bluetooth Low Energy"
3635 ],
3736 "author" : {
38- "name" : " Eddy Verbruggen " ,
39- "email" : " eddyverbruggen@gmail.com "
37+ "name" : " Martin Guillon " ,
38+ "email" : " dev@akylas.fr "
4039 },
4140 "contributors" : [
41+ {
42+ "name" : " BEddy Verbruggen" ,
43+ "email" : " eddyverbruggen@gmail.com" ,
44+ "url" : " https://github.com/EddyVerbruggen"
45+ },
4246 {
4347 "name" : " Brad Martin" ,
4448 "email" : " bmartin@nstudio.io" ,
You can’t perform that action at this time.
0 commit comments