Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/webtorrent/webtorrent.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index 4c313cb..0c5a835 100644
--- a/package.json
+++ b/package.json
@@ -3,9 +3,9 @@
"description": "Streaming torrent client",
"version": "0.95.1",
"author": {
- "name": "Feross Aboukhadijeh",
- "email": "feross@feross.org",
- "url": "http://feross.org/"
+ "name": "WebTorrent, LLC",
+ "email": "feross@webtorrent.io",
+ "url": "https://webtorrent.io"
},
"browser": {
"./lib/server.js": false,