1
0
mirror of https://github.com/ipfs/kubo.git synced 2025-09-09 23:42:20 +08:00
Files
kubo/package.json
Jeromy e12a56d7d0 package.json cleanup
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2016-01-30 09:34:07 -08:00

19 lines
398 B
JSON

{
"name": "go-ipfs",
"version": "0.4.0",
"gxDependencies": [
{
"name": "go-log",
"hash": "QmaPaGNE2GqnfJjRRpQuQuFHuJn4FZvsrGxdik4kgxCkBi",
"version": "1.0.0"
},
{
"name": "go-libp2p",
"hash": "QmY3NAw959vbE1oJooP9HchcRdBsbxhgQsEZTRhKgvoSuC",
"version": "1.0.0"
}
],
"language": "go",
"issues_url": "https://github.com/ipfs/go-ipfs"
}