funcunit
Version:
<!-- @hide title
51 lines (50 loc) • 1.34 kB
JSON
{
"_from": "uglify-js@~1.2",
"_id": "uglify-js@1.2.6",
"_inBundle": false,
"_integrity": "sha1-01Sy08HPEOvBj6eMEaKL3ZzhWA0=",
"_location": "/uglify-js",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "uglify-js@~1.2",
"name": "uglify-js",
"escapedName": "uglify-js",
"rawSpec": "~1.2",
"saveSpec": null,
"fetchSpec": "~1.2"
},
"_requiredBy": [
"/handlebars"
],
"_resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-1.2.6.tgz",
"_shasum": "d354b2d3c1cf10ebc18fa78c11a28bdd9ce1580d",
"_spec": "uglify-js@~1.2",
"_where": "/Library/WebServer/Documents/GitHub/funcunit/site/node_modules/handlebars",
"author": {
"name": "Mihai Bazon",
"email": "mihai.bazon@gmail.com",
"url": "http://mihai.bazon.net/blog"
},
"bin": {
"uglifyjs": "./bin/uglifyjs"
},
"bugs": {
"url": "https://github.com/mishoo/UglifyJS/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "JavaScript parser and compressor/beautifier toolkit",
"engines": {
"node": "*"
},
"homepage": "https://github.com/mishoo/UglifyJS#readme",
"main": "./uglify-js.js",
"name": "uglify-js",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/mishoo/UglifyJS.git"
},
"version": "1.2.6"
}