{
  "_args": [
    [
      "uglify-js@2.6.0",
      "/Users/nw/motion/packages/motion/node_modules/gulp-uglify"
    ]
  ],
  "_from": "uglify-js@2.6.0",
  "_id": "uglify-js@2.6.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/uglify-js",
  "_nodeVersion": "4.1.1",
  "_npmUser": {
    "email": "mihai.bazon@gmail.com",
    "name": "mishoo"
  },
  "_npmVersion": "2.14.4",
  "_phantomChildren": {
    "camelcase": "1.2.1",
    "cliui": "2.1.0",
    "decamelize": "1.1.2"
  },
  "_requested": {
    "name": "uglify-js",
    "raw": "uglify-js@2.6.0",
    "rawSpec": "2.6.0",
    "scope": null,
    "spec": "2.6.0",
    "type": "version"
  },
  "_requiredBy": [
    "/gulp-uglify",
    "/webpack"
  ],
  "_resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-2.6.0.tgz",
  "_shasum": "25eaa1cc3550e39410ceefafd1cfbb6b6d15f001",
  "_shrinkwrap": null,
  "_spec": "uglify-js@2.6.0",
  "_where": "/Users/nw/motion/packages/motion/node_modules/gulp-uglify",
  "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"
  },
  "directories": {},
  "dist": {
    "shasum": "25eaa1cc3550e39410ceefafd1cfbb6b6d15f001",
    "tarball": "http://registry.npmjs.org/uglify-js/-/uglify-js-2.6.0.tgz"
  },
  "engines": {
    "node": ">=0.8.0"
  },
  "files": [
    "LICENSE",
    "bin",
    "lib",
    "tools"
  ],
  "gitHead": "d895c09c70e66a20fe4fd3a923e6b672437030b9",
  "homepage": "http://lisperator.net/uglifyjs",
  "license": "BSD-2-Clause",
  "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": {
    "shrinkwrap": "rm ./npm-shrinkwrap.json; rm -rf ./node_modules; npm i && npm shrinkwrap && npm outdated",
    "test": "node test/run-tests.js"
  },
  "version": "2.6.0"
}
