latex-symbols-list
Version:
A list of LaTeX + AMS symbols.
27 lines (26 loc) • 557 B
JSON
{
"name": "latex-symbols-list",
"version": "0.1.2",
"description": "A list of LaTeX + AMS symbols.",
"main": "index.js",
"scripts": {
"test": "node test.js"
},
"repository": {
"type": "git",
"url": "https://github.com/jmeas/latex-symbols-list.js.git"
},
"keywords": [
"latex",
"ams",
"symbols",
"symbol",
"list"
],
"author": "Jmeas",
"license": "MIT",
"bugs": {
"url": "https://github.com/jmeas/latex-symbols-list.js/issues"
},
"homepage": "https://github.com/jmeas/latex-symbols-list.js"
}