react / wstein / node_modules / browserify / node_modules / crypto-browserify / node_modules / public-encrypt / node_modules / browserify-rsa / package.json
80555 views{1"name": "browserify-rsa",2"version": "2.0.1",3"description": "browserify-rsa ==== [](https://travis-ci.org/crypto-browserify/browserify-rsa)",4"main": "index.js",5"scripts": {6"test": "node test.js | tspec"7},8"author": "",9"license": "MIT",10"dependencies": {11"bn.js": "^2.0.0",12"randombytes": "^2.0.1"13},14"repository": {15"type": "git",16"url": "git+ssh://[email protected]/calvinmetcalf/browserify-rsa.git"17},18"devDependencies": {19"tap-spec": "^2.1.2",20"tape": "^3.0.3",21"parse-asn1": "^3.0.0"22},23"gitHead": "130a777e463ebde28794645611c099c6685f44bf",24"bugs": {25"url": "https://github.com/calvinmetcalf/browserify-rsa/issues"26},27"homepage": "https://github.com/calvinmetcalf/browserify-rsa",28"_id": "[email protected]",29"_shasum": "9e6ec3e5bca3fdd11c9a93c14d2bb146470083bc",30"_from": "browserify-rsa@>=2.0.0 <3.0.0",31"_npmVersion": "2.0.0",32"_npmUser": {33"name": "cwmma",34"email": "[email protected]"35},36"maintainers": [37{38"name": "cwmma",39"email": "[email protected]"40},41{42"name": "dcousens",43"email": "[email protected]"44},45{46"name": "dominictarr",47"email": "[email protected]"48},49{50"name": "jprichardson",51"email": "[email protected]"52},53{54"name": "indutny",55"email": "[email protected]"56}57],58"dist": {59"shasum": "9e6ec3e5bca3fdd11c9a93c14d2bb146470083bc",60"tarball": "http://registry.npmjs.org/browserify-rsa/-/browserify-rsa-2.0.1.tgz"61},62"directories": {},63"_resolved": "https://registry.npmjs.org/browserify-rsa/-/browserify-rsa-2.0.1.tgz",64"readme": "ERROR: No README data found!"65}666768