{
  "name": "exchange-rates-banpro",
  "version": "0.0.5",
  "description": "Exchange Rates from Banpro bank",
  "main": "index.js",
  "scripts": {
    "test": "mocha"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/apinic/exchange-rates-banpro.git"
  },
  "keywords": [
    "banpro",
    "exchange",
    "rates",
    "nicaragua"
  ],
  "author": "Paulo McNally",
  "license": "Apache-2.0",
  "bugs": {
    "url": "https://github.com/apinic/exchange-rates-banpro/issues"
  },
  "homepage": "https://github.com/apinic/exchange-rates-banpro",
  "dependencies": {
    "cheerio": "^0.19.0",
    "request": "^2.57.0"
  }
}
