Files
home/Projects/pivoine.art/assets/bower_components/katex/.bower.json
2025-10-10 16:43:21 +02:00

41 lines
796 B
JSON

{
"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/KaTeX/KaTeX.git"
},
"ignore": [
"**/.*",
"/*.js",
"/*.json",
"/*.md",
"!/README.md",
"/*.sh",
"/package.json",
"/Makefile",
"/test",
"/src",
"/contrib",
"/dockers",
"/submodules",
"/static",
"/website"
],
"version": "0.11.1",
"_release": "0.11.1",
"_resolution": {
"type": "version",
"tag": "v0.11.1",
"commit": "88db1231b2183e179fce45f5734a56de8a8326e3"
},
"_source": "https://github.com/Khan/KaTeX.git",
"_target": "0.11",
"_originalSource": "katex",
"_direct": true
}