shell-things/package.json

12 lines
411 B
JSON
Raw Normal View History

2024-05-20 17:29:35 +02:00
{
"devDependencies": {
"@prettier/plugin-ruby": "4.0.4",
"@prettier/plugin-xml": "3.4.1",
2024-06-11 20:10:33 +02:00
"prettier": "3.3.2",
2024-05-20 17:29:35 +02:00
"prettier-plugin-nginx": "1.0.3",
2024-06-06 19:37:28 +02:00
"prettier-plugin-sh": "0.14.0",
2024-05-20 17:29:35 +02:00
"prettier-plugin-toml": "2.0.1"
2024-06-21 05:37:50 +02:00
},
"packageManager": "pnpm@9.4.0+sha512.f549b8a52c9d2b8536762f99c0722205efc5af913e77835dbccc3b0b0b2ca9e7dc8022b78062c17291c48e88749c70ce88eb5a74f1fa8c4bf5e18bb46c8bd83a"
2024-05-20 17:29:35 +02:00
}