This commit is contained in:
Jonathan Ong 2013-05-06 14:07:47 -07:00
commit 78b156dfa9

View File

@ -10,10 +10,10 @@
"email": "mihai.bazon@gmail.com", "email": "mihai.bazon@gmail.com",
"web": "http://lisperator.net/" "web": "http://lisperator.net/"
}], }],
"repositories": [{ "repository": [
"type": "git", "type": "git",
"url": "https://github.com/mishoo/UglifyJS2.git" "url": "https://github.com/mishoo/UglifyJS2.git"
}], ],
"dependencies": { "dependencies": {
"async" : "~0.2.6", "async" : "~0.2.6",
"source-map" : "~0.1.7", "source-map" : "~0.1.7",