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