mirror of
https://github.com/webtorrent/bittorrent-tracker.git
synced 2025-01-18 12:11:36 +00:00
Merge branch 'master' into greenkeeper/simple-peer-8.3.0
This commit is contained in:
commit
83e2795236
@ -1,4 +1,4 @@
|
||||
# bittorrent-tracker [![travis][travis-image]][travis-url] [![npm][npm-image]][npm-url] [![downloads][downloads-image]][downloads-url] [![javascript style guide][standard-image]][standard-url] [![Greenkeeper badge][greenkeeper-image]][greenkeeper-url]
|
||||
# bittorrent-tracker [![travis][travis-image]][travis-url] [![npm][npm-image]][npm-url] [![downloads][downloads-image]][downloads-url] [![javascript style guide][standard-image]][standard-url]
|
||||
|
||||
[travis-image]: https://img.shields.io/travis/webtorrent/bittorrent-tracker/master.svg
|
||||
[travis-url]: https://travis-ci.org/webtorrent/bittorrent-tracker
|
||||
@ -8,8 +8,6 @@
|
||||
[downloads-url]: https://npmjs.org/package/bittorrent-tracker
|
||||
[standard-image]: https://img.shields.io/badge/code_style-standard-brightgreen.svg
|
||||
[standard-url]: https://standardjs.com
|
||||
[greenkeeper-image]: https://badges.greenkeeper.io/webtorrent/bittorrent-tracker.svg
|
||||
[greenkeeper-url]: https://greenkeeper.io/
|
||||
|
||||
#### Simple, robust, BitTorrent tracker (client & server) implementation
|
||||
|
||||
|
@ -37,7 +37,7 @@
|
||||
"safe-buffer": "^5.0.0",
|
||||
"simple-get": "^2.0.0",
|
||||
"simple-peer": "^8.3.0",
|
||||
"simple-websocket": "^5.0.0",
|
||||
"simple-websocket": "^6.0.0",
|
||||
"string2compact": "^1.1.1",
|
||||
"uniq": "^1.0.1",
|
||||
"unordered-array-remove": "^1.0.2",
|
||||
|
Loading…
Reference in New Issue
Block a user