File tree 2 files changed +5
-4
lines changed
2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 3
3
"name" : " markdown-react-code-preview-loader" ,
4
4
"version" : " 2.0.1" ,
5
5
"description" : " Index react example text in markdown, converted to React components." ,
6
+ "homepage" : " https://kktjs.github.io/markdown-react-code-preview-loader" ,
6
7
"author" : " SunLxy <1011771396@qq.com>" ,
7
8
"contributors" : [
8
9
" SunLxy <1011771396@qq.com>" ,
9
10
" Kenny Wong <wowohoo@qq.com>"
10
11
],
12
+ "repository" : {
13
+ "type" : " git" ,
14
+ "url" : " https://github.com/uiwjs/react-monorepo-template.git"
15
+ },
11
16
"license" : " MIT" ,
12
17
"main" : " ./lib/index.js" ,
13
18
"module" : " esm/index.js" ,
Original file line number Diff line number Diff line change 8
8
"start" : " kkt start" ,
9
9
"build" : " kkt build"
10
10
},
11
- "repository" : {
12
- "type" : " git" ,
13
- "url" : " https://github.com/uiwjs/react-monorepo-template.git"
14
- },
15
11
"license" : " MIT" ,
16
12
"dependencies" : {
17
13
"@uiw/copy-to-clipboard" : " ^1.0.12" ,
You can’t perform that action at this time.
0 commit comments