{
  "_args": [
    [
      "grunt-contrib-uglify@0.2.4",
      "/var/www/vhosts/netlanguages.com/content/lms/platform/shared"
    ]
  ],
  "_from": "grunt-contrib-uglify@0.2.4",
  "_id": "grunt-contrib-uglify@0.2.4",
  "_inBundle": false,
  "_integrity": "sha1-URE/KKckMlIeNeY/fxiiUf2i/Uk=",
  "_location": "/grunt-contrib-uglify",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "grunt-contrib-uglify@0.2.4",
    "name": "grunt-contrib-uglify",
    "escapedName": "grunt-contrib-uglify",
    "rawSpec": "0.2.4",
    "saveSpec": null,
    "fetchSpec": "0.2.4"
  },
  "_requiredBy": [
    "/uglify"
  ],
  "_resolved": "https://registry.npmjs.org/grunt-contrib-uglify/-/grunt-contrib-uglify-0.2.4.tgz",
  "_spec": "0.2.4",
  "_where": "/var/www/vhosts/netlanguages.com/content/lms/platform/shared",
  "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"
  },
  "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"
    }
  ],
  "main": "Gruntfile.js",
  "name": "grunt-contrib-uglify",
  "peerDependencies": {
    "grunt": "~0.4.0"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/gruntjs/grunt-contrib-uglify.git"
  },
  "scripts": {
    "test": "grunt test"
  },
  "version": "0.2.4"
}
