2020-09-04 13:22:43 +02:00
|
|
|
{
|
2022-06-17 13:45:36 +02:00
|
|
|
"name": "discourse-math",
|
2024-01-16 17:57:10 +01:00
|
|
|
"private": true,
|
2020-09-04 13:22:43 +02:00
|
|
|
"devDependencies": {
|
2024-01-16 17:57:10 +01:00
|
|
|
"@discourse/lint-configs": "^1.3.5",
|
|
|
|
|
"ember-template-lint": "^5.13.0",
|
|
|
|
|
"eslint": "^8.56.0",
|
|
|
|
|
"prettier": "^2.8.8"
|
2020-09-04 13:22:43 +02:00
|
|
|
}
|
|
|
|
|
}
|