UNPKG

ember-cli

Version:

Command line tool for developing ambitious ember.js apps

63 lines (62 loc) 1.65 kB
{ "name": "broccoli-sane-watcher", "version": "0.0.7", "description": "Alternative watcher that uses sane module instead of polling", "main": "index.js", "scripts": { "test": "mocha tests/" }, "repository": { "type": "git", "url": "https://github.com/krisselden/broccoli-sane-watcher.git" }, "keywords": [ "broccoli", "watch", "watcher" ], "author": { "name": "Kris Selden" }, "license": "MIT", "bugs": { "url": "https://github.com/krisselden/broccoli-sane-watcher/issues" }, "homepage": "https://github.com/krisselden/broccoli-sane-watcher", "dependencies": { "broccoli-slow-trees": "^1.0.0", "rsvp": "~3.0.8", "sane": "~0.7.1" }, "devDependencies": { "broccoli": "^0.12.2", "broccoli-static-compiler": "^0.1.4", "mocha": "^1.20.0", "rimraf": "^2.2.8" }, "gitHead": "71499b76b36afd0b35f8e012c14a0a83b5a3691d", "_id": "broccoli-sane-watcher@0.0.7", "_shasum": "e0dfff4501d09f01818bc420820675d58470a958", "_from": "broccoli-sane-watcher@0.0.7", "_npmVersion": "2.0.0", "_npmUser": { "name": "stefanpenner", "email": "stefan.penner@gmail.com" }, "maintainers": [ { "name": "krisselden", "email": "kris.selden@gmail.com" }, { "name": "stefanpenner", "email": "stefan.penner@gmail.com" } ], "dist": { "shasum": "e0dfff4501d09f01818bc420820675d58470a958", "tarball": "http://registry.npmjs.org/broccoli-sane-watcher/-/broccoli-sane-watcher-0.0.7.tgz" }, "directories": {}, "_resolved": "https://registry.npmjs.org/broccoli-sane-watcher/-/broccoli-sane-watcher-0.0.7.tgz" }