{ "_from": "broccoli-asset-rev@^2.4.5", "_id": "broccoli-asset-rev@2.6.0", "_inBundle": false, "_integrity": "sha1-BjP8OgsroMLB1W+p/rezMfyDvm0=", "_location": "/broccoli-asset-rev", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "broccoli-asset-rev@^2.4.5", "name": "broccoli-asset-rev", "escapedName": "broccoli-asset-rev", "rawSpec": "^2.4.5", "saveSpec": null, "fetchSpec": "^2.4.5" }, "_requiredBy": [ "#DEV:/" ], "_resolved": "https://registry.npmjs.org/broccoli-asset-rev/-/broccoli-asset-rev-2.6.0.tgz", "_shasum": "0633fc3a0b2ba0c2c1d56fa9feb7b331fc83be6d", "_spec": "broccoli-asset-rev@^2.4.5", "_where": "/Users/jen/dvcs/public/ember/tutorial/testapp", "author": { "name": "Rick Harrison" }, "bugs": { "url": "https://github.com/rickharrison/broccoli-asset-rev/issues" }, "bundleDependencies": false, "dependencies": { "broccoli-asset-rewrite": "^1.1.0", "broccoli-filter": "^1.2.2", "json-stable-stringify": "^1.0.0", "minimatch": "^3.0.4", "rsvp": "^3.0.6" }, "deprecated": false, "description": "broccoli asset revisions (fingerprint)", "devDependencies": { "broccoli": "^0.13.3", "broccoli-merge-trees": "^0.2.1", "codecov": "^1.0.1", "istanbul": "^0.4.1", "mocha": "^2.0.1", "sinon": "^1.14.1", "walk-sync": "^0.1.3" }, "ember-addon": { "main": "index.js" }, "files": [ "lib/", "index.js" ], "homepage": "https://github.com/rickharrison/broccoli-asset-rev", "keywords": [ "broccoli", "broccoli-plugin", "asset", "rev", "fingerprint", "cloudfront", "cdn", "ember-addon" ], "license": "MIT", "main": "lib/asset-rev.js", "name": "broccoli-asset-rev", "repository": { "type": "git", "url": "git://github.com/rickharrison/broccoli-asset-rev.git" }, "scripts": { "test": "mocha tests", "test:cover": "istanbul cover ./node_modules/mocha/bin/_mocha tests" }, "version": "2.6.0" }