ftx-api-rest
Version:
simple rest API wrapper for FTX
25 lines • 582 B
JSON
{
"name": "ftx-api-rest",
"version": "0.0.7",
"description": "simple rest API wrapper for FTX",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/askmike/ftx-api-rest.git"
},
"keywords": [
"ftx",
"api",
"wrapper",
"profit"
],
"author": "Mike van Rossum <mike@mvr.me>",
"license": "MIT",
"bugs": {
"url": "https://github.com/askmike/ftx-api-rest/issues"
},
"homepage": "https://github.com/askmike/ftx-api-rest#readme"
}