Files
cid/package.json

11 lines
175 B
JSON
Raw Normal View History

2016-08-26 17:56:12 -07:00
{
"author": "whyrusleeping",
"bugs": {
2016-09-04 11:51:23 -07:00
"url": "https://github.com/ipfs/go-cid"
2016-08-26 17:56:12 -07:00
},
"language": "go",
2016-11-18 00:50:33 +01:00
"license": "MIT",
2016-08-26 17:56:12 -07:00
"name": "go-cid",
2019-02-20 20:12:25 -08:00
"version": "0.9.3"
2016-08-26 17:56:12 -07:00
}