status-go/vendor/github.com/ipfs/go-ds-sql/package.json

31 lines
688 B
JSON

{
"author": "whyrusleeping",
"bugs": {
"url": "https://github.com/whyrusleeping/sql-datastore"
},
"gx": {
"dvcsimport": "github.com/whyrusleeping/sql-datastore"
},
"gxDependencies": [
{
"author": "magik6k",
"hash": "QmfJhaxwzBCorUmZNRmY87z4mD6roRrHFMqddhiS4D4XWr",
"name": "pq",
"version": "1.0.0"
},
{
"author": "jbenet",
"hash": "QmPGYyi1DtuWyUkG3PtvLz1xb4ScjnUvwJMCoX3cxeyxNr",
"name": "go-datastore",
"version": "3.5.0"
}
],
"gxVersion": "0.14.0",
"language": "go",
"license": "",
"name": "sql-datastore",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "1.0.2"
}