e-lado
Version:
[](https://circleci.com/gh/sharetribe/sharetribe/tree/master) [](https://gemnasium.com/sharetribe/shar
129 lines (128 loc) • 3.16 kB
JSON
{
"_args": [
[
{
"raw": "uglify-js@2.8.x",
"scope": null,
"escapedName": "uglify-js",
"name": "uglify-js",
"rawSpec": "2.8.x",
"spec": ">=2.8.0 <2.9.0",
"type": "range"
},
"/Users/tiborkreiter/RubyProjects/sharetribe/e-lado/node_modules/html-minifier"
]
],
"_from": "uglify-js@>=2.8.0 <2.9.0",
"_id": "uglify-js@2.8.10",
"_inCache": true,
"_location": "/uglify-js",
"_nodeVersion": "7.7.1",
"_npmOperationalInternal": {
"host": "packages-18-east.internal.npmjs.com",
"tmp": "tmp/uglify-js-2.8.10.tgz_1489010051582_0.5294382032006979"
},
"_npmUser": {
"name": "alexlamsl",
"email": "alexlamsl@gmail.com"
},
"_npmVersion": "4.1.2",
"_phantomChildren": {},
"_requested": {
"raw": "uglify-js@2.8.x",
"scope": null,
"escapedName": "uglify-js",
"name": "uglify-js",
"rawSpec": "2.8.x",
"spec": ">=2.8.0 <2.9.0",
"type": "range"
},
"_requiredBy": [
"/handlebars",
"/html-minifier"
],
"_resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-2.8.10.tgz",
"_shasum": "bd0be568369f7be8cad2a4161fa90ada118ef73a",
"_shrinkwrap": null,
"_spec": "uglify-js@2.8.x",
"_where": "/Users/tiborkreiter/RubyProjects/sharetribe/e-lado/node_modules/html-minifier",
"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": "~0.6.0",
"escodegen": "~1.3.3",
"esfuzz": "~0.3.1",
"estraverse": "~1.5.1",
"mocha": "~2.3.4"
},
"directories": {},
"dist": {
"shasum": "bd0be568369f7be8cad2a4161fa90ada118ef73a",
"tarball": "https://registry.npmjs.org/uglify-js/-/uglify-js-2.8.10.tgz"
},
"engines": {
"node": ">=0.8.0"
},
"files": [
"bin",
"lib",
"tools",
"LICENSE"
],
"gitHead": "e9920f7ca162ce062cc481b876be293d7324a714",
"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": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/mishoo/UglifyJS2.git"
},
"scripts": {
"shrinkwrap": "rm ./npm-shrinkwrap.json; rm -rf ./node_modules; npm i && npm shrinkwrap && npm outdated",
"test": "node test/run-tests.js"
},
"version": "2.8.10"
}