We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
0 parents commit cc92cfaCopy full SHA for cc92cfa
composer.json
@@ -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