| Server IP : 202.61.199.114 / Your IP : 216.73.217.139 Web Server : nginx/1.22.1 System : Linux de.arni-solutions.de 6.1.0-49-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.174-1 (2026-05-26) x86_64 User : web20 ( 1018) PHP Version : 8.4.23 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /var/www/api.pacim.de/web/Codiad/ |
Upload File : |
{
"name": "codiad/codiad",
"type": "application",
"keywords": ["ide","development","environment","editor"],
"homepage": "http://www.codiad.com",
"license": "MIT",
"description": "Codiad is a web-based IDE framework with a small footprint and minimal requirements. The system is still early in development, and while it has been proven extremely stable please be sure have a backup system if you use it in any production work.",
"authors": [
{
"name": "Kent Safranski @fluidbyte",
"email": "kent@fluidbyte.net"
},
{
"name": "@tholum"
},
{
"name": "@lorefnon"
},
{
"name": "@tablatronix"
},
{
"name": "@Flolagale"
},
{
"name": "@Verdier"
},
{
"name": "Danny Morabito @newsocialifecom",
"email": "codiad@newsocialife.com"
},
{
"name": "@daeks"
},
{
"name": "@holblin"
}
],
"minimum-stability": "dev",
"require":
{
"php": ">=5.2.0"
},
"require-dev":
{
"phing/phing": "2.*",
"squizlabs/php_codesniffer": "*"
},
"extra":
{
"installer-paths":
{
"apps/{$name}": ["codiad/codiad"]
}
}
}