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>2020-05-10 20:48:48 +0300
committerFeross Aboukhadijeh <feross@feross.org>2020-05-10 20:48:48 +0300
commitf251c0f1b116fa118bb709f8a8b05b13c28ff669 (patch)
treefc93ca89c54233bd0ad997dba7ac631fd179d725 /index.js
parentb900996de6e812ebf8d843a05e7cf86618c6562c (diff)
package metadata
Diffstat (limited to 'index.js')
-rw-r--r--index.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.js b/index.js
index 135fb93..a807c9e 100644
--- a/index.js
+++ b/index.js
@@ -1,3 +1,4 @@
+/*! webtorrent. MIT License. WebTorrent LLC <https://webtorrent.io/opensource> */
/* global FileList */
const { EventEmitter } = require('events')