mirror of
https://gh.wpcy.net/https://github.com/superdav42/wp-update-server-plugin.git
synced 2026-04-30 03:02:21 +08:00
67 lines
2.5 KiB
JSON
67 lines
2.5 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": "e79ccc5f51f772bb76a7d85a49cc4a8b",
|
|
"packages": [
|
|
{
|
|
"name": "yahnis-elsts/wp-update-server",
|
|
"version": "v2.0.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/YahnisElsts/wp-update-server.git",
|
|
"reference": "043380dd45be4620b82d8906e40bceb0955359f5"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/YahnisElsts/wp-update-server/zipball/043380dd45be4620b82d8906e40bceb0955359f5",
|
|
"reference": "043380dd45be4620b82d8906e40bceb0955359f5",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-json": "*",
|
|
"php": ">=5.3.0"
|
|
},
|
|
"suggest": {
|
|
"ext-mbstring": "Used for escaping log values in a utf8 compatible manner. If the extension isn't installed logged values are handled as single-byte character strings."
|
|
},
|
|
"type": "library",
|
|
"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": "Custom update API server for WordPress plugins and themes.",
|
|
"homepage": "https://github.com/YahnisElsts/wp-update-server/",
|
|
"keywords": [
|
|
"automatic updates",
|
|
"plugin updates",
|
|
"theme updates",
|
|
"wordpress"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/YahnisElsts/wp-update-server/issues",
|
|
"source": "https://github.com/YahnisElsts/wp-update-server/tree/v2.0.2"
|
|
},
|
|
"time": "2024-12-09T11:31:09+00:00"
|
|
}
|
|
],
|
|
"packages-dev": [],
|
|
"aliases": [],
|
|
"minimum-stability": "stable",
|
|
"stability-flags": {},
|
|
"prefer-stable": false,
|
|
"prefer-lowest": false,
|
|
"platform": {},
|
|
"platform-dev": {},
|
|
"plugin-api-version": "2.9.0"
|
|
}
|