diff --git a/extensions/Shkoliar_GridColors.json b/extensions/Shkoliar_GridColors.json new file mode 100644 index 0000000..58f3649 --- /dev/null +++ b/extensions/Shkoliar_GridColors.json @@ -0,0 +1,20 @@ +{ + "type": "magento2-module", + "module_name": "Shkoliar_GridColors", + "composer_name": "shkoliar/magento-grid-colors", + "composer_version": "1.0.2", + "information_url": "https://github.com/shkoliar/magento-grid-colors", + "repository_url": "https://github.com/shkoliar/magento-grid-colors", + "checks": { + "graphql": false, + "test_unit": false, + "test_integration": false, + "test_mftf": false, + "coding_standard": { + "stars": 5, + "warnings_at_level": 0, + "warning_level_details": [], + "number_of_files": 1 + } + } +} \ No newline at end of file