{
  "name": "@antv/f-my",
  "version": "1.10.0",
  "description": "FEngine for alipay mini-program",
  "main": "lib/index.js",
  "module": "es/index.js",
  "types": "es/index.d.ts",
  "keywords": [
    "antv",
    "f2",
    "chart",
    "charts",
    "mobile",
    "visualization",
    "miniprogram",
    "my",
    "alipay"
  ],
  "dependencies": {
    "@antv/f-engine": "1.10.0",
    "@babel/runtime": "^7.12.5",
    "tslib": "^2.3.1"
  },
  "devDependencies": {
    "mini-types": "^0.1.7"
  },
  "homepage": "https://f2.antv.vision/zh/docs/tutorial/miniprogram",
  "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"
}
