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
},
2024-07-08 07:53:31 +02:00
"packageManager": "pnpm@9.5.0+sha512.140036830124618d624a2187b50d04289d5a087f326c9edfc0ccd733d76c4f52c3a313d4fc148794a2a9d81553016004e6742e8cf850670268a7387fc220c903"
2024-05-20 17:29:35 +02:00
}