PluginProbe
Hostinger Tools / 3.0.39
Hostinger Tools v3.0.39
3.0.77 3.0.76 3.0.75 3.0.74 3.0.73 3.0.72 3.0.71 3.0.70 3.0.69 3.0.68 3.0.67 3.0.66 1.8.1 1.8.2 1.8.3 1.9.1 1.9.4 1.9.5 1.9.6 1.9.7 1.9.8 1.9.9 2.0.0 2.0.1 2.0.4 All 108 releases
hostinger / vendor / composer / installed.json

installed.json in Hostinger Tools 3.0.39, at vendor/composer/installed.json

161 lines 6.1 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 {
2 "packages": [
3 {
4 "name": "automattic/jetpack-autoloader",
5 "version": "dev-trunk",
6 "version_normalized": "dev-trunk",
7 "source": {
8 "type": "git",
9 "url": "https://github.com/Automattic/jetpack-autoloader.git",
10 "reference": "33caed2a97299f8ccb23fbba86512ad8b52cb3e0"
11 },
12 "dist": {
13 "type": "zip",
14 "url": "https://api.github.com/repos/Automattic/jetpack-autoloader/zipball/33caed2a97299f8ccb23fbba86512ad8b52cb3e0",
15 "reference": "33caed2a97299f8ccb23fbba86512ad8b52cb3e0",
16 "shasum": ""
17 },
18 "require": {
19 "composer-plugin-api": "^2.2",
20 "php": ">=7.2"
21 },
22 "require-dev": {
23 "automattic/jetpack-changelogger": "^6.0.5",
24 "automattic/phpunit-select-config": "^1.0.3",
25 "composer/composer": "^2.2",
26 "yoast/phpunit-polyfills": "^4.0.0"
27 },
28 "time": "2025-04-28T20:33:15+00:00",
29 "default-branch": true,
30 "type": "composer-plugin",
31 "extra": {
32 "class": "Automattic\\Jetpack\\Autoloader\\CustomAutoloaderPlugin",
33 "autotagger": true,
34 "mirror-repo": "Automattic/jetpack-autoloader",
35 "branch-alias": {
36 "dev-trunk": "5.0.x-dev"
37 },
38 "changelogger": {
39 "link-template": "https://github.com/Automattic/jetpack-autoloader/compare/v${old}...v${new}"
40 },
41 "version-constants": {
42 "::VERSION": "src/AutoloadGenerator.php"
43 }
44 },
45 "installation-source": "dist",
46 "autoload": {
47 "psr-4": {
48 "Automattic\\Jetpack\\Autoloader\\": "src"
49 },
50 "classmap": [
51 "src/AutoloadGenerator.php"
52 ]
53 },
54 "notification-url": "https://packagist.org/downloads/",
55 "license": [
56 "GPL-2.0-or-later"
57 ],
58 "description": "Creates a custom autoloader for a plugin or theme.",
59 "keywords": [
60 "autoload",
61 "autoloader",
62 "composer",
63 "jetpack",
64 "plugin",
65 "wordpress"
66 ],
67 "support": {
68 "source": "https://github.com/Automattic/jetpack-autoloader/tree/trunk"
69 },
70 "install-path": "../automattic/jetpack-autoloader"
71 },
72 {
73 "name": "hostinger/hostinger-wp-helper",
74 "version": "1.0.10",
75 "version_normalized": "1.0.10.0",
76 "source": {
77 "type": "git",
78 "url": "git@github.com:hostinger/hostinger-wp-helper.git",
79 "reference": "156a764738a8d694e9f76d1073988a291293b215"
80 },
81 "dist": {
82 "type": "zip",
83 "url": "https://api.github.com/repos/hostinger/hostinger-wp-helper/zipball/156a764738a8d694e9f76d1073988a291293b215",
84 "reference": "156a764738a8d694e9f76d1073988a291293b215",
85 "shasum": ""
86 },
87 "require": {
88 "ext-json": "*",
89 "php": ">=8.0"
90 },
91 "require-dev": {
92 "phpunit/phpunit": "^9.6",
93 "yoast/phpunit-polyfills": "^2.0"
94 },
95 "time": "2025-04-30T06:58:13+00:00",
96 "type": "library",
97 "installation-source": "dist",
98 "autoload": {
99 "psr-4": {
100 "Hostinger\\WpHelper\\": "src/",
101 "Hostinger\\Tests\\": "tests/phpunit"
102 }
103 },
104 "description": "A PHP package with core functions for Hostinger WordPress plugins.",
105 "support": {
106 "source": "https://github.com/hostinger/hostinger-wp-helper/tree/1.0.10",
107 "issues": "https://github.com/hostinger/hostinger-wp-helper/issues"
108 },
109 "install-path": "../hostinger/hostinger-wp-helper"
110 },
111 {
112 "name": "hostinger/hostinger-wp-menu-manager",
113 "version": "1.2.16",
114 "version_normalized": "1.2.16.0",
115 "source": {
116 "type": "git",
117 "url": "git@github.com:hostinger/hostinger-wp-menu-manager.git",
118 "reference": "8c2f86b995721cfdd6af381819008cff3bf71dd0"
119 },
120 "dist": {
121 "type": "zip",
122 "url": "https://api.github.com/repos/hostinger/hostinger-wp-menu-manager/zipball/8c2f86b995721cfdd6af381819008cff3bf71dd0",
123 "reference": "8c2f86b995721cfdd6af381819008cff3bf71dd0",
124 "shasum": ""
125 },
126 "require": {
127 "hostinger/hostinger-wp-helper": "^1.0"
128 },
129 "require-dev": {
130 "phpunit/phpunit": "^9.6",
131 "squizlabs/php_codesniffer": "^3.0",
132 "yoast/phpunit-polyfills": "^2.0"
133 },
134 "time": "2025-05-16T11:36:23+00:00",
135 "type": "library",
136 "installation-source": "dist",
137 "autoload": {
138 "psr-4": {
139 "Hostinger\\WpMenuManager\\": "src/"
140 }
141 },
142 "autoload-dev": {
143 "psr-4": {
144 "Hostinger\\WpMenuManager\\Tests\\": "tests/phpunit"
145 }
146 },
147 "license": [
148 "proprietary"
149 ],
150 "description": "Package for managing Hostinger WordPress menus and pages.",
151 "support": {
152 "source": "https://github.com/hostinger/hostinger-wp-menu-manager/tree/1.2.16",
153 "issues": "https://github.com/hostinger/hostinger-wp-menu-manager/issues"
154 },
155 "install-path": "../hostinger/hostinger-wp-menu-manager"
156 }
157 ],
158 "dev": false,
159 "dev-package-names": []
160 }
161