OSDN Git Service

add ipfs package
[bytom/vapor.git] / vendor / github.com / ipfs / go-ipfs-api / package.json
1 {
2   "author": "ipfs",
3   "bugs": {
4     "url": "https://github.com/ipfs/go-ipfs-api/issues"
5   },
6   "gx": {
7     "dvcsimport": "github.com/ipfs/go-ipfs-api"
8   },
9   "gxDependencies": [
10     {
11       "author": "whyrusleeping",
12       "hash": "QmTu65MVbemtUxJEWgsTtzv9Zv9P8rvmqNA4eG9TrTRGYc",
13       "name": "go-libp2p-peer",
14       "version": "3.1.1"
15     },
16     {
17       "author": "multiformats",
18       "hash": "QmNTCey11oxhb1AxDnQBRHtdhap6Ctud872NjAYPYYXPuc",
19       "name": "go-multiaddr",
20       "version": "1.4.0"
21     },
22     {
23       "author": "multiformats",
24       "hash": "QmZcLBXKaFe8ND5YHPkJRAwmhJGrVsi1JqDZNyJ4nRK5Mj",
25       "name": "go-multiaddr-net",
26       "version": "1.7.1"
27     },
28     {
29       "author": "mitchellh",
30       "hash": "QmdcULN1WCzgoQmcCaUAmEhwcxHYsDrbZ2LvRJKCL8dMrK",
31       "name": "go-homedir",
32       "version": "1.0.0"
33     },
34     {
35       "author": "whyrusleeping",
36       "hash": "QmNohiVssaPw3KVLZik59DBVGTSm2dGvYT9eoXt5DQ36Yz",
37       "name": "go-ipfs-util",
38       "version": "1.2.9"
39     },
40     {
41       "author": "whyrusleeping",
42       "hash": "QmQine7gvHncNevKtG9QXxf3nXcwSj6aDDmMm52mHofEEp",
43       "name": "tar-utils",
44       "version": "0.0.3"
45     },
46     {
47       "author": "whyrusleeping",
48       "hash": "QmZZseAa9xcK6tT3YpaShNUAEpyRAoWmUL5ojH3uGNepAc",
49       "name": "go-libp2p-metrics",
50       "version": "2.1.13"
51     },
52     {
53       "author": "magik6k",
54       "hash": "QmQmhotPUzVrMEWNK3x1R5jQ5ZHWyL7tVUrmRPjrBrvyCb",
55       "name": "go-ipfs-files",
56       "version": "2.0.6"
57     }
58   ],
59   "gxVersion": "0.7.0",
60   "language": "go",
61   "license": "MIT",
62   "name": "go-ipfs-api",
63   "releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
64   "version": "1.4.7"
65 }
66