{
  "_args": [
    [
      "grunt-usemin@3.1.1",
      "/var/www/shap-preprod/ShareAndPull"
    ]
  ],
  "_development": true,
  "_from": "grunt-usemin@3.1.1",
  "_id": "grunt-usemin@3.1.1",
  "_inBundle": false,
  "_integrity": "sha1-WrZ5UQ1nLOpWbMcXq+i4oAn2QcI=",
  "_location": "/grunt-usemin",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "grunt-usemin@3.1.1",
    "name": "grunt-usemin",
    "escapedName": "grunt-usemin",
    "rawSpec": "3.1.1",
    "saveSpec": null,
    "fetchSpec": "3.1.1"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/grunt-usemin/-/grunt-usemin-3.1.1.tgz",
  "_spec": "3.1.1",
  "_where": "/var/www/shap-preprod/ShareAndPull",
  "author": {
    "name": "Yeoman"
  },
  "bugs": {
    "url": "https://github.com/yeoman/grunt-usemin/issues"
  },
  "dependencies": {
    "chalk": "^1.1.1",
    "debug": "^2.1.3",
    "lodash": "^3.6.0",
    "path-exists": "^1.0.0"
  },
  "description": "Replaces references to non-optimized scripts or stylesheets into a set of HTML files (or any templates/views)",
  "devDependencies": {
    "grunt": "^0.4.5",
    "grunt-cli": "^0.1.13",
    "grunt-contrib-jshint": "^0.11.1",
    "grunt-jscs": "^1.6.0",
    "grunt-mocha-cli": "^1.13.0",
    "mkdirp": "^0.5.0",
    "rimraf": "^2.3.2"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "lib",
    "tasks"
  ],
  "homepage": "https://github.com/yeoman/grunt-usemin#readme",
  "keywords": [
    "gruntplugin",
    "usemin",
    "yeoman",
    "html",
    "css",
    "optimize"
  ],
  "license": "BSD-2-Clause",
  "name": "grunt-usemin",
  "peerDependencies": {
    "grunt": ">=0.4.0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/yeoman/grunt-usemin.git"
  },
  "scripts": {
    "test": "grunt test"
  },
  "version": "3.1.1"
}
