%PDF- %GIF98; %PNG;
Server : ApacheSystem : Linux host.digitalbabaji.in 4.18.0-513.11.1.el8_9.x86_64 #1 SMP Wed Jan 17 02:00:40 EST 2024 x86_64 User : addictionfreeind ( 1003) PHP Version : 7.2.34 Disable Function : exec,passthru,shell_exec,system Directory : /home/addictionfreeind/public_html/vendor/cakephp/bake/ |
Upload File : |
{
"name": "cakephp/bake",
"description": "Bake plugin for CakePHP 3",
"type": "cakephp-plugin",
"keywords": ["cakephp", "bake"],
"homepage": "https://github.com/cakephp/bake",
"license": "MIT",
"authors": [
{
"name": "CakePHP Community",
"homepage": "https://github.com/cakephp/bake/graphs/contributors"
}
],
"support": {
"issues": "https://github.com/cakephp/bake/issues",
"forum": "http://stackoverflow.com/tags/cakephp",
"irc": "irc://irc.freenode.org/cakephp",
"source": "https://github.com/cakephp/bake"
},
"require": {
"php": ">=5.6.0",
"cakephp/cakephp": "^3.6.0",
"cakephp/plugin-installer": "^1.0",
"wyrihaximus/twig-view": "^4.3.1"
},
"require-dev": {
"cakephp/cakephp-codesniffer": "^3.0",
"phpunit/phpunit": "^5.7 | ^6.0"
},
"autoload": {
"psr-4": {
"Bake\\": "src"
}
},
"autoload-dev": {
"psr-4": {
"BakeTest\\": "tests/test_app/Plugin/BakeTest/src",
"Pastry\\PastryTest\\": "tests/test_app/Plugin/PastryTest/src",
"Bake\\Test\\": "tests",
"Bake\\Test\\App\\": "tests/test_app/App",
"Cake\\Test\\": "./vendor/cakephp/cakephp/tests"
}
}
}