{
  "_args": [
    [
      {
        "raw": "grunt-contrib-uglify@~0.2.0",
        "scope": null,
        "escapedName": "grunt-contrib-uglify",
        "name": "grunt-contrib-uglify",
        "rawSpec": "~0.2.0",
        "spec": ">=0.2.0 <0.3.0",
        "type": "range"
      },
      "/Users/alexandereul/WebstormProjects/Opal/node_modules/array-extended"
    ]
  ],
  "_from": "grunt-contrib-uglify@>=0.2.0 <0.3.0",
  "_id": "grunt-contrib-uglify@0.2.7",
  "_inCache": true,
  "_location": "/grunt-contrib-uglify",
  "_npmUser": {
    "name": "jsoverson",
    "email": "jsoverson@gmail.com"
  },
  "_npmVersion": "1.3.7",
  "_phantomChildren": {},
  "_requested": {
    "raw": "grunt-contrib-uglify@~0.2.0",
    "scope": null,
    "escapedName": "grunt-contrib-uglify",
    "name": "grunt-contrib-uglify",
    "rawSpec": "~0.2.0",
    "spec": ">=0.2.0 <0.3.0",
    "type": "range"
  },
  "_requiredBy": [
    "/array-extended"
  ],
  "_resolved": "https://registry.npmjs.org/grunt-contrib-uglify/-/grunt-contrib-uglify-0.2.7.tgz",
  "_shasum": "e6bda51e0c40a1459f6cead423c65efd725a1bf7",
  "_shrinkwrap": null,
  "_spec": "grunt-contrib-uglify@~0.2.0",
  "_where": "/Users/alexandereul/WebstormProjects/Opal/node_modules/array-extended",
  "author": {
    "name": "Grunt Team",
    "url": "http://gruntjs.com/"
  },
  "bugs": {
    "url": "https://github.com/gruntjs/grunt-contrib-uglify/issues"
  },
  "contributors": [
    {
      "name": "\"Cowboy\" Ben Alman",
      "url": "http://benalman.com"
    },
    {
      "name": "Tyler Kellen",
      "url": "http://goingslowly.com"
    },
    {
      "name": "Jarrod Overson",
      "url": "http://jarrodoverson.com"
    }
  ],
  "dependencies": {
    "grunt-lib-contrib": "~0.6.1",
    "uglify-js": "~2.4.0"
  },
  "description": "Minify files with UglifyJS.",
  "devDependencies": {
    "grunt": "~0.4.0",
    "grunt-contrib-clean": "~0.5.0",
    "grunt-contrib-internal": "~0.4.2",
    "grunt-contrib-jshint": "~0.6.3",
    "grunt-contrib-nodeunit": "~0.2.0"
  },
  "directories": {},
  "dist": {
    "shasum": "e6bda51e0c40a1459f6cead423c65efd725a1bf7",
    "tarball": "https://registry.npmjs.org/grunt-contrib-uglify/-/grunt-contrib-uglify-0.2.7.tgz"
  },
  "engines": {
    "node": ">= 0.8.0"
  },
  "homepage": "https://github.com/gruntjs/grunt-contrib-uglify",
  "keywords": [
    "gruntplugin"
  ],
  "licenses": [
    {
      "type": "MIT",
      "url": "https://github.com/gruntjs/grunt-contrib-uglify/blob/master/LICENSE-MIT"
    }
  ],
  "maintainers": [
    {
      "name": "tkellen",
      "email": "tyler@sleekcode.net"
    },
    {
      "name": "cowboy",
      "email": "cowboy@rj3.net"
    },
    {
      "name": "shama",
      "email": "kyle@dontkry.com"
    },
    {
      "name": "jsoverson",
      "email": "jsoverson@gmail.com"
    }
  ],
  "name": "grunt-contrib-uglify",
  "optionalDependencies": {},
  "peerDependencies": {
    "grunt": "~0.4.0"
  },
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/gruntjs/grunt-contrib-uglify.git"
  },
  "scripts": {
    "test": "grunt test"
  },
  "version": "0.2.7"
}
