UNPKG
orionsoft-react-scripts
Version:
latest (2.1.19)
lerna-temp (0.8.5)
2.1.19
2.1.18
2.1.17
2.1.16
2.1.15
2.1.13
2.1.12
2.1.11
2.1.10
2.1.9
2.1.8
2.1.7
2.1.6
2.1.5
2.1.4
2.1.3
2.1.2
2.1.1
1.0.14
1.0.13
1.0.10
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
0.8.24
0.8.23
0.8.22
0.8.21
0.8.20
0.8.19
0.8.18
0.8.17
0.8.16
0.8.15
0.8.13
0.8.12
0.8.11
0.8.10
0.8.9
0.8.8
0.8.7
0.8.6
0.8.5
0.8.4
0.7.5
0.7.4
0.7.3
0.7.2
0.7.1
0.7.0
0.7.0-1
Configuration and scripts for Create React App.
facebook/create-react-app
orionsoft-react-scripts
/
template
/
public
/
manifest.json
16 lines
(15 loc)
•
306 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{ "short_name":
"React App"
,
"name"
:
"Create React App Sample"
,
"icons"
: [ { "
src
":
"favicon.ico"
,
"sizes"
:
"64x64 32x32 24x24 16x16"
,
"type"
:
"image/x-icon"
} ], "start_url":
"."
,
"display"
:
"standalone"
,
"theme_color"
:
"#000000"
,
"background_color"
:
"#ffffff"
}