{
  "_from": "grunt-contrib-uglify@~4.0.0",
  "_id": "grunt-contrib-uglify@4.0.1",
  "_inBundle": false,
  "_integrity": "sha512-dwf8/+4uW1+7pH72WButOEnzErPGmtUvc8p08B0eQS/6ON0WdeQu0+WFeafaPTbbY1GqtS25lsHWaDeiTQNWPg==",
  "_location": "/grunt-contrib-uglify",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "grunt-contrib-uglify@~4.0.0",
    "name": "grunt-contrib-uglify",
    "escapedName": "grunt-contrib-uglify",
    "rawSpec": "~4.0.0",
    "saveSpec": null,
    "fetchSpec": "~4.0.0"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/grunt-contrib-uglify/-/grunt-contrib-uglify-4.0.1.tgz",
  "_shasum": "68a7b62fa045ce8e2c7574d1bdcd3b96b8a686b1",
  "_spec": "grunt-contrib-uglify@~4.0.0",
  "_where": "/var/www/html/homokozo/dicom",
  "appveyor_id": "ybtf5vbvtenii561",
  "author": {
    "name": "Grunt Team",
    "url": "https://gruntjs.com/"
  },
  "bugs": {
    "url": "https://github.com/gruntjs/grunt-contrib-uglify/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "chalk": "^2.4.1",
    "maxmin": "^2.1.0",
    "uglify-js": "^3.5.0",
    "uri-path": "^1.0.0"
  },
  "deprecated": false,
  "description": "Minify JavaScript files with UglifyJS",
  "devDependencies": {
    "grunt": "^1.0.3",
    "grunt-contrib-clean": "^2.0.0",
    "grunt-contrib-internal": "^3.1.0",
    "grunt-contrib-jshint": "^2.1.0",
    "grunt-contrib-nodeunit": "^2.0.0"
  },
  "engines": {
    "node": ">=6"
  },
  "files": [
    "tasks"
  ],
  "homepage": "https://github.com/gruntjs/grunt-contrib-uglify#readme",
  "keywords": [
    "gruntplugin"
  ],
  "license": "MIT",
  "main": "tasks/uglify.js",
  "name": "grunt-contrib-uglify",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/gruntjs/grunt-contrib-uglify.git"
  },
  "scripts": {
    "test": "grunt test"
  },
  "version": "4.0.1"
}
