Skip to content

Commit

Permalink
update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
yekern committed Aug 27, 2021
1 parent b93df37 commit f7ef869
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "yekern/laravel-baidu-aip-v2",
"description": "laravel baidu aip",
"description": "非官方的百度AiSDK Laravel版本",
"keywords": ["baiduaip","aip","baidu","人脸识别","人脸比对","百度", "百度人脸识别","Laravel 人脸识别","Laravel 人脸比对"],
"autoload": {
"psr-4": {
"Yekern\\LaravelBaiduAipV2\\": "src/"
Expand All @@ -12,7 +13,9 @@
"email": "yekern@163.com"
}
],
"require": {},
"require": {

},
"license": "MIT",
"extra": {
"laravel": {
Expand Down

0 comments on commit f7ef869

Please sign in to comment.