mirror of
https://github.com/discourse/discourse-adplugin.git
synced 2025-02-16 00:14:51 +00:00
11 lines
237 B
JSON
11 lines
237 B
JSON
{
|
|
"name": "discourse-adplugin",
|
|
"version": "1.0.0",
|
|
"repository": "git@github.com:discourse/discourse-adplugin.git",
|
|
"author": "Discourse",
|
|
"license": "MIT",
|
|
"devDependencies": {
|
|
"eslint-config-discourse": "^2.0.0"
|
|
}
|
|
}
|