FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
Windmillcode-Angular-CDK/package.json at main · WindMillCode/Windmillcode-Angular-CDK · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
WindMillCode
/
Windmillcode-Angular-CDK
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
2
Star
37
Code
Issues
0
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
Windmillcode-Angular-CDK
/
package.json
Copy path
More file actions
More file actions
Latest commit
History
History
History
60 lines (60 loc) · 1.8 KB
Breadcrumbs
Windmillcode-Angular-CDK
/
package.json
Copy path
File metadata and controls
60 lines (60 loc) · 1.8 KB
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
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
{
"name"
:
"
angular-libraries
"
,
"version"
:
"
0.0.0
"
,
"scripts"
: {
"ng"
:
"
ng
"
,
"start"
:
"
ng serve
"
,
"build"
:
"
ng build
"
,
"watch"
:
"
ng build --watch --configuration development
"
,
"test"
:
"
ng test
"
},
"private"
:
true
,
"dependencies"
: {
"@angular-devkit/core"
:
"
20.1.6
"
,
"@angular/animations"
:
"
20.1.6
"
,
"@angular/common"
:
"
20.1.6
"
,
"@angular/compiler"
:
"
20.1.6
"
,
"@angular/core"
:
"
20.1.6
"
,
"@angular/forms"
:
"
20.1.6
"
,
"@angular/platform-browser"
:
"
20.1.6
"
,
"@angular/platform-browser-dynamic"
:
"
20.1.6
"
,
"@angular/router"
:
"
20.1.6
"
,
"@ngx-translate/core"
:
"
16.0.4
"
,
"@ngx-translate/http-loader"
:
"
16.0.1
"
,
"cannon-es"
:
"
^0.20.0
"
,
"copy-files-from-to"
:
"
^3.11.0
"
,
"gsap"
:
"
^3.12.5
"
,
"lil-gui"
:
"
0.20.0
"
,
"rxjs"
:
"
~7.8.0
"
,
"three"
:
"
^0.170.0
"
,
"tslib"
:
"
^2.3.0
"
,
"yuka"
:
"
^0.7.8
"
,
"zone.js"
:
"
~0.15.0
"
},
"devDependencies"
: {
"@angular-devkit/build-angular"
:
"
20.1.6
"
,
"@angular-eslint/builder"
:
"
^18.0.1
"
,
"@angular-eslint/eslint-plugin"
:
"
^18.0.1
"
,
"@angular-eslint/eslint-plugin-template"
:
"
^18.0.1
"
,
"@angular-eslint/template-parser"
:
"
^18.0.1
"
,
"@angular/cli"
:
"
20.1.6
"
,
"@angular/compiler-cli"
:
"
20.1.6
"
,
"@types/jasmine"
:
"
~5.1.0
"
,
"@types/three"
:
"
^0.170.0
"
,
"@typescript-eslint/eslint-plugin"
:
"
^7.2.0
"
,
"@typescript-eslint/parser"
:
"
^7.2.0
"
,
"copyfiles"
:
"
^2.4.1
"
,
"eslint"
:
"
^8.57.0
"
,
"eslint-config-prettier"
:
"
^9.1.0
"
,
"eslint-plugin-prettier"
:
"
^5.1.3
"
,
"eslint-plugin-unused-imports"
:
"
^3.1.0
"
,
"jasmine-core"
:
"
~5.1.0
"
,
"karma"
:
"
~6.4.0
"
,
"karma-chrome-launcher"
:
"
~3.2.0
"
,
"karma-coverage"
:
"
~2.2.0
"
,
"karma-jasmine"
:
"
~5.1.0
"
,
"karma-jasmine-html-reporter"
:
"
~2.1.0
"
,
"ng-packagr"
:
"
20.0.1
"
,
"typescript"
:
"
~5.8.3
"
}
}
Back
|
FazBrowse Home
|
New Git URL