84 lines
1.9 KiB
JSON
84 lines
1.9 KiB
JSON
{
|
|
"_from": "uglify-js@3.1.x",
|
|
"_id": "uglify-js@3.1.4",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-DcbkPg11Lw2lAWpwCmQDX+qoR4JiII6ypsQmF6tscZtlxGPFAmSRUGuMoVT3/0EHqypVik/TpkH4ITiMJeQqQA==",
|
|
"_location": "/uglify-js",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "uglify-js@3.1.x",
|
|
"name": "uglify-js",
|
|
"escapedName": "uglify-js",
|
|
"rawSpec": "3.1.x",
|
|
"saveSpec": null,
|
|
"fetchSpec": "3.1.x"
|
|
},
|
|
"_requiredBy": [
|
|
"/html-minifier"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.1.4.tgz",
|
|
"_shasum": "8e1efa1244b207588e525c9c1835a33458b90aee",
|
|
"_spec": "uglify-js@3.1.x",
|
|
"_where": "/home/bilal/Saburly/slucajna-televizija/node_modules/html-minifier",
|
|
"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"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"commander": "~2.11.0",
|
|
"source-map": "~0.6.1"
|
|
},
|
|
"deprecated": false,
|
|
"description": "JavaScript parser, mangler/compressor and beautifier toolkit",
|
|
"devDependencies": {
|
|
"acorn": "~5.1.1",
|
|
"mocha": "~3.5.1",
|
|
"semver": "~5.4.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.8.0"
|
|
},
|
|
"files": [
|
|
"bin",
|
|
"lib",
|
|
"tools",
|
|
"LICENSE"
|
|
],
|
|
"homepage": "http://lisperator.net/uglifyjs",
|
|
"keywords": [
|
|
"uglify",
|
|
"uglify-js",
|
|
"minify",
|
|
"minifier",
|
|
"es5"
|
|
],
|
|
"license": "BSD-2-Clause",
|
|
"main": "tools/node.js",
|
|
"maintainers": [
|
|
{
|
|
"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/run-tests.js"
|
|
},
|
|
"version": "3.1.4"
|
|
}
|