discourse-math/package.json

11 lines
229 B
JSON
Raw Normal View History

2020-09-04 07:22:43 -04:00
{
"name": "discourse-math",
"version": "0.9.0",
"repository": "https://github.com/discourse/discourse-math",
2020-09-04 07:22:43 -04:00
"author": "Discourse",
"license": "MIT",
"devDependencies": {
"eslint-config-discourse": "^3.2.0"
2020-09-04 07:22:43 -04:00
}
}