aboutsummaryrefslogtreecommitdiff
path: root/package.json
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 26d8f766..96a863aa 100644
--- a/package.json
+++ b/package.json
@@ -26,5 +26,6 @@
"bin": {
"uglifyjs" : "bin/uglifyjs"
},
+ "license": "BSD",
"scripts": {"test": "node test/run-tests.js"}
}