{
  "name": "@shadowlik/exchangeratesapi",
  "version": "0.0.1",
  "description": "Foreign exchange rates API - exchangeratesapi.io",
  "main": "dist/index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/shadowlik/exchangeratesapi.git"
  },
  "keywords": [
    "exchangeratesapi",
    "typescript",
    "javascript"
  ],
  "author": "Henrique Marques Fernandes <henrique@marquesfernandes.com>",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/shadowlik/exchangeratesapi/issues"
  },
  "homepage": "https://github.com/shadowlik/exchangeratesapi#readme"
}
