{
  "_args": [
    [
      "grunt-contrib-cssmin@0.12.3",
      "/var/www/shap-preprod/ShareAndPull"
    ]
  ],
  "_development": true,
  "_from": "grunt-contrib-cssmin@0.12.3",
  "_id": "grunt-contrib-cssmin@0.12.3",
  "_inBundle": false,
  "_integrity": "sha1-QVdZYJb7dlb8RktMx7B0beHzkBQ=",
  "_location": "/grunt-contrib-cssmin",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "grunt-contrib-cssmin@0.12.3",
    "name": "grunt-contrib-cssmin",
    "escapedName": "grunt-contrib-cssmin",
    "rawSpec": "0.12.3",
    "saveSpec": null,
    "fetchSpec": "0.12.3"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/grunt-contrib-cssmin/-/grunt-contrib-cssmin-0.12.3.tgz",
  "_spec": "0.12.3",
  "_where": "/var/www/shap-preprod/ShareAndPull",
  "appveyor_id": "ntgfqc3ppk533m84",
  "author": {
    "name": "Grunt Team",
    "url": "http://gruntjs.com/"
  },
  "bugs": {
    "url": "https://github.com/gruntjs/grunt-contrib-cssmin/issues"
  },
  "dependencies": {
    "chalk": "^1.0.0",
    "clean-css": "^3.1.0",
    "maxmin": "^1.1.0"
  },
  "description": "Minify CSS",
  "devDependencies": {
    "grunt": "^0.4.5",
    "grunt-cli": "^0.1.13",
    "grunt-contrib-clean": "^0.6.0",
    "grunt-contrib-internal": "^0.4.6",
    "grunt-contrib-jshint": "^0.11.0",
    "grunt-contrib-nodeunit": "^0.4.0"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "tasks"
  ],
  "homepage": "https://github.com/gruntjs/grunt-contrib-cssmin#readme",
  "keywords": [
    "gruntplugin",
    "cssmin",
    "css",
    "style",
    "styles",
    "stylesheet",
    "minify",
    "compress"
  ],
  "licenses": [
    {
      "type": "MIT",
      "url": "https://github.com/gruntjs/grunt-contrib-cssmin/blob/master/LICENSE-MIT"
    }
  ],
  "name": "grunt-contrib-cssmin",
  "peerDependencies": {
    "grunt": ">=0.4.0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/gruntjs/grunt-contrib-cssmin.git"
  },
  "scripts": {
    "test": "grunt test"
  },
  "version": "0.12.3"
}
