UNPKG

@antv/f-my

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