react / wstein / node_modules / browserify / node_modules / crypto-browserify / node_modules / public-encrypt / node_modules / parse-asn1 / package.json
80555 views{1"name": "parse-asn1",2"version": "3.0.1",3"description": "parse-asn1 ===",4"main": "index.js",5"scripts": {6"test": "node ./test"7},8"repository": {9"type": "git",10"url": "git://github.com/crypto-browserify/parse-asn1.git"11},12"author": "",13"license": "ISC",14"dependencies": {15"asn1.js": "^2.0.0",16"browserify-aes": "^1.0.0",17"create-hash": "^1.1.0",18"pbkdf2": "^3.0.3"19},20"devDependencies": {21"tape": "^3.4.0"22},23"gitHead": "c5d99d0c4b94e22a0eaf3f31e2bfa9abe52a9b76",24"bugs": {25"url": "https://github.com/crypto-browserify/parse-asn1/issues"26},27"homepage": "https://github.com/crypto-browserify/parse-asn1",28"_id": "[email protected]",29"_shasum": "a0ef5aa6fc6747f4166cd18432bd67bd8dc438b5",30"_from": "parse-asn1@>=3.0.0 <4.0.0",31"_npmVersion": "1.4.28",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": "a0ef5aa6fc6747f4166cd18432bd67bd8dc438b5",60"tarball": "http://registry.npmjs.org/parse-asn1/-/parse-asn1-3.0.1.tgz"61},62"directories": {},63"_resolved": "https://registry.npmjs.org/parse-asn1/-/parse-asn1-3.0.1.tgz",64"readme": "ERROR: No README data found!"65}666768