mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 10:34:17 +00:00
16 lines
293 B
JSON
Executable File
16 lines
293 B
JSON
Executable File
{
|
|
"name": "@comty/wrapper",
|
|
"version": "1.26.4@alpha",
|
|
"license": "MIT",
|
|
"scripts": {
|
|
"start": "linebridge-boot ./src/index.js"
|
|
},
|
|
"dependencies": {
|
|
"7zip-min": "^2.0.0",
|
|
"@octokit/rest": "^19.0.4",
|
|
"axios": "^1.7.9",
|
|
"linebridge": "^0.22.3",
|
|
"live-directory": "^3.0.3"
|
|
}
|
|
}
|