您最多能選擇 25 個主題 主題必須以字母或數字為開頭,可包含連接號「-」且最長為 35 個字元。

18 行
439 B
JSON

{
"name": "netsyms/business-app-template",
"description": "Template for a webapp integrated with an AccountHub server.",
"type": "project",
"require": {
"catfan/medoo": "^1.5",
"guzzlehttp/guzzle": "^6.2",
"anthonymartin/geo-location": "^1.0"
},
"license": "MPL-2.0",
"authors": [
{
"name": "Skylar Ittner",
"email": "admin@netsyms.com"
}
]
}