FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
javaistic/package.json at main · javaistic/javaistic · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
javaistic
/
javaistic
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
23
Star
75
Code
Issues
4
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
javaistic
/
package.json
Copy path
More file actions
More file actions
Latest commit
History
History
History
52 lines (52 loc) · 1.36 KB
Breadcrumbs
javaistic
/
package.json
Copy path
File metadata and controls
52 lines (52 loc) · 1.36 KB
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
{
"name"
:
"
javaistic
"
,
"version"
:
"
2.0.0
"
,
"private"
:
true
,
"scripts"
: {
"build"
:
"
next build
"
,
"dev"
:
"
next dev
"
,
"start"
:
"
next start
"
,
"lint"
:
"
biome check
"
,
"lint:fix"
:
"
biome check --fix
"
,
"format"
:
"
biome format --write
"
,
"postinstall"
:
"
fumadocs-mdx
"
},
"dependencies"
: {
"@next/third-parties"
:
"
^16.2.4
"
,
"@radix-ui/react-accordion"
:
"
^1.2.12
"
,
"@radix-ui/react-slot"
:
"
^1.2.4
"
,
"@radix-ui/react-tabs"
:
"
^1.1.13
"
,
"class-variance-authority"
:
"
^0.7.1
"
,
"clsx"
:
"
^2.1.1
"
,
"fumadocs-core"
:
"
15.6.5
"
,
"fumadocs-mdx"
:
"
11.7.0
"
,
"fumadocs-ui"
:
"
15.6.5
"
,
"latest"
:
"
^0.2.0
"
,
"lenis"
:
"
^1.3.23
"
,
"lucide-react"
:
"
^1.8.0
"
,
"motion"
:
"
^12.38.0
"
,
"next"
:
"
16.2.4
"
,
"ogl"
:
"
^1.0.11
"
,
"prismjs"
:
"
^1.30.0
"
,
"react"
:
"
^19.2.5
"
,
"react-dom"
:
"
^19.2.5
"
,
"react-simple-code-editor"
:
"
^0.14.1
"
,
"schema-dts"
:
"
^2.0.0
"
,
"sharp"
:
"
^0.34.5
"
,
"tailwind-merge"
:
"
^3.5.0
"
,
"use-debounce"
:
"
^10.1.1
"
},
"devDependencies"
: {
"@biomejs/biome"
:
"
^2.4.12
"
,
"@tailwindcss/postcss"
:
"
^4.2.4
"
,
"@types/mdx"
:
"
^2.0.13
"
,
"@types/node"
:
"
25.6.0
"
,
"@types/prismjs"
:
"
^1.26.6
"
,
"@types/react"
:
"
^19.2.14
"
,
"@types/react-dom"
:
"
^19.2.3
"
,
"postcss"
:
"
^8.5.10
"
,
"tailwindcss"
:
"
^4.2.4
"
,
"tw-animate-css"
:
"
^1.4.0
"
,
"typescript"
:
"
^6.0.3
"
}
}
Back
|
FazBrowse Home
|
New Git URL