{
  "_args": [
    [
      {
        "name": "grunt-contrib-uglify",
        "raw": "grunt-contrib-uglify@^0.9.1",
        "rawSpec": "^0.9.1",
        "scope": null,
        "spec": ">=0.9.1 <0.10.0",
        "type": "range"
      },
      "/home/tsayen/projects/dom-to-image"
    ]
  ],
  "_from": "grunt-contrib-uglify@>=0.9.1 <0.10.0",
  "_id": "grunt-contrib-uglify@0.9.2",
  "_inCache": true,
  "_installable": true,
  "_location": "/grunt-contrib-uglify",
  "_nodeVersion": "0.10.38",
  "_npmUser": {
    "email": "vlad@vladikoff.com",
    "name": "vladikoff"
  },
  "_npmVersion": "2.9.1",
  "_phantomChildren": {},
  "_requested": {
    "name": "grunt-contrib-uglify",
    "raw": "grunt-contrib-uglify@^0.9.1",
    "rawSpec": "^0.9.1",
    "scope": null,
    "spec": ">=0.9.1 <0.10.0",
    "type": "range"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/grunt-contrib-uglify/-/grunt-contrib-uglify-0.9.2.tgz",
  "_shasum": "1a61c6f212410e4abb4f7c89153717b101560260",
  "_shrinkwrap": null,
  "_spec": "grunt-contrib-uglify@^0.9.1",
  "_where": "/home/tsayen/projects/dom-to-image",
  "appveyor_id": "ybtf5vbvtenii561",
  "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": {
    "chalk": "^1.0.0",
    "lodash": "^3.2.0",
    "maxmin": "^1.0.0",
    "uglify-js": "^2.4.24",
    "uri-path": "0.0.2"
  },
  "description": "Minify files with UglifyJS",
  "devDependencies": {
    "grunt": "^0.4.2",
    "grunt-cli": "^0.1.13",
    "grunt-contrib-clean": "^0.6.0",
    "grunt-contrib-internal": "^0.4.12",
    "grunt-contrib-jshint": "^0.11.0",
    "grunt-contrib-nodeunit": "^0.4.0"
  },
  "directories": {},
  "dist": {
    "shasum": "1a61c6f212410e4abb4f7c89153717b101560260",
    "tarball": "https://registry.npmjs.org/grunt-contrib-uglify/-/grunt-contrib-uglify-0.9.2.tgz"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "tasks"
  ],
  "gitHead": "6e7ff8233562198054d908323f7112fc8e897d8d",
  "homepage": "https://github.com/gruntjs/grunt-contrib-uglify#readme",
  "keywords": [
    "gruntplugin"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "email": "tyler@sleekcode.net",
      "name": "tkellen"
    },
    {
      "email": "cowboy@rj3.net",
      "name": "cowboy"
    },
    {
      "email": "kyle@dontkry.com",
      "name": "shama"
    },
    {
      "email": "jsoverson@gmail.com",
      "name": "jsoverson"
    },
    {
      "email": "jellyes2@gmail.com",
      "name": "jmeas"
    },
    {
      "email": "vlad@vladikoff.com",
      "name": "vladikoff"
    },
    {
      "email": "sindresorhus@gmail.com",
      "name": "sindresorhus"
    }
  ],
  "name": "grunt-contrib-uglify",
  "optionalDependencies": {},
  "peerDependencies": {
    "grunt": ">=0.4.0"
  },
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/gruntjs/grunt-contrib-uglify.git"
  },
  "scripts": {
    "test": "grunt test"
  },
  "version": "0.9.2"
}
