|
1 | 1 | { |
2 | | - "name": "@platform/source", |
3 | | - "version": "0.0.0", |
4 | | - "license": "MIT", |
5 | | - "scripts": { |
6 | | - "**comments**": "these scripts are here for convenience to debugging", |
7 | | - "generate-json": "node tools/scripts/generate-json.mjs", |
8 | | - "generate-soba": "node tools/scripts/generate-soba-json.mjs", |
9 | | - "commit": "czg" |
10 | | - }, |
11 | | - "private": true, |
12 | | - "devDependencies": { |
13 | | - "@analogjs/platform": "1.9.4", |
14 | | - "@analogjs/vite-plugin-angular": "1.9.4", |
15 | | - "@analogjs/vitest-angular": "1.9.4", |
16 | | - "@angular-devkit/build-angular": "18.2.11", |
17 | | - "@angular-devkit/core": "18.2.11", |
18 | | - "@angular-devkit/schematics": "18.2.11", |
19 | | - "@angular-eslint/eslint-plugin": "18.3.1", |
20 | | - "@angular-eslint/eslint-plugin-template": "18.3.1", |
21 | | - "@angular-eslint/template-parser": "18.3.1", |
22 | | - "@angular/cli": "~18.2.11", |
23 | | - "@angular/compiler-cli": "18.2.11", |
24 | | - "@angular/language-service": "18.2.11", |
25 | | - "@capacitor/android": "^5.0.3", |
26 | | - "@capacitor/cli": "^5.0.3", |
27 | | - "@capacitor/ios": "^5.0.3", |
28 | | - "@chromatic-com/storybook": "^3.2.2", |
29 | | - "@nx/angular": "20.1.4", |
30 | | - "@nx/cypress": "20.1.4", |
31 | | - "@nx/devkit": "20.1.4", |
32 | | - "@nx/eslint": "20.1.4", |
33 | | - "@nx/eslint-plugin": "20.1.4", |
34 | | - "@nx/jest": "20.1.4", |
35 | | - "@nx/js": "20.1.4", |
36 | | - "@nx/plugin": "20.1.4", |
37 | | - "@nx/storybook": "20.1.4", |
38 | | - "@nx/vite": "20.1.4", |
39 | | - "@nx/web": "20.1.4", |
40 | | - "@nx/workspace": "20.1.4", |
41 | | - "@nxext/ionic-angular": "^19.0.0", |
42 | | - "@phenomnomnominal/tsquery": "^6.1.3", |
43 | | - "@release-it/bumper": "^6.0.1", |
44 | | - "@release-it/conventional-changelog": "^8.0.2", |
45 | | - "@schematics/angular": "18.2.11", |
46 | | - "@storybook/addon-essentials": "^8.4.6", |
47 | | - "@storybook/addon-interactions": "^8.4.6", |
48 | | - "@storybook/angular": "^8.4.6", |
49 | | - "@storybook/builder-vite": "^8.4.6", |
50 | | - "@storybook/core-server": "^8.4.6", |
51 | | - "@storybook/manager-api": "^8.4.6", |
52 | | - "@storybook/test": "^8.4.6", |
53 | | - "@storybook/test-runner": "^0.20.0", |
54 | | - "@storybook/theming": "^8.4.6", |
55 | | - "@swc-node/register": "1.10.9", |
56 | | - "@swc/cli": "0.5.1", |
57 | | - "@swc/core": "1.9.3", |
58 | | - "@types/jest": "29.5.14", |
59 | | - "@types/node": "20.14.12", |
60 | | - "@types/three": "^0.169.0", |
61 | | - "@typescript-eslint/eslint-plugin": "7.17.0", |
62 | | - "@typescript-eslint/parser": "7.17.0", |
63 | | - "@typescript-eslint/utils": "7.17.0", |
64 | | - "autoprefixer": "^10.4.20", |
65 | | - "cypress": "^13.16.0", |
66 | | - "cz-git": "^1.11.0", |
67 | | - "czg": "^1.11.0", |
68 | | - "dotenv-cli": "^7.4.4", |
69 | | - "enquirer": "^2.4.1", |
70 | | - "eslint": "9.16.0", |
71 | | - "eslint-config-prettier": "9.1.0", |
72 | | - "eslint-plugin-cypress": "^2.13.4", |
73 | | - "glsl-noise": "^0.0.0", |
74 | | - "glslify-loader": "^2.0.0", |
75 | | - "jest": "29.7.0", |
76 | | - "jest-environment-jsdom": "29.7.0", |
77 | | - "jest-preset-angular": "14.4.1", |
78 | | - "jsdom": "^24.1.1", |
79 | | - "jsonc-eslint-parser": "^2.4.0", |
80 | | - "ng-packagr": "18.2.1", |
81 | | - "nx": "20.1.4", |
82 | | - "postcss": "^8.4.49", |
83 | | - "postcss-import": "~16.1.0", |
84 | | - "postcss-preset-env": "~9.6.0", |
85 | | - "postcss-url": "~10.1.3", |
86 | | - "postprocessing": "^6.36.4", |
87 | | - "prettier": "^3.4.1", |
88 | | - "prettier-plugin-organize-imports": "^4.1.0", |
89 | | - "raw-loader": "^4.0.2", |
90 | | - "release-it": "^17.6.0", |
91 | | - "storybook": "^8.4.6", |
92 | | - "storybook-addon-deep-controls": "^0.9.2", |
93 | | - "tailwindcss": "^3.4.15", |
94 | | - "three": "^0.169.0", |
95 | | - "ts-jest": "^29.2.5", |
96 | | - "ts-node": "10.9.2", |
97 | | - "typescript": "5.5.4", |
98 | | - "vite": "5.4.11", |
99 | | - "vite-plugin-glslify": "^2.1.0", |
100 | | - "vite-tsconfig-paths": "^4.3.2", |
101 | | - "vitest": "1.6.0", |
102 | | - "vitest-webgl-canvas-mock": "^1.1.0" |
103 | | - }, |
104 | | - "dependencies": { |
105 | | - "@analogjs/content": "1.9.4", |
106 | | - "@analogjs/router": "1.9.4", |
107 | | - "@angular/animations": "18.2.11", |
108 | | - "@angular/common": "18.2.11", |
109 | | - "@angular/compiler": "18.2.11", |
110 | | - "@angular/core": "18.2.11", |
111 | | - "@angular/forms": "18.2.11", |
112 | | - "@angular/platform-browser": "18.2.11", |
113 | | - "@angular/platform-browser-dynamic": "18.2.11", |
114 | | - "@angular/platform-server": "18.2.11", |
115 | | - "@angular/router": "18.2.11", |
116 | | - "@capacitor/core": "^5.0.3", |
117 | | - "@capacitor/haptics": "^5.0.0", |
118 | | - "@capacitor/keyboard": "^5.0.0", |
119 | | - "@capacitor/status-bar": "^5.0.0", |
120 | | - "@dimforge/rapier3d-compat": "^0.14.0", |
121 | | - "@ionic/angular": "^7.0.0", |
122 | | - "@monogrid/gainmap-js": "^3.0.6", |
123 | | - "@nativescript/angular": "^18.1.3", |
124 | | - "@nativescript/canvas": "2.0.0-webgpu.11", |
125 | | - "@nativescript/canvas-media": "2.0.0-webgpu.11", |
126 | | - "@nativescript/canvas-three": "2.0.0-webgpu.11", |
127 | | - "@pmndrs/cannon-worker-api": "^2.4.0", |
128 | | - "@pmndrs/vanilla": "^1.20.1", |
129 | | - "@swc/helpers": "0.5.15", |
130 | | - "camera-controls": "^2.9.0", |
131 | | - "cannon-es": "^0.20.0", |
132 | | - "cannon-es-debugger": "^1.0.0", |
133 | | - "front-matter": "^4.0.2", |
134 | | - "gl-noise": "^1.6.1", |
135 | | - "gsap": "^3.12.5", |
136 | | - "hls.js": "^1.5.17", |
137 | | - "ionicons": "^7.4.0", |
138 | | - "maath": "^0.10.8", |
139 | | - "marked": "^13.0.3", |
140 | | - "marked-gfm-heading-id": "^4.1.1", |
141 | | - "marked-highlight": "^2.2.1", |
142 | | - "mermaid": "^10.9.1", |
143 | | - "meshline": "^3.3.1", |
144 | | - "n8ao": "^1.9.3", |
145 | | - "ngxtension": "^4.1.0", |
146 | | - "node-three-gltf": "^1.8.2", |
147 | | - "prismjs": "^1.29.0", |
148 | | - "react": "^18.3.1", |
149 | | - "react-dom": "^18.3.1", |
150 | | - "rxjs": "~7.8.1", |
151 | | - "stats-gl": "^3.6.0", |
152 | | - "three-custom-shader-material": "~6.0.0", |
153 | | - "three-mesh-bvh": "^0.8.3", |
154 | | - "three-stdlib": "^2.34.0", |
155 | | - "troika-three-text": "^0.52.2", |
156 | | - "tslib": "^2.7.0", |
157 | | - "zone.js": "0.15.0" |
158 | | - }, |
159 | | - "web-types": [ |
160 | | - "node_modules/angular-three/web-types.json", |
161 | | - "node_modules/angular-three-soba/web-types.json" |
162 | | - ], |
163 | | - "config": { |
164 | | - "commitizen": { |
165 | | - "path": "node_modules/cz-git", |
166 | | - "czConfig": "cz.config.js" |
167 | | - } |
168 | | - }, |
169 | | - "packageManager": "[email protected]" |
| 2 | + "name": "@platform/source", |
| 3 | + "version": "0.0.0", |
| 4 | + "license": "MIT", |
| 5 | + "scripts": { |
| 6 | + "**comments**": "these scripts are here for convenience to debugging", |
| 7 | + "generate-json": "node tools/scripts/generate-json.mjs", |
| 8 | + "generate-soba": "node tools/scripts/generate-soba-json.mjs", |
| 9 | + "commit": "czg" |
| 10 | + }, |
| 11 | + "private": true, |
| 12 | + "devDependencies": { |
| 13 | + "@analogjs/platform": "1.9.4", |
| 14 | + "@analogjs/vite-plugin-angular": "1.9.4", |
| 15 | + "@analogjs/vitest-angular": "1.9.4", |
| 16 | + "@angular-devkit/build-angular": "18.2.11", |
| 17 | + "@angular-devkit/core": "18.2.11", |
| 18 | + "@angular-devkit/schematics": "18.2.11", |
| 19 | + "@angular-eslint/eslint-plugin": "18.3.1", |
| 20 | + "@angular-eslint/eslint-plugin-template": "18.3.1", |
| 21 | + "@angular-eslint/template-parser": "18.3.1", |
| 22 | + "@angular/cli": "~18.2.11", |
| 23 | + "@angular/compiler-cli": "18.2.11", |
| 24 | + "@angular/language-service": "18.2.11", |
| 25 | + "@capacitor/android": "^5.0.3", |
| 26 | + "@capacitor/cli": "^5.0.3", |
| 27 | + "@capacitor/ios": "^5.0.3", |
| 28 | + "@chromatic-com/storybook": "^3.2.2", |
| 29 | + "@nx/angular": "20.1.4", |
| 30 | + "@nx/cypress": "20.1.4", |
| 31 | + "@nx/devkit": "20.1.4", |
| 32 | + "@nx/eslint": "20.1.4", |
| 33 | + "@nx/eslint-plugin": "20.1.4", |
| 34 | + "@nx/jest": "20.1.4", |
| 35 | + "@nx/js": "20.1.4", |
| 36 | + "@nx/plugin": "20.1.4", |
| 37 | + "@nx/storybook": "20.1.4", |
| 38 | + "@nx/vite": "20.1.4", |
| 39 | + "@nx/web": "20.1.4", |
| 40 | + "@nx/workspace": "20.1.4", |
| 41 | + "@nxext/ionic-angular": "^19.0.0", |
| 42 | + "@phenomnomnominal/tsquery": "^6.1.3", |
| 43 | + "@schematics/angular": "18.2.11", |
| 44 | + "@storybook/addon-essentials": "^8.4.6", |
| 45 | + "@storybook/addon-interactions": "^8.4.6", |
| 46 | + "@storybook/angular": "^8.4.6", |
| 47 | + "@storybook/builder-vite": "^8.4.6", |
| 48 | + "@storybook/core-server": "^8.4.6", |
| 49 | + "@storybook/manager-api": "^8.4.6", |
| 50 | + "@storybook/test": "^8.4.6", |
| 51 | + "@storybook/test-runner": "^0.20.0", |
| 52 | + "@storybook/theming": "^8.4.6", |
| 53 | + "@swc-node/register": "1.10.9", |
| 54 | + "@swc/cli": "0.5.1", |
| 55 | + "@swc/core": "1.9.3", |
| 56 | + "@types/jest": "29.5.14", |
| 57 | + "@types/node": "20.14.12", |
| 58 | + "@types/three": "^0.169.0", |
| 59 | + "@typescript-eslint/eslint-plugin": "7.17.0", |
| 60 | + "@typescript-eslint/parser": "7.17.0", |
| 61 | + "@typescript-eslint/utils": "7.17.0", |
| 62 | + "autoprefixer": "^10.4.20", |
| 63 | + "cypress": "^13.16.0", |
| 64 | + "cz-git": "^1.11.0", |
| 65 | + "czg": "^1.11.0", |
| 66 | + "dotenv-cli": "^7.4.4", |
| 67 | + "enquirer": "^2.4.1", |
| 68 | + "eslint": "9.16.0", |
| 69 | + "eslint-config-prettier": "9.1.0", |
| 70 | + "eslint-plugin-cypress": "^2.13.4", |
| 71 | + "glsl-noise": "^0.0.0", |
| 72 | + "glslify-loader": "^2.0.0", |
| 73 | + "jest": "29.7.0", |
| 74 | + "jest-environment-jsdom": "29.7.0", |
| 75 | + "jest-preset-angular": "14.4.1", |
| 76 | + "jsdom": "^24.1.1", |
| 77 | + "jsonc-eslint-parser": "^2.4.0", |
| 78 | + "ng-packagr": "18.2.1", |
| 79 | + "nx": "20.1.4", |
| 80 | + "postcss": "^8.4.49", |
| 81 | + "postcss-import": "~16.1.0", |
| 82 | + "postcss-preset-env": "~9.6.0", |
| 83 | + "postcss-url": "~10.1.3", |
| 84 | + "postprocessing": "^6.36.4", |
| 85 | + "prettier": "^3.4.1", |
| 86 | + "prettier-plugin-organize-imports": "^4.1.0", |
| 87 | + "raw-loader": "^4.0.2", |
| 88 | + "storybook": "^8.4.6", |
| 89 | + "storybook-addon-deep-controls": "^0.9.2", |
| 90 | + "tailwindcss": "^3.4.15", |
| 91 | + "three": "^0.169.0", |
| 92 | + "ts-jest": "^29.2.5", |
| 93 | + "ts-node": "10.9.2", |
| 94 | + "typescript": "5.5.4", |
| 95 | + "vite": "5.4.11", |
| 96 | + "vite-plugin-glslify": "^2.1.0", |
| 97 | + "vite-tsconfig-paths": "^4.3.2", |
| 98 | + "vitest": "1.6.0", |
| 99 | + "vitest-webgl-canvas-mock": "^1.1.0" |
| 100 | + }, |
| 101 | + "dependencies": { |
| 102 | + "@analogjs/content": "1.9.4", |
| 103 | + "@analogjs/router": "1.9.4", |
| 104 | + "@angular/animations": "18.2.11", |
| 105 | + "@angular/common": "18.2.11", |
| 106 | + "@angular/compiler": "18.2.11", |
| 107 | + "@angular/core": "18.2.11", |
| 108 | + "@angular/forms": "18.2.11", |
| 109 | + "@angular/platform-browser": "18.2.11", |
| 110 | + "@angular/platform-browser-dynamic": "18.2.11", |
| 111 | + "@angular/platform-server": "18.2.11", |
| 112 | + "@angular/router": "18.2.11", |
| 113 | + "@capacitor/core": "^5.0.3", |
| 114 | + "@capacitor/haptics": "^5.0.0", |
| 115 | + "@capacitor/keyboard": "^5.0.0", |
| 116 | + "@capacitor/status-bar": "^5.0.0", |
| 117 | + "@dimforge/rapier3d-compat": "^0.14.0", |
| 118 | + "@ionic/angular": "^7.0.0", |
| 119 | + "@monogrid/gainmap-js": "^3.0.6", |
| 120 | + "@nativescript/angular": "^18.1.3", |
| 121 | + "@nativescript/canvas": "2.0.0-webgpu.11", |
| 122 | + "@nativescript/canvas-media": "2.0.0-webgpu.11", |
| 123 | + "@nativescript/canvas-three": "2.0.0-webgpu.11", |
| 124 | + "@pmndrs/cannon-worker-api": "^2.4.0", |
| 125 | + "@pmndrs/vanilla": "^1.20.1", |
| 126 | + "@swc/helpers": "0.5.15", |
| 127 | + "camera-controls": "^2.9.0", |
| 128 | + "cannon-es": "^0.20.0", |
| 129 | + "cannon-es-debugger": "^1.0.0", |
| 130 | + "front-matter": "^4.0.2", |
| 131 | + "gl-noise": "^1.6.1", |
| 132 | + "gsap": "^3.12.5", |
| 133 | + "hls.js": "^1.5.17", |
| 134 | + "ionicons": "^7.4.0", |
| 135 | + "maath": "^0.10.8", |
| 136 | + "marked": "^13.0.3", |
| 137 | + "marked-gfm-heading-id": "^4.1.1", |
| 138 | + "marked-highlight": "^2.2.1", |
| 139 | + "mermaid": "^10.9.1", |
| 140 | + "meshline": "^3.3.1", |
| 141 | + "n8ao": "^1.9.3", |
| 142 | + "ngxtension": "^4.1.0", |
| 143 | + "node-three-gltf": "^1.8.2", |
| 144 | + "prismjs": "^1.29.0", |
| 145 | + "react": "^18.3.1", |
| 146 | + "react-dom": "^18.3.1", |
| 147 | + "rxjs": "~7.8.1", |
| 148 | + "stats-gl": "^3.6.0", |
| 149 | + "three-custom-shader-material": "~6.0.0", |
| 150 | + "three-mesh-bvh": "^0.8.3", |
| 151 | + "three-stdlib": "^2.34.0", |
| 152 | + "troika-three-text": "^0.52.2", |
| 153 | + "tslib": "^2.7.0", |
| 154 | + "zone.js": "0.15.0" |
| 155 | + }, |
| 156 | + "web-types": [ |
| 157 | + "node_modules/angular-three/web-types.json", |
| 158 | + "node_modules/angular-three-soba/web-types.json" |
| 159 | + ], |
| 160 | + "config": { |
| 161 | + "commitizen": { |
| 162 | + "path": "node_modules/cz-git", |
| 163 | + "czConfig": "cz.config.js" |
| 164 | + } |
| 165 | + }, |
| 166 | + "packageManager": "[email protected]" |
170 | 167 | } |
0 commit comments