mirror of
https://github.com/ragestudio/linebridge.git
synced 2025-06-09 18:44:17 +00:00
10 lines
168 B
JSON
Executable File
10 lines
168 B
JSON
Executable File
{
|
|
"name": "uploadServer",
|
|
"version": "0.1.0",
|
|
"scripts": {
|
|
"start": "linebridge"
|
|
},
|
|
"dependencies": {
|
|
"linebridge": "^0.7.0"
|
|
}
|
|
} |