{
"_from": "babel6-plugin-strip-class-callcheck@^6.0.0",
"_id": "babel6-plugin-strip-class-callcheck@6.0.0",
"_inBundle": false,
"_integrity": "sha1-3oQcGr6705943gr/ssmlLuIo/d8=",
"_location": "/babel6-plugin-strip-class-callcheck",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "babel6-plugin-strip-class-callcheck@^6.0.0",
"name": "babel6-plugin-strip-class-callcheck",
"escapedName": "babel6-plugin-strip-class-callcheck",
"rawSpec": "^6.0.0",
"saveSpec": null,
"fetchSpec": "^6.0.0"
},
"_requiredBy": [
"/ember-data"
],
"_resolved": "https://registry.npmjs.org/babel6-plugin-strip-class-callcheck/-/babel6-plugin-strip-class-callcheck-6.0.0.tgz",
"_shasum": "de841c1abebbd39f78de0affb2c9a52ee228fddf",
"_spec": "babel6-plugin-strip-class-callcheck@^6.0.0",
"_where": "/Users/jen/dvcs/public/ember/tutorial/testapp/node_modules/ember-data",
"author": {
"name": "Chris Thoburn"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Strips classCallCheck from babel6 output",
"keywords": [
"babel",
"babel-plugin"
],
"license": "MIT",
"main": "index.js",
"name": "babel6-plugin-strip-class-callcheck",
"version": "6.0.0"
}
# |
Change |
User |
Description |
Committed |
|
#1
|
23539 |
jenbottom |
Adding the basic code for ember test appk, created with 'ember new' command |
|
|