mirror of
https://github.com/discourse/discourse-data-explorer.git
synced 2025-02-16 16:34:47 +00:00
11 lines
216 B
JSON
11 lines
216 B
JSON
{
|
|
"name": "discourse-data-explorer",
|
|
"private": true,
|
|
"devDependencies": {
|
|
"@discourse/lint-configs": "^1.3.5",
|
|
"ember-template-lint": "^5.13.0",
|
|
"eslint": "^8.56.0",
|
|
"prettier": "^2.8.8"
|
|
}
|
|
}
|