{
  "name": "cra-template-cosmjs-keplr",
  "version": "0.1.1",
  "description": "A create-react-app template including cosmjs and keplr / fetch API integration and example dApp",
  "main": "index.js",
  "repository": "https://github.com/fetchai/cra-template-cosmjs-keplr",
  "license": "MIT",
  "devDependencies": {
    "@testing-library/cypress": "^8.0.2",
    "cypress": "^9.7.0",
    "typescript": "^4.6.4"
  }
}
