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