UNPKG

currency-converterapi-js

Version:
32 lines (31 loc) 864 B
{ "name": "currency-converterapi-js", "version": "1.0.4", "description": "convert the currency using freecurrencyapi key", "main": "index.js", "type": "module", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "freecurrencyapi", "convert currencyapi", "currency API", "exchange rates", "currency exchange", "currency converter" ], "repository": { "type": "git", "url": "git+https://github.com/Gopikrishna-Gurivisetti/currency-converter-js.git" }, "author": "Gopikrishna Gurivisetti", "license": "MIT", "bugs": { "url": "https://github.com/Gopikrishna-Gurivisetti/currency-converter-js.git/issues" }, "homepage": "https://github.com/Gopikrishna-Gurivisetti/currency-converter-js.git#readme", "dependencies": { "currency-exchangeapi-js": "^1.0.1" } }