{
  "_args": [
    [
      "uglify-js@~2.3",
      "/private/var/folders/22/xz6_9gpx3jggts_8j68_25g80000gn/T/tmp-76857gq02aboS2dNX/lib/node_modules/handlebars"
    ]
  ],
  "_from": "uglify-js@>=2.3.0 <2.4.0",
  "_id": "uglify-js@2.3.6",
  "_inCache": true,
  "_installable": true,
  "_location": "/uglify-js",
  "_npmUser": {
    "email": "mihai.bazon@gmail.com",
    "name": "mishoo"
  },
  "_npmVersion": "1.2.18",
  "_phantomChildren": {
    "wordwrap": "0.0.3"
  },
  "_requested": {
    "name": "uglify-js",
    "raw": "uglify-js@~2.3",
    "rawSpec": "~2.3",
    "scope": null,
    "spec": ">=2.3.0 <2.4.0",
    "type": "range"
  },
  "_requiredBy": [
    "/handlebars"
  ],
  "_resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-2.3.6.tgz",
  "_shasum": "fa0984770b428b7a9b2a8058f46355d14fef211a",
  "_shrinkwrap": null,
  "_spec": "uglify-js@~2.3",
  "_where": "/private/var/folders/22/xz6_9gpx3jggts_8j68_25g80000gn/T/tmp-76857gq02aboS2dNX/lib/node_modules/handlebars",
  "bin": {
    "uglifyjs": "bin/uglifyjs"
  },
  "bugs": {
    "url": "https://github.com/mishoo/UglifyJS2/issues"
  },
  "dependencies": {
    "async": "~0.2.6",
    "optimist": "~0.3.5",
    "source-map": "~0.1.7"
  },
  "description": "JavaScript parser, mangler/compressor and beautifier toolkit",
  "devDependencies": {},
  "directories": {},
  "dist": {
    "shasum": "fa0984770b428b7a9b2a8058f46355d14fef211a",
    "tarball": "http://registry.npmjs.org/uglify-js/-/uglify-js-2.3.6.tgz"
  },
  "engines": {
    "node": ">=0.4.0"
  },
  "homepage": "http://lisperator.net/uglifyjs",
  "main": "tools/node.js",
  "maintainers": [
    {
      "name": "caires",
      "email": "cairesvs@gmail.com"
    },
    {
      "name": "mape",
      "email": "mape@mape.me"
    },
    {
      "name": "mishoo",
      "email": "mihai.bazon@gmail.com"
    }
  ],
  "name": "uglify-js",
  "optionalDependencies": {},
  "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.3.6"
}
