{
  "name": "cta-template-admin",
  "version": "1.3.4",
  "description": "基于react18的模板项目，支持路由keepalive，历史访问页签等",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "changelog": "conventional-changelog -p angular -i CHANGELOG.md -s",
    "changelogall": "conventional-changelog -p angular -i CHANGELOG.md -s -r 0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/thomas-void0/cta-template-admin.git"
  },
  "keywords": [
    "react",
    "template",
    "admin",
    "keepalive",
    "后台",
    "模板"
  ],
  "author": "thomas-void0",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/thomas-void0/cta-template-admin/issues"
  },
  "homepage": "https://github.com/thomas-void0/cta-template-admin#readme",
  "devDependencies": {
    "conventional-changelog-cli": "^2.2.2"
  }
}
