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

github.com/twbs/rewire.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.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 6a78c41..c260a2e 100644
--- a/package.json
+++ b/package.json
@@ -32,6 +32,7 @@
"expect.js": "^0.3.1",
"mocha": "^2.1.0"
},
+ "license": "MIT",
"scripts": {
"test": "mocha -R spec --check-leaks",
"coverage": "istanbul cover ./node_modules/mocha/bin/_mocha"