2022-04-05 13:34:13 -04:00
|
|
|
{
|
2024-03-27 14:32:45 -04:00
|
|
|
"private": true,
|
2022-04-05 13:34:13 -04:00
|
|
|
"devDependencies": {
|
2024-10-17 05:11:14 -04:00
|
|
|
"@discourse/lint-configs": "1.4.2",
|
2024-10-14 04:04:53 -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-04-05 13:34:13 -04:00
|
|
|
}
|
|
|
|
}
|