{
  "_args": [
    [
      "grunt-svgmin@2.0.1",
      "/var/www/shap-preprod/ShareAndPull"
    ]
  ],
  "_development": true,
  "_from": "grunt-svgmin@2.0.1",
  "_id": "grunt-svgmin@2.0.1",
  "_inBundle": false,
  "_integrity": "sha1-HXl24hnKT2v7si04Pdq1zj540/8=",
  "_location": "/grunt-svgmin",
  "_phantomChildren": {
    "mkdirp": "0.5.1",
    "q": "1.5.1",
    "sprintf-js": "1.0.3",
    "whet.extend": "0.9.9"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "grunt-svgmin@2.0.1",
    "name": "grunt-svgmin",
    "escapedName": "grunt-svgmin",
    "rawSpec": "2.0.1",
    "saveSpec": null,
    "fetchSpec": "2.0.1"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/grunt-svgmin/-/grunt-svgmin-2.0.1.tgz",
  "_spec": "2.0.1",
  "_where": "/var/www/shap-preprod/ShareAndPull",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "http://sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/grunt-svgmin/issues"
  },
  "dependencies": {
    "chalk": "^1.0.0",
    "each-async": "^1.0.0",
    "log-symbols": "^1.0.0",
    "pretty-bytes": "^1.0.1",
    "svgo": "^0.5.0"
  },
  "description": "Minify SVG",
  "devDependencies": {
    "grunt": "^0.4.5",
    "grunt-cli": "^0.1.13",
    "grunt-contrib-clean": "^0.6.0",
    "grunt-simple-mocha": "^0.4.0"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "tasks"
  ],
  "homepage": "https://github.com/sindresorhus/grunt-svgmin#readme",
  "keywords": [
    "gruntplugin",
    "svg",
    "vector",
    "graphic",
    "image",
    "optimize",
    "minify"
  ],
  "licenses": {
    "type": "MIT"
  },
  "name": "grunt-svgmin",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/grunt-svgmin.git"
  },
  "scripts": {
    "test": "grunt"
  },
  "version": "2.0.1"
}
