forked from ipfs/go-datastore
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
42 lines (41 loc) · 985 Bytes
/
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
{
"author": "jbenet",
"bugs": {
"url": "https://github.com/jbenet/go-datastore"
},
"gx": {
"dvcsimport": "github.com/ipfs/go-datastore"
},
"gxDependencies": [
{
"author": "whyrusleeping",
"hash": "QmSF8fPo3jgVBAy8fpdjjYqgG87dkJgUprRBHRd2tmfgpP",
"name": "goprocess",
"version": "1.0.0"
},
{
"author": "gustavo",
"hash": "QmYBJ8BXPDTMnzLFdv4rS5kbR1fUFASDVDpK7ZbeWMx6hq",
"name": "go-check",
"version": "1.0.0"
},
{
"author": "hsanjuan",
"hash": "QmUe1WCHkQaz4UeNKiHDUBV2T6i9prc3DniqyHPXyfGaUq",
"name": "go-ipfs-delay",
"version": "0.1.0"
},
{
"author": "google",
"hash": "QmSSeQqc5QeuefkaM6JFV5tSF9knLUkXKVhW1eYRiqe72W",
"name": "uuid",
"version": "0.1.0"
}
],
"gxVersion": "0.7.0",
"language": "go",
"license": "MIT",
"name": "go-datastore",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "3.6.1"
}