mirror of
https://gh.wpcy.net/https://github.com/superdav42/wp-update-server-plugin.git
synced 2026-05-05 12:52:24 +08:00
57 lines
2.2 KiB
JSON
57 lines
2.2 KiB
JSON
{
|
|
"packages": [
|
|
{
|
|
"name": "yahnis-elsts/wp-update-server",
|
|
"version": "v2.0.2",
|
|
"version_normalized": "2.0.2.0",
|
|
"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."
|
|
},
|
|
"time": "2024-12-09T11:31:09+00:00",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"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"
|
|
},
|
|
"install-path": "../yahnis-elsts/wp-update-server"
|
|
}
|
|
],
|
|
"dev": true,
|
|
"dev-package-names": []
|
|
}
|