1 Star 0 Fork 396

kunfire / showdoc

forked from star7th / showdoc 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
composer.json 734 Bytes
Copy Edit Raw Blame History
star7th authored 2021-12-08 19:00 . v2.9.14
{
"name": "showdoc/showdoc",
"type": "project",
"description": "ShowDoc is a tool greatly applicable for an IT team to share documents online",
"keywords": ["showdoc","documents","Api"],
"homepage": "https://github.com/star7th/showdoc",
"version":"v2.9.14",
"license": "Apache-2.0",
"authors": [
{
"name": "star7th",
"email": "xing7th@gmail.com",
"homepage": "http://blog.star7th.com/",
"role": "Developer"
}
],
"require": {
"php": ">=5.3.0",
"qcloud/cos-sdk-v5": "1.*",
"league/oauth2-client": "^2.6",
"jasig/phpcas": "^1.3"
},
"config": {
"vendor-dir": "./server/vendor"
}
}
PHP
1
https://gitee.com/kunfire/showdoc.git
git@gitee.com:kunfire/showdoc.git
kunfire
showdoc
showdoc
master

Search