{ "_args": [ [ "rev-hash@2.0.0", "/home/vitrubio/Documents/trabajo/elglobusvermell/thegreenballoon/thegreenballoon-fp-gitlab" ] ], "_development": true, "_from": "rev-hash@2.0.0", "_id": "rev-hash@2.0.0", "_inBundle": false, "_integrity": "sha1-dyCiNu0MJY3z5kvsA+wEiwW5JMQ=", "_location": "/rev-hash", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "rev-hash@2.0.0", "name": "rev-hash", "escapedName": "rev-hash", "rawSpec": "2.0.0", "saveSpec": null, "fetchSpec": "2.0.0" }, "_requiredBy": [ "/gulp-rev" ], "_resolved": "https://registry.npmjs.org/rev-hash/-/rev-hash-2.0.0.tgz", "_spec": "2.0.0", "_where": "/home/vitrubio/Documents/trabajo/elglobusvermell/thegreenballoon/thegreenballoon-fp-gitlab", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/rev-hash/issues" }, "description": "Create a hash for file revving", "devDependencies": { "ava": "*", "xo": "*" }, "engines": { "node": ">=4" }, "files": [ "index.js" ], "homepage": "https://github.com/sindresorhus/rev-hash#readme", "keywords": [ "hash", "crypto", "md5", "rev", "revving", "web", "buffer", "string", "file", "cache", "caching" ], "license": "MIT", "name": "rev-hash", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/rev-hash.git" }, "scripts": { "test": "xo && ava" }, "version": "2.0.0" }