mirror of
https://github.com/ragestudio/linebridge.git
synced 2025-06-09 10:34:17 +00:00
10 lines
177 B
JSON
10 lines
177 B
JSON
{
|
|
"name": "uploadServer",
|
|
"version": "0.1.0",
|
|
"scripts": {
|
|
"start": "rcs ."
|
|
},
|
|
"dependencies": {
|
|
"@ragestudio/relic-server": "^0.2.2"
|
|
}
|
|
} |