-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbower.json
33 lines (33 loc) · 944 Bytes
/
bower.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
{
"name": "HelloIonic",
"private": "true",
"devDependencies": {
"ionic": "driftyco/ionic-bower#1.3.1",
"ionic-platform-web-client": "~0.2.1",
"ngCordova": "~0.1.20-alpha"
},
"dependencies": {
"ngCordova": "~0.1.23-alpha",
"ionic-ion-tinder-cards": "Bixev/ionic-ion-tinder-cards",
"angular-sails": "1.1.4",
"angular-socket-io": "0.7.0",
"angular-elastic": "~2.5.0",
"angular-mixpanel": "~1.1.2",
"mixpanel": "latest",
"ng-cordova-oauth": "~0.2.0",
"sails.io.js": "0.13.8",
"ion-md-input": "~1.0.4",
"angular-cache": "~4.5.0",
"underscore": "^1.8.3",
"angularjs-slider": "~2.13.0",
"jqlite": "jstools-jqlite#~0.2.39",
"watermarkjs": "~2.0.0",
"angular-scroll": "~1.0.0",
"jquery": "~3.1.0",
"angular-svg-round-progressbar": "~0.4.7",
"cordova": "~3.4.0",
"moment": "~2.14.1",
"Waves": "waves#~0.7.5",
"socket.io-client": "~1.4.8"
}
}