FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
Script-Hub/package.json at main · Script-Hub-Org/Script-Hub · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
Script-Hub-Org
/
Script-Hub
Public
Notifications
You must be signed in to change notification settings
Fork
154
Star
3.7k
Code
Issues
9
Pull requests
2
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
Script-Hub
/
package.json
Copy path
More file actions
More file actions
Latest commit
History
History
History
25 lines (25 loc) · 594 Bytes
Breadcrumbs
Script-Hub
/
package.json
Copy path
File metadata and controls
25 lines (25 loc) · 594 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
{
"name"
:
"
script-hub
"
,
"version"
:
"
1.0.0
"
,
"description"
:
"
"
,
"main"
:
"
index.js
"
,
"scripts"
: {
"service"
:
"
nodemon service.js
"
,
"preview"
:
"
nodemon preview.js
"
,
"export_html"
:
"
cross-env EXPORT_HTML=true node preview.js
"
},
"license"
:
"
GPL-3.0
"
,
"dependencies"
: {
"cross-env"
:
"
^7.0.3
"
,
"crypto-js"
:
"
^4.0.0
"
,
"got"
:
"
^11.8.5
"
,
"http-server"
:
"
^0.12.3
"
,
"iconv-lite"
:
"
0.6.3
"
,
"koa"
:
"
^2.14.2
"
,
"lodash"
:
"
^4.17.21
"
,
"nodemon"
:
"
^3.0.0
"
,
"script-hub"
:
"
file:
"
,
"tough-cookie"
:
"
^4.0.0
"
},
"packageManager"
:
"
pnpm@9.1.0
"
}
Back
|
FazBrowse Home
|
New Git URL