@cryptapi/api
Version:
CryptAPI's Library for NodeJS
35 lines (34 loc) • 661 B
JSON
{
"name": "@cryptapi/api",
"version": "1.1.1",
"description": "CryptAPI's Library for NodeJS",
"author": "CryptAPI <info@cryptapi.io>",
"license": "MIT",
"homepage": "https://cryptapi.io/",
"scripts": {
"test": "./test.js"
},
"repository": {
"type": "git",
"url": "https://github.com/cryptapi/nodejs-cryptapi.git"
},
"type": "commonjs",
"keywords": [
"crypto",
"cryptocurrency",
"payments",
"bitcoin",
"litecoin",
"ethereum",
"bitcoin cash",
"cryptocurrencies",
"polygon",
"tron",
"binance smart chain",
"erc20",
"bep20",
"solana",
"optimism",
"arbitrum"
]
}