1
1
{
2
- "name" : " @windycom/maplibre-gl" ,
3
- "description" : " BSD licensed community fork of mapbox-gl, a WebGL interactive maps library" ,
4
- "version" : " 4.7.1" ,
5
- "main" : " dist/maplibre-gl.js" ,
6
- "style" : " dist/maplibre-gl.css" ,
7
- "license" : " BSD-3-Clause" ,
8
- "homepage" : " https://maplibre.org/" ,
9
- "funding" : " https://github.com/maplibre/maplibre-gl-js?sponsor=1" ,
10
- "bugs" : {
11
- "url" : " https://github.com/maplibre/maplibre-gl-js/issues/"
12
- },
13
- "repository" : {
14
- "type" : " git" ,
15
- "url" : " git://github.com/maplibre/maplibre-gl-js.git"
16
- },
17
- "types" : " dist/maplibre-gl.d.ts" ,
18
- "type" : " module" ,
19
- "dependencies" : {
20
- "@mapbox/geojson-rewind" : " ^0.5.2" ,
21
- "@mapbox/jsonlint-lines-primitives" : " ^2.0.2" ,
22
- "@mapbox/point-geometry" : " ^0.1.0" ,
23
- "@mapbox/tiny-sdf" : " ^2.0.6" ,
24
- "@mapbox/unitbezier" : " ^0.0.1" ,
25
- "@mapbox/vector-tile" : " ^1.3.1" ,
26
- "@mapbox/whoots-js" : " ^3.1.0" ,
27
- "@maplibre/maplibre-gl-style-spec" : " ^20.3.1" ,
28
- "@types/geojson" : " ^7946.0.14" ,
29
- "@types/geojson-vt" : " 3.2.5" ,
30
- "@types/mapbox__point-geometry" : " ^0.1.4" ,
31
- "@types/mapbox__vector-tile" : " ^1.3.4" ,
32
- "@types/pbf" : " ^3.0.5" ,
33
- "@types/supercluster" : " ^7.1.3" ,
34
- "earcut" : " ^3.0.0" ,
35
- "geojson-vt" : " ^4.0.2" ,
36
- "gl-matrix" : " ^3.4.3" ,
37
- "global-prefix" : " ^4.0.0" ,
38
- "kdbush" : " ^4.0.2" ,
39
- "murmurhash-js" : " ^1.0.0" ,
40
- "pbf" : " ^3.3.0" ,
41
- "potpack" : " ^2.0.0" ,
42
- "quickselect" : " ^3.0.0" ,
43
- "supercluster" : " ^8.0.1" ,
44
- "tinyqueue" : " ^3.0.0" ,
45
- "vt-pbf" : " ^3.1.3"
46
- },
47
- "devDependencies" : {
48
- "@mapbox/mapbox-gl-rtl-text" : " ^0.3.0" ,
49
- "@mapbox/mvt-fixtures" : " ^3.10.0" ,
50
- "@rollup/plugin-commonjs" : " ^28.0.0" ,
51
- "@rollup/plugin-json" : " ^6.1.0" ,
52
- "@rollup/plugin-node-resolve" : " ^15.3.0" ,
53
- "@rollup/plugin-replace" : " ^6.0.1" ,
54
- "@rollup/plugin-strip" : " ^3.0.4" ,
55
- "@rollup/plugin-terser" : " ^0.4.4" ,
56
- "@rollup/plugin-typescript" : " ^12.1.0" ,
57
- "@types/benchmark" : " ^2.1.5" ,
58
- "@types/cssnano" : " ^5.0.0" ,
59
- "@types/d3" : " ^7.4.3" ,
60
- "@types/diff" : " ^5.2.2" ,
61
- "@types/earcut" : " ^2.1.4" ,
62
- "@types/eslint" : " ^8.56.7" ,
63
- "@types/gl" : " ^6.0.5" ,
64
- "@types/glob" : " ^8.1.0" ,
65
- "@types/jest" : " ^29.5.13" ,
66
- "@types/jsdom" : " ^21.1.7" ,
67
- "@types/minimist" : " ^1.2.5" ,
68
- "@types/murmurhash-js" : " ^1.0.6" ,
69
- "@types/nise" : " ^1.4.5" ,
70
- "@types/node" : " ^22.6.1" ,
71
- "@types/offscreencanvas" : " ^2019.7.3" ,
72
- "@types/pixelmatch" : " ^5.2.6" ,
73
- "@types/pngjs" : " ^6.0.5" ,
74
- "@types/react" : " ^18.3.8" ,
75
- "@types/react-dom" : " ^18.3.0" ,
76
- "@types/request" : " ^2.48.12" ,
77
- "@types/shuffle-seed" : " ^1.1.3" ,
78
- "@types/window-or-global" : " ^1.0.6" ,
79
- "@typescript-eslint/eslint-plugin" : " ^7.18.0" ,
80
- "@typescript-eslint/parser" : " ^7.18.0" ,
81
- "address" : " ^2.0.3" ,
82
- "autoprefixer" : " ^10.4.20" ,
83
- "benchmark" : " ^2.1.4" ,
84
- "canvas" : " ^2.11.2" ,
85
- "cssnano" : " ^7.0.6" ,
86
- "d3" : " ^7.9.0" ,
87
- "d3-queue" : " ^3.0.7" ,
88
- "devtools-protocol" : " ^0.0.1359167" ,
89
- "diff" : " ^7.0.0" ,
90
- "dts-bundle-generator" : " ^9.5.1" ,
91
- "eslint" : " ^8.57.0" ,
92
- "eslint-config-mourner" : " ^3.0.0" ,
93
- "eslint-plugin-html" : " ^8.1.2" ,
94
- "eslint-plugin-import" : " ^2.30.0" ,
95
- "eslint-plugin-jest" : " ^28.8.3" ,
96
- "eslint-plugin-react" : " ^7.36.1" ,
97
- "eslint-plugin-tsdoc" : " 0.3.0" ,
98
- "expect" : " ^29.7.0" ,
99
- "glob" : " ^11.0.0" ,
100
- "is-builtin-module" : " ^4.0.0" ,
101
- "jest" : " ^29.7.0" ,
102
- "jest-environment-jsdom" : " ^29.7.0" ,
103
- "jest-junit" : " ^16.0.0" ,
104
- "jest-monocart-coverage" : " ^1.1.1" ,
105
- "jest-webgl-canvas-mock" : " ^2.5.3" ,
106
- "jsdom" : " ^25.0.1" ,
107
- "junit-report-builder" : " ^5.1.1" ,
108
- "minimist" : " ^1.2.8" ,
109
- "mock-geolocation" : " ^1.0.11" ,
110
- "monocart-coverage-reports" : " ^2.10.9" ,
111
- "nise" : " ^6.1.1" ,
112
- "npm-font-open-sans" : " ^1.1.0" ,
113
- "npm-run-all" : " ^4.1.5" ,
114
- "pdf-merger-js" : " ^5.1.2" ,
115
- "pixelmatch" : " ^6.0.0" ,
116
- "pngjs" : " ^7.0.0" ,
117
- "postcss" : " ^8.4.47" ,
118
- "postcss-cli" : " ^11.0.0" ,
119
- "postcss-inline-svg" : " ^6.0.0" ,
120
- "pretty-bytes" : " ^6.1.1" ,
121
- "puppeteer" : " ^23.4.0" ,
122
- "react" : " ^18.3.1" ,
123
- "react-dom" : " ^18.3.1" ,
124
- "rollup" : " ^4.22.4" ,
125
- "rollup-plugin-sourcemaps2" : " ^0.4.1" ,
126
- "rw" : " ^1.3.3" ,
127
- "semver" : " ^7.6.3" ,
128
- "shuffle-seed" : " ^1.1.6" ,
129
- "source-map-explorer" : " ^2.5.3" ,
130
- "st" : " ^3.0.0" ,
131
- "stylelint" : " ^16.9.0" ,
132
- "stylelint-config-standard" : " ^36.0.1" ,
133
- "ts-jest" : " ^29.2.5" ,
134
- "ts-node" : " ^10.9.2" ,
135
- "tslib" : " ^2.7.0" ,
136
- "typedoc" : " ^0.26.6" ,
137
- "typedoc-plugin-markdown" : " ^4.2.8" ,
138
- "typedoc-plugin-missing-exports" : " ^3.0.0" ,
139
- "typescript" : " ^5.5.4"
140
- },
141
- "scripts" : {
142
- "generate-dist-package" : " node --no-warnings --loader ts-node/esm build/generate-dist-package.js" ,
143
- "generate-shaders" : " node --no-warnings --loader ts-node/esm build/generate-shaders.ts" ,
144
- "generate-struct-arrays" : " node --no-warnings --loader ts-node/esm build/generate-struct-arrays.ts" ,
145
- "generate-style-code" : " node --no-warnings --loader ts-node/esm build/generate-style-code.ts" ,
146
- "generate-typings" : " dts-bundle-generator --export-referenced-types --umd-module-name=maplibregl -o ./dist/maplibre-gl.d.ts ./src/index.ts" ,
147
- "generate-docs" : " typedoc && node --no-warnings --loader ts-node/esm build/generate-docs.ts" ,
148
- "generate-images" : " node --no-warnings --loader ts-node/esm build/generate-doc-images.ts" ,
149
- "build-dist" : " npm run build-css && npm run generate-typings && npm run build-dev && npm run build-csp-dev && npm run build-prod && npm run build-prod-unminified && npm run build-csp" ,
150
- "build-dev" : " rollup --configPlugin @rollup/plugin-typescript -c --environment BUILD:dev" ,
151
- "watch-dev" : " rollup --configPlugin @rollup/plugin-typescript -c --environment BUILD:dev --watch" ,
152
- "build-prod" : " rollup --configPlugin @rollup/plugin-typescript -c --environment BUILD:production,MINIFY:true" ,
153
- "build-prod-unminified" : " rollup --configPlugin @rollup/plugin-typescript -c --environment BUILD:production" ,
154
- "build-csp" : " rollup --configPlugin @rollup/plugin-typescript -c rollup.config.csp.ts --environment BUILD:production,MINIFY:true" ,
155
- "build-csp-dev" : " rollup --configPlugin @rollup/plugin-typescript -c rollup.config.csp.ts --environment BUILD:dev" ,
156
- "build-css" : " postcss -o dist/maplibre-gl.css src/css/maplibre-gl.css" ,
157
- "watch-css" : " postcss --watch -o dist/maplibre-gl.css src/css/maplibre-gl.css" ,
158
- "build-benchmarks" : " npm run build-dev && rollup --configPlugin @rollup/plugin-typescript -c test/bench/rollup_config_benchmarks.ts" ,
159
- "watch-benchmarks" : " rollup --configPlugin @rollup/plugin-typescript -c test/bench/rollup_config_benchmarks.ts --watch" ,
160
- "start-server" : " st --no-cache -H localhost --port 9966 ." ,
161
- "start-docs" : " docker run --rm -it -p 8000:8000 -v ${PWD}:/docs squidfunk/mkdocs-material" ,
162
- "start" : " run-p watch-css watch-dev start-server" ,
163
- "start-bench" : " run-p watch-css watch-benchmarks start-server" ,
164
- "lint" : " eslint --cache --ext .ts,.tsx,.js,.html --ignore-path .gitignore ." ,
165
- "lint-css" : " stylelint **/*.css --fix -f verbose" ,
166
- "test" : " run-p lint lint-css test-render jest" ,
167
- "jest" : " jest" ,
168
- "test-build" : " jest --selectProjects=build --reporters=default" ,
169
- "test-build-ci" : " jest --selectProjects=build" ,
170
- "test-integration" : " jest --selectProjects=integration --reporters=default" ,
171
- "test-integration-ci" : " jest --coverage --selectProjects=integration" ,
172
- "test-render" : " node --no-warnings --loader ts-node/esm test/integration/render/run_render_tests.ts" ,
173
- "test-unit" : " jest --selectProjects=unit --reporters=default" ,
174
- "test-unit-ci" : " jest --coverage --selectProjects unit" ,
175
- "test-watch-roots" : " jest --watch" ,
176
- "codegen" : " run-p --print-label generate-dist-package generate-style-code generate-struct-arrays generate-shaders && npm run generate-typings" ,
177
- "benchmark" : " node --no-warnings --loader ts-node/esm test/bench/run-benchmarks.ts" ,
178
- "gl-stats" : " node --no-warnings --loader ts-node/esm test/bench/gl-stats.ts" ,
179
- "prepare" : " npm run codegen" ,
180
- "typecheck" : " tsc --noEmit && tsc --project tsconfig.dist.json" ,
181
- "tsnode" : " node --experimental-loader=ts-node/esm --no-warnings"
182
- },
183
- "files" : [
184
- " build/" ,
185
- " dist/*" ,
186
- " src/"
187
- ],
188
- "engines" : {
189
- "npm" : " >=8.1.0" ,
190
- "node" : " >=16.14.0"
191
- }
192
- }
2
+ "name" : " @windycom/maplibre-gl" ,
3
+ "description" : " BSD licensed community fork of mapbox-gl, a WebGL interactive maps library" ,
4
+ "version" : " 4.7.1" ,
5
+ "main" : " dist/maplibre-gl.js" ,
6
+ "style" : " dist/maplibre-gl.css" ,
7
+ "license" : " BSD-3-Clause" ,
8
+ "homepage" : " https://maplibre.org/" ,
9
+ "funding" : " https://github.com/maplibre/maplibre-gl-js?sponsor=1" ,
10
+ "bugs" : {
11
+ "url" : " https://github.com/maplibre/maplibre-gl-js/issues/"
12
+ },
13
+ "repository" : {
14
+ "type" : " git" ,
15
+ "url" : " git://github.com/maplibre/maplibre-gl-js.git"
16
+ },
17
+ "types" : " dist/maplibre-gl.d.ts" ,
18
+ "type" : " module" ,
19
+ "dependencies" : {
20
+ "@mapbox/geojson-rewind" : " ^0.5.2" ,
21
+ "@mapbox/jsonlint-lines-primitives" : " ^2.0.2" ,
22
+ "@mapbox/point-geometry" : " ^0.1.0" ,
23
+ "@mapbox/tiny-sdf" : " ^2.0.6" ,
24
+ "@mapbox/unitbezier" : " ^0.0.1" ,
25
+ "@mapbox/vector-tile" : " ^1.3.1" ,
26
+ "@mapbox/whoots-js" : " ^3.1.0" ,
27
+ "@maplibre/maplibre-gl-style-spec" : " ^20.3.1" ,
28
+ "@types/geojson" : " ^7946.0.14" ,
29
+ "@types/geojson-vt" : " 3.2.5" ,
30
+ "@types/mapbox__point-geometry" : " ^0.1.4" ,
31
+ "@types/mapbox__vector-tile" : " ^1.3.4" ,
32
+ "@types/pbf" : " ^3.0.5" ,
33
+ "@types/supercluster" : " ^7.1.3" ,
34
+ "earcut" : " ^3.0.0" ,
35
+ "geojson-vt" : " ^4.0.2" ,
36
+ "gl-matrix" : " ^3.4.3" ,
37
+ "global-prefix" : " ^4.0.0" ,
38
+ "kdbush" : " ^4.0.2" ,
39
+ "murmurhash-js" : " ^1.0.0" ,
40
+ "pbf" : " ^3.3.0" ,
41
+ "potpack" : " ^2.0.0" ,
42
+ "quickselect" : " ^3.0.0" ,
43
+ "supercluster" : " ^8.0.1" ,
44
+ "tinyqueue" : " ^3.0.0" ,
45
+ "vt-pbf" : " ^3.1.3"
46
+ },
47
+ "devDependencies" : {
48
+ "@mapbox/mapbox-gl-rtl-text" : " ^0.3.0" ,
49
+ "@mapbox/mvt-fixtures" : " ^3.10.0" ,
50
+ "@rollup/plugin-commonjs" : " ^28.0.0" ,
51
+ "@rollup/plugin-json" : " ^6.1.0" ,
52
+ "@rollup/plugin-node-resolve" : " ^15.3.0" ,
53
+ "@rollup/plugin-replace" : " ^6.0.1" ,
54
+ "@rollup/plugin-strip" : " ^3.0.4" ,
55
+ "@rollup/plugin-terser" : " ^0.4.4" ,
56
+ "@rollup/plugin-typescript" : " ^12.1.0" ,
57
+ "@types/benchmark" : " ^2.1.5" ,
58
+ "@types/cssnano" : " ^5.0.0" ,
59
+ "@types/d3" : " ^7.4.3" ,
60
+ "@types/diff" : " ^5.2.2" ,
61
+ "@types/earcut" : " ^2.1.4" ,
62
+ "@types/eslint" : " ^8.56.7" ,
63
+ "@types/gl" : " ^6.0.5" ,
64
+ "@types/glob" : " ^8.1.0" ,
65
+ "@types/jest" : " ^29.5.13" ,
66
+ "@types/jsdom" : " ^21.1.7" ,
67
+ "@types/minimist" : " ^1.2.5" ,
68
+ "@types/murmurhash-js" : " ^1.0.6" ,
69
+ "@types/nise" : " ^1.4.5" ,
70
+ "@types/node" : " ^22.6.1" ,
71
+ "@types/offscreencanvas" : " ^2019.7.3" ,
72
+ "@types/pixelmatch" : " ^5.2.6" ,
73
+ "@types/pngjs" : " ^6.0.5" ,
74
+ "@types/react" : " ^18.3.8" ,
75
+ "@types/react-dom" : " ^18.3.0" ,
76
+ "@types/request" : " ^2.48.12" ,
77
+ "@types/shuffle-seed" : " ^1.1.3" ,
78
+ "@types/window-or-global" : " ^1.0.6" ,
79
+ "@typescript-eslint/eslint-plugin" : " ^7.18.0" ,
80
+ "@typescript-eslint/parser" : " ^7.18.0" ,
81
+ "address" : " ^2.0.3" ,
82
+ "autoprefixer" : " ^10.4.20" ,
83
+ "benchmark" : " ^2.1.4" ,
84
+ "canvas" : " ^2.11.2" ,
85
+ "cssnano" : " ^7.0.6" ,
86
+ "d3" : " ^7.9.0" ,
87
+ "d3-queue" : " ^3.0.7" ,
88
+ "devtools-protocol" : " ^0.0.1359167" ,
89
+ "diff" : " ^7.0.0" ,
90
+ "dts-bundle-generator" : " ^9.5.1" ,
91
+ "eslint" : " ^8.57.0" ,
92
+ "eslint-config-mourner" : " ^3.0.0" ,
93
+ "eslint-plugin-html" : " ^8.1.2" ,
94
+ "eslint-plugin-import" : " ^2.30.0" ,
95
+ "eslint-plugin-jest" : " ^28.8.3" ,
96
+ "eslint-plugin-react" : " ^7.36.1" ,
97
+ "eslint-plugin-tsdoc" : " 0.3.0" ,
98
+ "expect" : " ^29.7.0" ,
99
+ "glob" : " ^11.0.0" ,
100
+ "is-builtin-module" : " ^4.0.0" ,
101
+ "jest" : " ^29.7.0" ,
102
+ "jest-environment-jsdom" : " ^29.7.0" ,
103
+ "jest-junit" : " ^16.0.0" ,
104
+ "jest-monocart-coverage" : " ^1.1.1" ,
105
+ "jest-webgl-canvas-mock" : " ^2.5.3" ,
106
+ "jsdom" : " ^25.0.1" ,
107
+ "junit-report-builder" : " ^5.1.1" ,
108
+ "minimist" : " ^1.2.8" ,
109
+ "mock-geolocation" : " ^1.0.11" ,
110
+ "monocart-coverage-reports" : " ^2.10.9" ,
111
+ "nise" : " ^6.1.1" ,
112
+ "npm-font-open-sans" : " ^1.1.0" ,
113
+ "npm-run-all" : " ^4.1.5" ,
114
+ "pdf-merger-js" : " ^5.1.2" ,
115
+ "pixelmatch" : " ^6.0.0" ,
116
+ "pngjs" : " ^7.0.0" ,
117
+ "postcss" : " ^8.4.47" ,
118
+ "postcss-cli" : " ^11.0.0" ,
119
+ "postcss-inline-svg" : " ^6.0.0" ,
120
+ "pretty-bytes" : " ^6.1.1" ,
121
+ "puppeteer" : " ^23.4.0" ,
122
+ "react" : " ^18.3.1" ,
123
+ "react-dom" : " ^18.3.1" ,
124
+ "rollup" : " ^4.22.4" ,
125
+ "rollup-plugin-sourcemaps2" : " ^0.4.1" ,
126
+ "rw" : " ^1.3.3" ,
127
+ "semver" : " ^7.6.3" ,
128
+ "shuffle-seed" : " ^1.1.6" ,
129
+ "source-map-explorer" : " ^2.5.3" ,
130
+ "st" : " ^3.0.0" ,
131
+ "stylelint" : " ^16.9.0" ,
132
+ "stylelint-config-standard" : " ^36.0.1" ,
133
+ "ts-jest" : " ^29.2.5" ,
134
+ "ts-node" : " ^10.9.2" ,
135
+ "tslib" : " ^2.7.0" ,
136
+ "typedoc" : " ^0.26.6" ,
137
+ "typedoc-plugin-markdown" : " ^4.2.8" ,
138
+ "typedoc-plugin-missing-exports" : " ^3.0.0" ,
139
+ "typescript" : " ^5.5.4"
140
+ },
141
+ "scripts" : {
142
+ "generate-dist-package" : " node --no-warnings --loader ts-node/esm build/generate-dist-package.js" ,
143
+ "generate-shaders" : " node --no-warnings --loader ts-node/esm build/generate-shaders.ts" ,
144
+ "generate-struct-arrays" : " node --no-warnings --loader ts-node/esm build/generate-struct-arrays.ts" ,
145
+ "generate-style-code" : " node --no-warnings --loader ts-node/esm build/generate-style-code.ts" ,
146
+ "generate-typings" : " dts-bundle-generator --export-referenced-types --umd-module-name=maplibregl -o ./dist/maplibre-gl.d.ts ./src/index.ts" ,
147
+ "generate-docs" : " typedoc && node --no-warnings --loader ts-node/esm build/generate-docs.ts" ,
148
+ "generate-images" : " node --no-warnings --loader ts-node/esm build/generate-doc-images.ts" ,
149
+ "build-dist" : " npm run build-css && npm run generate-typings && npm run build-dev && npm run build-csp-dev && npm run build-prod && npm run build-prod-unminified && npm run build-csp" ,
150
+ "build-dev" : " rollup --configPlugin @rollup/plugin-typescript -c --environment BUILD:dev" ,
151
+ "watch-dev" : " rollup --configPlugin @rollup/plugin-typescript -c --environment BUILD:dev --watch" ,
152
+ "build-prod" : " rollup --configPlugin @rollup/plugin-typescript -c --environment BUILD:production,MINIFY:true" ,
153
+ "build-prod-unminified" : " rollup --configPlugin @rollup/plugin-typescript -c --environment BUILD:production" ,
154
+ "build-csp" : " rollup --configPlugin @rollup/plugin-typescript -c rollup.config.csp.ts --environment BUILD:production,MINIFY:true" ,
155
+ "build-csp-dev" : " rollup --configPlugin @rollup/plugin-typescript -c rollup.config.csp.ts --environment BUILD:dev" ,
156
+ "build-css" : " postcss -o dist/maplibre-gl.css src/css/maplibre-gl.css" ,
157
+ "watch-css" : " postcss --watch -o dist/maplibre-gl.css src/css/maplibre-gl.css" ,
158
+ "build-benchmarks" : " npm run build-dev && rollup --configPlugin @rollup/plugin-typescript -c test/bench/rollup_config_benchmarks.ts" ,
159
+ "watch-benchmarks" : " rollup --configPlugin @rollup/plugin-typescript -c test/bench/rollup_config_benchmarks.ts --watch" ,
160
+ "start-server" : " st --no-cache -H localhost --port 9966 ." ,
161
+ "start-docs" : " docker run --rm -it -p 8000:8000 -v ${PWD}:/docs squidfunk/mkdocs-material" ,
162
+ "start" : " run-p watch-css watch-dev start-server" ,
163
+ "start-bench" : " run-p watch-css watch-benchmarks start-server" ,
164
+ "lint" : " eslint --cache --ext .ts,.tsx,.js,.html --ignore-path .gitignore ." ,
165
+ "lint-css" : " stylelint **/*.css --fix -f verbose" ,
166
+ "test" : " run-p lint lint-css test-render jest" ,
167
+ "jest" : " jest" ,
168
+ "test-build" : " jest --selectProjects=build --reporters=default" ,
169
+ "test-build-ci" : " jest --selectProjects=build" ,
170
+ "test-integration" : " jest --selectProjects=integration --reporters=default" ,
171
+ "test-integration-ci" : " jest --coverage --selectProjects=integration" ,
172
+ "test-render" : " node --no-warnings --loader ts-node/esm test/integration/render/run_render_tests.ts" ,
173
+ "test-unit" : " jest --selectProjects=unit --reporters=default" ,
174
+ "test-unit-ci" : " jest --coverage --selectProjects unit" ,
175
+ "test-watch-roots" : " jest --watch" ,
176
+ "codegen" : " run-p --print-label generate-dist-package generate-style-code generate-struct-arrays generate-shaders && npm run generate-typings" ,
177
+ "benchmark" : " node --no-warnings --loader ts-node/esm test/bench/run-benchmarks.ts" ,
178
+ "gl-stats" : " node --no-warnings --loader ts-node/esm test/bench/gl-stats.ts" ,
179
+ "prepare" : " npm run codegen" ,
180
+ "typecheck" : " tsc --noEmit && tsc --project tsconfig.dist.json" ,
181
+ "tsnode" : " node --experimental-loader=ts-node/esm --no-warnings"
182
+ },
183
+ "files" : [
184
+ " build/" ,
185
+ " dist/*" ,
186
+ " src/"
187
+ ],
188
+ "engines" : {
189
+ "npm" : " >=8.1.0" ,
190
+ "node" : " >=16.14.0"
191
+ }
192
+ }
0 commit comments