Sha256: 17d28b6175471fef2ad8b92c54b0606fe32102305aa224853db525553e80f050
Contents?: true
Size: 588 Bytes
Versions: 3
Compression:
Stored size: 588 Bytes
Contents
{ "name": "katex", "main": [ "dist/katex.js", "dist/katex.css" ], "homepage": "https://katex.org/", "description": "Fast math typesetting for the web.", "moduleType": [ "amd", "globals", "node" ], "license": "MIT", "repository": { "type": "git", "url": "git://github.com/Khan/KaTeX.git" }, "ignore": [ "**/.*", "/*.js", "/*.json", "/*.md", "!/README.md", "/*.sh", "/package.json", "/Makefile", "/test", "/src", "/contrib", "/dockers", "/submodules", "/static", "/website" ] }
Version data entries
3 entries across 3 versions & 1 rubygems