{
  "_args": [
    [
      "uglify@0.1.5",
      "/var/www/vhosts/netlanguages.com/content/lms/platform/shared"
    ]
  ],
  "_from": "uglify@0.1.5",
  "_id": "uglify@0.1.5",
  "_inBundle": false,
  "_integrity": "sha1-iI1X770b+n+tieEdBpl16WgtVNI=",
  "_location": "/uglify",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "uglify@0.1.5",
    "name": "uglify",
    "escapedName": "uglify",
    "rawSpec": "0.1.5",
    "saveSpec": null,
    "fetchSpec": "0.1.5"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/uglify/-/uglify-0.1.5.tgz",
  "_spec": "0.1.5",
  "_where": "/var/www/vhosts/netlanguages.com/content/lms/platform/shared",
  "author": {
    "name": "Tom.Huang",
    "email": "hzlhu.dargon@gmail.com"
  },
  "bin": {
    "uglify": "./bin/uglify"
  },
  "bugs": {
    "url": "https://github.com/nanjingboy/uglify/issues"
  },
  "dependencies": {
    "commander": "*",
    "grunt": "0.4.5",
    "grunt-contrib-clean": "0.5.0",
    "grunt-contrib-concat": "0.3.0",
    "grunt-contrib-copy": "0.5.0",
    "grunt-contrib-cssmin": "0.6.1",
    "grunt-contrib-uglify": "0.2.4",
    "grunt-css-url-replace": "*",
    "underscore": "1.4.x",
    "underscore.string": "2.3.3"
  },
  "description": "A simple tool to uglify javascript & css files",
  "homepage": "https://github.com/nanjingboy/uglify#readme",
  "keys": [
    "javascript",
    "css",
    "uglify",
    "web"
  ],
  "name": "uglify",
  "repository": {
    "type": "git",
    "url": "git://github.com/nanjingboy/uglify.git"
  },
  "version": "0.1.5"
}
