{ "_from": "fireworm@^0.7.0", "_id": "fireworm@0.7.1", "_inBundle": false, "_integrity": "sha1-zPIPeUHxCIg/zduZOD2+bhhhx1g=", "_location": "/fireworm", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "fireworm@^0.7.0", "name": "fireworm", "escapedName": "fireworm", "rawSpec": "^0.7.0", "saveSpec": null, "fetchSpec": "^0.7.0" }, "_requiredBy": [ "/testem" ], "_resolved": "https://registry.npmjs.org/fireworm/-/fireworm-0.7.1.tgz", "_shasum": "ccf20f7941f108883fcddb99383dbe6e1861c758", "_spec": "fireworm@^0.7.0", "_where": "/Users/jen/dvcs/public/ember/tutorial/testapp/node_modules/testem", "author": { "name": "Toby Ho" }, "bugs": { "url": "https://github.com/airportyh/fireworm/issues" }, "bundleDependencies": false, "dependencies": { "async": "~0.2.9", "is-type": "0.0.1", "lodash.debounce": "^3.1.1", "lodash.flatten": "^3.0.2", "minimatch": "^3.0.2" }, "deprecated": false, "description": "A crawling file watcher.", "devDependencies": { "bodydouble": "~0.1.2", "insist": "~0.1.0", "ispy": "~0.1.2", "mkdirp": "~0.3.5", "mocha": "^2.3.4" }, "files": [ "lib", "index.js", "README.md" ], "homepage": "https://github.com/airportyh/fireworm#readme", "keywords": [ "filewatching", "utility" ], "license": "MIT", "main": "fireworm.js", "name": "fireworm", "repository": { "type": "git", "url": "git+ssh://git@github.com/airportyh/fireworm.git" }, "scripts": { "test": "mocha -u tdd tests/*_tests.js" }, "version": "0.7.1" }