FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
secureCodeBox-v2/hook-sdk/nodejs/package.json at master · secureCodeBox/secureCodeBox-v2 · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
This repository was archived by the owner on Oct 14, 2020. It is now read-only.
secureCodeBox
/
secureCodeBox-v2
Public archive
Notifications
You must be signed in to change notification settings
Fork
5
Star
23
Code
Issues
0
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Expand file tree
Breadcrumbs
secureCodeBox-v2
/
hook-sdk
/
nodejs
/
package.json
Copy path
More file actions
More file actions
Latest commit
History
History
History
20 lines (20 loc) · 458 Bytes
Breadcrumbs
secureCodeBox-v2
/
hook-sdk
/
nodejs
/
package.json
Copy path
File metadata and controls
20 lines (20 loc) · 458 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"
:
"
securecodebox-hook-sdk-nodejs
"
,
"version"
:
"
1.0.0
"
,
"description"
:
"
Handles external communication required for all secureCodeBox Hooks
"
,
"main"
:
"
hook-wrapper.js
"
,
"scripts"
: {
"test"
:
"
jest
"
},
"keywords"
: [],
"author"
:
"
iteratec GmbH
"
,
"license"
:
"
Apache-2.0
"
,
"dependencies"
: {
"@kubernetes/client-node"
:
"
^0.12.2
"
,
"axios"
:
"
^0.20.0
"
,
"ws"
:
"
^7.3.1
"
},
"devDependencies"
: {
"jest"
:
"
^25.1.0
"
}
}
Back
|
FazBrowse Home
|
New Git URL