FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
codeql-action/node_modules/clean-stack/package.json at v1 · github/codeql-action · GitHub
github
/
codeql-action
Public
Notifications
You must be signed in to change notification settings
Fork
493
Star
1.6k
Code
Issues
157
Pull requests
32
Actions
Security and quality
2
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Expand file tree
Breadcrumbs
codeql-action
/
node_modules
/
clean-stack
/
package.json
Copy path
More file actions
More file actions
Latest commit
History
History
History
39 lines (39 loc) · 658 Bytes
Breadcrumbs
codeql-action
/
node_modules
/
clean-stack
/
package.json
Copy path
File metadata and controls
39 lines (39 loc) · 658 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
30
31
32
33
34
35
36
37
38
39
{
"name"
:
"
clean-stack
"
,
"version"
:
"
2.2.0
"
,
"description"
:
"
Clean up error stack traces
"
,
"license"
:
"
MIT
"
,
"repository"
:
"
sindresorhus/clean-stack
"
,
"author"
: {
"name"
:
"
Sindre Sorhus
"
,
"email"
:
"
sindresorhus@gmail.com
"
,
"url"
:
"
sindresorhus.com
"
},
"engines"
: {
"node"
:
"
>=6
"
},
"scripts"
: {
"test"
:
"
xo && ava && tsd
"
},
"files"
: [
"
index.js
"
,
"
index.d.ts
"
],
"keywords"
: [
"
clean
"
,
"
stack
"
,
"
trace
"
,
"
traces
"
,
"
error
"
,
"
err
"
,
"
electron
"
],
"devDependencies"
: {
"ava"
:
"
^1.4.1
"
,
"tsd"
:
"
^0.7.2
"
,
"xo"
:
"
^0.24.0
"
},
"browser"
: {
"os"
:
false
}
}
Back
|
FazBrowse Home
|
New Git URL