mirror of
https://ghfast.top/https://github.com/paviliondev/discourse-journal.git
synced 2026-05-24 00:44:00 +08:00
12 lines
300 B
JSON
12 lines
300 B
JSON
{
|
|
"name": "discourse-journal",
|
|
"version": "1.0.0",
|
|
"repository": "git@github.com:paviliondev/discourse-journal.git",
|
|
"author": "Pavilion",
|
|
"license": "GPL V2",
|
|
"devDependencies": {
|
|
"ember-template-lint": "^6.1.0",
|
|
"eslint-config-discourse": "^3.4.0",
|
|
"semver": "^7.3.5"
|
|
}
|
|
}
|