Automatically download Closure Compiler and UglifyJS if they are not available. Add tar as a dependency.

Former-commit-id: baff21528a09bad5beff5eab65d1b7ffe4fc8a40
This commit is contained in:
Kit Cambridge
2012-10-17 21:22:02 -07:00
parent 9adf0e5d59
commit be5789cd56
2 changed files with 85 additions and 8 deletions

View File

@@ -24,6 +24,9 @@
"email": "john.david.dalton@gmail.com",
"web": "http://allyoucanleet.com/"
},
"dependencies": {
"tar": "~0.1.13"
},
"bugs": {
"url": "https://github.com/bestiejs/lodash/issues"
},