diff --git a/composer.json b/composer.json new file mode 100644 index 0000000..f470b6f --- /dev/null +++ b/composer.json @@ -0,0 +1,8 @@ +{ + "name": "ely/anti-tempmail-repo", + "description": "Reference repository for anti tempmail lists.", + "keywords": ["email", "tempmail"], + "homepage": "https://github.com/elyby/anti-tempmail-repo", + "license": "MIT", + "type": "library" +}