PluginProbe
Timetics – Appointment Booking Calendar & Scheduling / 1.0.58
Timetics – Appointment Booking Calendar & Scheduling v1.0.58
1.0.61 1.0.60 1.0.59 1.0.58 1.0.57 1.0.56 trunk 1.0.0 1.0.1 1.0.10 1.0.11 1.0.12 1.0.13 1.0.14 1.0.15 1.0.16 1.0.17 1.0.18 1.0.19 1.0.2 1.0.20 1.0.21 1.0.22 1.0.23 1.0.24 All 62 releases
timetics / vendor / composer / installed.json

installed.json in Timetics – Appointment Booking Calendar & Scheduling 1.0.58, at vendor/composer/installed.json

82 lines 3.0 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 {
2 "packages": [
3 {
4 "name": "arraytics/tools-sdk",
5 "version": "dev-main",
6 "version_normalized": "dev-main",
7 "source": {
8 "type": "git",
9 "url": "https://github.com/themewinter/tools-sdk.git",
10 "reference": "0348b54d386cd0a3a590762f4ac0f0d7419ae7e9"
11 },
12 "dist": {
13 "type": "zip",
14 "url": "https://api.github.com/repos/themewinter/tools-sdk/zipball/0348b54d386cd0a3a590762f4ac0f0d7419ae7e9",
15 "reference": "0348b54d386cd0a3a590762f4ac0f0d7419ae7e9",
16 "shasum": ""
17 },
18 "time": "2025-10-21T04:07:05+00:00",
19 "default-branch": true,
20 "type": "library",
21 "installation-source": "dist",
22 "autoload": {
23 "psr-4": {
24 "Arraytics\\ToolsSdk\\": "src/"
25 }
26 },
27 "autoload-dev": {
28 "psr-4": {
29 "Arraytics\\ToolsSdk\\Tests\\": "tests/"
30 }
31 },
32 "description": "A PHP package for tools.",
33 "support": {
34 "source": "https://github.com/themewinter/tools-sdk/tree/main",
35 "issues": "https://github.com/themewinter/tools-sdk/issues"
36 },
37 "install-path": "../arraytics/tools-sdk"
38 },
39 {
40 "name": "themewinter/uninstaller_form",
41 "version": "dev-main",
42 "version_normalized": "dev-main",
43 "source": {
44 "type": "git",
45 "url": "https://github.com/themewinter/uninstaller_form.git",
46 "reference": "84c2190a03d30c0661a88a4090905eb785570c4c"
47 },
48 "dist": {
49 "type": "zip",
50 "url": "https://api.github.com/repos/themewinter/uninstaller_form/zipball/84c2190a03d30c0661a88a4090905eb785570c4c",
51 "reference": "84c2190a03d30c0661a88a4090905eb785570c4c",
52 "shasum": ""
53 },
54 "require-dev": {
55 "phpunit/phpunit": "^10"
56 },
57 "time": "2025-10-15T04:18:33+00:00",
58 "default-branch": true,
59 "type": "library",
60 "installation-source": "dist",
61 "autoload": {
62 "psr-4": {
63 "UninstallerForm\\": "src/"
64 }
65 },
66 "autoload-dev": {
67 "psr-4": {
68 "UninstallerForm\\Tests\\": "tests/"
69 }
70 },
71 "description": "Reusable WordPress plugin uninstaller feedback form with REST API",
72 "support": {
73 "source": "https://github.com/themewinter/uninstaller_form/tree/main",
74 "issues": "https://github.com/themewinter/uninstaller_form/issues"
75 },
76 "install-path": "../themewinter/uninstaller_form"
77 }
78 ],
79 "dev": true,
80 "dev-package-names": []
81 }
82