FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
oxc-angular-compiler/package.json at main · voidzero-dev/oxc-angular-compiler · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
voidzero-dev
/
oxc-angular-compiler
Public
Notifications
You must be signed in to change notification settings
Fork
19
Star
227
Code
Issues
5
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
oxc-angular-compiler
/
package.json
Copy path
More file actions
More file actions
Latest commit
History
History
History
20 lines (20 loc) · 651 Bytes
Breadcrumbs
oxc-angular-compiler
/
package.json
Copy path
File metadata and controls
20 lines (20 loc) · 651 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
{
"name"
:
"
oxc-angular
"
,
"private"
:
true
,
"scripts"
: {
"build"
:
"
pnpm --filter ./napi/angular-compiler build
"
,
"build-dev"
:
"
pnpm --filter ./napi/angular-compiler build-dev
"
,
"check"
:
"
oxfmt --check && oxlint --type-aware --type-check
"
,
"test"
:
"
pnpm --filter ./napi/angular-compiler test
"
,
"test:e2e"
:
"
pnpm --filter ./napi/angular-compiler test:e2e
"
,
"playground"
:
"
pnpm --filter ./napi/playground run dev
"
},
"devDependencies"
: {
"@napi-rs/cli"
:
"
catalog:
"
,
"oxfmt"
:
"
catalog:
"
,
"oxlint"
:
"
^1.56.0
"
,
"oxlint-tsgolint"
:
"
^7.0.0
"
,
"pkg-pr-new"
:
"
0.0.88
"
},
"packageManager"
:
"
pnpm@11.17.0
"
}
Back
|
FazBrowse Home
|
New Git URL