2023-02-17 09:33:47 -05:00
|
|
|
{
|
2023-11-03 07:30:09 -04:00
|
|
|
"private": true,
|
2023-02-17 09:33:47 -05:00
|
|
|
"devDependencies": {
|
2024-10-14 07:37:20 -04:00
|
|
|
"@discourse/lint-configs": "1.3.10",
|
2024-05-28 05:15:42 -04:00
|
|
|
"ember-template-lint": "6.0.0",
|
2024-10-14 07:37:20 -04:00
|
|
|
"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"
|
2023-02-17 09:33:47 -05:00
|
|
|
}
|
2023-11-03 07:30:09 -04:00
|
|
|
}
|