12 lines
262 B
Plaintext
12 lines
262 B
Plaintext
{
|
|
"name": "$STUDLY_NAME$",
|
|
"alias": "$LOWER_NAME$",
|
|
"description": "",
|
|
"keywords": [],
|
|
"priority": 0,
|
|
"providers": [
|
|
"$MODULE_NAMESPACE$\\$STUDLY_NAME$\\$PROVIDER_NAMESPACE$\\$STUDLY_NAME$ServiceProvider"
|
|
],
|
|
"files": []
|
|
}
|