UNPKG

@antv/f-my

Version:
39 lines (38 loc) 844 B
{ "name": "@antv/f-my", "version": "1.8.1", "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.8.1", "@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": "a2505be61d8b78939aeb41e71464cbaa67b9405a" }