|
- {
- "name": "@amcharts/amcharts4",
- "version": "4.10.39",
- "author": "amCharts <contact@amcharts.com> (https://www.amcharts.com/)",
- "description": "amCharts 4",
- "homepage": "https://www.amcharts.com/",
- "license": "SEE LICENSE IN LICENSE",
- "bugs": {
- "url": "https://www.amcharts.com/support/",
- "email": "contact@amcharts.com"
- },
- "repository": {
- "type": "git",
- "url": "https://github.com/amcharts/amcharts4.git"
- },
- "keywords": [
- "amcharts",
- "javascript",
- "charts",
- "typescript"
- ],
- "browser": {
- "canvas": false,
- "fs": false,
- "jsdom": false,
- "jsdom/lib/jsdom/living/generated/utils": false,
- "jsdom/lib/jsdom/utils": false,
- "http": false,
- "https": false,
- "xmldom": false,
- "url": false
- },
- "dependencies": {
- "@babel/runtime": "^7.6.3",
- "core-js": "^3.0.0",
- "d3-force": "^3.0.0",
- "d3-geo": "^3.0.1",
- "d3-geo-projection": "^4.0.0",
- "d3-selection": "^3.0.0",
- "d3-transition": "^3.0.1",
- "pdfmake": "^0.2.2",
- "polylabel": "^1.0.2",
- "raf": "^3.4.1",
- "regression": "^2.0.1",
- "rgbcolor": "^1.0.1",
- "stackblur-canvas": "^2.0.0",
- "tslib": "^2.0.1"
- }
- }
|