comty/packages/wrapper/package.json
2025-02-05 23:07:07 +00:00

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"
}
}