gxify and add readme license gitignore
Showing
.gitignore
0 → 100644
LICENSE
0 → 100644
README.md
0 → 100644
package.json
0 → 100644
{ | |||
"author": "whyrusleeping", | |||
"bugs": { | |||
"url": "https://github.com/ipfs/go-ds-flatfs" | |||
}, | |||
"gx": { | |||
"dvcsimport": "github.com/ipfs/go-ds-flatfs" | |||
}, | |||
"gxDependencies": [ | |||
{ | |||
"hash": "QmSpJByNKFX1sCsHBEp3R73FL4NF6FnQTEGyNAXHm2GS52", | |||
"name": "go-log", | |||
"version": "1.2.0" | |||
}, | |||
{ | |||
"author": "jbenet", | |||
"hash": "QmaeRR9SpXumU5tYLRkq6x6pfMe8qKzxn4ujBpsTJ2zQG7", | |||
"name": "go-os-rename", | |||
"version": "0.0.0" | |||
}, | |||
{ | |||
"author": "jbenet", | |||
"hash": "QmeZBFvNreVkpZkBTFxh56zHWS8wA5S1XxKswHjux76kyz", | |||
"name": "go-datastore", | |||
"version": "0.3.0" | |||
} | |||
], | |||
"gxVersion": "0.8.0", | |||
"language": "go", | |||
"license": "", | |||
"name": "go-ds-flatfs", | |||
"version": "0.0.0" | |||
} |
Please register or sign in to comment