UNPKG

mam-project-templates

Version:
70 lines (69 loc) 1.78 kB
{ "_from": "http-browserify@~1.3.1", "_id": "http-browserify@1.3.2", "_inBundle": false, "_integrity": "sha1-tWLDRHk0mmkNemWX30la76jGBPU=", "_location": "/http-browserify", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "http-browserify@~1.3.1", "name": "http-browserify", "escapedName": "http-browserify", "rawSpec": "~1.3.1", "saveSpec": null, "fetchSpec": "~1.3.1" }, "_requiredBy": [ "/browserify" ], "_resolved": "https://registry.npmjs.org/http-browserify/-/http-browserify-1.3.2.tgz", "_shasum": "b562c34479349a690d7a6597df495aefa8c604f5", "_spec": "http-browserify@~1.3.1", "_where": "C:\\Users\\micmar\\Desktop\\Dev\\templates\\cloned\\FreeCSS\\Ranger\\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" }, "bundleDependencies": false, "dependencies": { "Base64": "~0.2.0", "inherits": "~2.0.1" }, "deprecated": false, "description": "http module compatability for browserify", "devDependencies": { "ecstatic": "~0.1.6", "tape": "~2.3.2" }, "directories": { "lib": ".", "example": "example", "test": "test" }, "homepage": "https://github.com/substack/http-browserify#readme", "keywords": [ "http", "browserify", "compatible", "meatless", "browser" ], "license": "MIT/X11", "main": "index.js", "name": "http-browserify", "repository": { "type": "git", "url": "git+ssh://git@github.com/substack/http-browserify.git" }, "scripts": { "test": "tape test/*.js" }, "version": "1.3.2" }