mirror of
https://github.com/webtorrent/bittorrent-tracker.git
synced 2025-01-18 20:21:36 +00:00
add "bin" field to package.json
This commit is contained in:
parent
3bf77c733a
commit
eb5a4760e4
@ -10,6 +10,9 @@
|
||||
"browser": {
|
||||
"./server.js": false
|
||||
},
|
||||
"bin": {
|
||||
"bittorrent-tracker": "./bin/cmd.js"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/feross/bittorrent-tracker/issues"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user