-
- Downloads
v0.0.1
... | @@ -20,7 +20,7 @@ | ... | @@ -20,7 +20,7 @@ |
"author": "Cedric Moreau <cem.moreau@gmail.com>", | "author": "Cedric Moreau <cem.moreau@gmail.com>", | ||
"license": "GPL v2+", | "license": "GPL v2+", | ||
"readmeFilename": "readme.md", | "readmeFilename": "readme.md", | ||
"gitHead": "b9f14112ebab9c30bf07607a0e3f8606098fc602", | "gitHead": "3abd4db425bdb2c89ceb3f38eb15942bc3ebaf1d", | ||
"bugs": { | "bugs": { | ||
"url": "https://github.com/c-geek/nodecoin/issues" | "url": "https://github.com/c-geek/nodecoin/issues" | ||
}, | }, | ||
... | @@ -33,7 +33,6 @@ | ... | @@ -33,7 +33,6 @@ |
"should": "", | "should": "", | ||
"supertest": "" | "supertest": "" | ||
}, | }, | ||
"private": true, | |||
"bin": { | "bin": { | ||
"nodecoin": "./bin/nodecoin" | "nodecoin": "./bin/nodecoin" | ||
} | } | ||
... | ... |
Please register or sign in to comment