UNPKG

tcmb-client

Version:

[![npm version](https://img.shields.io/npm/v/tcmb-client?color=blue&style=flat-square)](https://www.npmjs.com/package/tcmb-client) [![License: MIT](https://img.shields.io/badge/License-MIT-green.svg?style=flat-square)](LICENSE)

29 lines (28 loc) 606 B
{ "name": "tcmb-client", "version": "1.0.3", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "TCMB", "Exchange Rates", "doviz", "kur", "döviz kuru", "TCMB API", "TCMB Client", "TCMB Client Library", "TCMB Client Node.js", "TCMB Client JavaScript", "TCMB Client API" ], "author": "salihoz0", "license": "MIT", "description": "", "dependencies": { "axios": "^1.11.0", "xml2js": "^0.6.2" } }