mirror of
https://github.com/VTECRM/vtenext.git
synced 2026-02-27 16:48:47 +00:00
15 lines
239 B
JSON
15 lines
239 B
JSON
{
|
|
"name": "arnapou/jqcron",
|
|
"description": "Arnapou jqCron",
|
|
"authors": [
|
|
{
|
|
"name": "Arnaud Buathier",
|
|
"email": "arnaud@arnapou.net",
|
|
"homepage": "http://arnapou.net"
|
|
}
|
|
],
|
|
"autoload": {
|
|
"files": [ "src/Cron.php" ]
|
|
}
|
|
}
|