shell-things/package.json

15 lines
514 B
JSON
Raw Permalink Normal View History

2024-05-20 18:29:35 +03:00
{
"devDependencies": {
2025-07-12 13:27:30 +03:00
"@aminda/global-prettier-config": "latest",
2025-02-13 17:41:57 +02:00
"@prettier/plugin-ruby": "4.0.4",
2025-07-12 13:27:30 +03:00
"@prettier/plugin-xml": "3.4.2",
"corepack": "latest",
"prettier": "3.8.1",
2025-02-13 17:41:57 +02:00
"prettier-plugin-nginx": "1.0.3",
2025-06-27 08:45:05 +03:00
"prettier-plugin-sh": "0.18.0",
2025-07-12 13:27:30 +03:00
"prettier-plugin-toml": "2.0.6"
},
2026-06-09 09:17:20 +03:00
"packageManager": "pnpm@11.5.2+sha512.71c631e382066efc25625d5cf029075de07b61b37f6e27350fbd84b1bda5864c8c1967adc280776b45c30a715c0359a3be08fef42d5bb09e2b99029979692916",
"prettier": "@aminda/global-prettier-config"
2024-05-20 18:29:35 +03:00
}