UNPKG

tt-f2

Version:

@antv/f2 adaptation on bytedance/toutiao micro app

33 lines (32 loc) 637 B
{ "name": "tt-f2", "version": "3.4.3", "description": "@antv/f2 adaptation on bytedance/toutiao micro app", "main": "index.js", "scripts": { "postinstall": "node ./util/hexFormatter.js" }, "keywords": [ "antv/f2", "bytedance", "toutiao", "microapp", "visualization", "data visualization", "canvas", "2d draw", "mobile visualization", "interactive", "adaptation" ], "author": "PespiePie", "license": "ISC", "dependencies": { "@antv/f2": "^3.7.7", "replace": "^1.2.0" }, "repository": { "type": "git", "url": "git@github.com:PieNam/tt-f2.git" } }