2019-07-16 07:15:09 -04:00
|
|
|
{
|
2021-07-02 04:31:16 -04:00
|
|
|
"name": "discourse-data-explorer",
|
|
|
|
"version": "0.3.0",
|
|
|
|
"repository": "git@github.com:discourse/discourse-data-explorer.git",
|
|
|
|
"author": "Riking",
|
|
|
|
"license": "MIT",
|
2021-04-12 11:48:41 -04:00
|
|
|
"devDependencies": {
|
2021-07-02 04:31:16 -04:00
|
|
|
"@arkweid/lefthook": "^0.7.2",
|
|
|
|
"eslint-config-discourse": "^1.1.8"
|
2019-07-16 07:15:09 -04:00
|
|
|
}
|
|
|
|
}
|