{
  "name": "@antv/f-react",
  "version": "1.10.0",
  "description": "FEngine for React",
  "main": "lib/index.js",
  "module": "es/index.js",
  "types": "es/index.d.ts",
  "sideEffects": false,
  "keywords": [
    "antv",
    "f2",
    "chart",
    "charts",
    "mobile",
    "visualization",
    "react"
  ],
  "dependencies": {
    "@antv/f-engine": "1.10.0",
    "@babel/runtime": "^7.12.5",
    "tslib": "^2.3.1"
  },
  "devDependencies": {
    "@types/react": "^16.9.35",
    "@types/react-dom": "^16.9.8",
    "enzyme": "^3.11.0",
    "enzyme-adapter-react-16": "^1.15.6",
    "react": "16.8.6",
    "react-dom": "16.8.6"
  },
  "peerDependencies": {
    "react": ">=16.8.6",
    "react-dom": ">=16.8.6"
  },
  "homepage": "https://f2.antv.vision/zh/docs/tutorial/react",
  "author": "https://github.com/orgs/antvis/people",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/antvis/f2"
  },
  "bugs": {
    "url": "https://github.com/antvis/f2/issues"
  },
  "gitHead": "5bb6d8fc1e435eefbe4576a44fb427d3b909b0b5"
}
