notice-manager/composer.lock

120 lines
4.4 KiB
JSON

{
"_readme": [
"This file locks the dependencies of your project to a known state",
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "c7eb351b97392f663e147702dbc845b9",
"packages": [
{
"name": "abuyoyo/adminmenupage",
"version": "0.21",
"source": {
"type": "git",
"url": "https://github.com/abuyoyo/AdminMenuPage.git",
"reference": "d05a9e9977d7e7c4ba3c913993493fefba4359d6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/abuyoyo/AdminMenuPage/zipball/d05a9e9977d7e7c4ba3c913993493fefba4359d6",
"reference": "d05a9e9977d7e7c4ba3c913993493fefba4359d6",
"shasum": ""
},
"suggest": {
"abuyoyo/plugincore": "~0.18",
"cmb2/cmb2": "~2.9"
},
"type": "library",
"autoload": {
"files": [
"wph_admin_page.php"
],
"psr-4": {
"WPHelper\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"description": "WordPress admin menu page helper class",
"support": {
"issues": "https://github.com/abuyoyo/AdminMenuPage/issues",
"source": "https://github.com/abuyoyo/AdminMenuPage/tree/0.21"
},
"time": "2022-08-06T13:42:37+00:00"
},
{
"name": "abuyoyo/plugincore",
"version": "0.23",
"source": {
"type": "git",
"url": "https://github.com/abuyoyo/PluginCore.git",
"reference": "0a5809d6722a2abf0bdaf23f73bd3875b00fd2a4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/abuyoyo/PluginCore/zipball/0a5809d6722a2abf0bdaf23f73bd3875b00fd2a4",
"reference": "0a5809d6722a2abf0bdaf23f73bd3875b00fd2a4",
"shasum": ""
},
"suggest": {
"abuyoyo/adminmenupage": "~0.20",
"yahnis-elsts/plugin-update-checker": "~4.12"
},
"type": "library",
"autoload": {
"psr-4": {
"WPHelper\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"description": "WordPress plugin core helper class",
"support": {
"issues": "https://github.com/abuyoyo/PluginCore/issues",
"source": "https://github.com/abuyoyo/PluginCore/tree/0.23"
},
"time": "2022-08-06T00:00:00+00:00"
},
{
"name": "abuyoyo/screen-meta-links",
"version": "0.11",
"source": {
"type": "git",
"url": "https://github.com/abuyoyo/screen-meta-links.git",
"reference": "04e3c892f0c6095b4c31a489e06336f0917128d3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/abuyoyo/screen-meta-links/zipball/04e3c892f0c6095b4c31a489e06336f0917128d3",
"reference": "04e3c892f0c6095b4c31a489e06336f0917128d3",
"shasum": ""
},
"type": "library",
"autoload": {
"files": [
"screen-meta-links.php"
]
},
"description": "API for adding custom screen-meta-links alongside the 'Screen Options' and 'Help' links.",
"support": {
"source": "https://github.com/abuyoyo/screen-meta-links/tree/0.11",
"issues": "https://github.com/abuyoyo/screen-meta-links/issues"
},
"time": "2022-05-18T01:18:24+00:00"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": [],
"plugin-api-version": "2.1.0"
}