{
"_from": "ember-cli-preprocess-registry@^3.1.0",
"_id": "ember-cli-preprocess-registry@3.1.1",
"_inBundle": false,
"_integrity": "sha1-OEVsIcTStklFhQz57Gjba6dpKIo=",
"_location": "/ember-cli-preprocess-registry",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "ember-cli-preprocess-registry@^3.1.0",
"name": "ember-cli-preprocess-registry",
"escapedName": "ember-cli-preprocess-registry",
"rawSpec": "^3.1.0",
"saveSpec": null,
"fetchSpec": "^3.1.0"
},
"_requiredBy": [
"/ember-cli"
],
"_resolved": "https://registry.npmjs.org/ember-cli-preprocess-registry/-/ember-cli-preprocess-registry-3.1.1.tgz",
"_shasum": "38456c21c4d2b64945850cf9ec68db6ba769288a",
"_spec": "ember-cli-preprocess-registry@^3.1.0",
"_where": "/Users/jen/dvcs/public/ember/tutorial/testapp/node_modules/ember-cli",
"author": {
"name": "ember-cli Contributors"
},
"bugs": {
"url": "https://github.com/ember-cli/ember-cli-preprocessor-registry/issues"
},
"bundleDependencies": false,
"dependencies": {
"broccoli-clean-css": "^1.1.0",
"broccoli-funnel": "^1.0.0",
"broccoli-merge-trees": "^1.0.0",
"debug": "^2.2.0",
"ember-cli-lodash-subset": "^1.0.7",
"exists-sync": "0.0.3",
"process-relative-require": "^1.0.0",
"silent-error": "^1.0.0"
},
"deprecated": false,
"description": "Preprocessor registry used internally by ember-cli.",
"devDependencies": {
"chai": "^3.0.0",
"mocha": "^3.0.1"
},
"files": [
"index.js",
"preprocessors.js",
"lib"
],
"homepage": "https://github.com/ember-cli/ember-cli-preprocessor-registry#readme",
"license": "MIT",
"main": "index.js",
"name": "ember-cli-preprocess-registry",
"repository": {
"type": "git",
"url": "git+https://github.com/ember-cli/ember-cli-preprocessor-registry.git"
},
"scripts": {
"test": "mocha tests/**/*"
},
"version": "3.1.1"
}
# |
Change |
User |
Description |
Committed |
|
#1
|
23539 |
jenbottom |
Adding the basic code for ember test appk, created with 'ember new' command |
|
|