| 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": "eab2a5e27370483fd970e4c526adf2799b28ba5b" |
| 11 |
}, |
| 12 |
"dist": { |
| 13 |
"type": "zip", |
| 14 |
"url": "https://api.github.com/repos/themewinter/tools-sdk/zipball/eab2a5e27370483fd970e4c526adf2799b28ba5b", |
| 15 |
"reference": "eab2a5e27370483fd970e4c526adf2799b28ba5b", |
| 16 |
"shasum": "" |
| 17 |
}, |
| 18 |
"time": "2026-08-20T08:48:13+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 |
"license": [ |
| 33 |
"GPL-2.0-or-later" |
| 34 |
], |
| 35 |
"description": "A PHP package for tools.", |
| 36 |
"support": { |
| 37 |
"source": "https://github.com/themewinter/tools-sdk/tree/main", |
| 38 |
"issues": "https://github.com/themewinter/tools-sdk/issues" |
| 39 |
}, |
| 40 |
"install-path": "../arraytics/tools-sdk" |
| 41 |
}, |
| 42 |
{ |
| 43 |
"name": "themewinter/email-notification-sdk", |
| 44 |
"version": "dev-main", |
| 45 |
"version_normalized": "dev-main", |
| 46 |
"source": { |
| 47 |
"type": "git", |
| 48 |
"url": "[email protected]:themewinter/email-notification-sdk.git", |
| 49 |
"reference": "1103d74359ba13316118d12dd1c49d47b3881987" |
| 50 |
}, |
| 51 |
"dist": { |
| 52 |
"type": "zip", |
| 53 |
"url": "https://api.github.com/repos/themewinter/email-notification-sdk/zipball/1103d74359ba13316118d12dd1c49d47b3881987", |
| 54 |
"reference": "1103d74359ba13316118d12dd1c49d47b3881987", |
| 55 |
"shasum": "" |
| 56 |
}, |
| 57 |
"require-dev": { |
| 58 |
"phpunit/phpunit": "^10" |
| 59 |
}, |
| 60 |
"time": "2026-09-20T09:14:14+00:00", |
| 61 |
"default-branch": true, |
| 62 |
"type": "library", |
| 63 |
"installation-source": "dist", |
| 64 |
"autoload": { |
| 65 |
"psr-4": { |
| 66 |
"Ens\\": "src/" |
| 67 |
}, |
| 68 |
"files": [ |
| 69 |
"src/Utils/global-helpers.php" |
| 70 |
] |
| 71 |
}, |
| 72 |
"license": [ |
| 73 |
"GPL-2.0-or-later" |
| 74 |
], |
| 75 |
"description": "Reusable WordPress plugin's email notification flow handler package with REST API", |
| 76 |
"support": { |
| 77 |
"source": "https://github.com/themewinter/email-notification-sdk/tree/fix/vulnerability", |
| 78 |
"issues": "https://github.com/themewinter/email-notification-sdk/issues" |
| 79 |
}, |
| 80 |
"install-path": "../themewinter/email-notification-sdk" |
| 81 |
}, |
| 82 |
{ |
| 83 |
"name": "themewinter/uninstaller_form", |
| 84 |
"version": "dev-main", |
| 85 |
"version_normalized": "dev-main", |
| 86 |
"source": { |
| 87 |
"type": "git", |
| 88 |
"url": "https://github.com/themewinter/uninstaller_form.git", |
| 89 |
"reference": "e69c128bc8809322d60d2227f31349d6b86ad7f2" |
| 90 |
}, |
| 91 |
"dist": { |
| 92 |
"type": "zip", |
| 93 |
"url": "https://api.github.com/repos/themewinter/uninstaller_form/zipball/e69c128bc8809322d60d2227f31349d6b86ad7f2", |
| 94 |
"reference": "e69c128bc8809322d60d2227f31349d6b86ad7f2", |
| 95 |
"shasum": "" |
| 96 |
}, |
| 97 |
"require-dev": { |
| 98 |
"phpunit/phpunit": "^10" |
| 99 |
}, |
| 100 |
"time": "2026-08-20T08:43:42+00:00", |
| 101 |
"default-branch": true, |
| 102 |
"type": "library", |
| 103 |
"installation-source": "dist", |
| 104 |
"autoload": { |
| 105 |
"psr-4": { |
| 106 |
"UninstallerForm\\": "src/" |
| 107 |
} |
| 108 |
}, |
| 109 |
"autoload-dev": { |
| 110 |
"psr-4": { |
| 111 |
"UninstallerForm\\Tests\\": "tests/" |
| 112 |
} |
| 113 |
}, |
| 114 |
"license": [ |
| 115 |
"GPL-2.0-or-later" |
| 116 |
], |
| 117 |
"description": "Reusable WordPress plugin uninstaller feedback form with REST API", |
| 118 |
"support": { |
| 119 |
"source": "https://github.com/themewinter/uninstaller_form/tree/main", |
| 120 |
"issues": "https://github.com/themewinter/uninstaller_form/issues" |
| 121 |
}, |
| 122 |
"install-path": "../themewinter/uninstaller_form" |
| 123 |
} |
| 124 |
], |
| 125 |
"dev": false, |
| 126 |
"dev-package-names": [] |
| 127 |
} |
| 128 |
|