{
  "_from": "grunt@~1.0.3",
  "_id": "grunt@1.0.4",
  "_inBundle": false,
  "_integrity": "sha512-PYsMOrOC+MsdGEkFVwMaMyc6Ob7pKmq+deg1Sjr+vvMWp35sztfwKE7qoN51V+UEtHsyNuMcGdgMLFkBHvMxHQ==",
  "_location": "/grunt",
  "_phantomChildren": {
    "findup-sync": "0.3.0",
    "grunt-known-options": "1.1.1",
    "nopt": "3.0.6"
  },
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "grunt@~1.0.3",
    "name": "grunt",
    "escapedName": "grunt",
    "rawSpec": "~1.0.3",
    "saveSpec": null,
    "fetchSpec": "~1.0.3"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/grunt/-/grunt-1.0.4.tgz",
  "_shasum": "c799883945a53a3d07622e0737c8f70bfe19eb38",
  "_spec": "grunt@~1.0.3",
  "_where": "/var/www/html/homokozo/dicom",
  "author": {
    "name": "Grunt Development Team",
    "url": "https://gruntjs.com/development-team"
  },
  "bin": {
    "grunt": "bin/grunt"
  },
  "bugs": {
    "url": "https://github.com/gruntjs/grunt/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "coffeescript": "~1.10.0",
    "dateformat": "~1.0.12",
    "eventemitter2": "~0.4.13",
    "exit": "~0.1.1",
    "findup-sync": "~0.3.0",
    "glob": "~7.0.0",
    "grunt-cli": "~1.2.0",
    "grunt-known-options": "~1.1.0",
    "grunt-legacy-log": "~2.0.0",
    "grunt-legacy-util": "~1.1.1",
    "iconv-lite": "~0.4.13",
    "js-yaml": "~3.13.0",
    "minimatch": "~3.0.2",
    "mkdirp": "~0.5.1",
    "nopt": "~3.0.6",
    "path-is-absolute": "~1.0.0",
    "rimraf": "~2.6.2"
  },
  "deprecated": false,
  "description": "The JavaScript Task Runner",
  "devDependencies": {
    "difflet": "~1.0.1",
    "eslint-config-grunt": "~1.0.1",
    "grunt-contrib-nodeunit": "~2.0.0",
    "grunt-contrib-watch": "~1.1.0",
    "grunt-eslint": "~18.1.0",
    "temporary": "~0.0.4",
    "through2": "~2.0.0"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "lib",
    "bin"
  ],
  "homepage": "https://gruntjs.com/",
  "keywords": [
    "task",
    "async",
    "cli",
    "minify",
    "uglify",
    "build",
    "lodash",
    "unit",
    "test",
    "qunit",
    "nodeunit",
    "server",
    "init",
    "scaffold",
    "make",
    "jake",
    "tool"
  ],
  "license": "MIT",
  "main": "lib/grunt",
  "name": "grunt",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/gruntjs/grunt.git"
  },
  "scripts": {
    "test": "node bin/grunt test",
    "test-tap": "node bin/grunt test:tap"
  },
  "version": "1.0.4"
}
