FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
feirouu/package.json at main · feirouu/feirouu · GitHub
feirouu
/
feirouu
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Discussions
Actions
Security and quality
Insights
Expand file tree
Breadcrumbs
feirouu
/
package.json
Copy path
More file actions
More file actions
Latest commit
History
History
History
47 lines (47 loc) · 1.36 KB
Breadcrumbs
feirouu
/
package.json
Copy path
File metadata and controls
47 lines (47 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
{
"name"
:
"
blog
"
,
"version"
:
"
0.1.0
"
,
"private"
:
true
,
"scripts"
: {
"dev"
:
"
next dev
"
,
"build"
:
"
node ./scripts/gen-rss.js && next build
"
,
"start"
:
"
next start
"
,
"lint"
:
"
next lint
"
,
"new"
:
"
node ./scripts/gen-post.js
"
},
"dependencies"
: {
"@giscus/react"
:
"
^3.0.0
"
,
"@mdx-js/loader"
:
"
^3.0.1
"
,
"@mdx-js/react"
:
"
^3.0.1
"
,
"@next/mdx"
:
"
^14.2.4
"
,
"@radix-ui/react-slot"
:
"
^1.1.0
"
,
"@types/node"
:
"
20.14.9
"
,
"@types/react"
:
"
18.3.3
"
,
"@types/react-dom"
:
"
18.3.0
"
,
"autoprefixer"
:
"
10.4.19
"
,
"class-variance-authority"
:
"
^0.7.0
"
,
"clsx"
:
"
^2.1.1
"
,
"eslint"
:
"
8.56.0
"
,
"eslint-config-next"
:
"
14.2.4
"
,
"gray-matter"
:
"
^4.0.3
"
,
"lucide-react"
:
"
^0.399.0
"
,
"next"
:
"
14.2.4
"
,
"postcss"
:
"
8.4.38
"
,
"react"
:
"
18.3.1
"
,
"react-dom"
:
"
18.3.1
"
,
"rehype-pretty-code"
:
"
^0.13.2
"
,
"remark-frontmatter"
:
"
^5.0.0
"
,
"remark-mdx-frontmatter"
:
"
^5.0.0
"
,
"shiki"
:
"
^1.10.0
"
,
"tailwind-merge"
:
"
^2.3.0
"
,
"tailwindcss"
:
"
3.4.4
"
,
"tailwindcss-animate"
:
"
^1.0.7
"
,
"typescript"
:
"
5.5.2
"
,
"uuid"
:
"
^10.0.0
"
},
"devDependencies"
: {
"@tailwindcss/typography"
:
"
^0.5.13
"
,
"rss"
:
"
^1.2.2
"
},
"packageManager"
:
"
pnpm@9.4.0+sha512.f549b8a52c9d2b8536762f99c0722205efc5af913e77835dbccc3b0b0b2ca9e7dc8022b78062c17291c48e88749c70ce88eb5a74f1fa8c4bf5e18bb46c8bd83a
"
}
Back
|
FazBrowse Home
|
New Git URL