{
  "_args": [
    [
      "grunt-filerev@2.3.1",
      "/var/www/shap-preprod/ShareAndPull"
    ]
  ],
  "_development": true,
  "_from": "grunt-filerev@2.3.1",
  "_id": "grunt-filerev@2.3.1",
  "_inBundle": false,
  "_integrity": "sha1-KZAhDwtantxecZiYf9HAKcbV9N8=",
  "_location": "/grunt-filerev",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "grunt-filerev@2.3.1",
    "name": "grunt-filerev",
    "escapedName": "grunt-filerev",
    "rawSpec": "2.3.1",
    "saveSpec": null,
    "fetchSpec": "2.3.1"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/grunt-filerev/-/grunt-filerev-2.3.1.tgz",
  "_spec": "2.3.1",
  "_where": "/var/www/shap-preprod/ShareAndPull",
  "author": {
    "name": "Frederick Ros",
    "email": "frederick.ros@gmail.com",
    "url": "https://github.com/sleeper"
  },
  "bugs": {
    "url": "https://github.com/yeoman/grunt-filerev/issues"
  },
  "dependencies": {
    "chalk": "^1.0.0",
    "convert-source-map": "^1.0.0",
    "each-async": "^0.1.3"
  },
  "description": "Asset revisioning by using file content hashing",
  "devDependencies": {
    "grunt": "^0.4.5",
    "grunt-cli": "^0.1.13",
    "grunt-contrib-clean": "^0.6.0",
    "grunt-contrib-copy": "^0.8.0",
    "grunt-contrib-jshint": "^0.11.0",
    "grunt-jscs": "^1.5.0",
    "grunt-simple-mocha": "^0.4.0"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "tasks"
  ],
  "homepage": "https://github.com/yeoman/grunt-filerev#readme",
  "keywords": [
    "gruntplugin",
    "optimize",
    "rev",
    "revision",
    "minify",
    "assets"
  ],
  "license": "BSD",
  "name": "grunt-filerev",
  "peerDependencies": {
    "grunt": ">=0.4.0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/yeoman/grunt-filerev.git"
  },
  "scripts": {
    "test": "grunt"
  },
  "version": "2.3.1"
}
