{ "name": "mathjax3", "version": "0.1.0", "description": "MathJax version 3 testbed", "main": "load.js", "dependencies": { "jsdom": "10.*" }, "devDependencies": { "tap-spec": "^4.1.1", "tape": "^4.6.3", "tslint": "^3.15.0", "tslint-jsdoc-rules": "*", "tslint-unix-formatter": "*", "typescript": "2.3.*" }, "repository": { "type": "git", "url": "https://github.com/mathjax/mathjax-v3/" }, "keywords": [ "MathJax" ], "license": "Apache-2.0" }