17 lines
381 B
JSON
17 lines
381 B
JSON
|
{
|
||
|
"authors": [
|
||
|
"Andrew Lalis"
|
||
|
],
|
||
|
"copyright": "Copyright © 2024, Andrew Lalis",
|
||
|
"dependencies": {
|
||
|
"mcrcd": "~>2.0.0",
|
||
|
"proper-d": "~>0.0.2",
|
||
|
"requests": "~>2.1.3",
|
||
|
"shared-utils": {
|
||
|
"path": "../shared-utils"
|
||
|
}
|
||
|
},
|
||
|
"description": "Scheduled job that checks for user requests for servers to start, and starts them.",
|
||
|
"license": "proprietary",
|
||
|
"name": "agent"
|
||
|
}
|