forked from highcharts/highcharts
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.json
More file actions
153 lines (153 loc) · 5.17 KB
/
package.json
File metadata and controls
153 lines (153 loc) · 5.17 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
{
"name": "highcharts",
"version": "11.4.1",
"description": "JavaScript charting framework",
"module": "es-modules/masters/highcharts.src.js",
"author": "Highsoft AS <support@highcharts.com> (http://www.highcharts.com/about)",
"repository": {
"type": "git",
"url": "https://github.com/highcharts/highcharts.git"
},
"bugs": "https://github.com/highcharts/highcharts/issues",
"homepage": "http://www.highcharts.com",
"keywords": [
"charts",
"graphs",
"visualization",
"data",
"browserify",
"webpack"
],
"scripts": {
"dapi": "gulp dashboards/api",
"dbuild": "gulp dashboards/dist",
"dgulp": "gulp dashboards/scripts-watch",
"dtest": "gulp dashboards/test",
"dlint": "gulp dashboards/lint",
"test": "npx gulp test-ts --force && npx gulp test --force --speak",
"test:precommit": "npx gulp test-ts --modified && npx gulp test --modified && npx ts-node ./test/ts-node-unit-tests",
"testall": "npx gulp test --browsers all --force --speak",
"test-all": "npx gulp test --browsers all --force --speak",
"test-dts": "npx gulp scripts && npx gulp jsdoc-dts && npx gulp lint-dts",
"test-tskarma": "gulp test-karma",
"build": "npx gulp dist",
"jsdoc": "npx gulp jsdoc-watch --skip-websearch",
"jsdoc-highcharts": "npx gulp jsdoc-watch --products highcharts --skip-websearch",
"jsdoc-highstock": "npx gulp jsdoc-watch --products highstock --skip-websearch",
"lint": "cd ts && npx eslint",
"ts-compile:test": "npx tsc -p test && npx tsc -p samples",
"gulp": "npx gulp",
"utils": "highcharts-utils",
"prepare": "husky install",
"postinstall": "npx gulp update-vendor",
"reset": "npx gulp reset-clone && npm i",
"benchmark": "cd test/ts-node-unit-tests && node -r ts-node/register bench.ts",
"benchmark-compare": "cd test/ts-node-unit-tests && node -r ts-node/register benchmark-compare.ts"
},
"devDependencies": {
"@aws-sdk/client-s3": "^3.282.0",
"@aws-sdk/credential-providers": "^3.421.0",
"@babel/core": "^7.20.12",
"@babel/preset-env": "^7.20.2",
"@cypress-audit/lighthouse": "^1.4.2",
"@highcharts/highcharts-assembler": "github:highcharts/highcharts-assembler#v1.5.4",
"@highcharts/highcharts-declarations-generator": "github:highcharts/highcharts-declarations-generator#v1.2.0",
"@highcharts/highcharts-documentation-generators": "github:highcharts/highcharts-documentation-generators#v0.6.7",
"@highcharts/map-collection": "^2.0.1",
"@octokit/rest": "^19.0.7",
"@swc/core": "^1.4.2",
"@types/jquery": "^3.5.16",
"@types/qunit": "^2.19.4",
"@types/trusted-types": "^2.0.2",
"@types/yargs": "^17.0.24",
"@typescript-eslint/eslint-plugin": "^5.50.0",
"@typescript-eslint/parser": "^5.50.0",
"babel-eslint": "^10.1.0",
"browserify": "^17.0.0",
"bundle-declarations-webpack-plugin": "^4.0.1",
"cloudflare": "^3.0.0",
"colors": "^1.4.0",
"cypress": "^13.2.0",
"cypress-visual-regression": "^3.0.0",
"eslint": "^8.57.0",
"eslint-config-eslint": "7.0.0",
"eslint-plugin-highcharts": "github:highcharts/eslint-plugin-highcharts#v1.0.9",
"eslint-plugin-jsdoc": "^48.2.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-security": "^2.1.1",
"fs-extra": "^11.1.0",
"gifencoder": "^2.0.1",
"glob": "^8.1.0",
"gulp": "^4.0.2",
"gulp-jsdoc3": "^3.0.0",
"gulp-zip": "^5.1.0",
"gzip-size": "6.0.0",
"highsoft-websearch": "github:highcharts/highsoft-websearch#v0.0.3",
"husky": "^8.0.3",
"jquery": "^3.7.1",
"js-yaml": "3.14.1",
"jsdom": "^21.1.0",
"jspdf": "2.5.1",
"karma": "^6.4.1",
"karma-browserstack-launcher": "^1.6.0",
"karma-chrome-launcher": "^3.1.1",
"karma-edge-launcher": "^0.4.2",
"karma-firefox-launcher": "^2.1.2",
"karma-generic-preprocessor": "^1.1.1",
"karma-ie-launcher": "^1.0.0",
"karma-qunit": "^4.1.2",
"karma-safari-launcher": "^1.0.0",
"karma-sharding": "^4.4.0",
"lint-staged": "^13.1.0",
"lolex": "^6.0.0",
"marked": "^4.2.12",
"moment": "2.30",
"moment-timezone": "^0.5.45",
"node-fetch": "^2.6.12",
"plugin-error": "^2.0.1",
"pngjs": "^6.0.0",
"pretty": "^2.0.0",
"proj4": "2.3.6",
"qunit": "^2.19.4",
"request": "^2.88.2",
"requirejs": "^2.3.6",
"semver": "^7.3.8",
"stylelint": "^14.16.1",
"stylelint-config-standard": "^29.0.0",
"svg2pdf.js": "2.2.3",
"topojson-client": "^3.1.0",
"ts-node": "^10.9.2",
"typedoc": "^0.25.7",
"typedoc-plugin-rename-defaults": "^0.7.0",
"typescript": "~5.2.2",
"undertaker-forward-reference": "^2.0.0",
"webpack": "^5.89.0",
"webpack-cli": "^5.1.4",
"yargs": "^17.6.2"
},
"engines": {
"node": ">=14.14.0"
},
"lint-staged": {
"*.js": [
"eslint"
],
"./ts/!(Dashboards|DataGrid)**/*.ts": [
"npm run lint"
],
"./ts/Dashboards/**/*.ts": [
"cd ts/Dashboards && npx eslint"
],
"./ts/DataGrid/**/*.ts": [
"cd ts/DataGrid && npx eslint"
],
"*.css": [
"stylelint"
]
},
"license": "SEE LICENSE IN <license.txt>",
"dependencies": {
"chatgpt": "^5.2.5",
"eslint-plugin-brackets": "^0.1.3"
}
}