mirror of
https://github.com/ipfs/kubo.git
synced 2025-09-09 23:42:20 +08:00
18 lines
397 B
JSON
18 lines
397 B
JSON
{
|
|
"name": "go-ipfs",
|
|
"version": "0.4.0",
|
|
"gxDependencies": [
|
|
{
|
|
"name": "go-log",
|
|
"hash": "QmaPaGNE2GqnfJjRRpQuQuFHuJn4FZvsrGxdik4kgxCkBi",
|
|
"version": "1.0.0"
|
|
},
|
|
{
|
|
"name": "go-libp2p",
|
|
"hash": "QmZxtCsPRgCnCXwVPUjcBiFckkG5NMYM4Pthwe6X4C8uQq",
|
|
"version": "1.0.0"
|
|
}
|
|
],
|
|
"language": "go",
|
|
"issues_url": "https://github.com/ipfs/go-ipfs"
|
|
} |