134 lines
3.2 KiB
JSON
134 lines
3.2 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
{
|
|
"raw": "uglify-js@^2.8.27",
|
|
"scope": null,
|
|
"escapedName": "uglify-js",
|
|
"name": "uglify-js",
|
|
"rawSpec": "^2.8.27",
|
|
"spec": ">=2.8.27 <3.0.0",
|
|
"type": "range"
|
|
},
|
|
"c:\\xampp\\htdocs\\laravel\\node_modules\\laravel-mix"
|
|
]
|
|
],
|
|
"_from": "uglify-js@>=2.8.27 <3.0.0",
|
|
"_id": "uglify-js@2.8.28",
|
|
"_inCache": true,
|
|
"_location": "/uglify-js",
|
|
"_nodeVersion": "9.0.0-nightly2017060211ead4bcaf",
|
|
"_npmOperationalInternal": {
|
|
"host": "s3://npm-registry-packages",
|
|
"tmp": "tmp/uglify-js-2.8.28.tgz_1496498071507_0.8391572784166783"
|
|
},
|
|
"_npmUser": {
|
|
"name": "alexlamsl",
|
|
"email": "alexlamsl@gmail.com"
|
|
},
|
|
"_npmVersion": "5.0.0",
|
|
"_phantomChildren": {
|
|
"camelcase": "1.2.1",
|
|
"center-align": "0.1.3",
|
|
"decamelize": "1.2.0",
|
|
"right-align": "0.1.3",
|
|
"wordwrap": "0.0.2"
|
|
},
|
|
"_requested": {
|
|
"raw": "uglify-js@^2.8.27",
|
|
"scope": null,
|
|
"escapedName": "uglify-js",
|
|
"name": "uglify-js",
|
|
"rawSpec": "^2.8.27",
|
|
"spec": ">=2.8.27 <3.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/laravel-mix",
|
|
"/webpack"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-2.8.28.tgz",
|
|
"_shasum": "e335032df9bb20dcb918f164589d5af47f38834a",
|
|
"_shrinkwrap": null,
|
|
"_spec": "uglify-js@^2.8.27",
|
|
"_where": "c:\\xampp\\htdocs\\laravel\\node_modules\\laravel-mix",
|
|
"author": {
|
|
"name": "Mihai Bazon",
|
|
"email": "mihai.bazon@gmail.com",
|
|
"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": "~5.0.3",
|
|
"mocha": "~2.3.4"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"integrity": "sha512-WqKNbmNJKzIdIEQu/U2ytgGBbhCy2PVks94GoetczOAJ/zCgVu2CuO7gguI5KPFGPtUtI1dmPQl6h0D4cPzypA==",
|
|
"shasum": "e335032df9bb20dcb918f164589d5af47f38834a",
|
|
"tarball": "https://registry.npmjs.org/uglify-js/-/uglify-js-2.8.28.tgz"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.8.0"
|
|
},
|
|
"files": [
|
|
"bin",
|
|
"lib",
|
|
"tools",
|
|
"LICENSE"
|
|
],
|
|
"gitHead": "23876a84a51835ca791afa12931e747df048178f",
|
|
"homepage": "http://lisperator.net/uglifyjs",
|
|
"keywords": [
|
|
"uglify",
|
|
"uglify-js",
|
|
"minify",
|
|
"minifier"
|
|
],
|
|
"license": "BSD-2-Clause",
|
|
"main": "tools/node.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "alexlamsl",
|
|
"email": "alexlamsl@gmail.com"
|
|
},
|
|
{
|
|
"name": "mishoo",
|
|
"email": "mihai.bazon@gmail.com"
|
|
},
|
|
{
|
|
"name": "rvanvelzen1",
|
|
"email": "rvanvelzen1@gmail.com"
|
|
}
|
|
],
|
|
"name": "uglify-js",
|
|
"optionalDependencies": {
|
|
"uglify-to-browserify": "~1.0.0"
|
|
},
|
|
"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.28"
|
|
}
|