Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
 
 

22 righe
565 B

{
"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.8.12",
"license": "Apache-2.0",
"authors": [
{
"name": "star7th",
"email": "xing7th@gmail.com",
"homepage": "http://blog.star7th.com/",
"role": "Developer"
}
],
"require": {
"php": ">=5.3.0"
}
}