Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download
80555 views
1
{
2
"name": "parse-asn1",
3
"version": "3.0.1",
4
"description": "parse-asn1 ===",
5
"main": "index.js",
6
"scripts": {
7
"test": "node ./test"
8
},
9
"repository": {
10
"type": "git",
11
"url": "git://github.com/crypto-browserify/parse-asn1.git"
12
},
13
"author": "",
14
"license": "ISC",
15
"dependencies": {
16
"asn1.js": "^2.0.0",
17
"browserify-aes": "^1.0.0",
18
"create-hash": "^1.1.0",
19
"pbkdf2": "^3.0.3"
20
},
21
"devDependencies": {
22
"tape": "^3.4.0"
23
},
24
"gitHead": "c5d99d0c4b94e22a0eaf3f31e2bfa9abe52a9b76",
25
"bugs": {
26
"url": "https://github.com/crypto-browserify/parse-asn1/issues"
27
},
28
"homepage": "https://github.com/crypto-browserify/parse-asn1",
29
"_id": "[email protected]",
30
"_shasum": "a0ef5aa6fc6747f4166cd18432bd67bd8dc438b5",
31
"_from": "parse-asn1@>=3.0.0 <4.0.0",
32
"_npmVersion": "1.4.28",
33
"_npmUser": {
34
"name": "cwmma",
35
"email": "[email protected]"
36
},
37
"maintainers": [
38
{
39
"name": "cwmma",
40
"email": "[email protected]"
41
},
42
{
43
"name": "dcousens",
44
"email": "[email protected]"
45
},
46
{
47
"name": "dominictarr",
48
"email": "[email protected]"
49
},
50
{
51
"name": "jprichardson",
52
"email": "[email protected]"
53
},
54
{
55
"name": "indutny",
56
"email": "[email protected]"
57
}
58
],
59
"dist": {
60
"shasum": "a0ef5aa6fc6747f4166cd18432bd67bd8dc438b5",
61
"tarball": "http://registry.npmjs.org/parse-asn1/-/parse-asn1-3.0.1.tgz"
62
},
63
"directories": {},
64
"_resolved": "https://registry.npmjs.org/parse-asn1/-/parse-asn1-3.0.1.tgz",
65
"readme": "ERROR: No README data found!"
66
}
67
68