28 lines
766 B
JSON
Executable File
28 lines
766 B
JSON
Executable File
{
|
|
"name": "ghost/urfat-bro",
|
|
"description": "The other framework",
|
|
"type": "project",
|
|
"repositories": [{
|
|
"type": "composer",
|
|
"url": "https://satis.inforsistemas-devel1.com.br"
|
|
}],
|
|
"authors": [
|
|
{
|
|
"name": "ahwelp",
|
|
"email": "ahwelp@ahwelp.com"
|
|
}
|
|
],
|
|
"require": {
|
|
"ahwelp/bbmenus": "dev-master",
|
|
"php-school/cli-menu": "^3.0",
|
|
"creitive/breadcrumbs": "^3.2",
|
|
"tburry/pquery": "^1.1",
|
|
"ahwelp/htmlbuilder": "dev-master",
|
|
"ahwelp/bborm": "dev-master",
|
|
"ahwelp/request-response": "dev-master",
|
|
"ahwelp/bbrouter": "dev-master",
|
|
"nesbot/carbon": "1.33",
|
|
"ahwelp/bbddl": "dev-master"
|
|
}
|
|
}
|