mirror of
https://github.com/logos-storage/bittorrent-tracker.git
synced 2026-02-15 02:13:08 +00:00
add "bin" field to package.json
This commit is contained in:
parent
3bf77c733a
commit
eb5a4760e4
@ -10,6 +10,9 @@
|
|||||||
"browser": {
|
"browser": {
|
||||||
"./server.js": false
|
"./server.js": false
|
||||||
},
|
},
|
||||||
|
"bin": {
|
||||||
|
"bittorrent-tracker": "./bin/cmd.js"
|
||||||
|
},
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/feross/bittorrent-tracker/issues"
|
"url": "https://github.com/feross/bittorrent-tracker/issues"
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user