{
"_from": "heimdalljs-fs-monitor@^0.1.0",
"_id": "heimdalljs-fs-monitor@0.1.0",
"_inBundle": false,
"_integrity": "sha1-1ASmVojGcUxIVGntNJXaSFNEAnI=",
"_location": "/heimdalljs-fs-monitor",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "heimdalljs-fs-monitor@^0.1.0",
"name": "heimdalljs-fs-monitor",
"escapedName": "heimdalljs-fs-monitor",
"rawSpec": "^0.1.0",
"saveSpec": null,
"fetchSpec": "^0.1.0"
},
"_requiredBy": [
"/ember-cli"
],
"_resolved": "https://registry.npmjs.org/heimdalljs-fs-monitor/-/heimdalljs-fs-monitor-0.1.0.tgz",
"_shasum": "d404a65688c6714c485469ed3495da4853440272",
"_spec": "heimdalljs-fs-monitor@^0.1.0",
"_where": "/Users/jen/dvcs/public/ember/tutorial/testapp/node_modules/ember-cli",
"author": "",
"bugs": {
"url": "https://github.com/heimdalljs/heimdall-fs-monitor/issues"
},
"bundleDependencies": false,
"dependencies": {
"heimdalljs": "^0.2.0",
"heimdalljs-logger": "^0.1.7"
},
"deprecated": false,
"description": "fs operation monitoring for heimdalljs",
"homepage": "https://github.com/heimdalljs/heimdall-fs-monitor#readme",
"license": "ISC",
"main": "index.js",
"name": "heimdalljs-fs-monitor",
"repository": {
"type": "git",
"url": "git+https://github.com/heimdalljs/heimdall-fs-monitor.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "0.1.0"
}
# |
Change |
User |
Description |
Committed |
|
#1
|
23539 |
jenbottom |
Adding the basic code for ember test appk, created with 'ember new' command |
|
|