This commit is contained in:
Mihai Bazon
2014-08-03 11:08:39 +03:00

View File

@@ -26,5 +26,6 @@
"bin": { "bin": {
"uglifyjs" : "bin/uglifyjs" "uglifyjs" : "bin/uglifyjs"
}, },
"license": "BSD",
"scripts": {"test": "node test/run-tests.js"} "scripts": {"test": "node test/run-tests.js"}
} }