UNPKG

exchange-rates-bac

Version:
30 lines (29 loc) 623 B
{ "name": "exchange-rates-bac", "version": "0.0.5", "description": "Exchange Rates from BAC bank", "main": "index.js", "scripts": { "test": "mocha" }, "repository": { "type": "git", "url": "https://github.com/apinic/exchange-rates-bac.git" }, "keywords": [ "bac", "exchange", "rates", "nicaragua" ], "author": "Paulo McNally", "license": "Apache-2.0", "bugs": { "url": "https://github.com/apinic/exchange-rates-bac/issues" }, "homepage": "https://github.com/apinic/exchange-rates-bac", "dependencies": { "request": "^2.57.0", "xml2js": "^0.4.9" } }