bricks-cli
Version:
Command line tool for developing ambitious ember.js apps
43 lines (42 loc) • 1.31 kB
JSON
{
"name": "broccoli-unwatched-tree",
"version": "0.1.1",
"description": "Broccoli utlility for creating Trees that are not watched by the standard Broccoli::Watcher, but behave like standard trees.",
"main": "index.js",
"keywords": [
"broccoli-plugin"
],
"author": {
"name": "Robert Jackson"
},
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/rjackson/broccoli-unwatched-tree.git"
},
"bugs": {
"url": "https://github.com/rjackson/broccoli-unwatched-tree/issues"
},
"homepage": "https://github.com/rjackson/broccoli-unwatched-tree",
"_id": "broccoli-unwatched-tree@0.1.1",
"dist": {
"shasum": "4312fde04bdafe67a05a967d72cc50b184a9f514",
"tarball": "http://registry.npmjs.org/broccoli-unwatched-tree/-/broccoli-unwatched-tree-0.1.1.tgz"
},
"_from": "broccoli-unwatched-tree@^0.1.1",
"_npmVersion": "1.3.21",
"_npmUser": {
"name": "rwjblue",
"email": "robert.w.jackson@me.com"
},
"maintainers": [
{
"name": "rwjblue",
"email": "robert.w.jackson@me.com"
}
],
"directories": {},
"_shasum": "4312fde04bdafe67a05a967d72cc50b184a9f514",
"_resolved": "https://registry.npmjs.org/broccoli-unwatched-tree/-/broccoli-unwatched-tree-0.1.1.tgz",
"readme": "ERROR: No README data found!"
}