UNPKG
generator-ionicgenerator
Version:
latest (0.0.0)
0.0.0
An Ionic app, custom with gulp and sass
generator-ionicgenerator
/
generators
/
app
/
templates
/
bower.json
8 lines
(7 loc)
•
118 B
JSON
View Raw
1
2
3
4
5
6
7
8
{
"name"
:
"HelloIonic"
,
"private"
:
"true"
,
"devDependencies"
:
{
"ionic"
:
"driftyco/ionic-bower#1.3.0"
}
}