OSDN Git Service

add package
[bytom/vapor.git] / vendor / github.com / libp2p / go-libp2p-crypto / package.json
1 {
2   "author": "whyrusleeping",
3   "bugs": {
4     "url": "https://github.com/libp2p/go-libp2p-transport"
5   },
6   "gx": {
7     "dvcsimport": "github.com/libp2p/go-libp2p-crypto"
8   },
9   "gxDependencies": [
10     {
11       "author": "btcsuite",
12       "hash": "QmWq5PJgAQKDWQerAijYUVKW8mN5MDatK5j7VMp8rizKQd",
13       "name": "btcec",
14       "version": "0.0.1"
15     },
16     {
17       "author": "minio",
18       "hash": "QmcTzQXRcU2vf8yX5EEboz1BSvWC7wWmeYAKVQmhp8WZYU",
19       "name": "sha256-simd",
20       "version": "0.1.2"
21     },
22     {
23       "author": "whyrusleeping",
24       "hash": "QmddjPSGZb3ieihSseFeCfVRpZzcqczPNsD2DvarSwnjJB",
25       "name": "gogo-protobuf",
26       "version": "1.2.1"
27     },
28     {
29       "author": "golang",
30       "hash": "QmW7VUmSvhvSGbYbdsh7uRjhGmsYkc9fL8aJ5CorxxrU5N",
31       "name": "go-crypto",
32       "version": "0.2.1"
33     }
34   ],
35   "gxVersion": "0.4.0",
36   "language": "go",
37   "license": "MIT",
38   "name": "go-libp2p-crypto",
39   "releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
40   "version": "2.0.7"
41 }
42