add default files for new repo
Showing
.gitignore
0 → 100644
.travis.yml
0 → 100644
LICENSE
0 → 100644
Makefile
0 → 100644
package.json
0 → 100644
{ | |||
"author": "whyrusleeping", | |||
"bugs": { | |||
"url": "https://github.com/ipfs/go-ds-measure" | |||
}, | |||
"gx": { | |||
"dvcsimport": "github.com/ipfs/go-ds-measure" | |||
}, | |||
"gxDependencies": [ | |||
{ | |||
"author": "codahale", | |||
"hash": "QmV3NSS3A1kX5s28r7yLczhDsXzkgo65cqRgKFXYunWZmD", | |||
"name": "metrics", | |||
"version": "0.0.0" | |||
} | |||
], | |||
"gxVersion": "0.8.0", | |||
"language": "go", | |||
"license": "", | |||
"name": "go-ds-measure", | |||
"version": "0.0.0" | |||
} |
Please register or sign in to comment