blob: b34bf9bb0b46924e75824d53fb91a73b40367666 [file]
{
"name": "mathquill",
"description": "Easily type math in your webapp",
"version": "0.10.0",
"license": "MPL-2.0",
"repository": {
"type": "git",
"url": "https://github.com/mathquill/mathquill.git"
},
"dependencies": {
"pjs": "3.x"
},
"devDependencies": {
"mocha": ">=2.4.1",
"uglify-js": "2.x",
"less": ">=1.5.1"
}
}