17 lines
414 B
JSON
17 lines
414 B
JSON
{
|
|
"name": "abuyoyo/notice-manager",
|
|
"description": "Manage notices on WordPress admin pages. Adds 'Notices' screen-meta-link.",
|
|
"type": "wordpress-plugin",
|
|
"version": "0.24",
|
|
"repositories": [
|
|
{
|
|
"type": "vcs",
|
|
"url": "https://github.com/abuyoyo/screen-meta-links.git"
|
|
}
|
|
],
|
|
"require":{
|
|
"abuyoyo/screen-meta-links": "~0.13",
|
|
"abuyoyo/plugincore": "~0.27",
|
|
"abuyoyo/adminmenupage": "~0.29"
|
|
}
|
|
} |