UNPKG

bricks-cli

Version:

Command line tool for developing ambitious ember.js apps

58 lines (57 loc) 1.54 kB
{ "name": "broccoli-file-remover", "version": "0.2.2", "description": "Broccoli plugin to move a single file.", "main": "index.js", "author": { "name": "Robert Jackson" }, "license": "MIT", "repository": { "type": "git", "url": "https://github.com/rjackson/broccoli-file-remover.git" }, "scripts": { "test": "mocha tests/" }, "keywords": [ "broccoli-plugin", "javascript" ], "dependencies": { "broccoli-caching-writer": "~0.1.1", "broccoli-kitchen-sink-helpers": "~0.2.0", "rimraf": "~2.2.8" }, "devDependencies": { "mocha": "~1.18.2", "rimraf": "~2.2.6", "broccoli": "~0.9.0", "expect.js": "~0.3.1" }, "bugs": { "url": "https://github.com/rjackson/broccoli-file-remover/issues" }, "homepage": "https://github.com/rjackson/broccoli-file-remover", "_id": "broccoli-file-remover@0.2.2", "dist": { "shasum": "80a2997064a5fa5af1ff358b6788fff7123485d6", "tarball": "http://registry.npmjs.org/broccoli-file-remover/-/broccoli-file-remover-0.2.2.tgz" }, "_from": "broccoli-file-remover@~0.2.2", "_npmVersion": "1.3.21", "_npmUser": { "name": "rwjblue", "email": "robert.w.jackson@me.com" }, "maintainers": [ { "name": "rwjblue", "email": "robert.w.jackson@me.com" } ], "directories": {}, "_shasum": "80a2997064a5fa5af1ff358b6788fff7123485d6", "_resolved": "https://registry.npmjs.org/broccoli-file-remover/-/broccoli-file-remover-0.2.2.tgz", "readme": "ERROR: No README data found!" }