wn-discoteam-theme/composer.json

19 lines
443 B
JSON
Raw Permalink Normal View History

2024-02-12 21:44:41 +01:00
{
"name": "marcomessa/wn-vite-tailwind-theme",
"type": "winter-theme",
"description": "A starter blank theme powered by Vite and TailwindCSS",
"keywords": ["winter","vite", "tailwind", "tailwindcss", "starter", "blank", "theme"],
"license": "MIT",
"version": "1.0.4",
"authors": [
{
"name": "Marco Messa",
"role": "Maintainer"
}
],
"require": {
"php": ">=7.2",
"composer/installers": "~1.0"
}
}