mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-10 19:14:16 +00:00
13 lines
214 B
JSON
Executable File
13 lines
214 B
JSON
Executable File
{
|
|
"name": "@comty/wrapper",
|
|
"version": "1.25.0-a",
|
|
"license": "MIT",
|
|
"scripts": {
|
|
"start": "linebridge-boot ./src/index.js"
|
|
},
|
|
"dependencies": {
|
|
"linebridge": "^0.22.3",
|
|
"live-directory": "^3.0.3"
|
|
}
|
|
}
|