UNPKG

open-exchange-rate

Version:

This package is used to get the exchange rates for the list of currencies.

27 lines (26 loc) 592 B
{ "name": "open-exchange-rate", "version": "1.0.2", "description": "This package is used to get the exchange rates for the list of currencies.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/vishweswaran-p/open-exchange-rate" }, "keywords": [ "open-exchange-rate", "open-exchange-rates", "exchnage-rates", "exchange", "rates", "currency" ], "author": "vishnu", "license": "ISC", "dependencies": { "request": "^2.88.0" } }