{
  "name": "@tesler-ui/cra-template-typescript",
  "version": "0.7.1",
  "license": "Apache-2.0",
  "homepage": "https://tesler.io/",
  "author": "Tesler Contributors",
  "keywords": [
    "tesler",
    "tesler-ui",
    "react",
    "create-react-app",
    "template",
    "typescript"
  ],
  "description": "The base TypeScript template for Create React App.",
  "repository": {
    "type": "git",
    "url": "https://github.com/tesler-platform/cra-template-typescript.git"
  },
  "main": "template.json",
  "files": [
    "template",
    "template.json"
  ]
}
