15 lines
296 B
JSON
15 lines
296 B
JSON
{
|
|
"name": "toxus/cams-engine",
|
|
"description": "A PeachPie version of the CAMS Engine.",
|
|
"type": "project",
|
|
"authors": [
|
|
{
|
|
"name": "Tonoxis",
|
|
"email": "dreamcaster23@gmail.com"
|
|
}
|
|
],
|
|
"require": {
|
|
"linfo/linfo": "^4.0"
|
|
}
|
|
}
|