react / wstein / node_modules / browserify / node_modules / http-browserify / node_modules / Base64 / package.json
80540 views{1"name": "Base64",2"version": "0.2.1",3"description": "Base64 encoding and decoding",4"author": {5"name": "David Chambers",6"email": "[email protected]"7},8"main": "./base64.js",9"licenses": [10{11"type": "WTFPL",12"url": "https://raw.github.com/davidchambers/Base64.js/master/LICENSE"13}14],15"repository": {16"type": "git",17"url": "git://github.com/davidchambers/Base64.js.git"18},19"devDependencies": {20"coffee-script": "1.7.x",21"istanbul": "0.2.x",22"mocha": "1.18.x",23"uglify-js": "2.4.x",24"xyz": "0.1.x"25},26"bugs": {27"url": "https://github.com/davidchambers/Base64.js/issues"28},29"homepage": "https://github.com/davidchambers/Base64.js",30"_id": "[email protected]",31"dist": {32"shasum": "ba3a4230708e186705065e66babdd4c35cf60028",33"tarball": "http://registry.npmjs.org/Base64/-/Base64-0.2.1.tgz"34},35"_from": "Base64@>=0.2.0 <0.3.0",36"_npmVersion": "1.4.3",37"_npmUser": {38"name": "michaelficarra",39"email": "[email protected]"40},41"maintainers": [42{43"name": "davidchambers",44"email": "[email protected]"45},46{47"name": "michaelficarra",48"email": "[email protected]"49}50],51"directories": {},52"_shasum": "ba3a4230708e186705065e66babdd4c35cf60028",53"_resolved": "https://registry.npmjs.org/Base64/-/Base64-0.2.1.tgz",54"readme": "ERROR: No README data found!"55}565758