mirror of
https://github.com/discourse/discourse-chat-integration.git
synced 2025-03-06 17:59:29 +00:00
11 lines
219 B
JSON
11 lines
219 B
JSON
{
|
|
"name": "discourse-chat-integration",
|
|
"private": true,
|
|
"devDependencies": {
|
|
"@discourse/lint-configs": "^1.3.5",
|
|
"ember-template-lint": "^5.13.0",
|
|
"eslint": "^8.56.0",
|
|
"prettier": "^2.8.8"
|
|
}
|
|
}
|