{ "packages": [ { "name": "automattic/jetpack-autoloader", "version": "v3.1.0", "version_normalized": "3.1.0.0", "source": { "type": "git", "url": "https://github.com/Automattic/jetpack-autoloader.git", "reference": "0e36d60ad64e35b5dab7fa4757fadb2235d58f73" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Automattic/jetpack-autoloader/zipball/0e36d60ad64e35b5dab7fa4757fadb2235d58f73", "reference": "0e36d60ad64e35b5dab7fa4757fadb2235d58f73", "shasum": "" }, "require": { "composer-plugin-api": "^1.1 || ^2.0", "php": ">=7.0" }, "require-dev": { "automattic/jetpack-changelogger": "^4.2.6", "composer/composer": "^1.1 || ^2.0", "yoast/phpunit-polyfills": "^1.1.1" }, "time": "2024-09-06T15:32:10+00:00", "type": "composer-plugin", "extra": { "autotagger": true, "class": "Automattic\\Jetpack\\Autoloader\\CustomAutoloaderPlugin", "mirror-repo": "Automattic/jetpack-autoloader", "changelogger": { "link-template": "https://github.com/Automattic/jetpack-autoloader/compare/v${old}...v${new}" }, "version-constants": { "::VERSION": "src/AutoloadGenerator.php" }, "branch-alias": { "dev-trunk": "3.1.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Automattic\\Jetpack\\Autoloader\\": "src" }, "classmap": [ "src/AutoloadGenerator.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Creates a custom autoloader for a plugin or theme.", "keywords": [ "autoload", "autoloader", "composer", "jetpack", "plugin", "wordpress" ], "support": { "source": "https://github.com/Automattic/jetpack-autoloader/tree/v3.1.0" }, "install-path": "../automattic/jetpack-autoloader" }, { "name": "bitapps/wp-database", "version": "1.6", "version_normalized": "1.6.0.0", "source": { "type": "git", "url": "https://github.com/Bit-Apps-Pro/wp-database.git", "reference": "1df65bf8f0f20008d93cb902afece85a4c1f7569" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Bit-Apps-Pro/wp-database/zipball/1df65bf8f0f20008d93cb902afece85a4c1f7569", "reference": "1df65bf8f0f20008d93cb902afece85a4c1f7569", "shasum": "" }, "require": { "php": "^7.4 || ^8.0" }, "require-dev": { "dealerdirect/phpcodesniffer-composer-installer": "^0.7", "friendsofphp/php-cs-fixer": "^3.10", "phpcompatibility/phpcompatibility-wp": "*", "sirbrillig/phpcs-variable-analysis": "*" }, "time": "2024-07-27T07:40:01+00:00", "type": "library", "extra": { "branch-alias": { "dev-main": "1.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "BitApps\\WPDatabase\\": "./src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Bit-Code-Developer", "email": "developer@bitcode.pro" } ], "description": "A simple orm with wpdb", "keywords": [ "database", "wordpress", "wpdb" ], "support": { "issues": "https://github.com/Bit-Apps-Pro/wp-database/issues", "source": "https://github.com/Bit-Apps-Pro/wp-database" }, "install-path": "../bitapps/wp-database" }, { "name": "bitapps/wp-kit", "version": "1.5", "version_normalized": "1.5.0.0", "source": { "type": "git", "url": "https://github.com/Bit-Apps-Pro/wp-kit.git", "reference": "f222cf1c7fbb575e1195b5680dba658452f7c85c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Bit-Apps-Pro/wp-kit/zipball/f222cf1c7fbb575e1195b5680dba658452f7c85c", "reference": "f222cf1c7fbb575e1195b5680dba658452f7c85c", "shasum": "" }, "require": { "bitapps/wp-validator": "^1.0" }, "require-dev": { "dealerdirect/phpcodesniffer-composer-installer": "^0.7", "friendsofphp/php-cs-fixer": "^3.10", "phpcompatibility/phpcompatibility-wp": "*", "sirbrillig/phpcs-variable-analysis": "*" }, "time": "2024-07-03T12:16:24+00:00", "type": "library", "extra": { "branch-alias": { "dev-main": "1.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "BitApps\\WPKit\\": "./src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "A simple plugin framework", "keywords": [ "framework", "wordpress", "wp" ], "support": { "issues": "https://github.com/Bit-Apps-Pro/wp-kit/issues", "source": "https://github.com/Bit-Apps-Pro/wp-kit/tree/1.5" }, "install-path": "../bitapps/wp-kit" }, { "name": "bitapps/wp-telemetry", "version": "v0.0.8", "version_normalized": "0.0.8.0", "source": { "type": "git", "url": "https://github.com/Bit-Apps-Pro/wp-telemetry.git", "reference": "efa19cfc72e6325889e6bcd78bdd45556f9aa1a8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Bit-Apps-Pro/wp-telemetry/zipball/efa19cfc72e6325889e6bcd78bdd45556f9aa1a8", "reference": "efa19cfc72e6325889e6bcd78bdd45556f9aa1a8", "shasum": "" }, "require": { "php": ">=5.6" }, "require-dev": { "friendsofphp/php-cs-fixer": "dev-master", "pestphp/pest": "3.x-dev", "phpcompatibility/php-compatibility": "*", "squizlabs/php_codesniffer": "*" }, "time": "2024-06-01T10:06:19+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "BitApps\\WPTelemetry\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "BitApps", "email": "developer@bitcode.pro" } ], "description": "A simple telemetry library for WordPress.", "homepage": "https://bitapps.pro", "keywords": [ "telemetry", "wordpress", "wp" ], "support": { "issues": "https://github.com/Bit-Apps-Pro/wp-telemetry/issues", "source": "https://github.com/Bit-Apps-Pro/wp-telemetry" }, "install-path": "../bitapps/wp-telemetry" }, { "name": "bitapps/wp-validator", "version": "1.1.0", "version_normalized": "1.1.0.0", "source": { "type": "git", "url": "https://github.com/Bit-Apps-Pro/wp-validator.git", "reference": "9d29785718350c4fed8d9b16989175ce86f6343c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Bit-Apps-Pro/wp-validator/zipball/9d29785718350c4fed8d9b16989175ce86f6343c", "reference": "9d29785718350c4fed8d9b16989175ce86f6343c", "shasum": "" }, "require": { "php": ">=5.6" }, "require-dev": { "pestphp/pest": "^2.18", "phpcompatibility/php-compatibility": "*", "squizlabs/php_codesniffer": "*" }, "time": "2024-07-25T10:32:42+00:00", "type": "library", "extra": { "branch-alias": { "dev-main": "1.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "BitApps\\WPValidator\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "BitApps", "email": "developer@bitcode.pro" } ], "description": "WordPress Validation and Sanitization Library", "homepage": "https://bitapps.pro", "keywords": [ "form-validation", "input-sanitization", "input-validation", "php-validation", "validation" ], "support": { "issues": "https://github.com/Bit-Apps-Pro/wp-validator/issues", "source": "https://github.com/Bit-Apps-Pro/wp-validator" }, "install-path": "../bitapps/wp-validator" } ], "dev": false, "dev-package-names": [] }