UNPKG
generator-ionic-suc
Version:
latest (1.1.2)
1.1.2
1.1.1
1.1.0
1.0.0
0.0.1
ionic1 with webpack
github.com/ylzc/generator-ionic-suc
ylzc/generator-ionic-suc
generator-ionic-suc
/
generators
/
app
/
templates
/
src
/
manifest.json
8 lines
(7 loc)
•
141 B
JSON
View Raw
1
2
3
4
5
6
7
8
{
"name"
:
"<%= name %>"
,
"short_name"
:
"<%= name %>"
,
"start_url"
:
"index.html"
,
"display"
:
"standalone"
,
"lang"
:
"zh-cn"
}