react / react-0.13.3 / examples / basic-commonjs / node_modules / browserify / node_modules / https-browserify / package.json
80711 views{1"name": "https-browserify",2"version": "0.0.0",3"description": "https module compatability for browserify",4"main": "index.js",5"repository": {6"type": "git",7"url": "git://github.com/substack/https-browserify.git"8},9"homepage": "https://github.com/substack/https-browserify",10"keywords": [11"https",12"browser",13"browserify"14],15"author": {16"name": "James Halliday",17"email": "[email protected]",18"url": "http://substack.net"19},20"license": "MIT",21"bugs": {22"url": "https://github.com/substack/https-browserify/issues"23},24"_id": "[email protected]",25"dist": {26"shasum": "b3ffdfe734b2a3d4a9efd58e8654c91fce86eafd",27"tarball": "http://registry.npmjs.org/https-browserify/-/https-browserify-0.0.0.tgz"28},29"_from": "https-browserify@>=0.0.0 <0.1.0",30"_npmVersion": "1.3.14",31"_npmUser": {32"name": "substack",33"email": "[email protected]"34},35"maintainers": [36{37"name": "substack",38"email": "[email protected]"39}40],41"directories": {},42"_shasum": "b3ffdfe734b2a3d4a9efd58e8654c91fce86eafd",43"_resolved": "https://registry.npmjs.org/https-browserify/-/https-browserify-0.0.0.tgz"44}454647