mirror of
https://github.com/fooflington/selfdefined.git
synced 2025-04-21 08:59:07 +00:00
108 lines
2.2 KiB
JSON
108 lines
2.2 KiB
JSON
![]() |
{
|
||
|
"_args": [
|
||
|
[
|
||
|
"uglify-js@3.6.8",
|
||
|
"/Users/tatiana/selfdefined"
|
||
|
]
|
||
|
],
|
||
|
"_from": "uglify-js@3.6.8",
|
||
|
"_id": "uglify-js@3.6.8",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha512-XhHJ3S3ZyMwP8kY1Gkugqx3CJh2C3O0y8NPiSxtm1tyD/pktLAkFZsFGpuNfTZddKDQ/bbDBLAd2YyA1pbi8HQ==",
|
||
|
"_location": "/uglify-js",
|
||
|
"_optional": true,
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "version",
|
||
|
"registry": true,
|
||
|
"raw": "uglify-js@3.6.8",
|
||
|
"name": "uglify-js",
|
||
|
"escapedName": "uglify-js",
|
||
|
"rawSpec": "3.6.8",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "3.6.8"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/handlebars"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.6.8.tgz",
|
||
|
"_spec": "3.6.8",
|
||
|
"_where": "/Users/tatiana/selfdefined",
|
||
|
"author": {
|
||
|
"name": "Mihai Bazon",
|
||
|
"email": "mihai.bazon@gmail.com",
|
||
|
"url": "http://lisperator.net/"
|
||
|
},
|
||
|
"bin": {
|
||
|
"uglifyjs": "bin/uglifyjs"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/mishoo/UglifyJS2/issues"
|
||
|
},
|
||
|
"dependencies": {
|
||
|
"commander": "~2.20.3",
|
||
|
"source-map": "~0.6.1"
|
||
|
},
|
||
|
"description": "JavaScript parser, mangler/compressor and beautifier toolkit",
|
||
|
"devDependencies": {
|
||
|
"acorn": "~7.1.0",
|
||
|
"semver": "~6.3.0"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=0.8.0"
|
||
|
},
|
||
|
"files": [
|
||
|
"bin",
|
||
|
"lib",
|
||
|
"tools",
|
||
|
"LICENSE"
|
||
|
],
|
||
|
"homepage": "https://github.com/mishoo/UglifyJS2#readme",
|
||
|
"keywords": [
|
||
|
"cli",
|
||
|
"compress",
|
||
|
"compressor",
|
||
|
"ecma",
|
||
|
"ecmascript",
|
||
|
"es",
|
||
|
"es5",
|
||
|
"javascript",
|
||
|
"js",
|
||
|
"jsmin",
|
||
|
"min",
|
||
|
"minification",
|
||
|
"minifier",
|
||
|
"minify",
|
||
|
"optimize",
|
||
|
"optimizer",
|
||
|
"pack",
|
||
|
"packer",
|
||
|
"parse",
|
||
|
"parser",
|
||
|
"uglifier",
|
||
|
"uglify"
|
||
|
],
|
||
|
"license": "BSD-2-Clause",
|
||
|
"main": "tools/node.js",
|
||
|
"maintainers": [
|
||
|
{
|
||
|
"name": "Alex Lam",
|
||
|
"email": "alexlamsl@gmail.com"
|
||
|
},
|
||
|
{
|
||
|
"name": "Mihai Bazon",
|
||
|
"email": "mihai.bazon@gmail.com",
|
||
|
"url": "http://lisperator.net/"
|
||
|
}
|
||
|
],
|
||
|
"name": "uglify-js",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+https://github.com/mishoo/UglifyJS2.git"
|
||
|
},
|
||
|
"scripts": {
|
||
|
"test": "node test/compress.js && node test/mocha.js"
|
||
|
},
|
||
|
"version": "3.6.8"
|
||
|
}
|