add composer

master
xiaoz 2019-06-14 16:49:15 +08:00
parent 26b671a4c2
commit 2a62f2440b
1 changed files with 14 additions and 0 deletions

14
composer.json Normal file
View File

@ -0,0 +1,14 @@
{
"name": "helloxz/imgurl",
"description": "ImgURL is a simple, pure graph bed program, simple installation, powerful.",
"type": "project",
"license": "GPL-3.0",
"authors": [
{
"name": "xiaoz",
"email": "xiaoz93@outlook.com"
}
],
"minimum-stability": "stable",
"require": {}
}