-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
57 lines (57 loc) · 1.51 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
{
"_args": [
[
"cryptonote-util-bbscoin@1.0.5",
"/home/bbscoin/bbscoin-pool"
]
],
"_from": "cryptonote-util-bbscoin@1.0.5",
"_id": "cryptonote-util-bbscoin@1.0.5",
"_inBundle": false,
"_integrity": "sha512-Gzj2lshGavUtbZrkvAOinjr4MRdUHsCFgWvAF2NLGkHUyl+0zuzU9JiUTGrixPd+XD4VgJuPJfmF+nIDoSof8A==",
"_location": "/cryptonote-util-bbscoin",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "cryptonote-util-bbscoin@1.0.5",
"name": "cryptonote-util-bbscoin",
"escapedName": "cryptonote-util-bbscoin",
"rawSpec": "1.0.5",
"saveSpec": null,
"fetchSpec": "1.0.5"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/cryptonote-util-bbscoin/-/cryptonote-util-bbscoin-1.0.5.tgz",
"_spec": "1.0.5",
"_where": "/home/bbscoin/bbscoin-pool",
"author": {
"name": "LucasJones",
"email": "lucasjonesdev@hotmail.co.uk"
},
"bugs": {
"url": "https://github.com/bbscoin/node-cryptonote-util/issues"
},
"dependencies": {
"bindings": "*"
},
"description": "cryptonote-util-bbscoin =======================",
"gypfile": true,
"homepage": "https://github.com/bbscoin/node-cryptonote-util#readme",
"keywords": [
"cryptonight",
"cryptonote"
],
"main": "cryptonote",
"name": "cryptonote-util-bbscoin",
"repository": {
"type": "git",
"url": "git+https://github.com/bbscoin/node-cryptonote-util.git"
},
"scripts": {
"install": "node-gyp rebuild"
},
"version": "1.0.5"
}