{
  "_args": [
    [
      {
        "raw": "rollup-plugin-uglify-es@0.0.1",
        "scope": null,
        "escapedName": "rollup-plugin-uglify-es",
        "name": "rollup-plugin-uglify-es",
        "rawSpec": "0.0.1",
        "spec": "0.0.1",
        "type": "version"
      },
      "/home/lively4/lively4/ojs"
    ]
  ],
  "_from": "rollup-plugin-uglify-es@0.0.1",
  "_id": "rollup-plugin-uglify-es@0.0.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/rollup-plugin-uglify-es",
  "_nodeVersion": "7.4.0",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/rollup-plugin-uglify-es-0.0.1.tgz_1494532047213_0.8725593932904303"
  },
  "_npmUser": {
    "name": "ezekielchentnik",
    "email": "me@ezekielchentnik.com"
  },
  "_npmVersion": "4.0.5",
  "_phantomChildren": {
    "graceful-readlink": "1.0.1",
    "source-map": "0.5.7",
    "uglify-to-browserify": "1.0.2"
  },
  "_requested": {
    "raw": "rollup-plugin-uglify-es@0.0.1",
    "scope": null,
    "escapedName": "rollup-plugin-uglify-es",
    "name": "rollup-plugin-uglify-es",
    "rawSpec": "0.0.1",
    "spec": "0.0.1",
    "type": "version"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/rollup-plugin-uglify-es/-/rollup-plugin-uglify-es-0.0.1.tgz",
  "_shasum": "e45644f2b685a59abdb9363407207a03a7b5a9b7",
  "_shrinkwrap": null,
  "_spec": "rollup-plugin-uglify-es@0.0.1",
  "_where": "/home/lively4/lively4/ojs",
  "author": {
    "name": "Ezekiel Chentnik",
    "email": "me@ezekielchentnik.com"
  },
  "bugs": {
    "url": "https://github.com/ezekielchentnik/rollup-plugin-uglify-es/issues"
  },
  "dependencies": {
    "uglify-es": "3.0.3"
  },
  "description": "Rollup plugin to minify generated bundle",
  "devDependencies": {
    "buble": "0.15.2",
    "rollup": "0.41.6",
    "rollup-plugin-buble": "0.15.0"
  },
  "directories": {},
  "dist": {
    "shasum": "e45644f2b685a59abdb9363407207a03a7b5a9b7",
    "tarball": "https://registry.npmjs.org/rollup-plugin-uglify-es/-/rollup-plugin-uglify-es-0.0.1.tgz"
  },
  "files": [
    "dist"
  ],
  "gitHead": "404d5f3a463db4a9127d5a1d78c58c253c0bfe7b",
  "homepage": "https://github.com/ezekielchentnik/rollup-plugin-uglify-es#readme",
  "jsnext:main": "dist/rollup-plugin-uglify-es.es.js",
  "keywords": [
    "rollup",
    "rollup-plugin",
    "uglify-es",
    "minify"
  ],
  "license": "MIT",
  "main": "dist/rollup-plugin-uglify-es.js",
  "maintainers": [
    {
      "name": "ezekielchentnik",
      "email": "me@ezekielchentnik.com"
    }
  ],
  "module": "dist/rollup-plugin-uglify-es.es.js",
  "name": "rollup-plugin-uglify-es",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ezekielchentnik/rollup-plugin-uglify-es.git"
  },
  "scripts": {
    "build": "rollup -c",
    "pretest": "npm run build",
    "test": "echo \"Add tests yo!\""
  },
  "version": "0.0.1"
}
