@antv/f2-react
Version:
F2 for React
44 lines (43 loc) • 1 kB
JSON
{
"name": "@antv/f2-react",
"version": "5.14.0",
"description": "F2 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-react": "^1.0.1",
"@antv/f2": "5.14.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"
},
"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": "a9a4c397f067aafad8c050d370b8081efca9d199"
}