13 lines
347 B
JSON
13 lines
347 B
JSON
{
|
|
"name": "processmaker/processmaker",
|
|
"description": "BPM PHP Software",
|
|
"keywords": ["php bpm processmaker"],
|
|
"homepage": "http://processmaker.com",
|
|
"license": "GNU Affero General Public License version 3",
|
|
|
|
"require": {
|
|
"luracast/restler" : "dev-master",
|
|
"bshaffer/oauth2-server-php": "v1.0"
|
|
}
|
|
}
|