mirror of
https://ghfast.top/https://github.com/discourse/discourse-topic-voting.git
synced 2026-07-15 11:16:28 +08:00
10 lines
245 B
JSON
10 lines
245 B
JSON
{
|
|
"name": "discourse-topic-voting",
|
|
"version": "1.0.0",
|
|
"repository": "git@github.com:discourse/discourse-topic-voting.git",
|
|
"author": "Discourse",
|
|
"license": "MIT",
|
|
"devDependencies": {
|
|
"eslint-config-discourse": "^1.1.8"
|
|
}
|
|
}
|