{
  "name": "cra-template-ts-all",
  "version": "1.0.4",
  "keywords": [
    "react",
    "react-redux",
    "react-ts",
    "typescript",
    "typescript-react",
    "react-router",
    "react-router-dom",
    "create-react-app",
    "template",
    "cra-template"
  ],
  "description": "React with typescript-template, redux, react-router complete pack for Create React App template.",
  "author": "js-pujari",
  "main": "template.json",
  "repository": {
    "type": "git",
    "url": "https://github.com/js-pujari/cra-ts-all.git",
    "directory": "template"
  },
  "license": "MIT",
  "engines": {
    "node": ">=10"
  },
  "bugs": {
    "url": "https://github.com/js-pujari/cra-ts-all/issues"
  },
  "files": [
    "template",
    "template.json"
  ]
}