{
"_from": "babel6-plugin-strip-heimdall@^6.0.1",
"_id": "babel6-plugin-strip-heimdall@6.0.1",
"_inBundle": false,
"_integrity": "sha1-NfgO3ewff//cAJgR371G2ZZQcrY=",
"_location": "/babel6-plugin-strip-heimdall",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "babel6-plugin-strip-heimdall@^6.0.1",
"name": "babel6-plugin-strip-heimdall",
"escapedName": "babel6-plugin-strip-heimdall",
"rawSpec": "^6.0.1",
"saveSpec": null,
"fetchSpec": "^6.0.1"
},
"_requiredBy": [
"/ember-data"
],
"_resolved": "https://registry.npmjs.org/babel6-plugin-strip-heimdall/-/babel6-plugin-strip-heimdall-6.0.1.tgz",
"_shasum": "35f80eddec1f7fffdc009811dfbd46d9965072b6",
"_spec": "babel6-plugin-strip-heimdall@^6.0.1",
"_where": "/Users/jen/dvcs/public/ember/tutorial/testapp/node_modules/ember-data",
"author": {
"name": "Chris Thoburn"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Strips heimdall instrumentation from babel6 output",
"devDependencies": {
"babel-core": "^6.24.0",
"common-tags": "^1.4.0",
"mocha": "^3.2.0"
},
"keywords": [
"babel",
"babel-plugin"
],
"license": "MIT",
"main": "index.js",
"name": "babel6-plugin-strip-heimdall",
"version": "6.0.1"
}
# |
Change |
User |
Description |
Committed |
|
#1
|
23539 |
jenbottom |
Adding the basic code for ember test appk, created with 'ember new' command |
|
|