420 Star 2.3K Fork 924

吉海科技 / Jshop小程序商城

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
composer.json 1.02 KB
一键复制 编辑 原始数据 按行查看 历史
wandouya 提交于 2022-03-08 10:01 . Merge tag 'fixorder' into develop
{
"name": "jihainet/jshop",
"description": "This is an open source B2C mall.",
"type": "project",
"keywords": [
"framework",
"thinkphp",
"ORM"
],
"homepage": "https://www.jihainet.com/",
"license": "JPPL",
"authors": [
{
"name": "sin",
"email": "sin@jihainet.com"
}
],
"require": {
"php": ">=5.6.0",
"topthink/framework": "5.1.35",
"myxland/think-addons": "dev-master",
"topthink/think-queue": "^2.0",
"firephp/firephp-core": "^0.4.0",
"apfelbox/php-file-download": "^2.1",
"zoujingli/wechat-php-sdk": "^1.3",
"topthink/think-captcha": "^2.0",
"topthink/think-worker": "2.0.*"
},
"autoload": {
"psr-4": {
"app\\": "application"
}
},
"extra": {
"think-path": "thinkphp"
},
"config": {
"preferred-install": "dist",
"allow-plugins": {
"topthink/think-installer": true
}
}
}
PHP
1
https://gitee.com/hnjihai/jshop_mall.git
git@gitee.com:hnjihai/jshop_mall.git
hnjihai
jshop_mall
Jshop小程序商城
master

搜索帮助