Files
discourse-math/package.json
T

11 lines
229 B
JSON
Raw Normal View History

2020-09-04 13:22:43 +02:00
{
"name": "discourse-math",
"version": "0.9.0",
"repository": "https://github.com/discourse/discourse-math",
2020-09-04 13:22:43 +02:00
"author": "Discourse",
"license": "MIT",
"devDependencies": {
2023-05-26 14:27:08 -05:00
"eslint-config-discourse": "^3.4.0"
2020-09-04 13:22:43 +02:00
}
}