bot18
Version:
A high-frequency cryptocurrency trading bot by Zenbot creator @carlos8f
15 lines (14 loc) • 316 B
JSON
{
"name": "testpackage",
"version": "1.0.0",
"description": "test package",
"repository": {
"url": "https://github.com/opencollective/opencollective-postinstall"
},
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "MIT"
}