mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-05 03:08:40 +00:00
Summary: Rename all instances of mjlite -> katex Test Plan: Run the local server, make sure things still work. Reviewers: alpert Reviewed By: alpert Differential Revision: http://phabricator.khanacademy.org/D2977
13 lines
262 B
JSON
13 lines
262 B
JSON
{
|
|
"name": "katex",
|
|
"version": "0.0.1",
|
|
"devDependencies": {
|
|
"browserify": "~2.23.1",
|
|
"ebnf-parser": "~0.1.5",
|
|
"express": "~3.3.3",
|
|
"lex-parser": "~0.1.2",
|
|
"jison": "~0.4.6",
|
|
"through": "~2.3.4"
|
|
}
|
|
}
|