{
  "name": "@kne/cra-template-project",
  "version": "1.0.0",
  "keywords": [
    "react",
    "create-react-app",
    "template",
    "remote components"
  ],
  "description": "初始化一个React App应用项目.",
  "repository": {
    "type": "git",
    "url": "https://github.com/kne-union/cra-template-project.git"
  },
  "license": "MIT",
  "engines": {
    "node": ">=14"
  },
  "bugs": {
    "url": "https://github.com/kne-union/cra-template-project/issues"
  },
  "files": [
    "template",
    "template.json"
  ]
}
