-
Notifications
You must be signed in to change notification settings - Fork 0
/
bower.json
44 lines (44 loc) · 1.04 KB
/
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
34
35
36
37
38
39
40
41
42
43
44
{
"name": "arrays",
"main": [],
"dependencies": {
"angular": "1.5.8",
"angular-animate": "1.5.8",
"angular-file-upload": "^2.3.4",
"angular-cookies": "1.5.8",
"angular-ui-router": "^0.3.2",
"angular-bootstrap": "^2.2.0",
"angular-material": "^1.1.1",
"angular-aria": "1.5.8",
"angular-messages": "1.5.8",
"bootstrap-sass": "^3.3.7",
"ngstorage": "^0.3.11",
"bootstrap": ">=2",
"oclazyload": "^1.0.9",
"d3": "^3.5.17",
"lodash": "^4.17.1",
"moment": "^2.16.0",
"sharrre": "1.3.5",
"urijs": "^1.18.2",
"jasmine-core": "jasmine#^2.5.2",
"jquery": "^2.2.4",
"scrollmagic": "^2.0.5",
"tinycolor": "^1.4.1",
"md-color-picker": "^0.2.6",
"angular-resource": "1.5.8",
"angular-ui-sortable": "^0.14.3",
"threejs": "r71",
"tweenjs": "~16.6.0",
"angular-credit-cards": "^3.1.6"
},
"ignore": [
"\\.*",
"/index.html",
"/package.json",
"/composer.json",
"/Gruntfile.js",
"/.travis.yml",
"/travis.sh",
"/server.js"
]
}