notice-manager/vendor/composer/installed.json

116 lines
4.3 KiB
JSON

{
"packages": [
{
"name": "abuyoyo/adminmenupage",
"version": "0.21",
"version_normalized": "0.21.0.0",
"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"
},
"time": "2022-08-06T13:42:37+00:00",
"type": "library",
"installation-source": "dist",
"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"
},
"install-path": "../abuyoyo/adminmenupage"
},
{
"name": "abuyoyo/plugincore",
"version": "0.23",
"version_normalized": "0.23.0.0",
"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"
},
"time": "2022-08-06T00:00:00+00:00",
"type": "library",
"installation-source": "dist",
"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"
},
"install-path": "../abuyoyo/plugincore"
},
{
"name": "abuyoyo/screen-meta-links",
"version": "0.11",
"version_normalized": "0.11.0.0",
"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": ""
},
"time": "2022-05-18T01:18:24+00:00",
"type": "library",
"installation-source": "dist",
"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"
},
"install-path": "../abuyoyo/screen-meta-links"
}
],
"dev": true,
"dev-package-names": []
}