First Commit
This commit is contained in:
commit
feb864dc47
170 changed files with 4671 additions and 0 deletions
21
hackatonApp/bower.json
Normal file
21
hackatonApp/bower.json
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
{
|
||||
"name": "ionFullApp",
|
||||
"private": "true",
|
||||
"devDependencies": {
|
||||
"ionic": "driftyco/ionic-bower#1.0.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"underscore": "~1.8.3",
|
||||
"ngmap": "~1.9.0",
|
||||
"angular-moment": "~0.10.1",
|
||||
"angular-resource": "~1.3.11",
|
||||
"ngCordova": "~0.1.17-alpha",
|
||||
"angular-slugify": "williamboman/angular-slugify",
|
||||
"ionic-contrib-tinder-cards": "*",
|
||||
"bourbon": "~4.2.3",
|
||||
"angular-youtube-mb": "~1.1.0"
|
||||
},
|
||||
"resolutions": {
|
||||
"angular": "~1.4.0"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue