File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " vite-plus" ,
33 "version" : " 0.0.0" ,
4+ "description" : " The Unified Toolchain for the Web" ,
5+ "homepage" : " https://viteplus.dev/guide" ,
6+ "bugs" : {
7+ "url" : " https://github.com/voidzero-dev/vite-plus/issues"
8+ },
49 "license" : " MIT" ,
10+ "author" : " VoidZero Inc." ,
11+ "repository" : {
12+ "type" : " git" ,
13+ "url" : " git+https://github.com/voidzero-dev/vite-plus.git" ,
14+ "directory" : " packages/cli"
15+ },
516 "bin" : {
617 "oxfmt" : " ./bin/oxfmt" ,
718 "oxlint" : " ./bin/oxlint" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @voidzero-dev/vite-plus-core" ,
33 "version" : " 0.0.0" ,
4+ "description" : " The Unified Toolchain for the Web" ,
5+ "homepage" : " https://viteplus.dev/guide" ,
6+ "bugs" : {
7+ "url" : " https://github.com/voidzero-dev/vite-plus/issues"
8+ },
49 "license" : " MIT" ,
10+ "author" : " VoidZero Inc." ,
11+ "repository" : {
12+ "type" : " git" ,
13+ "url" : " git+https://github.com/voidzero-dev/vite-plus.git" ,
14+ "directory" : " packages/core"
15+ },
516 "files" : [
617 " dist"
718 ],
Original file line number Diff line number Diff line change 11{
22 "name" : " @voidzero-dev/vite-plus-prompts" ,
33 "version" : " 0.0.0" ,
4+ "description" : " The Unified Toolchain for the Web" ,
5+ "homepage" : " https://viteplus.dev/guide" ,
6+ "bugs" : {
7+ "url" : " https://github.com/voidzero-dev/vite-plus/issues"
8+ },
9+ "license" : " MIT" ,
10+ "author" : " VoidZero Inc." ,
11+ "repository" : {
12+ "type" : " git" ,
13+ "url" : " git+https://github.com/voidzero-dev/vite-plus.git" ,
14+ "directory" : " packages/prompts"
15+ },
416 "files" : [
517 " dist"
618 ],
Original file line number Diff line number Diff line change 11{
22 "name" : " @voidzero-dev/vite-plus-test" ,
33 "version" : " 0.0.0" ,
4+ "description" : " The Unified Toolchain for the Web" ,
5+ "homepage" : " https://viteplus.dev/guide" ,
6+ "bugs" : {
7+ "url" : " https://github.com/voidzero-dev/vite-plus/issues"
8+ },
49 "license" : " MIT" ,
10+ "author" : " VoidZero Inc." ,
11+ "repository" : {
12+ "type" : " git" ,
13+ "url" : " git+https://github.com/voidzero-dev/vite-plus.git" ,
14+ "directory" : " packages/test"
15+ },
516 "files" : [
617 " *.cjs" ,
718 " *.cts" ,
You can’t perform that action at this time.
0 commit comments