File tree Expand file tree Collapse file tree 2 files changed +16
-0
lines changed
server/generated/registry Expand file tree Collapse file tree 2 files changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -124,6 +124,7 @@ const FEATURED: { title: string; description?: string; packages: string[] }[] =
124
124
'@svelte-put/toc' ,
125
125
'@prismicio/svelte' ,
126
126
'@svelteness/kit-docs' ,
127
+ '@sveltepress/vite' ,
127
128
'@evidence-dev/evidence' ,
128
129
'@magidoc/plugin-svelte-marked' ,
129
130
'svelte-exmarkdown' ,
Original file line number Diff line number Diff line change
1
+ {
2
+ "name" : " @sveltepress/vite" ,
3
+ "description" : " Content centered site build tool with the full power of SvelteKit." ,
4
+ "repo_url" : " https://github.com/svelteness/kit-docs" ,
5
+ "authors" : [" philadelphia" ],
6
+ "version" : " 1.2.2" ,
7
+ "downloads" : 2528 ,
8
+ "github_stars" : 499 ,
9
+ "updated" : " 2023-09-16T01:27:25.411Z" ,
10
+ "svelte_range" : " ^5.0.0" ,
11
+ "kit_range" : " ^1.20.4 || ^2.0.0" ,
12
+ "typescript" : true ,
13
+ "runes" : false ,
14
+ "last_rune_check_version" : " 1.1.5"
15
+ }
You can’t perform that action at this time.
0 commit comments