notice-manager/vendor/composer/installed.json
2022-08-02 06:15:19 +03:00

169 lines
6.5 KiB
JSON

{
"packages": [
{
"name": "abuyoyo/adminmenupage",
"version": "0.20",
"version_normalized": "0.20.0.0",
"source": {
"type": "git",
"url": "https://github.com/abuyoyo/AdminMenuPage.git",
"reference": "07d98f2c1f0b71340aaf0fae0783dfecec201e97"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/abuyoyo/AdminMenuPage/zipball/07d98f2c1f0b71340aaf0fae0783dfecec201e97",
"reference": "07d98f2c1f0b71340aaf0fae0783dfecec201e97",
"shasum": ""
},
"suggest": {
"abuyoyo/plugincore": "~0.18",
"cmb2/cmb2": "~2.9"
},
"time": "2022-07-28T22:56: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.20"
},
"install-path": "../abuyoyo/adminmenupage"
},
{
"name": "abuyoyo/plugincore",
"version": "0.20",
"version_normalized": "0.20.0.0",
"source": {
"type": "git",
"url": "https://github.com/abuyoyo/PluginCore.git",
"reference": "0f8de7be654880adc850610f045f22cd7923c3cc"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/abuyoyo/PluginCore/zipball/0f8de7be654880adc850610f045f22cd7923c3cc",
"reference": "0f8de7be654880adc850610f045f22cd7923c3cc",
"shasum": ""
},
"require": {
"abuyoyo/adminmenupage": "~0.20",
"yahnis-elsts/plugin-update-checker": "~4.12"
},
"time": "2022-07-29T00: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.20"
},
"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"
},
{
"name": "yahnis-elsts/plugin-update-checker",
"version": "v4.13",
"version_normalized": "4.13.0.0",
"source": {
"type": "git",
"url": "https://github.com/YahnisElsts/plugin-update-checker.git",
"reference": "6eb27a6911e0e0880d09e5b11f577d3f688f7da7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/YahnisElsts/plugin-update-checker/zipball/6eb27a6911e0e0880d09e5b11f577d3f688f7da7",
"reference": "6eb27a6911e0e0880d09e5b11f577d3f688f7da7",
"shasum": ""
},
"require": {
"ext-json": "*",
"php": ">=5.2.0"
},
"time": "2022-07-29T12:36:25+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"files": [
"load-v4p13.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Yahnis Elsts",
"email": "whiteshadow@w-shadow.com",
"homepage": "http://w-shadow.com/",
"role": "Developer"
}
],
"description": "A custom update checker for WordPress plugins and themes. Useful if you can't host your plugin in the official WP repository but still want it to support automatic updates.",
"homepage": "https://github.com/YahnisElsts/plugin-update-checker/",
"keywords": [
"automatic updates",
"plugin updates",
"theme updates",
"wordpress"
],
"support": {
"issues": "https://github.com/YahnisElsts/plugin-update-checker/issues",
"source": "https://github.com/YahnisElsts/plugin-update-checker/tree/v4.13"
},
"install-path": "../yahnis-elsts/plugin-update-checker"
}
],
"dev": true,
"dev-package-names": []
}