From 183f6ec3a8eb78fa126c10b6e7e2e36d607515a9 Mon Sep 17 00:00:00 2001 From: Jason Coleman Date: Fri, 27 Sep 2024 23:48:10 -0500 Subject: [PATCH] Added com.bentley.math-content JSON entry Signed-off-by: Jason Coleman Signed-off-by: Jason Coleman --- com.bentley.math-content.json | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 com.bentley.math-content.json diff --git a/com.bentley.math-content.json b/com.bentley.math-content.json new file mode 100644 index 0000000..5961c2c --- /dev/null +++ b/com.bentley.math-content.json @@ -0,0 +1,34 @@ +[ + { + "name": "com.bentley.math-content", + "description": "", + "keywords": [ + "mathml", + "mathjax", + "equations" + ], + "homepage": "https://github.com/super-structure/com.bentley.math-content", + "vers": "1.0.0", + "license": "MIT", + "deps": [ + { + "name": "org.dita.base", + "req": ">=3.1.0" + }, + { + "name": "org.dita.pdf2", + "req": ">=4.0.1" + }, + { + "name": "org.dita.html5", + "req": ">=4.0.1" + }, + { + "name": "fox.jason.extend.css", + "req": ">=1.2.1" + } + ], + "url": "https://github.com/super-structure/com.bentley.math-content/releases/download/v1.0.0/com.bentley.math-content-1.0.0.zip", + "cksum": "EE35C5297EF589158CF1E688878CFB6FDC4E69915649A77D9498B671EAA62CFB" + } +] \ No newline at end of file