FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
rescript-react-native.github.io/package.json at src · rescript-react-native/rescript-react-native.github.io · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
rescript-react-native
/
rescript-react-native.github.io
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
13
Star
13
Code
Issues
7
Pull requests
3
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Expand file tree
Breadcrumbs
rescript-react-native.github.io
/
package.json
Copy path
More file actions
More file actions
Latest commit
History
History
History
38 lines (38 loc) · 1.02 KB
Breadcrumbs
rescript-react-native.github.io
/
package.json
Copy path
File metadata and controls
38 lines (38 loc) · 1.02 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
{
"private"
:
true
,
"name"
:
"
rescript-react-native.github.io
"
,
"repository"
:
"
https://github.com/rescript-react-native/rescript-react-native.github.io.git
"
,
"version"
:
"
0.0.0
"
,
"scripts"
: {
"docusaurus"
:
"
docusaurus
"
,
"start"
:
"
docusaurus start
"
,
"build"
:
"
docusaurus build
"
,
"swizzle"
:
"
docusaurus swizzle
"
,
"deploy"
:
"
docusaurus deploy
"
,
"clear"
:
"
docusaurus clear
"
,
"serve"
:
"
docusaurus serve
"
,
"write-translations"
:
"
docusaurus write-translations
"
,
"write-heading-ids"
:
"
docusaurus write-heading-ids
"
,
"publish"
:
"
npm run build && ./deploy.sh
"
},
"dependencies"
: {
"@docusaurus/core"
:
"
^2.4.0
"
,
"@docusaurus/preset-classic"
:
"
^2.4.0
"
,
"@mdx-js/react"
:
"
^1.6.21
"
,
"clsx"
:
"
^1.1.1
"
,
"react"
:
"
^17.0.1
"
,
"react-dom"
:
"
^17.0.1
"
},
"browserslist"
: {
"production"
: [
"
>0.5%
"
,
"
not dead
"
,
"
not op_mini all
"
],
"development"
: [
"
last 1 chrome version
"
,
"
last 1 firefox version
"
,
"
last 1 safari version
"
]
}
}
Back
|
FazBrowse Home
|
New Git URL