{ "packages": [ { "name": "codeinwp/themeisle-sdk", "version": "3.3.17", "version_normalized": "3.3.17.0", "source": { "type": "git", "url": "https://github.com/Codeinwp/themeisle-sdk.git", "reference": "b5698f21640d0156bd6777aa5c71e0704748755c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Codeinwp/themeisle-sdk/zipball/b5698f21640d0156bd6777aa5c71e0704748755c", "reference": "b5698f21640d0156bd6777aa5c71e0704748755c", "shasum": "" }, "require-dev": { "codeinwp/phpcs-ruleset": "dev-main" }, "time": "2024-04-01T07:35:31+00:00", "type": "library", "installation-source": "dist", "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0+" ], "authors": [ { "name": "ThemeIsle team", "email": "friends@themeisle.com", "homepage": "https://themeisle.com" } ], "description": "ThemeIsle SDK", "homepage": "https://github.com/Codeinwp/themeisle-sdk", "keywords": [ "wordpress" ], "support": { "issues": "https://github.com/Codeinwp/themeisle-sdk/issues", "source": "https://github.com/Codeinwp/themeisle-sdk/tree/v3.3.17" }, "install-path": "../codeinwp/themeisle-sdk" }, { "name": "wptt/webfont-loader", "version": "dev-master", "version_normalized": "dev-master", "source": { "type": "git", "url": "https://github.com/Codeinwp/webfont-loader.git", "reference": "68c93e1dc8f6e438f93e81ebdf632e6243e43e0f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Codeinwp/webfont-loader/zipball/68c93e1dc8f6e438f93e81ebdf632e6243e43e0f", "reference": "68c93e1dc8f6e438f93e81ebdf632e6243e43e0f", "shasum": "" }, "require": { "php": ">=5.6" }, "require-dev": { "composer/installers": "~1.0", "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0", "php-parallel-lint/php-parallel-lint": "^1.2", "wptrt/wpthemereview": "^0.2.1" }, "time": "2024-02-21T09:17:13+00:00", "default-branch": true, "type": "package", "installation-source": "dist", "scripts": { "standards:check": [ "@php ./vendor/squizlabs/php_codesniffer/bin/phpcs" ], "standards:fix": [ "@php ./vendor/squizlabs/php_codesniffer/bin/phpcbf" ], "lint": [ "@php ./vendor/bin/parallel-lint --exclude .git --exclude vendor ." ] }, "license": [ "MIT" ], "authors": [ { "name": "Contributors", "homepage": "https://github.com/WPTT/font-loader/graphs/contributors" } ], "description": "Locally host webfonts.", "homepage": "https