| 123456789101112131415161718 |
- {
- "name": "six-shop/wangdian",
- "description": "旺店通SDK",
- "type": "library",
- "license": "MIT",
- "autoload": {
- "psr-4": {
- "SixShop\\Wangdian\\": "src/"
- }
- },
- "authors": [
- {
- "name": "runphp",
- "email": "runphp@qq.com"
- }
- ],
- "require": {}
- }
|