{ "type": "project", "name": "zoujingli/thinkadmin", "license": "MIT", "homepage": "https://thinkadmin.top", "description": "Application Development Framework", "keywords": [ "ThinkAdmin", "ThinkLibrary", "WeChatDeveloper" ], "authors": [ { "name": "Anyon", "email": "zoujingli@qq.com" } ], "config": { "allow-plugins": { "zoujingli/think-install": true } }, "repositories": { "think-plug-staff": { "type": "path", "url": "plugs/think-plugs-staff" } }, "require": { "php": ">=8.3", "zoujingli/think-plugs-admin": "^1.0", "q792602257/think-plugs-staff": "dev-master" } }