{ "_from": "broccoli-caching-writer@^3.0.3", "_id": "broccoli-caching-writer@3.0.3", "_inBundle": false, "_integrity": "sha1-C9LJapc41qarWQ8HujXFFX19tHY=", "_location": "/broccoli-caching-writer", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "broccoli-caching-writer@^3.0.3", "name": "broccoli-caching-writer", "escapedName": "broccoli-caching-writer", "rawSpec": "^3.0.3", "saveSpec": null, "fetchSpec": "^3.0.3" }, "_requiredBy": [ "/broccoli-config-loader" ], "_resolved": "https://registry.npmjs.org/broccoli-caching-writer/-/broccoli-caching-writer-3.0.3.tgz", "_shasum": "0bd2c96a9738d6a6ab590f07ba35c5157d7db476", "_spec": "broccoli-caching-writer@^3.0.3", "_where": "/Users/jen/dvcs/public/ember/tutorial/testapp/node_modules/broccoli-config-loader", "author": { "name": "Robert Jackson" }, "bugs": { "url": "https://github.com/ember-cli/broccoli-caching-writer/issues" }, "bundleDependencies": false, "dependencies": { "broccoli-kitchen-sink-helpers": "^0.3.1", "broccoli-plugin": "^1.2.1", "debug": "^2.1.1", "rimraf": "^2.2.8", "rsvp": "^3.0.17", "walk-sync": "^0.3.0" }, "deprecated": false, "description": "Broccoli plugin that allows simple caching (while still allowing N:N) based on the input tree hash.", "devDependencies": { "broccoli": "^0.16.9", "chai": "^3.2.0", "chai-as-promised": "^5.1.0", "chai-files": "^1.2.0", "mocha": "^3.0.2", "mocha-jshint": "~2.3.1" }, "files": [ "can-use-input-files.js", "index.js", "key.js" ], "homepage": "https://github.com/ember-cli/broccoli-caching-writer#readme", "keywords": [ "broccoli-plugin", "javascript" ], "license": "MIT", "main": "index.js", "name": "broccoli-caching-writer", "repository": { "type": "git", "url": "git+https://github.com/ember-cli/broccoli-caching-writer.git" }, "scripts": { "test": "mocha tests/", "test:debug": "mocha --no-timeouts debug tests/" }, "version": "3.0.3" }