UNPKG

@antv/f2-wordcloud

Version:

F2 wordcloud extension

41 lines (40 loc) 895 B
{ "name": "@antv/f2-wordcloud", "version": "5.10.0", "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.10.0", "@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": "419f22e70aa4b8e0cd561af7281a510d1e581570" }