discourse-data-explorer/package.json

11 lines
247 B
JSON
Raw Normal View History

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": "https://github.com/discourse/discourse-data-explorer",
"author": "Discourse",
2021-07-02 04:31:16 -04:00
"license": "MIT",
"devDependencies": {
"eslint-config-discourse": "^3.2.0"
2019-07-16 07:15:09 -04:00
}
}