{ "packages": [ { "name": "codeinwp/gutenberg-menu-icons", "version": "1.0.5", "version_normalized": "1.0.5.0", "source": { "type": "git", "url": "https://github.com/Codeinwp/gutenberg-menu-icons.git", "reference": "fce0fae088cc85001620d83253568aeec2af51c0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Codeinwp/gutenberg-menu-icons/zipball/fce0fae088cc85001620d83253568aeec2af51c0", "reference": "fce0fae088cc85001620d83253568aeec2af51c0", "shasum": "" }, "require-dev": { "automattic/vipwpcs": "^0.3.0 || ^1.0.0", "dealerdirect/phpcodesniffer-composer-installer": "0.6.2", "phpcompatibility/php-compatibility": "^9", "squizlabs/php_codesniffer": "^3.3", "wp-coding-standards/wpcs": "^1" }, "time": "2021-06-23T20:23:12+00:00", "type": "library", "installation-source": "dist", "autoload": { "files": [ "load.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-3.0-or-later" ], "authors": [ { "name": "ThemeIsle team", "email": "friends@themeisle.com", "homepage": "https://themeisle.com" } ], "description": "Menu Icons for Gutenberg", "homepage": "https://github.com/Codeinwp/gutenberg-menu-icons", "abandoned": true, "install-path": "../codeinwp/gutenberg-menu-icons" }, { "name": "codeinwp/icon-picker", "version": "dev-master", "version_normalized": "dev-master", "source": { "type": "git", "url": "https://github.com/Codeinwp/icon-picker.git", "reference": "8efc2e400231ad7d4af94ff9270cd5b50248d4c9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Codeinwp/icon-picker/zipball/8efc2e400231ad7d4af94ff9270cd5b50248d4c9", "reference": "8efc2e400231ad7d4af94ff9270cd5b50248d4c9", "shasum": "" }, "require": { "composer/installers": "~1.0", "enshrined/svg-sanitize": "^0.18.0" }, "require-dev": { "wp-coding-standards/wpcs": "^0.10.0" }, "time": "2024-05-13T08:27:15+00:00", "default-branch": true, "type": "wordpress-plugin", "installation-source": "dist", "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0" ], "description": "Pick an icon of your choice.", "homepage": "https://github.com/codeinwp/icon-picker", "keywords": [ "dashicons", "elusive", "font-awesome", "foundation-icons", "genericons", "icons", "plugin", "wordpress" ], "support": { "source": "https://github.com/Codeinwp/icon-picker/tree/master" }, "install-path": "../codeinwp/icon-picker" }, { "name": "codeinwp/menu-item-custom-fields", "version": "dev-master", "version_normalized": "dev-master", "source": { "type": "git", "url": "https://github.com/Codeinwp/menu-item-custom-fields.git", "reference": "f491fcfa873e92006e3d92a4ede8775e9cf53bae" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Codeinwp/menu-item-custom-fields/zipball/f491fcfa873e92006e3d92a4ede8775e9cf53bae", "reference": "f491fcfa873e92006e3d92a4ede8775e9cf53bae", "shasum": "" }, "require": { "composer/installers": "~1.0" }, "require-dev": { "wp-coding-standards/wpcs": "^0.10.0" }, "time": "2021-05-05T18:49:57+00:00", "type": "wordpress-plugin", "installation-source": "dist", "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0" ], "description": "Easily add custom fields to nav menu items.", "homepage": "https://github.com/Codeinwp/wp-menu-item-custom-fields", "keywords": [ "custom-fields", "menu", "plugin", "wordpress" ], "install-path": "../codeinwp/menu-item-custom-fields" }, { "name": "codeinwp/themeisle-sdk", "version": "3.3.25", "version_normalized": "3.3.25.0", "source": { "type": "git", "url": "https://github.com/Codeinwp/themeisle-sdk.git", "reference": "29b7c81f8ccd039f49d62ef7427a4cc06369becc" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Codeinwp/themeisle-sdk/zipball/29b7c81f8ccd039f49d62ef7427a4cc06369becc", "reference": "29b7c81f8ccd039f49d62ef7427a4cc06369becc", "shasum": "" }, "require-dev": { "codeinwp/phpcs-ruleset": "dev-main" }, "time": "2024-07-08T13:49:14+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.25" }, "install-path": "../codeinwp/themeisle-sdk" }, { "name": "enshrined/svg-sanitize", "version": "0.18.0", "version_normalized": "0.18.0.0", "source": { "type": "git", "url": "https://github.com/darylldoyle/svg-sanitizer.git", "reference": "6a2c069dab3843ca4d887ff09c972fc7033888d0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/darylldoyle/svg-sanitizer/zipball/6a2c069dab3843ca4d887ff09c972fc7033888d0", "reference": "6a2c069dab3843ca4d887ff09c972fc7033888d0", "shasum": "" }, "require": { "ext-dom": "*", "ext-libxml": "*", "php": "^5.6 || ^7.0 || ^8.0" }, "require-dev": { "phpunit/phpunit": "^5.7 || ^6.5 || ^8.5" }, "time": "2024-02-22T17:51:05+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "enshrined\\svgSanitize\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Daryll Doyle", "email": "daryll@enshrined.co.uk" } ], "description": "An SVG sanitizer for PHP", "support": { "issues": "https://github.com/darylldoyle/svg-sanitizer/issues", "source": "https://github.com/darylldoyle/svg-sanitizer/tree/0.18.0" }, "install-path": "../enshrined/svg-sanitize" } ], "dev": false, "dev-package-names": [] }