forked from shyndman/ono-sendai
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbower.json
More file actions
25 lines (25 loc) · 668 Bytes
/
bower.json
File metadata and controls
25 lines (25 loc) · 668 Bytes
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
{
"name": "onoSendai",
"version": "1.0.21",
"dependencies": {
"angular": "~1.2.3",
"json3": "~3.2.4",
"jquery": "~2",
"bootstrap-sass": "~3.0",
"es5-shim": "~2.0.8",
"angular-animate": "~1.2.3",
"underscore": "~1.5.2",
"underscore.string": "~2.3.3",
"lunr.js": "~0.4.2",
"jwerty": "~0.3.2",
"angular-bootstrap": "https://github.com/angular-ui/bootstrap.git#8cbeff0ffe960f5f46b9b886fa3db2d0c1ff2a9f",
"fastclick": "~0.6.10",
"angular-bindonce": "~0.2.1",
"select2": "~3.4.5",
"angular-sanitize": "~1.2.7"
},
"devDependencies": {
"angular-mocks": "~1.2.3",
"angular-scenario": "~1.2.3"
}
}