File: /home/cursos.ril.es/node_modules/laravel-elixir/node_modules/gulp-rev/package.json
{
"name": "gulp-rev",
"version": "5.1.0",
"description": "Static asset revisioning by appending content hash to filenames: unicorn.css => unicorn-d41d8cd98f.css",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/sindresorhus/gulp-rev"
},
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
"url": "sindresorhus.com"
},
"maintainers": [
{
"name": "sindresorhus",
"email": "sindresorhus@gmail.com"
},
{
"name": "bobthecow",
"email": "npm@0x7f.us"
}
],
"engines": {
"node": ">=0.10.0"
},
"scripts": {
"test": "mocha"
},
"files": [
"index.js"
],
"keywords": [
"gulpplugin",
"rev",
"revving",
"revision",
"hash",
"optimize",
"version",
"versioning",
"cache",
"expire",
"static",
"asset",
"assets"
],
"dependencies": {
"gulp-util": "^3.0.0",
"object-assign": "^2.0.0",
"rev-hash": "^1.0.0",
"rev-path": "^1.0.0",
"sort-keys": "^1.0.0",
"through2": "^0.6.1",
"vinyl-file": "^1.1.0"
},
"devDependencies": {
"mocha": "*"
},
"gitHead": "0e6fb08f46d71c4f9e12c702fb265f4fca90e10c",
"bugs": {
"url": "https://github.com/sindresorhus/gulp-rev/issues"
},
"homepage": "https://github.com/sindresorhus/gulp-rev",
"_id": "gulp-rev@5.1.0",
"_shasum": "a2c37cdae321a7b7bbae20d753b60d0e5e87cd48",
"_from": "gulp-rev@>=5.1.0 <6.0.0",
"_npmVersion": "2.11.2",
"_nodeVersion": "0.12.5",
"_npmUser": {
"name": "sindresorhus",
"email": "sindresorhus@gmail.com"
},
"dist": {
"shasum": "a2c37cdae321a7b7bbae20d753b60d0e5e87cd48",
"tarball": "https://registry.npmjs.org/gulp-rev/-/gulp-rev-5.1.0.tgz"
},
"directories": {},
"_resolved": "https://registry.npmjs.org/gulp-rev/-/gulp-rev-5.1.0.tgz"
}