2020-09-01 21:31:38 -04:00
|
|
|
{
|
2024-01-16 11:51:44 -05:00
|
|
|
"private": true,
|
2020-09-01 21:31:38 -04:00
|
|
|
"devDependencies": {
|
2024-10-14 08:39:36 -04:00
|
|
|
"@discourse/lint-configs": "1.3.10",
|
2024-05-28 05:52:36 -04:00
|
|
|
"ember-template-lint": "6.0.0",
|
2024-10-14 08:39:36 -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"
|
2020-09-01 21:31:38 -04:00
|
|
|
}
|
|
|
|
}
|