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:
authorFeross Aboukhadijeh <feross@feross.org>2016-06-16 03:40:32 +0300
committerFeross Aboukhadijeh <feross@feross.org>2016-06-16 03:40:32 +0300
commit8fbd31310d91070a9b8bd7b4a15e07669e884133 (patch)
tree1403a425fe33b0bc1f255a079ad6d1a53ac7ab43 /package.json
parent6b7bd3cfb48019a02be50d72c814038f3e1a47c2 (diff)
WebTorrent, LLC
What is WebTorrent, LLC? WebTorrent, LLC is the legal entity that runs the WebTorrent project. WebTorrent is still, and always will be, non-profit, open source, free software. There are no plans to make a profit from WebTorrent.
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,