1 Star 0 Fork 924

mybtrr / Jshop小程序商城

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
composer.json 927 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"name": "jihainet/jshop",
"description": "This is an open source B2C mall.",
"type": "project",
"keywords": [
"framework",
"thinkphp",
"ORM"
],
"homepage": "https://www.jihainet.com/",
"license": "Apache-2.0",
"authors": [
{
"name": "sin",
"email": "sin@jihainet.com"
}
],
"require": {
"php": ">=5.6.0",
"topthink/framework": "5.1.*",
"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"
},
"autoload": {
"psr-4": {
"app\\": "application"
}
},
"extra": {
"think-path": "thinkphp"
},
"config": {
"preferred-install": "dist"
}
}
PHP
1
https://gitee.com/qijia1960/jshop_mall.git
git@gitee.com:qijia1960/jshop_mall.git
qijia1960
jshop_mall
Jshop小程序商城
master

搜索帮助