metadata.json 645 B

1234567891011121314151617181920212223
  1. {
  2. "$schema": "https://schemas.premid.app/metadata/1.13",
  3. "apiVersion": 1,
  4. "author": {
  5. "name": "theusaf",
  6. "id": "193714715631812608"
  7. },
  8. "service": "regex101",
  9. "description": {
  10. "en": "Regular expression tester with syntax highlighting, explanation, cheat sheet for PHP/PCRE, Python, GO, JavaScript, Java, C#/.NET."
  11. },
  12. "url": "regex101.com",
  13. "version": "1.0.13",
  14. "logo": "https://cdn.rcd.gg/PreMiD/websites/R/regex101/assets/logo.png",
  15. "thumbnail": "https://cdn.rcd.gg/PreMiD/websites/R/regex101/assets/thumbnail.png",
  16. "color": "#1a2c42",
  17. "category": "other",
  18. "tags": [
  19. "regular",
  20. "expression"
  21. ]
  22. }