diff options
Diffstat (limited to 'htmx/static/pico-1.5.11/composer.json')
| -rw-r--r-- | htmx/static/pico-1.5.11/composer.json | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/htmx/static/pico-1.5.11/composer.json b/htmx/static/pico-1.5.11/composer.json new file mode 100644 index 0000000..2417f21 --- /dev/null +++ b/htmx/static/pico-1.5.11/composer.json @@ -0,0 +1,30 @@ +{ + "name": "picocss/pico", + "description": "Minimal CSS Framework for semantic HTML.", + "keywords": [ + "css", + "css-framework", + "dark-mode", + "dark-theme", + "lightweight", + "minimal", + "minimalist", + "minimalistic", + "native-html", + "scss-framework", + "semantic" + ], + "homepage": "https://picocss.com", + "authors": [ + { + "name": "Lucas Larroche", + "email": "lucas@larroche.com", + "homepage": "https://lucaslarroche.com", + "role": "Developer" + } + ], + "support": { + "issues": "https://github.com/picocss/pico/issues/" + }, + "license": "MIT" +}
\ No newline at end of file |
