forked from SAFE-anwang/safe-block-explorer
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
128 lines (128 loc) · 3.81 KB
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
{
"name": "bitcore-safe",
"version": "7.3.1",
"description": "A platform to build Safe and blockchain-based applications.",
"author": {
"name": "Safe Core Group",
"email": "[email protected]"
},
"main": "index.js",
"bin": {
"bitcore": "./bin/bitcore",
"bitcored": "./bin/bitcored"
},
"contributors": [
{
"name": "Daniel Cousens",
"email": "[email protected]"
},
{
"name": "Esteban Ordano",
"email": "[email protected]"
},
{
"name": "Gordon Hall",
"email": "[email protected]"
},
{
"name": "Jeff Garzik",
"email": "[email protected]"
},
{
"name": "Kyle Drake",
"email": "[email protected]"
},
{
"name": "Manuel Araoz",
"email": "[email protected]"
},
{
"name": "Matias Alejo Garcia",
"email": "[email protected]"
},
{
"name": "Ryan X. Charles",
"email": "[email protected]"
},
{
"name": "Stefan Thomas",
"email": "[email protected]"
},
{
"name": "Stephen Pair",
"email": "[email protected]"
},
{
"name": "Wei Lu",
"email": "[email protected]"
}
],
"keywords": [
"safe",
"transaction",
"address",
"p2p",
"ecies",
"cryptocurrency",
"blockchain",
"payment",
"bip21",
"bip32",
"bip37",
"bip69",
"bip70",
"multisig"
],
"repository": {
"type": "git",
"url": "git+https://github.com/safeevo/bitcore-safe.git"
},
"browser": {
"request": "browser-request"
},
"dependencies": {
"bitcore-lib-safe": "^4.1.0",
"bitcore-node-safe": "^4.5.0",
"insight-api-safe": "^5.2.0",
"insight-ui-safe": "^5.2.0"
},
"license": "MIT",
"devDependencies": {
"chai": "^3.3.0",
"mocha": "^2.3.3"
},
"gitHead": "f7f2d3f6bf3ffc5d59781a17d836376e4f9e93ed",
"bugs": {
"url": "https://github.com/safeevo/bitcore-safe/issues"
},
"homepage": "https://github.com/safeevo/bitcore-safe#readme",
"_id": "[email protected]",
"_npmVersion": "5.5.1",
"_nodeVersion": "8.9.3",
"_npmUser": {
"name": "allwhitetofly",
"email": "[email protected]"
},
"dist": {
"integrity": "sha512-rj1X2iHxxxvQTa8l6n0tgE/Isn4uGsDT9gPJfY1z8CxLkCTB6+Jftv4NDkOah84pCl3jHNSG9dQff8lW/t87KA==",
"shasum": "d42eed2335af31d2fb83ddd27a1ea8c55c636523",
"tarball": "https://registry.npmjs.org/bitcore-safe/-/bitcore-safe-7.3.1.tgz",
"fileCount": 14,
"unpackedSize": 26006,
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbVUbFCRA9TVsSAnZWagAA7+cQAJlFjpyfPKZ7t9lRBe4H\njyyA1316kEWB7q5ktXbP1JI2f+ekTow3NRLXsl7M17sq8eENac2uLkRyzQDy\nzDMnvCA8Zm2qTQs1CqXynTVCm3YyR3UDwtO/kN5aVsTAn7yAGmdzLU1rcFJr\nhlTLsUgHaTrMFBlqwFUZ9jENXYk1ndM0oN3uG9npCjBqS3I6z1gtB6QmEYOa\nUW04NhsDLDkK9nquAxGUBJgg/s3M3YOcLoJvVY/272yq+/DvfjvIigr4ZFg4\n3yqKjH1Ggzv8zTmhRleoVKrIhPMCit9kfwGYcrv7p8wf0OFoj+g8x4s0JDda\nAf0IhD9PGIIwYNnYMtXglPhKcB8wHaH3ZKFdQSGNmUHkTvLoFNCGUnnuoGng\nuW4lWD1v7+kO2De1kgiRy/bpgXP9yI8D3bjMEGabNc+nSW35iTjy6HSxamuT\n5wrhXmuNuDZrhzcXwfsa6Vudu6Bu33DzFIlu/CqMfT+ub21lZ3uqjPhfyQ39\npw259MiTk6c1p43HMQEHJ3zgwhHsuJ7HM2WpAif5U4PSHFCL7RedETJLhH8u\nMhEyDqsUxnGkZp9Y+CWugen5b2kiJHkznbJMf/TuNKdGQvRGzX/T+XZc0FUh\nrCR9+DJT+0vo5RUhKXIcIMMcDT+8AIZuHjoKbS98DNmpmXkEXghzPT0ngDm4\nW93y\r\n=QRhS\r\n-----END PGP SIGNATURE-----\r\n"
},
"maintainers": [
{
"name": "allwhitetofly",
"email": "[email protected]"
}
],
"directories": {},
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/bitcore-safe_7.3.1_1532315333812_0.9365992542020638"
},
"_shasum": "e7a7dedddf3e0eb8801179eeacdf21d141539bde",
"_resolved": "https://registry.npmjs.org/bitcore-safe/-/bitcore-safe-7.3.1.tgz",
"_from": "bitcore-safe@latest"
}