{
  "_args": [
    [
      {
        "raw": "grunt-contrib-uglify@~1.0.0",
        "scope": null,
        "escapedName": "grunt-contrib-uglify",
        "name": "grunt-contrib-uglify",
        "rawSpec": "~1.0.0",
        "spec": ">=1.0.0 <1.1.0",
        "type": "range"
      },
      "/Users/tsnorri/bower_components/bootstrap"
    ]
  ],
  "_from": "grunt-contrib-uglify@>=1.0.0 <1.1.0",
  "_id": "grunt-contrib-uglify@1.0.2",
  "_inCache": true,
  "_location": "/grunt-contrib-uglify",
  "_nodeVersion": "4.4.7",
  "_npmOperationalInternal": {
    "host": "packages-16-east.internal.npmjs.com",
    "tmp": "tmp/grunt-contrib-uglify-1.0.2.tgz_1468935809545_0.33700154814869165"
  },
  "_npmUser": {
    "name": "xhmikosr",
    "email": "xhmikosr@gmail.com"
  },
  "_npmVersion": "2.15.8",
  "_phantomChildren": {},
  "_requested": {
    "raw": "grunt-contrib-uglify@~1.0.0",
    "scope": null,
    "escapedName": "grunt-contrib-uglify",
    "name": "grunt-contrib-uglify",
    "rawSpec": "~1.0.0",
    "spec": ">=1.0.0 <1.1.0",
    "type": "range"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/grunt-contrib-uglify/-/grunt-contrib-uglify-1.0.2.tgz",
  "_shasum": "ae67a46f9153edd4cb11813a55eb69c70d7db2fb",
  "_shrinkwrap": null,
  "_spec": "grunt-contrib-uglify@~1.0.0",
  "_where": "/Users/tsnorri/bower_components/bootstrap",
  "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": "^4.0.1",
    "maxmin": "^1.1.0",
    "uglify-js": "~2.6.2",
    "uri-path": "^1.0.0"
  },
  "description": "Minify javascript files with UglifyJS",
  "devDependencies": {
    "grunt": "^1.0.0",
    "grunt-contrib-clean": "^1.0.0",
    "grunt-contrib-internal": "^1.1.0",
    "grunt-contrib-jshint": "^1.0.0",
    "grunt-contrib-nodeunit": "^1.0.0"
  },
  "directories": {},
  "dist": {
    "shasum": "ae67a46f9153edd4cb11813a55eb69c70d7db2fb",
    "tarball": "https://registry.npmjs.org/grunt-contrib-uglify/-/grunt-contrib-uglify-1.0.2.tgz"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "tasks"
  ],
  "gitHead": "c3dae3528a4a9d975106666633a92ad2b691ece0",
  "homepage": "https://github.com/gruntjs/grunt-contrib-uglify#readme",
  "keywords": [
    "gruntplugin"
  ],
  "license": "MIT",
  "main": "tasks/uglify.js",
  "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": "jmeas",
      "email": "jellyes2@gmail.com"
    },
    {
      "name": "vladikoff",
      "email": "vlad@vladikoff.com"
    },
    {
      "name": "sindresorhus",
      "email": "sindresorhus@gmail.com"
    }
  ],
  "name": "grunt-contrib-uglify",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/gruntjs/grunt-contrib-uglify.git"
  },
  "scripts": {
    "test": "grunt test"
  },
  "version": "1.0.2"
}
