ep_med
Version:
Adds Mathematical equation editor to etherpad-lite
28 lines (27 loc) • 751 B
JSON
{
"name": "ep_med",
"version": "0.0.3",
"keywords": [
"Mathematical",
"equation",
"editor"
],
"description": "Adds Mathematical equation editor to etherpad-lite",
"contributors": [
{
"name": "Manish Dipankar",
"email": "manishdipankar1711@gmail.com"
}
],
"dependencies": {},
"engines": {
"node": "*"
},
"readme": "ep_base\n=======\n\nA mathematical equation etherpad-lite plugin\n\n# notes\n\n# installing\n\n npm install PATH/TO/THIS/FOLDER (from your etherpad-lite folder)\n",
"readmeFilename": "README.md",
"_id": "ep_med@0.0.2",
"scripts": {},
"_shasum": "5bfb3fe85157db4bbba75a28abc0c3b1c5aeedc2",
"_from": "node_modules/ep_med",
"_resolved": "file:node_modules/ep_med"
}