mirror of
https://github.com/Mibew/boilerplate-plugin.git
synced 2025-02-05 16:54:41 +03:00
8 lines
212 B
JSON
8 lines
212 B
JSON
{
|
|
"name": "mibew/boilerplate-plugin",
|
|
"description": "An example plugin for Mibew 2.0.",
|
|
"license": "Apache-2.0",
|
|
"autoload": {
|
|
"psr-0": {"Mibew\\Mibew\\Plugin\\Boilerplate\\": ""}
|
|
}
|
|
} |