mirror of
https://github.com/discourse/discourse-data-explorer.git
synced 2025-03-06 17:39:08 +00:00
14 lines
336 B
JSON
14 lines
336 B
JSON
{
|
|
"name": "discourse-data-explorer",
|
|
"version": "0.3.0",
|
|
"repository": "https://github.com/discourse/discourse-data-explorer",
|
|
"author": "Discourse",
|
|
"license": "MIT",
|
|
"devDependencies": {
|
|
"@discourse/lint-configs": "^1.3.1",
|
|
"ember-template-lint": "^5.13.0",
|
|
"eslint": "^8.55.0",
|
|
"prettier": "^2.8.8"
|
|
}
|
|
}
|