mirror of
https://gh.wpcy.net/https://github.com/Wouter0100/freescout-postal.git
synced 2026-04-22 06:32:15 +08:00
22 lines
467 B
JSON
22 lines
467 B
JSON
{
|
|
"name": "Postal",
|
|
"alias": "postal",
|
|
"description": "",
|
|
"version": "1.0.0",
|
|
"detailsUrl": "",
|
|
"author": "Cloudbear",
|
|
"authorUrl": "https://cloudbear.nl",
|
|
"requiredAppVersion": "1.0.2",
|
|
"license": "AGPL-3.0",
|
|
"keywords": [],
|
|
"active": 0,
|
|
"order": 0,
|
|
"providers": [
|
|
"Modules\\Postal\\Providers\\PostalServiceProvider"
|
|
],
|
|
"aliases": {},
|
|
"files": [
|
|
"start.php"
|
|
],
|
|
"requires": []
|
|
}
|