13 lines
312 B
JSON
13 lines
312 B
JSON
{
|
||
"name": "easysoft/zentaopms",
|
||
"description": "Zentao is an agile(scrum) project management system/tool, Free Upgrade Forever!",
|
||
"type": "project",
|
||
"license": "ZPL",
|
||
"require": {
|
||
"php": "~5.2||~7.0",
|
||
"ext-json" : "*",
|
||
"ext-mbstring" : "*",
|
||
"ext-curl" : "*"
|
||
}
|
||
}
|