File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "name" : " loadsys/config-read" ,
3- "description" : " A CakePHP plugin that provides a Shell to read an app's Configure vars from the command line." ,
4- "type" : " cakephp-plugin" ,
5- "keywords" : [
6- " cakephp" ,
7- " configure" ,
8- " shell"
9- ],
10- "homepage" : " https://github.com/loadsys/CakePHP-ConfigReadShell" ,
11- "license" : " MIT" ,
12- "authors" : [
13- {
14- "name" : " Brian Porter" ,
15- "email" : " beporter@users.sourceforge.net"
16- }
17- ],
18- "support" : {
19- "issues" : " https://github.com/loadsys/CakePHP-ConfigReadShell/issues" ,
20- "source" : " https://github.com/loadsys/CakePHP-ConfigReadShell"
21- },
22- "require" : {
23- "composer/installers" : " *"
24- }
2+ "name" : " loadsys/config-read" ,
3+ "description" : " A CakePHP plugin that provides a Shell to read an app's Configure vars from the command line." ,
4+ "type" : " cakephp-plugin" ,
5+ "keywords" : [
6+ " cakephp" ,
7+ " configure" ,
8+ " shell"
9+ ],
10+ "homepage" : " https://github.com/loadsys/CakePHP-ConfigReadShell" ,
11+ "license" : " MIT" ,
12+ "authors" : [
13+ {
14+ "name" : " Brian Porter" ,
15+ "email" : " beporter@users.sourceforge.net"
16+ }
17+ ],
18+ "support" : {
19+ "issues" : " https://github.com/loadsys/CakePHP-ConfigReadShell/issues" ,
20+ "source" : " https://github.com/loadsys/CakePHP-ConfigReadShell"
21+ },
22+ "require" : {
23+ "composer/installers" : " *"
24+ },
25+ "extra" : {
26+ "installer-name" : " ConfigRead"
27+ }
2528}
You can’t perform that action at this time.
0 commit comments