bricks-cli
Version:
Command line tool for developing ambitious ember.js apps
57 lines (56 loc) • 1.49 kB
JSON
{
"name": "broccoli-file-mover",
"version": "0.3.5",
"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-mover.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.6"
},
"devDependencies": {
"mocha": "~1.18.2",
"broccoli": "~0.9.0",
"expect.js": "~0.3.1"
},
"bugs": {
"url": "https://github.com/rjackson/broccoli-file-mover/issues"
},
"homepage": "https://github.com/rjackson/broccoli-file-mover",
"_id": "broccoli-file-mover@0.3.5",
"dist": {
"shasum": "eef8ddeb20e5502d81933de0dd67b2268724779d",
"tarball": "http://registry.npmjs.org/broccoli-file-mover/-/broccoli-file-mover-0.3.5.tgz"
},
"_from": "broccoli-file-mover@^0.3.5",
"_npmVersion": "1.3.21",
"_npmUser": {
"name": "rwjblue",
"email": "robert.w.jackson@me.com"
},
"maintainers": [
{
"name": "rwjblue",
"email": "robert.w.jackson@me.com"
}
],
"directories": {},
"_shasum": "eef8ddeb20e5502d81933de0dd67b2268724779d",
"_resolved": "https://registry.npmjs.org/broccoli-file-mover/-/broccoli-file-mover-0.3.5.tgz",
"readme": "ERROR: No README data found!"
}