2020-03-23 04:40:29 -04:00
|
|
|
{
|
2024-01-15 06:24:24 -05:00
|
|
|
"private": true,
|
2020-03-23 04:40:29 -04:00
|
|
|
"devDependencies": {
|
2024-10-14 07:37:11 -04:00
|
|
|
"@discourse/lint-configs": "1.3.10",
|
2024-05-28 05:11:14 -04:00
|
|
|
"ember-template-lint": "6.0.0",
|
2024-10-14 07:37:11 -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-03-23 04:40:29 -04:00
|
|
|
}
|
|
|
|
}
|