From 2f4ad383a7677d7327415206b7f0dca7a0330f57 Mon Sep 17 00:00:00 2001 From: "iyuu.cn" <367013672@qq.com> Date: Sun, 23 Feb 2020 19:12:00 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=9B=E5=BB=BAcomposer=E5=8C=85=EF=BC=9Aiyu?= =?UTF-8?q?u/IYUUAutoReseed?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- composer.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/composer.json b/composer.json index 3520617..756b031 100644 --- a/composer.json +++ b/composer.json @@ -1,4 +1,13 @@ { + "name": "iyuu/IYUUAutoReseed", + "description": "IYUU自动辅种工具,目前能对国内大部分的PT站点自动辅种,支持下载器集群,支持多盘位,支持多下载目录,支持远程连接等。", + "keywords": ["iyuu", "reseed"], + "homepage": "https://github.com/ledccn/IYUUAutoReseed", + "authors": [ + { + "name": "David" + } + ], "require": { "ext-json": "*", "ext-mbstring": "*",