{
  "_args": [
    [
      {
        "raw": "gulp-rev@^7.0.0",
        "scope": null,
        "escapedName": "gulp-rev",
        "name": "gulp-rev",
        "rawSpec": "^7.0.0",
        "spec": ">=7.0.0 <8.0.0",
        "type": "range"
      },
      "/root/klee-static/node_modules/laravel-elixir"
    ]
  ],
  "_from": "gulp-rev@>=7.0.0 <8.0.0",
  "_id": "gulp-rev@7.1.2",
  "_inCache": true,
  "_location": "/gulp-rev",
  "_nodeVersion": "4.4.5",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/gulp-rev-7.1.2.tgz_1471045668864_0.0013231236953288317"
  },
  "_npmUser": {
    "name": "sindresorhus",
    "email": "sindresorhus@gmail.com"
  },
  "_npmVersion": "2.15.5",
  "_phantomChildren": {},
  "_requested": {
    "raw": "gulp-rev@^7.0.0",
    "scope": null,
    "escapedName": "gulp-rev",
    "name": "gulp-rev",
    "rawSpec": "^7.0.0",
    "spec": ">=7.0.0 <8.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/laravel-elixir"
  ],
  "_resolved": "https://registry.npmjs.org/gulp-rev/-/gulp-rev-7.1.2.tgz",
  "_shasum": "5e17cc229f6b45c74256f88ad3f2d3e9a3305829",
  "_shrinkwrap": null,
  "_spec": "gulp-rev@^7.0.0",
  "_where": "/root/klee-static/node_modules/laravel-elixir",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/gulp-rev/issues"
  },
  "dependencies": {
    "gulp-util": "^3.0.0",
    "modify-filename": "^1.1.0",
    "object-assign": "^4.0.1",
    "rev-hash": "^1.0.0",
    "rev-path": "^1.0.0",
    "sort-keys": "^1.0.0",
    "through2": "^2.0.0",
    "vinyl-file": "^1.1.0"
  },
  "description": "Static asset revisioning by appending content hash to filenames: unicorn.css => unicorn-d41d8cd98f.css",
  "devDependencies": {
    "mocha": "*",
    "xo": "*"
  },
  "directories": {},
  "dist": {
    "shasum": "5e17cc229f6b45c74256f88ad3f2d3e9a3305829",
    "tarball": "https://registry.npmjs.org/gulp-rev/-/gulp-rev-7.1.2.tgz"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "index.js"
  ],
  "gitHead": "e895123b92f4a39fcf6a3f37dbdd78bc6f93c0c5",
  "homepage": "https://github.com/sindresorhus/gulp-rev#readme",
  "keywords": [
    "gulpplugin",
    "rev",
    "revving",
    "revision",
    "hash",
    "optimize",
    "version",
    "versioning",
    "cache",
    "expire",
    "static",
    "asset",
    "assets"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "name": "sindresorhus",
      "email": "sindresorhus@gmail.com"
    },
    {
      "name": "bobthecow",
      "email": "npm@0x7f.us"
    }
  ],
  "name": "gulp-rev",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/gulp-rev.git"
  },
  "scripts": {
    "test": "xo && mocha"
  },
  "version": "7.1.2",
  "xo": {
    "envs": [
      "node",
      "mocha"
    ]
  }
}
