{
"_from": "watch@~0.10.0",
"_id": "watch@0.10.0",
"_inBundle": false,
"_integrity": "sha1-d3mLLaD5kQ1ZXxrOWwwiWFIfIdw=",
"_location": "/watch",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "watch@~0.10.0",
"name": "watch",
"escapedName": "watch",
"rawSpec": "~0.10.0",
"saveSpec": null,
"fetchSpec": "~0.10.0"
},
"_requiredBy": [
"/ember-cli-broccoli-sane-watcher/sane"
],
"_resolved": "https://registry.npmjs.org/watch/-/watch-0.10.0.tgz",
"_shasum": "77798b2da0f9910d595f1ace5b0c2258521f21dc",
"_spec": "watch@~0.10.0",
"_where": "/Users/jen/dvcs/public/ember/tutorial/testapp/node_modules/ember-cli-broccoli-sane-watcher/node_modules/sane",
"author": {
"name": "Mikeal Rogers",
"email": "mikeal.rogers@gmail.com"
},
"bugs": {
"url": "https://github.com/mikeal/watch/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Utilities for watching file trees.",
"directories": {
"lib": "lib"
},
"engines": [
"node >=0.1.95"
],
"homepage": "https://github.com/mikeal/watch",
"main": "./main",
"name": "watch",
"repository": {
"type": "git",
"url": "git://github.com/mikeal/watch.git"
},
"tags": [
"util",
"utility",
"fs",
"files"
],
"version": "0.10.0"
}
# |
Change |
User |
Description |
Committed |
|
#1
|
23539 |
jenbottom |
Adding the basic code for ember test appk, created with 'ember new' command |
|
|