{
  "name": "@bkper/exchange-app-types",
  "version": "1.2.1",
  "description": "Typescript definitions for ExchangeApp",
  "homepage": "https://bkper.com/docs",
  "repository": {
    "type": "git",
    "url": "https://github.com/bkper/exchange-app-app.git"
  },
  "bugs": {
    "url": "https://github.com/bkper/exchange-app/issues",
    "email": "mael@bkper.com"
  },
  "author": "Mael Caldas <mael@bkper.com>",
  "license": "MIT",
  "scripts": {},
  "devDependencies": {},
  "types": "./index.d.ts"
}