File tree Expand file tree Collapse file tree 1 file changed +4
-8
lines changed Expand file tree Collapse file tree 1 file changed +4
-8
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " markdown-to-jsx" ,
3
3
"description" : " Convert markdown to JSX with ease for React and React-like projects. Super lightweight and highly configurable." ,
4
- "homepage" : " https://probablyup.github.io/ markdown-to-jsx" ,
4
+ "homepage" : " https://markdown-to-jsx.quantizor.dev " ,
5
5
"license" : " MIT" ,
6
6
"version" : " 7.3.2" ,
7
7
"engines" : {
15
15
" jsx" ,
16
16
" html"
17
17
],
18
- "author" : " Evan Jacobs <probablyup@gmail .com>" ,
19
- "repository" : " probablyup /markdown-to-jsx" ,
20
- "bugs" : " https://github.com/probablyup /markdown-to-jsx/issues" ,
18
+ "author" : " Evan Jacobs <yo@quantizor .com>" ,
19
+ "repository" : " quantizor /markdown-to-jsx" ,
20
+ "bugs" : " https://github.com/quantizor /markdown-to-jsx/issues" ,
21
21
"files" : [
22
22
" dist" ,
23
23
" LICENSE" ,
116
116
" jest-serializer-html"
117
117
]
118
118
},
119
- "collective" : {
120
- "type" : " opencollective" ,
121
- "url" : " https://opencollective.com/markdown-to-jsx"
122
- },
123
119
"packageManager" :
" [email protected] "
124
120
}
You can’t perform that action at this time.
0 commit comments