22 lines
381 B
JSON
22 lines
381 B
JSON
{
|
|
"name": "codenamegenerator",
|
|
"description": "generates codenames, avi!",
|
|
"keywords": [
|
|
"python"
|
|
],
|
|
"website": "https://github.com/sneak/codenamegenerator/",
|
|
"repository": "https://github.com/sneak/codenamegenerator/",
|
|
"success_url": "/",
|
|
"scripts": {
|
|
},
|
|
"stack": "container"
|
|
"env": {
|
|
},
|
|
"formation": {
|
|
"web": {
|
|
"quantity": 1,
|
|
}
|
|
}
|
|
}
|
|
|