doviz-api-tr
Version:
Anlık olarak döviz bilgilerini yansıtır
20 lines (19 loc) • 462 B
JSON
{
"name": "doviz-api-tr",
"version": "1.0.1",
"description": "Anlık olarak döviz bilgilerini yansıtır",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/TuncVuralTuncay/doviz-api-tr/"
},
"keywords": ["doviz","api","tr","döviz"],
"author": "tuncvrdev",
"license": "MIT",
"dependencies": {
"node-fetch": "^2.6.12"
}
}