2022-01-18 09:18:21 -05:00
|
|
|
{
|
2024-01-16 11:41:09 -05:00
|
|
|
"private": true,
|
2022-01-18 09:18:21 -05:00
|
|
|
"devDependencies": {
|
2024-10-17 05:05:26 -04:00
|
|
|
"@discourse/lint-configs": "1.4.2",
|
2024-10-14 03:33:20 -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-01-18 09:18:21 -05:00
|
|
|
}
|
|
|
|
}
|