{ "title": "Node's [domain module](http://nodejs.org/api/domain.html) for the web browser", "name": "domain-browser", "version": "1.1.3", "description": "Note, this is merely an evented try...catch with the same API as node. Nothing more.", "homepage": "https://github.com/bevry/domain-browser", "license": { "type": "MIT" }, "badges": { "travis": true, "npm": true, "david": true, "daviddev": true, "gittip": "bevry", "flattr": "344188/balupton-on-Flattr", "paypal": "QB8GQPZAH84N6", "bitcoin": "https://coinbase.com/checkouts/9ef59f5479eec1d97d63382c9ebcb93a", "wishlist": "http://amzn.com/w/2F8TXKSNAFG4V" }, "keywords": [ "domain", "trycatch", "try", "catch", "node-compat", "ender.js", "component", "component.io", "umd", "amd", "require.js", "browser" ], "browsers": true, "author": { "name": "Bevry Pty Ltd", "email": "us@bevry.me", "url": "http://bevry.me" }, "maintainers": [ { "name": "balupton", "email": "b@lupton.cc" }, { "name": "substack", "email": "mail@substack.net" }, { "name": "evansolomon", "email": "evan@evanalyze.com" } ], "contributors": [ { "name": "Benjamin Lupton", "email": "b@lupton.cc", "url": "https://github.com/balupton" }, { "name": "substack", "url": "https://github.com/substack" } ], "bugs": { "url": "https://github.com/bevry/domain-browser/issues" }, "repository": { "type": "git", "url": "http://github.com/bevry/domain-browser.git" }, "engines": { "node": ">=0.4", "npm": ">=1.2" }, "directories": { "lib": "./" }, "main": "./index.js", "devDependencies": { "projectz": "~0.3.2", "chai": "~1.9.1", "joe": "~1.4.0", "joe-reporter-console": "~1.2.1" }, "scripts": { "test": "node ./test.js" }, "gitHead": "28db05dcf0fbb3b75e8b5ad2391d91721ef16999", "_id": "domain-browser@1.1.3", "_shasum": "ee8b336f1c53dc990b302eac12b4c7fee24923c1", "_from": "domain-browser@^1.1.1", "_npmVersion": "2.0.0-alpha-5", "_npmUser": { "name": "evansolomon", "email": "evan@evanalyze.com" }, "dist": { "shasum": "ee8b336f1c53dc990b302eac12b4c7fee24923c1", "tarball": "http://registry.npmjs.org/domain-browser/-/domain-browser-1.1.3.tgz" }, "_resolved": "https://registry.npmjs.org/domain-browser/-/domain-browser-1.1.3.tgz", "readme": "ERROR: No README data found!" }