gist/package.json

10 lines
335 B
JSON
Raw Normal View History

2024-06-06 05:37:26 +02:00
{
"devDependencies": {
"@prettier/plugin-xml": "3.4.1",
2024-06-11 19:50:05 +02:00
"prettier": "3.3.2",
"prettier-plugin-sh": "0.14.0",
2024-06-06 05:37:26 +02:00
"prettier-plugin-toml": "2.0.1"
},
2024-07-08 09:28:29 +02:00
"packageManager": "pnpm@9.5.0+sha512.140036830124618d624a2187b50d04289d5a087f326c9edfc0ccd733d76c4f52c3a313d4fc148794a2a9d81553016004e6742e8cf850670268a7387fc220c903"
2024-06-06 05:37:26 +02:00
}