17 lines
467 B
JSON
17 lines
467 B
JSON
{
|
|
"name": "askupa-software/wp-admin-notification",
|
|
"description": "Add static/dismissible admin notifications to WordPress",
|
|
"type": "wordpress",
|
|
"keywords": ["wordpress","notices","framework"],
|
|
"homepage": "https://github.com/askupasoftware/wp-dismissible-notice",
|
|
"authors": [
|
|
{
|
|
"name": "Askupa Software",
|
|
"email": "hello@askupasoftware.com"
|
|
}
|
|
],
|
|
"require": {
|
|
"php": ">=5.3.0"
|
|
}
|
|
}
|