11 lines
236 B
JSON
Raw Normal View History

2019-01-11 17:30:57 +01:00
{
"name": "discourse",
"version": "1.0.0",
"repository": "git@github.com:discourse/discourse-chat-integration.git",
"author": "Discourse",
"license": "MIT",
"devDependencies": {
2020-09-22 17:11:12 +02:00
"eslint-config-discourse": "^1.1.4"
2019-01-11 17:30:57 +01:00
}
}