{ "_args": [ [ { "raw": "http-browserify@~1.3.1", "scope": null, "escapedName": "http-browserify", "name": "http-browserify", "rawSpec": "~1.3.1", "spec": ">=1.3.1 <1.4.0", "type": "range" }, "/Users/MB/git/pdfkit/node_modules/browserify" ] ], "_from": "http-browserify@>=1.3.1 <1.4.0", "_id": "http-browserify@1.3.2", "_inCache": true, "_location": "/http-browserify", "_npmUser": { "name": "substack", "email": "mail@substack.net" }, "_npmVersion": "1.4.3", "_phantomChildren": {}, "_requested": { "raw": "http-browserify@~1.3.1", "scope": null, "escapedName": "http-browserify", "name": "http-browserify", "rawSpec": "~1.3.1", "spec": ">=1.3.1 <1.4.0", "type": "range" }, "_requiredBy": [ "/browserify" ], "_resolved": "https://registry.npmjs.org/http-browserify/-/http-browserify-1.3.2.tgz", "_shasum": "b562c34479349a690d7a6597df495aefa8c604f5", "_shrinkwrap": null, "_spec": "http-browserify@~1.3.1", "_where": "/Users/MB/git/pdfkit/node_modules/browserify", "author": { "name": "James Halliday", "email": "mail@substack.net", "url": "http://substack.net" }, "browserify": "index.js", "bugs": { "url": "https://github.com/substack/http-browserify/issues" }, "dependencies": { "Base64": "~0.2.0", "inherits": "~2.0.1" }, "description": "http module compatability for browserify", "devDependencies": { "ecstatic": "~0.1.6", "tape": "~2.3.2" }, "directories": { "lib": ".", "example": "example", "test": "test" }, "dist": { "shasum": "b562c34479349a690d7a6597df495aefa8c604f5", "tarball": "https://registry.npmjs.org/http-browserify/-/http-browserify-1.3.2.tgz" }, "homepage": "https://github.com/substack/http-browserify", "keywords": [ "http", "browserify", "compatible", "meatless", "browser" ], "license": "MIT/X11", "main": "index.js", "maintainers": [ { "name": "substack", "email": "mail@substack.net" } ], "name": "http-browserify", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+ssh://git@github.com/substack/http-browserify.git" }, "scripts": { "test": "tape test/*.js" }, "version": "1.3.2" }