discourse-signatures/package.json

11 lines
241 B
JSON
Raw Permalink Normal View History

2020-09-04 14:37:08 +02:00
{
"name": "discourse-signatures",
"version": "2.1.0",
"repository": "https://github.com/discourse/discourse-signatures",
2020-09-04 14:37:08 +02:00
"author": "Discourse",
"license": "MIT",
"devDependencies": {
2023-05-26 16:18:25 -05:00
"eslint-config-discourse": "^3.4.0"
2020-09-04 14:37:08 +02:00
}
}