evds
Version:
EVDS API'si için tasarlanan NPM modülü.
28 lines (27 loc) • 539 B
JSON
{
"name": "evds",
"version": "0.5.3",
"description": "EVDS API'si için tasarlanan NPM modülü.",
"main": "index.js",
"repository": {
"type": "git",
"url": "https://git.college/musti/evds.git"
},
"keywords": [
"evds",
"tcmb",
"ekonomi",
"türkiye",
"para",
"döviz"
],
"author": "Mustafa YILDIZ",
"license": "Apache-2.0",
"bugs": {
"url": "https://git.college/musti/evds/issues"
},
"homepage": "https://git.college/musti/evds",
"dependencies": {
"axios": "^1.7.7"
}
}