dashboard
repositories
filestore
activity
search
login
havoc
/
sizif_web_public
Stripped personal data from development repository
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Stripped development and personal data
Samo Penic
2019-02-20
83c3f647c35477564b77cbc5b36d37d793d5442a
[havoc/sizif_web_public.git]
/
static_libraries
/
bower_components
/
MathJax
/
bower.json
1
2
3
4
5
6
7
8
9
10
11
{
"name": "MathJax",
"main": "./MathJax.js",
"homepage": "http://www.mathjax.org/",
"ignore": [
"**/.*",
"node_modules",
"components"
],
"keywords": ["math", "js", "LaTeX", "MathML", "AsciiMath"]
}