UNPKG

1.19 kBJSONView Raw
1{
2 "name": "@amcharts/amcharts4",
3 "version": "4.10.36",
4 "author": "amCharts <contact@amcharts.com> (https://www.amcharts.com/)",
5 "description": "amCharts 4",
6 "homepage": "https://www.amcharts.com/",
7 "license": "SEE LICENSE IN LICENSE",
8 "bugs": {
9 "url": "https://www.amcharts.com/support/",
10 "email": "contact@amcharts.com"
11 },
12 "repository": {
13 "type": "git",
14 "url": "https://github.com/amcharts/amcharts4.git"
15 },
16 "keywords": [
17 "amcharts",
18 "javascript",
19 "charts",
20 "typescript"
21 ],
22 "browser": {
23 "canvas": false,
24 "fs": false,
25 "jsdom": false,
26 "jsdom/lib/jsdom/living/generated/utils": false,
27 "jsdom/lib/jsdom/utils": false,
28 "http": false,
29 "https": false,
30 "xmldom": false,
31 "url": false
32 },
33 "dependencies": {
34 "@babel/runtime": "^7.6.3",
35 "core-js": "^3.0.0",
36 "d3-force": "^3.0.0",
37 "d3-geo": "^3.0.1",
38 "d3-geo-projection": "^4.0.0",
39 "d3-selection": "^3.0.0",
40 "d3-transition": "^3.0.1",
41 "pdfmake": "^0.2.2",
42 "polylabel": "^1.0.2",
43 "raf": "^3.4.1",
44 "regression": "^2.0.1",
45 "rgbcolor": "^1.0.1",
46 "stackblur-canvas": "^2.0.0",
47 "tslib": "^2.0.1"
48 }
49}