{
  "_args": [
    [
      "uglify-js@2.6.x",
      "/private/var/folders/r7/gprf9yt17mb3jzxw__8pqhb00000gn/T/tmp.7AUjthFu/node_modules/html-minifier"
    ]
  ],
  "_from": "uglify-js@>=2.6.0 <2.7.0",
  "_id": "uglify-js@2.6.4",
  "_inCache": true,
  "_installable": true,
  "_location": "/uglify-js",
  "_nodeVersion": "0.10.45",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/uglify-js-2.6.4.tgz_1466594174144_0.2869670754298568"
  },
  "_npmUser": {
    "email": "rvanvelzen1@gmail.com",
    "name": "rvanvelzen1"
  },
  "_npmVersion": "2.15.1",
  "_phantomChildren": {},
  "_requested": {
    "name": "uglify-js",
    "raw": "uglify-js@2.6.x",
    "rawSpec": "2.6.x",
    "scope": null,
    "spec": ">=2.6.0 <2.7.0",
    "type": "range"
  },
  "_requiredBy": [
    "/handlebars",
    "/html-minifier",
    "/html-webpack-plugin/html-minifier",
    "/webpack"
  ],
  "_resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-2.6.4.tgz",
  "_shasum": "65ea2fb3059c9394692f15fed87c2b36c16b9adf",
  "_shrinkwrap": null,
  "_spec": "uglify-js@2.6.x",
  "_where": "/private/var/folders/r7/gprf9yt17mb3jzxw__8pqhb00000gn/T/tmp.7AUjthFu/node_modules/html-minifier",
  "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": {
    "async": "~0.2.6",
    "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": "65ea2fb3059c9394692f15fed87c2b36c16b9adf",
    "tarball": "https://registry.npmjs.org/uglify-js/-/uglify-js-2.6.4.tgz"
  },
  "engines": {
    "node": ">=0.8.0"
  },
  "files": [
    "LICENSE",
    "bin",
    "lib",
    "tools"
  ],
  "gitHead": "9676167aac715d2dd10918e2beb13b1a4a372616",
  "homepage": "http://lisperator.net/uglifyjs",
  "keywords": [
    "minifier",
    "minify",
    "uglify",
    "uglify-js"
  ],
  "license": "BSD-2-Clause",
  "main": "tools/node.js",
  "maintainers": [
    {
      "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.6.4"
}
