{
"name": "http-browserify",
"version": "1.7.0",
"description": "http module compatability for browserify",
"main": "index.js",
"browserify": "index.js",
"directories": {
"lib": ".",
"example": "example",
"test": "test"
},
"scripts": {
"test": "tape test/*.js"
},
"dependencies": {
"Base64": "~0.2.0",
"inherits": "~2.0.1"
},
"devDependencies": {
"ecstatic": "~0.1.6",
"tape": "~2.3.2"
},
"repository": {
"type": "git",
"url": "git+ssh://[email protected]/substack/http-browserify.git"
},
"keywords": [
"http",
"browserify",
"compatible",
"meatless",
"browser"
],
"author": {
"name": "James Halliday",
"email": "[email protected]",
"url": "http://substack.net"
},
"license": "MIT/X11",
"gitHead": "17b2990010ebd39461d1117c1e2c50c25eab869f",
"bugs": {
"url": "https://github.com/substack/http-browserify/issues"
},
"homepage": "https://github.com/substack/http-browserify",
"_id": "[email protected]",
"_shasum": "33795ade72df88acfbfd36773cefeda764735b20",
"_from": "http-browserify@>=1.4.0 <2.0.0",
"_npmVersion": "2.0.0",
"_npmUser": {
"name": "substack",
"email": "[email protected]"
},
"maintainers": [
{
"name": "substack",
"email": "[email protected]"
}
],
"dist": {
"shasum": "33795ade72df88acfbfd36773cefeda764735b20",
"tarball": "http://registry.npmjs.org/http-browserify/-/http-browserify-1.7.0.tgz"
},
"_resolved": "https://registry.npmjs.org/http-browserify/-/http-browserify-1.7.0.tgz",
"readme": "ERROR: No README data found!"
}