{
  "_args": [
    [
      "grunt-wiredep@2.0.0",
      "/var/www/shap-preprod/ShareAndPull"
    ]
  ],
  "_development": true,
  "_from": "grunt-wiredep@2.0.0",
  "_id": "grunt-wiredep@2.0.0",
  "_inBundle": false,
  "_integrity": "sha1-ID9vYT95nW3XLOBE0NzvZNrx8uU=",
  "_location": "/grunt-wiredep",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "grunt-wiredep@2.0.0",
    "name": "grunt-wiredep",
    "escapedName": "grunt-wiredep",
    "rawSpec": "2.0.0",
    "saveSpec": null,
    "fetchSpec": "2.0.0"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/grunt-wiredep/-/grunt-wiredep-2.0.0.tgz",
  "_spec": "2.0.0",
  "_where": "/var/www/shap-preprod/ShareAndPull",
  "author": {
    "name": "Stephen Sawchuk",
    "email": "sawchuk@gmail.com",
    "url": "http://github.com/stephenplusplus"
  },
  "bugs": {
    "url": "https://github.com/stephenplusplus/grunt-wiredep/issues"
  },
  "dependencies": {
    "wiredep": "^2.1.0"
  },
  "description": "Inject your Bower dependencies right into your HTML from Grunt.",
  "engines": {
    "node": ">=0.8.0",
    "npm": ">=1.2.10"
  },
  "homepage": "http://stephenplusplus.github.io/grunt-wiredep",
  "keywords": [
    "gruntplugin",
    "html",
    "grunt",
    "bower",
    "package",
    "wiredep",
    "dependency",
    "component",
    "postinstall"
  ],
  "licenses": [
    {
      "type": "MIT",
      "url": "https://github.com/stephenplusplus/grunt-wiredep/blob/master/LICENSE-MIT"
    }
  ],
  "name": "grunt-wiredep",
  "peerDependencies": {
    "grunt": "~0.4.0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/stephenplusplus/grunt-wiredep.git"
  },
  "version": "2.0.0"
}
