{
  "name": "@antv/f2-wordcloud",
  "version": "5.8.1",
  "description": "F2 wordcloud extension",
  "main": "lib/index.js",
  "module": "es/index.js",
  "types": "es/index.d.ts",
  "sideEffects": false,
  "keywords": [
    "antv",
    "f2",
    "chart",
    "charts",
    "mobile",
    "visualization",
    "react",
    "wordcloud"
  ],
  "dependencies": {
    "@antv/f2": "5.8.1",
    "@antv/util": "~3.3.0",
    "@babel/runtime": "^7.12.5",
    "tslib": "^2.3.1"
  },
  "devDependencies": {
    "@antv/f-test-utils": "^1.0.1",
    "jest-mock-random": "~1.1.1"
  },
  "homepage": "https://f2.antv.vision/zh/",
  "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": "f46e4c4924a82f7e6ebc601e5656eaf137837017"
}
