{
  "name": "@antv/f-engine",
  "version": "1.10.0",
  "main": "lib/index.js",
  "module": "es/index.js",
  "types": "es/index.d.ts",
  "miniprogram": "dist",
  "sideEffects": false,
  "dependencies": {
    "@antv/g-gesture": "~2.2.0",
    "@antv/g-lite": "~1.2.0",
    "@antv/g-mobile-canvas": "~0.11.0",
    "@antv/g-mobile-canvas-element": "~0.8.0",
    "@antv/g-mobile-svg": "~0.10.0",
    "@antv/g-mobile-webgl": "~0.9.0",
    "@antv/g-web-animations-api": "~1.2.0",
    "@antv/util": "^3.0.6",
    "@babel/runtime": "^7.12.5",
    "eventemitter3": "^4.0.0",
    "tslib": "^2.3.1"
  },
  "devDependencies": {
    "@antv/f-test-utils": "1.0.9"
  },
  "homepage": "https://github.com/antvis/FEngine",
  "author": "https://github.com/orgs/antvis/people",
  "repository": {
    "type": "git",
    "url": "https://github.com/antvis/FEngine"
  },
  "bugs": {
    "url": "https://github.com/antvis/FEngine/issues"
  },
  "gitHead": "5bb6d8fc1e435eefbe4576a44fb427d3b909b0b5"
}
