UNPKG

@antv/f-lottie

Version:

FEngine for Lottie

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