{
  "name": "@tabtabgo/cra-template-admin",
  "version": "0.2.2",
  "keywords": [
    "react",
    "create-react-app",
    "template",
    "typescript",
    "admin",
    "portal"
  ],
  "description": "The base template for Create TabTabGo Admin Portal App.",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/TabTabGo/cra-template-ttg-admin.git"
  },
  "engines": {
    "node": ">=10"
  },
  "bugs": {
    "url": "https://github.com/TabTabGo/cra-template-ttg-admin/issues"
  },
  "files": [
    "template",
    "template.json"
  ],
  "homepage": "https://github.com/TabTabGo/cra-template-ttg-admin#readme",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "TabTabGo",
  "license": "ISC"
}
