1 Star 0 Fork 3

danny543boy / dcat-amis

forked from Slowlyo / dcat-amis
关闭
 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
composer.json 870 Bytes
一键复制 编辑 原始数据 按行查看 历史
Slowlyo 提交于 2022-09-13 16:01 . first commit
{
"name": "slowlyo/dcat-amis",
"alias": "",
"description": "Amis组件库, 在Dcat中使用Amis组件",
"type": "library",
"keywords": ["dcat-admin", "extension", "dcat-amis", "amis"],
"homepage": "https://github.com/slowlyo/dcat-amis",
"license": "MIT",
"authors": [
{
"name": "Slowlyo",
"email": "slowlyo_email@163.com"
}
],
"require": {
"php": ">=7.1.0",
"dcat/laravel-admin": "~2.0"
},
"autoload": {
"psr-4": {
"Slowlyo\\DcatAmis\\": "src/"
},
"files": [
"src/helpers.php"
]
},
"extra": {
"dcat-admin": "Slowlyo\\DcatAmis\\DcatAmisServiceProvider",
"laravel": {
"providers": [
"Slowlyo\\DcatAmis\\DcatAmisServiceProvider"
]
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/danny543boy/dcat-amis.git
git@gitee.com:danny543boy/dcat-amis.git
danny543boy
dcat-amis
dcat-amis
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891