{ "_from": "broccoli-file-creator@^1.1.1", "_id": "broccoli-file-creator@1.1.1", "_inBundle": false, "_integrity": "sha1-GzW2fSFavfrdjUnutpSTw55sNFA=", "_location": "/broccoli-file-creator", "_phantomChildren": { "glob": "5.0.15", "mkdirp": "0.5.1" }, "_requested": { "type": "range", "registry": true, "raw": "broccoli-file-creator@^1.1.1", "name": "broccoli-file-creator", "escapedName": "broccoli-file-creator", "rawSpec": "^1.1.1", "saveSpec": null, "fetchSpec": "^1.1.1" }, "_requiredBy": [ "/ember-cli-shims", "/ember-data" ], "_resolved": "https://registry.npmjs.org/broccoli-file-creator/-/broccoli-file-creator-1.1.1.tgz", "_shasum": "1b35b67d215abdfadd8d49eeb69493c39e6c3450", "_spec": "broccoli-file-creator@^1.1.1", "_where": "/Users/jen/dvcs/public/ember/tutorial/testapp/node_modules/ember-cli-shims", "author": { "name": "Robert Jackson" }, "bugs": { "url": "https://github.com/rjackson/broccoli-file-creator/issues" }, "bundleDependencies": false, "dependencies": { "broccoli-kitchen-sink-helpers": "~0.2.0", "broccoli-plugin": "^1.1.0", "broccoli-writer": "~0.1.1", "mkdirp": "^0.5.1", "rsvp": "~3.0.6", "symlink-or-copy": "^1.0.1" }, "deprecated": false, "description": "Broccoli plugin to create a file.", "devDependencies": { "broccoli": "^0.16.7", "chai": "^3.2.0", "mocha": "^2.2.5", "rimraf": "~2.2.6" }, "files": [ "index.js" ], "homepage": "https://github.com/rjackson/broccoli-file-creator#readme", "keywords": [ "broccoli-plugin", "javascript" ], "license": "MIT", "main": "index.js", "name": "broccoli-file-creator", "repository": { "type": "git", "url": "git+https://github.com/rjackson/broccoli-file-creator.git" }, "scripts": { "test": "mocha tests/", "test:debug": "mocha debug tests/" }, "version": "1.1.1" }