mathquill
Version:
Easily type math in your webapp
20 lines (19 loc) • 394 B
JSON
{
"name": "mathquill",
"description": "Easily type math in your webapp",
"version": "0.10.1a",
"license": "MPL-2.0",
"repository": {
"type": "git",
"url": "https://github.com/mathquill/mathquill.git"
},
"dependencies": {
"jquery": "^1.12.3"
},
"devDependencies": {
"pjs": ">=3.1.0 <5.0.0",
"mocha": "*",
"uglify-js": "2.x",
"less": ">=1.5.1"
}
}