Init Repository

This commit is contained in:
2020-12-17 14:02:22 +08:00
commit 31009d24c6
3 changed files with 34 additions and 0 deletions

13
composer.json Normal file
View File

@ -0,0 +1,13 @@
{
"name": "q792602257/jerry_dsl",
"description": "My DSL Thing",
"license": "GPL-3.0-or-later",
"authors": [
{
"name": "q792602257",
"email": "jerryyan0912@qq.com"
}
],
"require": {
}
}