{
  "_from": "rev-path",
  "_id": "rev-path@2.0.0",
  "_inBundle": false,
  "_integrity": "sha512-G5R2L9gYu9kEuqPfIFgO9gO+OhBWOAT83HyauOQmGHO6y9Fsa4acv+XsmNhNDrod0HDh1/VxJRmsffThzeHJlQ==",
  "_location": "/rev-path",
  "_phantomChildren": {},
  "_requested": {
    "type": "tag",
    "registry": true,
    "raw": "rev-path",
    "name": "rev-path",
    "escapedName": "rev-path",
    "rawSpec": "",
    "saveSpec": null,
    "fetchSpec": "latest"
  },
  "_requiredBy": [
    "#USER",
    "/",
    "/gulp-rev"
  ],
  "_resolved": "https://registry.npmjs.org/rev-path/-/rev-path-2.0.0.tgz",
  "_shasum": "10c978e824d76ce7dd1f7e66e88f50f5e71a0a6a",
  "_spec": "rev-path",
  "_where": "/Users/liaog/Documents/web/lrp_template",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/rev-path/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "modify-filename": "^1.0.0"
  },
  "deprecated": false,
  "description": "Create a revved file path",
  "devDependencies": {
    "ava": "*",
    "xo": "*"
  },
  "engines": {
    "node": ">=4"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/sindresorhus/rev-path#readme",
  "keywords": [
    "rev",
    "revving",
    "web",
    "file",
    "name",
    "filename",
    "path",
    "cache",
    "caching"
  ],
  "license": "MIT",
  "name": "rev-path",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/rev-path.git"
  },
  "scripts": {
    "test": "xo && ava"
  },
  "version": "2.0.0"
}
