Sha256: 9b73bee68b625eb7a04d894de46810f0ca4d0ec3ee252c52588d3e859f662512
Contents?: true
Size: 1.57 KB
Versions: 62
Compression:
Stored size: 1.57 KB
Contents
{ "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": "http://github.com/substack/http-browserify.git" }, "keywords": [ "http", "browserify", "compatible", "meatless", "browser" ], "author": { "name": "James Halliday", "email": "mail@substack.net", "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": "http-browserify@1.7.0", "_shasum": "33795ade72df88acfbfd36773cefeda764735b20", "_from": "http-browserify@^1.3.2", "_npmVersion": "2.0.0", "_npmUser": { "name": "substack", "email": "mail@substack.net" }, "maintainers": [ { "name": "substack", "email": "mail@substack.net" } ], "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!" }
Version data entries
62 entries across 62 versions & 1 rubygems