UNPKG

mam-project-templates

Version:
74 lines (73 loc) 1.79 kB
{ "_args": [ [ "http-browserify@1.3.2", "C:\\Users\\micmar\\Desktop\\Dev\\templates\\cloned\\FreeCSS\\Deft" ] ], "_development": true, "_from": "http-browserify@1.3.2", "_id": "http-browserify@1.3.2", "_inBundle": false, "_integrity": "sha1-tWLDRHk0mmkNemWX30la76jGBPU=", "_location": "/http-browserify", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "http-browserify@1.3.2", "name": "http-browserify", "escapedName": "http-browserify", "rawSpec": "1.3.2", "saveSpec": null, "fetchSpec": "1.3.2" }, "_requiredBy": [ "/browserify" ], "_resolved": "https://registry.npmjs.org/http-browserify/-/http-browserify-1.3.2.tgz", "_spec": "1.3.2", "_where": "C:\\Users\\micmar\\Desktop\\Dev\\templates\\cloned\\FreeCSS\\Deft", "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" }, "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" }