blob: 9cb6c4b44175bfc0ca63daa35a7c0c8b9bb45b11 [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"
},
"files": [
"build/mathquill.{css,js,min.js}",
"build/fonts/Symbola.*",
"quickstart.html"
],
"devDependencies": {
"pjs": ">=3.1.0 <5.0.0",
"mocha": ">=2.4.1",
"uglify-js": "2.x",
"less": ">=1.5.1"
}
}