{
  "name": "gulp-asset-revision",
  "version": "1.0.4",
  "description": "Revises the version of the resource referenced in the html",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "gulpplugin",
    "cache bust",
    "cachebust",
    "revision",
    "asset",
    "static",
    "rev"
  ],
  "author": "jsonzhou",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/zzyss86/gulp-asset-revision.git"
  },
  "dependencies": {
    "gulp-util": "^3.0.7",
    "lodash.assign": "^4.2.0",
    "through2": "^2.0.3"
  }
}
