{
  "name": "cra-template-ts-prettier-eslint-airbnb",
  "version": "2.1.0",
  "main": "template.json",
  "description": "Template for Create React App supporting TypeScript with Prettier and ESlint config recommended by Airbnb.",
  "keywords": [
    "airbnb",
    "airbnb-eslint",
    "cra-template-typescript",
    "eslint",
    "prettier",
    "react",
    "react17",
    "typescript"
  ],
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/lindomar-oliveira/cra-template-ts-prettier-eslint-airbnb.git"
  },
  "homepage": "https://github.com/lindomar-oliveira/cra-template-ts-prettier-eslint-airbnb#readme",
  "bugs": {
    "url": "https://github.com/lindomar-oliveira/cra-template-ts-prettier-eslint-airbnb/issues"
  }
}