mirror of
https://github.com/TheAnachronism/docspell.git
synced 2024-11-13 02:31:10 +00:00
18 lines
523 B
JSON
18 lines
523 B
JSON
{
|
|
"license": "GPL-3.0-or-later",
|
|
"dependencies": {
|
|
"@fontsource/montserrat": "^5.0.0",
|
|
"@fontsource/source-code-pro": "^5.0.0",
|
|
"@fontsource/spectral": "^5.0.0",
|
|
"@fortawesome/fontawesome-free": "^6.0.0",
|
|
"@tailwindcss/forms": "^0.5.0",
|
|
"autoprefixer": "^10.4",
|
|
"cssnano": "^6.0.0",
|
|
"postcss": "^8.4.5",
|
|
"postcss-cli": "^10.0.0",
|
|
"postcss-import": "^15.0.0",
|
|
"postcss-purgecss": "^5.0.0",
|
|
"tailwindcss": "^3.0"
|
|
}
|
|
}
|