FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
angular/sortable/defaultfunctionality/package.json at master · jqwidgets/angular · GitHub
jqwidgets
/
angular
Public
Notifications
You must be signed in to change notification settings
Fork
6
Star
9
Code
Issues
0
Pull requests
10
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
angular
/
sortable
/
defaultfunctionality
/
package.json
Copy path
More file actions
More file actions
Latest commit
History
History
History
28 lines (28 loc) · 720 Bytes
Breadcrumbs
angular
/
sortable
/
defaultfunctionality
/
package.json
Copy path
File metadata and controls
28 lines (28 loc) · 720 Bytes
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
{
"name"
:
"
angular-template
"
,
"scripts"
: {
"ng"
:
"
ng
"
,
"start"
:
"
ng serve
"
,
"build"
:
"
ng build
"
},
"dependencies"
: {
"@angular/animations"
:
"
^21.0.0
"
,
"@angular/common"
:
"
^21.0.0
"
,
"@angular/compiler"
:
"
^21.0.0
"
,
"@angular/core"
:
"
^21.0.0
"
,
"@angular/forms"
:
"
^21.0.0
"
,
"@angular/platform-browser"
:
"
^21.0.0
"
,
"@angular/platform-browser-dynamic"
:
"
^21.0.0
"
,
"@angular/router"
:
"
^21.0.0
"
,
"jqwidgets-ng"
:
"
^21.0.6
"
,
"rxjs"
:
"
^7.8.1
"
,
"tslib"
:
"
^2.5.0
"
,
"zone.js"
:
"
~0.15.1
"
},
"devDependencies"
: {
"@angular-devkit/build-angular"
:
"
^21.0.0
"
,
"@angular/cli"
:
"
^21.0.0
"
,
"@angular/compiler-cli"
:
"
^21.0.0
"
,
"typescript"
:
"
~5.9.0
"
}
}
Back
|
FazBrowse Home
|
New Git URL