forked from laofahai/ones
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbower.json
29 lines (29 loc) · 809 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
{
"name": "ones",
"version": "1.0.0",
"dependencies": {
"angular": "^1.5.5",
"font-awesome": "~4.3.0",
"todc-bootstrap": "~3.3.6",
"angular-strap": "~2.3.8",
"angular-motion": "~0.4.4",
"chosen": "~1.5.1",
"angular-chosen-localytics": "~1.4.0",
"angular-bootstrap-calendar": "~0.20.0",
"angular-markdown-directive": "~0.3.1",
"angular-socket-io": "~0.7.0",
"socket.io-client": "~1.3.5",
"angular-base64-upload": "~0.1.11",
"jsbarcode": "~3.3.3",
"bootstrap-additions": "~0.3.1",
"zeroclipboard": "~2.2.0",
"ng-clip": "~0.2.6",
"angular-cookies": "^1.5.5",
"angular-resource": "^1.5.5",
"angular-animate": "^1.5.5",
"angular-route": "^1.5.5",
"angular-touch": "^1.5.5"
},
"appPath": "ones",
"moduleName": "ones"
}