2022-06-18 10:52:34 -04:00
|
|
|
{
|
2024-03-28 06:12:48 -04:00
|
|
|
"private": true,
|
2022-06-18 10:52:34 -04:00
|
|
|
"devDependencies": {
|
2024-10-17 05:34:10 -04:00
|
|
|
"@discourse/lint-configs": "1.4.2",
|
2024-10-14 05:31:27 -04:00
|
|
|
"ember-template-lint": "6.0.0",
|
|
|
|
"eslint": "8.57.1",
|
|
|
|
"prettier": "2.8.8",
|
|
|
|
"@babel/plugin-proposal-decorators": "^7.25.7"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 18",
|
|
|
|
"npm": "please-use-pnpm",
|
|
|
|
"yarn": "please-use-pnpm",
|
|
|
|
"pnpm": ">= 9"
|
2022-06-18 10:52:34 -04:00
|
|
|
}
|
|
|
|
}
|