UNPKG
minxing-tools-core
Version:
latest (1.1.1)
1.1.1
1.1.0
1.0.7
1.0.6
1.0.5
1.0.4
1.0.2
1.0.1
1.0.0
Minxing 开发插件 核心依赖
github.com/MEANyehoon/minxing-tools-core
MEANyehoon/minxing-tools-core
minxing-tools-core
/
project_template
/
html5
/
JIANHANG_HONGBAO
/
www
/
manifest.json
11 lines
•
207 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
{ "name":
"My Ionic App"
,
"short_name"
:
"My Ionic App"
,
"start_url"
:
"index.html"
,
"display"
:
"standalone"
,
"icons"
: [{ "
src
":
"icon.png"
,
"sizes"
:
"512x512"
,
"type"
:
"image/png"
}] }