{
  "name": "@czty/fbtn",
  "version": "0.0.2",
  "main": "./index.ts",
  "module": "./index.ts",
  "private": false,
  "publishConfig": {
    "access": "public"
  },
  "compsName": "FBtn",
  "scripts": {
    "dev": "vite",
    "build": "tsc && vite build",
    "serve": "vite preview",
    "lint": "eslint --fix --quiet --ext .js,.jsx,.ts,.tsx src"
  },
  "dependencies": {
    "antd": "^4.13.0",
    "axios": "^0.21.1",
    "moment": "^2.29.4",
    "react": "^17.0.0",
    "react-dom": "^17.0.0",
    "react-router-dom": "^5.2.0"
  },
  "devDependencies": {
    "@commitlint/cli": "^12.1.4",
    "@commitlint/config-conventional": "^12.1.4",
    "@types/mockjs": "^1.0.3",
    "@types/node": "^14.14.31",
    "@types/react": "^17.0.0",
    "@types/react-dom": "^17.0.0",
    "@types/react-router-dom": "^5.1.7",
    "@typescript-eslint/eslint-plugin": "4.0.1",
    "@typescript-eslint/parser": "4.0.1",
    "@vitejs/plugin-legacy": "^1.3.1",
    "@vitejs/plugin-react-refresh": "^1.1.0",
    "eslint": "^7.20.0",
    "eslint-plugin-react": "^7.22.0",
    "eslint-plugin-react-hooks": "^4.2.0",
    "mockjs": "^1.1.0",
    "rollup-plugin-eslint": "^7.0.0",
    "rollup-plugin-gzip": "^2.5.0",
    "sass": "^1.32.8",
    "typescript": "^4.0.6",
    "vite": "^2.3.7"
  },
  "gitHead": "f5e5010bf87dbd0628392f9ecd077bac386f7655"
}
