2024-03-08 20:36:09 +08:00
{
"_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"
],
2024-09-23 20:15:18 +08:00
"content-hash": "46cf14a68ffba471ee1e2f603a301a9c",
2024-03-08 20:36:09 +08:00
"packages": [
{
"name": "yahnis-elsts/plugin-update-checker",
2024-11-19 17:47:44 +08:00
"version": "v5.5",
2024-03-08 20:36:09 +08:00
"source": {
"type": "git",
"url": "https://github.com/YahnisElsts/plugin-update-checker.git",
2024-11-19 17:47:44 +08:00
"reference": "845d65da93bcff31649ede00d9d73b1beadbb7f0"
2024-03-08 20:36:09 +08:00
},
"dist": {
"type": "zip",
2024-11-19 17:47:44 +08:00
"url": "https://api.github.com/repos/YahnisElsts/plugin-update-checker/zipball/845d65da93bcff31649ede00d9d73b1beadbb7f0",
"reference": "845d65da93bcff31649ede00d9d73b1beadbb7f0",
2024-03-08 20:36:09 +08:00
"shasum": ""
},
"require": {
"ext-json": "*",
"php": ">=5.6.20"
},
"type": "library",
"autoload": {
"files": [
2024-11-19 17:47:44 +08:00
"load-v5p5.php"
2024-03-08 20:36:09 +08:00
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Yahnis Elsts",
"email": "whiteshadow@w-shadow.com",
"homepage": "https://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",
2024-11-19 17:47:44 +08:00
"source": "https://github.com/YahnisElsts/plugin-update-checker/tree/v5.5"
2024-03-08 20:36:09 +08:00
},
2024-11-19 17:47:44 +08:00
"time": "2024-10-16T14:25:00+00:00"
2024-03-08 20:36:09 +08:00
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": [],
"plugin-api-version": "2.6.0"
}