currency-exchangeapi-js
Version:
A Javascript currency exchange API key providing
29 lines (28 loc) • 788 B
JSON
{
"name": "currency-exchangeapi-js",
"version": "1.0.4",
"description": "A Javascript currency exchange API key providing",
"main": "index.js",
"type": "module",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"freecurrencyapi",
"exchange rates API",
"rates API",
"currency API",
"exchange rates",
"currency exchange"
],
"repository": {
"type": "git",
"url": "git+https://github.com/Gopikrishna-Gurivisetti/currency-exchangeapi-js.git"
},
"author": "Gopikrishna Gurivisetti",
"license": "ISC",
"bugs": {
"url": "https://github.com/Gopikrishna-Gurivisetti/currency-exchangeapi-js/issues"
},
"homepage": "https://github.com/Gopikrishna-Gurivisetti/currency-exchangeapi-js#readme"
}