FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
code-server/test/package.json at v4.104.1 · coder/code-server · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
coder
/
code-server
Public
Notifications
You must be signed in to change notification settings
Fork
6.8k
Star
79.3k
Code
Issues
143
Pull requests
10
Discussions
Actions
Projects
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
code-server
/
test
/
package.json
Copy path
More file actions
More file actions
Latest commit
History
History
History
29 lines (29 loc) · 825 Bytes
Breadcrumbs
code-server
/
test
/
package.json
Copy path
File metadata and controls
29 lines (29 loc) · 825 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
29
{
"license"
:
"
MIT
"
,
"#"
:
"
We must put jest in a sub-directory otherwise VS Code somehow picks up the types and generates conflicts with mocha.
"
,
"devDependencies"
: {
"@jest-mock/express"
:
"
^1.4.5
"
,
"@playwright/test"
:
"
^1.46.0
"
,
"@types/jest"
:
"
^27.0.2
"
,
"@types/jsdom"
:
"
^16.2.13
"
,
"@types/node-fetch"
:
"
^2.5.8
"
,
"@types/wtfnode"
:
"
^0.7.0
"
,
"argon2"
:
"
^0.28.0
"
,
"extract-zip"
:
"
^2.0.1
"
,
"jest"
:
"
^27.3.1
"
,
"jest-fetch-mock"
:
"
^3.0.3
"
,
"jsdom"
:
"
^16.4.0
"
,
"node-fetch"
:
"
^2.6.7
"
,
"playwright"
:
"
^1.46.0
"
,
"ts-jest"
:
"
^27.0.7
"
,
"wtfnode"
:
"
^0.9.1
"
},
"resolutions"
: {
"ansi-regex"
:
"
^5.0.1
"
,
"argon2/@mapbox/node-pre-gyp/tar"
:
"
^6.1.9
"
,
"set-value"
:
"
^4.0.1
"
,
"tmpl"
:
"
^1.0.5
"
,
"path-parse"
:
"
^1.0.7
"
,
"json-schema"
:
"
^0.4.0
"
}
}
Back
|
FazBrowse Home
|
New Git URL