|
@@ -2,7 +2,9 @@
|
|
|
"name": "cakephp/cakephp",
|
|
"name": "cakephp/cakephp",
|
|
|
"description": "The CakePHP framework",
|
|
"description": "The CakePHP framework",
|
|
|
"type": "library",
|
|
"type": "library",
|
|
|
- "keywords": ["framework"],
|
|
|
|
|
|
|
+ "keywords": [
|
|
|
|
|
+ "framework"
|
|
|
|
|
+ ],
|
|
|
"homepage": "https://cakephp.org",
|
|
"homepage": "https://cakephp.org",
|
|
|
"license": "MIT",
|
|
"license": "MIT",
|
|
|
"authors": [
|
|
"authors": [
|