FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
xarray.dev/package.json at main · xarray-contrib/xarray.dev · GitHub
xarray-contrib
/
xarray.dev
Public
Notifications
You must be signed in to change notification settings
Fork
30
Star
14
Code
Issues
26
Pull requests
20
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Expand file tree
Breadcrumbs
xarray.dev
/
package.json
Copy path
More file actions
More file actions
Latest commit
History
History
History
61 lines (61 loc) · 1.64 KB
Breadcrumbs
xarray.dev
/
package.json
Copy path
File metadata and controls
61 lines (61 loc) · 1.64 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
53
54
55
56
57
58
59
60
61
{
"name"
:
"
xarray.dev
"
,
"version"
:
"
1.0.0
"
,
"private"
:
true
,
"scripts"
: {
"build-cards"
:
"
node build-cards.js
"
,
"dev"
:
"
next dev
"
,
"build"
:
"
next build
"
,
"start"
:
"
next start
"
,
"lint"
:
"
next lint
"
,
"compile"
:
"
lingui compile
"
},
"repository"
: {
"type"
:
"
git
"
,
"url"
:
"
git+https://github.com/xarray-contrib/xarray.dev.git
"
},
"author"
:
"
Xarray Developers & Contributors
"
,
"license"
:
"
Apache 2.0
"
,
"dependencies"
: {
"@chakra-ui/icons"
:
"
^2.2.1
"
,
"@chakra-ui/next-js"
:
"
^2.3.1
"
,
"@chakra-ui/react"
:
"
^2.9.1
"
,
"@chakra-ui/system"
:
"
^2.6.2
"
,
"@emotion/react"
:
"
^11.13.3
"
,
"@emotion/styled"
:
"
^11.13.0
"
,
"@fontsource-variable/inter"
:
"
^5.2.5
"
,
"@giscus/react"
:
"
^3.0.0
"
,
"@lingui/babel-plugin-lingui-macro"
:
"
^5.9.0
"
,
"@lingui/loader"
:
"
^5.9.0
"
,
"@lingui/react"
:
"
^5.9.0
"
,
"@mdx-js/loader"
:
"
^3.0.1
"
,
"@mdx-js/react"
:
"
^3.0.1
"
,
"@next/mdx"
:
"
^14.2.14
"
,
"apexcharts"
:
"
3.54.0
"
,
"d3"
:
"
^7.9.0
"
,
"date-fns"
:
"
^3.0.0
"
,
"date-fns-tz"
:
"
^3.2.0
"
,
"feed"
:
"
^5.1.0
"
,
"framer-motion"
:
"
^11.9.0
"
,
"glob"
:
"
^11.0.3
"
,
"gray-matter"
:
"
^4.0.3
"
,
"isomorphic-dompurify"
:
"
^2.16.0
"
,
"next"
:
"
^14.2.30
"
,
"next-mdx-remote"
:
"
^5.0.0
"
,
"react"
:
"
^18.3.1
"
,
"react-apexcharts"
:
"
^1.4.1
"
,
"react-dom"
:
"
^18.3.1
"
,
"react-icons"
:
"
^5.3.0
"
,
"react-syntax-highlighter"
:
"
^15.5.0
"
,
"rehype-slug"
:
"
^6.0.0
"
,
"swr"
:
"
^2.2.5
"
},
"devDependencies"
: {
"@types/react"
:
"
^18.3.11
"
,
"eslint"
:
"
^9.39.1
"
,
"eslint-config-next"
:
"
16.0.6
"
,
"playwright"
:
"
^1.57.0
"
,
"typescript"
:
"
>=5.9.2
"
,
"webpack"
:
"
^5.101.0
"
}
}
Back
|
FazBrowse Home
|
New Git URL