UNPKG

@antv/f-lottie

Version:

FEngine for Lottie

38 lines (37 loc) 825 B
{ "name": "@antv/f-lottie", "version": "1.10.0", "description": "FEngine for Lottie", "main": "lib/index.js", "module": "es/index.js", "types": "es/index.d.ts", "keywords": [ "antv", "f2", "chart", "charts", "mobile", "visualization", "lottie" ], "dependencies": { "@antv/f-engine": "1.10.0", "@antv/g-lottie-player": "~0.2.0", "@babel/runtime": "^7.12.5", "tslib": "^2.3.1" }, "devDependencies": { "@antv/f-test-utils": "1.0.9" }, "homepage": "https://f2.antv.vision", "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" }