mirror of
https://github.com/webtorrent/bittorrent-tracker.git
synced 2025-01-18 20:21:36 +00:00
alphabetize package.json
fixpack
This commit is contained in:
parent
3efb8d0837
commit
33ef0e2afe
12
package.json
12
package.json
@ -48,14 +48,14 @@
|
||||
"tape": "^4.0.0"
|
||||
},
|
||||
"keywords": [
|
||||
"torrent",
|
||||
"bittorrent",
|
||||
"tracker",
|
||||
"stream",
|
||||
"peer",
|
||||
"wire",
|
||||
"p2p",
|
||||
"peer-to-peer"
|
||||
"peer",
|
||||
"peer-to-peer",
|
||||
"stream",
|
||||
"torrent",
|
||||
"tracker",
|
||||
"wire"
|
||||
],
|
||||
"license": "MIT",
|
||||
"main": "index.js",
|
||||
|
Loading…
Reference in New Issue
Block a user