{
"_from": "broccoli-writer@~0.1.1",
"_id": "broccoli-writer@0.1.1",
"_inBundle": false,
"_integrity": "sha1-1NcaqPKvvGejhmuRotp5CEuWqy0=",
"_location": "/broccoli-writer",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "broccoli-writer@~0.1.1",
"name": "broccoli-writer",
"escapedName": "broccoli-writer",
"rawSpec": "~0.1.1",
"saveSpec": null,
"fetchSpec": "~0.1.1"
},
"_requiredBy": [
"/broccoli-file-creator"
],
"_resolved": "https://registry.npmjs.org/broccoli-writer/-/broccoli-writer-0.1.1.tgz",
"_shasum": "d4d71aa8f2afbc67a3866b91a2da79084b96ab2d",
"_spec": "broccoli-writer@~0.1.1",
"_where": "/Users/jen/dvcs/public/ember/tutorial/testapp/node_modules/broccoli-file-creator",
"author": {
"name": "Jo Liss",
"email": "joliss42@gmail.com"
},
"bugs": {
"url": "https://github.com/joliss/broccoli-writer/issues"
},
"bundleDependencies": false,
"dependencies": {
"quick-temp": "^0.1.0",
"rsvp": "^3.0.6"
},
"deprecated": false,
"description": "Helper base class for Broccoli plugins that write output files",
"homepage": "https://github.com/joliss/broccoli-writer#readme",
"keywords": [
"broccoli-helper"
],
"license": "MIT",
"main": "index.js",
"name": "broccoli-writer",
"repository": {
"type": "git",
"url": "git+https://github.com/joliss/broccoli-writer.git"
},
"version": "0.1.1"
}
# |
Change |
User |
Description |
Committed |
|
#1
|
23539 |
jenbottom |
Adding the basic code for ember test appk, created with 'ember new' command |
|
|