Skip to content

Commit cc92cfa

Browse files
committed
Add composer.json
Signed-off-by: Mriyam Tamuli <[email protected]>
0 parents  commit cc92cfa

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

composer.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"name": "easyengine/config-command",
3+
"description": "Manages EasyEngine configuration",
4+
"type": "ee-cli-package",
5+
"homepage": "https://github.com/easyengine/config-command",
6+
"license": "MIT",
7+
"authors": [],
8+
"minimum-stability": "dev",
9+
"prefer-stable": true
10+
}
11+

0 commit comments

Comments
 (0)