UNPKG

crypto-node-api

Version:
30 lines (29 loc) 674 B
{ "name": "crypto-node-api", "version": "1.0.5", "description": "Crypto Exchange API", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/waiting7777/crypto-node-api.git" }, "keywords": [ "Crypto", "Exchange", "Binance" ], "author": "waiting7777", "license": "ISC", "bugs": { "url": "https://github.com/waiting7777/crypto-node-api/issues" }, "homepage": "https://github.com/waiting7777/crypto-node-api#readme", "dependencies": { "axios": "^0.19.2", "dayjs": "^1.8.20", "query-string": "^6.10.1" } }