fcoin-api
Version:
Use the package, you can use official api easily!
29 lines (28 loc) • 657 B
JSON
{
"name": "fcoin-api",
"version": "1.0.6",
"description": "Use the package, you can use official api easily!",
"main": "index.js",
"dependencies": {
"https-proxy-agent": "^2.2.1",
"node-fetch": "^2.1.2"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/superhuai/fcoin-api.git"
},
"keywords": [
"api",
"fcoin"
],
"author": "nanluo",
"license": "ISC",
"bugs": {
"url": "https://github.com/superhuai/fcoin-api/issues"
},
"homepage": "https://github.com/superhuai/fcoin-api#readme"
}