FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
simstudioai-sim/scripts/package.json at main · riverwolf67/simstudioai-sim · GitHub
riverwolf67
/
simstudioai-sim
Public
forked from
simstudioai/sim
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
simstudioai-sim
/
scripts
/
package.json
Copy path
More file actions
More file actions
Latest commit
History
History
History
16 lines (16 loc) · 361 Bytes
Breadcrumbs
simstudioai-sim
/
scripts
/
package.json
Copy path
File metadata and controls
16 lines (16 loc) · 361 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
{
"name"
:
"
sim-doc-generator
"
,
"version"
:
"
1.0.0
"
,
"description"
:
"
Documentation generator for Sim blocks
"
,
"type"
:
"
module
"
,
"private"
:
true
,
"dependencies"
: {
"@types/node"
:
"
^24.5.1
"
,
"@types/react"
:
"
^19.1.13
"
,
"glob"
:
"
^11.0.3
"
,
"ts-node"
:
"
^10.9.2
"
,
"tsx"
:
"
^4.20.5
"
,
"typescript"
:
"
^5.9.2
"
,
"yaml"
:
"
^2.8.1
"
}
}
Back
|
FazBrowse Home
|
New Git URL