mirror of
https://github.com/vrc-get/vrc-get.git
synced 2026-06-21 09:58:08 +00:00
10 lines
173 B
JSON
10 lines
173 B
JSON
{
|
|
"devDependencies": {
|
|
"@actions/github": "^6.0.0",
|
|
"@octokit/rest": "^20.1.0",
|
|
"@types/node": "^20.12.7"
|
|
},
|
|
"dependencies": {
|
|
"json5": "^2.2.3"
|
|
}
|
|
}
|