shell-things/package.json

14 lines
493 B
JSON
Raw Normal View History

2024-05-20 18:29:35 +03:00
{
"devDependencies": {
2025-03-03 11:07:17 +02:00
"@aminda/global-prettier-config": "2025.10.0",
2025-02-13 17:41:57 +02:00
"@prettier/plugin-ruby": "4.0.4",
"@prettier/plugin-xml": "3.4.1",
2025-03-03 11:07:17 +02:00
"prettier": "3.5.3",
2025-02-13 17:41:57 +02:00
"prettier-plugin-nginx": "1.0.3",
2025-02-22 12:14:01 +02:00
"prettier-plugin-sh": "0.15.0",
"prettier-plugin-toml": "2.0.2"
},
2025-03-03 11:07:17 +02:00
"packageManager": "pnpm@10.5.2+sha512.da9dc28cd3ff40d0592188235ab25d3202add8a207afbedc682220e4a0029ffbff4562102b9e6e46b4e3f9e8bd53e6d05de48544b0c57d4b0179e22c76d1199b",
"prettier": "@aminda/global-prettier-config"
2024-05-20 18:29:35 +03:00
}