crypto-js-value
Version:
Simple crypto currency module to request crypto value with crypto Symbol
30 lines (29 loc) • 686 B
JSON
{
"name": "crypto-js-value",
"version": "2.0.0",
"description": "Simple crypto currency module to request crypto value with crypto Symbol",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Bycop#4757",
"license": "ISC",
"dependencies": {
"axios": "^0.27.2"
},
"keywords": [
"Discord",
"Discord.js",
"Crypto",
"Currency",
"Binance"
],
"repository": {
"type": "git",
"url": "git+https://github.com/bycop/crypto-js-value.git"
},
"bugs": {
"url": "https://github.com/bycop/crypto-js-value/issues"
},
"homepage": "https://github.com/bycop/crypto-js-value#readme"
}