mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-07-01 15:32:48 +08:00
修改项目属性和协议;
This commit is contained in:
@@ -1,18 +1,20 @@
|
||||
{
|
||||
"name": "topthink/think",
|
||||
"description": "the new thinkphp framework",
|
||||
"name": "ulthon/ulthon_admin",
|
||||
"description": "quick start a project with management background using thinkphp6",
|
||||
"type": "project",
|
||||
"keywords": [
|
||||
"framework",
|
||||
"thinkphp",
|
||||
"ORM"
|
||||
"ORM",
|
||||
"ulthon",
|
||||
"admin"
|
||||
],
|
||||
"homepage": "http://thinkphp.cn/",
|
||||
"homepage": "http://ulthon_admin.ulthon.com/",
|
||||
"license": "Apache-2.0",
|
||||
"authors": [
|
||||
{
|
||||
"name": "liu21st",
|
||||
"email": "liu21st@gmail.com"
|
||||
"name": "ulthon",
|
||||
"email": "ulthon@163.com"
|
||||
}
|
||||
],
|
||||
"require": {
|
||||
|
||||
Reference in New Issue
Block a user