UNPKG

math-view

Version:

A web component that renders equations written using mathlive

25 lines (24 loc) 581 B
{ "name": "math-view", "version": "1.1.0", "description": "A web component that renders equations written using mathlive", "license": "MIT", "author": "Melvin Otieno", "homepage": "https://github.com/melvinotieno/math-view#readme", "repository": { "type": "git", "url": "git+https://github.com/melvinotieno/math-view.git" }, "bugs": { "url": "https://github.com/melvinotieno/math-view/issues" }, "keywords": [ "mathlive", "math view", "math equation" ], "main": "index.js", "peerDependencies": { "mathlive": "^0.104.0" } }