mirror of
https://github.com/discourse/discourse-adplugin.git
synced 2025-03-09 13:19:11 +00:00
14 lines
326 B
JSON
14 lines
326 B
JSON
{
|
|
"name": "discourse-adplugin",
|
|
"version": "1.0.0",
|
|
"repository": "git@github.com:discourse/discourse-adplugin.git",
|
|
"author": "Discourse",
|
|
"license": "MIT",
|
|
"devDependencies": {
|
|
"@discourse/lint-configs": "^1.0.0",
|
|
"ember-template-lint": "^5.11.2",
|
|
"eslint": "^8.52.0",
|
|
"prettier": "^2.8.8"
|
|
}
|
|
}
|