mirror of
https://github.com/wu736139669/ASHEBShop-h5.git
synced 2026-08-05 05:55:36 +00:00
132 lines
3.1 KiB
JSON
132 lines
3.1 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"uglify-js@^2.8.5",
|
|
"/Users/xmfish/Desktop/test/reacttest/node_modules/webpack"
|
|
]
|
|
],
|
|
"_cnpm_publish_time": 1494113438896,
|
|
"_from": "uglify-js@>=2.8.5 <3.0.0",
|
|
"_hasShrinkwrap": false,
|
|
"_id": "uglify-js@2.8.23",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/uglify-js",
|
|
"_nodeVersion": "7.10.0",
|
|
"_npmOperationalInternal": {
|
|
"host": "packages-18-east.internal.npmjs.com",
|
|
"tmp": "tmp/uglify-js-2.8.23.tgz_1494113436552_0.039378151996061206"
|
|
},
|
|
"_npmUser": {
|
|
"email": "alexlamsl@gmail.com",
|
|
"name": "alexlamsl"
|
|
},
|
|
"_npmVersion": "4.2.0",
|
|
"_phantomChildren": {
|
|
"center-align": "0.1.3",
|
|
"decamelize": "1.2.0",
|
|
"right-align": "0.1.3",
|
|
"window-size": "0.1.0",
|
|
"wordwrap": "0.0.2"
|
|
},
|
|
"_requested": {
|
|
"name": "uglify-js",
|
|
"raw": "uglify-js@^2.8.5",
|
|
"rawSpec": "^2.8.5",
|
|
"scope": null,
|
|
"spec": ">=2.8.5 <3.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/webpack"
|
|
],
|
|
"_resolved": "http://registry.npm.taobao.org/uglify-js/download/uglify-js-2.8.23.tgz",
|
|
"_shasum": "8230dd9783371232d62a7821e2cf9a817270a8a0",
|
|
"_shrinkwrap": null,
|
|
"_spec": "uglify-js@^2.8.5",
|
|
"_where": "/Users/xmfish/Desktop/test/reacttest/node_modules/webpack",
|
|
"author": {
|
|
"email": "mihai.bazon@gmail.com",
|
|
"name": "Mihai Bazon",
|
|
"url": "http://lisperator.net/"
|
|
},
|
|
"bin": {
|
|
"uglifyjs": "bin/uglifyjs"
|
|
},
|
|
"browserify": {
|
|
"transform": [
|
|
"uglify-to-browserify"
|
|
]
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/mishoo/UglifyJS2/issues"
|
|
},
|
|
"dependencies": {
|
|
"source-map": "~0.5.1",
|
|
"uglify-to-browserify": "~1.0.0",
|
|
"yargs": "~3.10.0"
|
|
},
|
|
"description": "JavaScript parser, mangler/compressor and beautifier toolkit",
|
|
"devDependencies": {
|
|
"acorn": "~0.6.0",
|
|
"escodegen": "~1.3.3",
|
|
"esfuzz": "~0.3.1",
|
|
"estraverse": "~1.5.1",
|
|
"mocha": "~2.3.4"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"noattachment": false,
|
|
"shasum": "8230dd9783371232d62a7821e2cf9a817270a8a0",
|
|
"size": 129830,
|
|
"tarball": "http://registry.npm.taobao.org/uglify-js/download/uglify-js-2.8.23.tgz"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.8.0"
|
|
},
|
|
"files": [
|
|
"LICENSE",
|
|
"bin",
|
|
"lib",
|
|
"tools"
|
|
],
|
|
"gitHead": "5dfda6e212c5cdbb278dc6833e56dba916e3ed25",
|
|
"homepage": "http://lisperator.net/uglifyjs",
|
|
"keywords": [
|
|
"minifier",
|
|
"minify",
|
|
"uglify",
|
|
"uglify-js"
|
|
],
|
|
"license": "BSD-2-Clause",
|
|
"main": "tools/node.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "alexlamsl",
|
|
"email": "alex+npm@starthq.com"
|
|
},
|
|
{
|
|
"name": "mishoo",
|
|
"email": "mihai.bazon@gmail.com"
|
|
},
|
|
{
|
|
"name": "rvanvelzen1",
|
|
"email": "rvanvelzen1@gmail.com"
|
|
}
|
|
],
|
|
"name": "uglify-js",
|
|
"optionalDependencies": {
|
|
"uglify-to-browserify": "~1.0.0"
|
|
},
|
|
"publish_time": 1494113438896,
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/mishoo/UglifyJS2.git"
|
|
},
|
|
"scripts": {
|
|
"test": "node test/run-tests.js"
|
|
},
|
|
"version": "2.8.23"
|
|
}
|