MyDSL/composer.json
2020-12-17 14:02:22 +08:00

13 lines
219 B
JSON

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