{ "name": "@superset-ui/legacy-preset-chart-big-number", "version": "0.13.5", "description": "Superset Legacy Chart - Big Number", "sideEffects": [ "*.css" ], "main": "lib/index.js", "module": "esm/index.js", "files": [ "esm", "lib" ], "repository": { "type": "git", "url": "git+https://github.com/apache-superset/superset-ui.git" }, "keywords": [ "superset" ], "author": "Superset", "license": "Apache-2.0", "bugs": { "url": "https://github.com/apache-superset/superset-ui/issues" }, "homepage": "https://github.com/apache-superset/superset-ui#readme", "publishConfig": { "access": "public" }, "dependencies": { "@data-ui/xy-chart": "^0.0.84", "@types/d3-color": "^1.2.2", "@types/shortid": "^0.0.29", "d3-color": "^1.2.3", "shortid": "^2.2.14" }, "peerDependencies": { "@superset-ui/chart": "^0.13.0", "@superset-ui/color": "^0.13.0", "@superset-ui/control-utils": "^0.13.0", "@superset-ui/core": "^0.13.0", "@superset-ui/dimension": "^0.13.0", "@superset-ui/number-format": "^0.13.0", "@superset-ui/time-format": "^0.13.0", "@superset-ui/translation": "^0.13.0", "react": "^15 || ^16" } }