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.
1 parent d8a94d5 commit 6725cb2Copy full SHA for 6725cb2
composer.json
@@ -1,7 +1,12 @@
1
{
2
- "name": "webcodeftp/webcodeftp",
+ "name": "codebyoul/webcodeftp",
3
"description": "WebCodeFTP - Web-Based FTP Client with Integrated Code Editor (CodeMirror)",
4
"type": "project",
5
+ "homepage": "https://github.com/codebyoul/webcodeftp",
6
+ "support": {
7
+ "issues": "https://github.com/codebyoul/webcodeftp/issues",
8
+ "source": "https://github.com/codebyoul/webcodeftp"
9
+ },
10
"keywords": [
11
"ftp",
12
"web-ftp",
0 commit comments