{
  "name": "@gm-pc/react",
  "version": "1.27.4-beta.2",
  "description": "观麦前端基础组件库",
  "author": "liyatang <liyatang@qq.com>",
  "homepage": "https://github.com/gmfe/gm-pc#readme",
  "license": "ISC",
  "publishConfig": {
    "access": "public"
  },
  "main": "src/index.ts",
  "module": "src/index.ts",
  "types": "src/index.ts",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/gmfe/gm-pc.git"
  },
  "scripts": {
    "test": "echo \"Error: run tests from root\" && exit 1"
  },
  "bugs": {
    "url": "https://github.com/gmfe/gm-pc/issues"
  },
  "dependencies": {
    "@gm-common/hooks": "^2.10.0",
    "@gm-common/tool": "^2.10.0",
    "@gm-pc/locales": "^1.27.4-beta.2",
    "big.js": "^6.0.1",
    "classnames": "^2.2.5",
    "lodash": "^4.17.19",
    "modern-normalize": "^1.0.0",
    "moment": "^2.29.1",
    "react-window": "^1.8.5"
  },
  "devDependencies": {
    "@types/react-router-dom": "^5.3.3",
    "react": "^16.14.0",
    "react-dom": "^16.14.0"
  },
  "peerDependencies": {
    "big.js": "^6.0.1",
    "classnames": "^2.2.5",
    "lodash": "^4.17.19",
    "modern-normalize": "^1.0.0",
    "moment": "^2.29.1",
    "react": "^16.14.0",
    "react-dom": "^16.14.0",
    "react-router-dom": "^5.2.0",
    "react-window": "^1.8.5"
  },
  "gitHead": "8ed8b7707b3dc599837e711e0b4ea95d7a144460"
}
