-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdappnode_package.in.json
More file actions
32 lines (32 loc) · 1008 Bytes
/
dappnode_package.in.json
File metadata and controls
32 lines (32 loc) · 1008 Bytes
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
{
"name": "ipfsconsortium.dnp.dappnode.eth",
"version": "0.0.1",
"description": "IPFSConsortium version for DAppNode. IPFS consortium deamon scripts wrapped as an npm module",
"avatar": "avatar.png",
"type": "service",
"image": {
"path": "ipfsconsortium.dnp.dappnode.eth_0.0.1.tar.xz",
"hash": "/ipfs/QmZ6JNTxBFjT28aBtmnbj5BHjmsbXWRn7hjAZ2zncxKE4p",
"size": 23743208
},
"author": "Stefaan Ponnet",
"contributors": [
"Eduardo Antuña <eduadiez@gmail.com> (https://github.com/eduadiez)"
],
"keywords": [
"Consortium",
"IPFS",
"ENS"
],
"homepage": {
"homepage": "https://github.com/ipfsconsortium/IPFSConsortiumProxy#readme"
},
"repository": {
"type": "git",
"url": "git+https://sponnet@github.com/ipfsconsortium/IPFSConsortiumProxy.git"
},
"bugs": {
"url": "https://github.com/ipfsconsortium/IPFSConsortiumProxy/issues"
},
"license": "GPL-3.0"
}