1
0
mirror of synced 2026-05-22 22:13:18 +00:00
Files
discourse-adplugin/package.json
T
2020-10-13 11:40:33 +02:00

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": "^1.1.6"
}
}