UNPKG

mathmlben

Version:

Visualization for goldstandard

57 lines (56 loc) 1.45 kB
{ "name": "mathmlben", "version": "1.0.0", "description": "Visualization for goldstandard", "main": "gouldi.js", "scripts": { "start": "node gouldi.js", "test": "" }, "repository": { "type": "git", "url": "git+https://github.com/ag-gipp/GoUldI.git" }, "keywords": [ "GoldStandard", "Standard", "MathML" ], "author": "Andre Greiner-Petter and Moritz Schubotz", "license": "ISC", "bugs": { "url": "https://github.com/ag-gipp/GoUldI/issues" }, "homepage": "https://github.com/ag-gipp/GoUldI#readme", "dependencies": { "angular-cookies": "^1.6.8", "angular-highlightjs": "^0.7.1", "angular-marked": "^1.2.2", "angular-route": "^1.6.8", "angular-schema-form": "^0.8.13", "angular-schema-form-bootstrap": "^0.2.0", "angular-ui-bootstrap": "^2.5.6", "body-parser": "^1.18.2", "bootstrap": "^3.3.7", "bootstrap-arrow-buttons": "^1.0.4", "ejs": "^2.5.7", "express": "^4.16.2", "github-base": "^0.5.4", "github-change-remote-file": "^4.2.0", "github-content": "^1.0.1", "marked": "^0.3.12", "mathoid": "^0.7.1", "popper.js": "^1.13.0", "preq": "^0.5.2", "pretty-data": "^0.40.0", "request": "^2.83.0", "request-promise": "^4.2.2", "texzilla": "^0.9.9", "vmext": "^1.0.8", "xml2js": "^0.4.19" }, "devDependencies": { "child-process-promise": "^2.2.1", "promised-spawn": "0.0.1" } }