{
"_from": "quick-temp@^0.1.3",
"_id": "quick-temp@0.1.8",
"_inBundle": false,
"_integrity": "sha1-urAqJCq4+w3XWKPJd2sy+aXZRAg=",
"_location": "/quick-temp",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "quick-temp@^0.1.3",
"name": "quick-temp",
"escapedName": "quick-temp",
"rawSpec": "^0.1.3",
"saveSpec": null,
"fetchSpec": "^0.1.3"
},
"_requiredBy": [
"/broccoli-builder",
"/broccoli-plugin",
"/broccoli-sri-hash/broccoli-plugin",
"/broccoli-writer",
"/ember-cli",
"/tree-sync"
],
"_resolved": "https://registry.npmjs.org/quick-temp/-/quick-temp-0.1.8.tgz",
"_shasum": "bab02a242ab8fb0dd758a3c9776b32f9a5d94408",
"_spec": "quick-temp@^0.1.3",
"_where": "/Users/jen/dvcs/public/ember/tutorial/testapp/node_modules/broccoli-plugin",
"author": {
"name": "Jo Liss",
"email": "joliss42@gmail.com"
},
"bugs": {
"url": "https://github.com/joliss/node-quick-temp/issues"
},
"bundleDependencies": false,
"dependencies": {
"mktemp": "~0.4.0",
"rimraf": "^2.5.4",
"underscore.string": "~3.3.4"
},
"deprecated": false,
"description": "Create and remove temporary directories with minimal effort",
"homepage": "https://github.com/joliss/node-quick-temp#readme",
"license": "MIT",
"main": "index.js",
"name": "quick-temp",
"repository": {
"type": "git",
"url": "git+https://github.com/joliss/node-quick-temp.git"
},
"version": "0.1.8"
}
# |
Change |
User |
Description |
Committed |
|
#1
|
23539 |
jenbottom |
Adding the basic code for ember test appk, created with 'ember new' command |
|
|