mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-01-12 10:18:39 +00:00
21 lines
435 B
JSON
Executable File
21 lines
435 B
JSON
Executable File
{
|
|
"name": {
|
|
"id": 1999100000,
|
|
"internal": "{APPNAME}",
|
|
"external": "{APPNAME}"
|
|
},
|
|
"category": "Web",
|
|
"version": "1.0.0",
|
|
"requirements": {
|
|
"phpOMS": "1.0.0",
|
|
"phpOMS-db": "1.0.0"
|
|
},
|
|
"creator": {
|
|
"name": "Karaka",
|
|
"website": "www.spl1nes.com"
|
|
},
|
|
"description": "The backend application.",
|
|
"directory": "{APPNAME}",
|
|
"dependencies": {}
|
|
}
|