-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbower.json
executable file
·35 lines (35 loc) · 1.19 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
{
"name": "Angle",
"version": "0.0.0",
"authors": [
"@themicon_co"
],
"description": "Angle - Bootstrap Admin App + jQuery",
"main": "index.html",
"keywords": [
"bootstrap",
"jquery",
"admin",
"theme",
"dashboard"
],
"license": "http://support.wrapbootstrap.com/knowledge_base/topics/usage-licenses",
"homepage": "http://themicon.co",
"private": true,
"ignore": [
"**/.*"
],
"dependencies": {
"bootstrap": "3.3.7",
"jquery.easing": "1.3.1",
"jQuery-Storage-API": "1.9.2",
"fontawesome": "4.6.3",
"jquery": "2.2.4",
"animate.css": "3.5.2",
"modernizr": "https://modernizr.com/download?backgroundsize-bgpositionshorthand-bgpositionxy-bgrepeatspace_bgrepeatround-bgsizecover-borderradius-cssanimations-csscalc-csstransforms-csstransforms3d-csstransitions-flexboxtweener-fontface-inlinesvg-localstorage-multiplebgs-preserve3d-sessionstorage-smil-svgclippaths-svgfilters-svgforeignobject-todataurljpeg_todataurlpng_todataurlwebp-setclasses&q=background.zip",
"animo.js": "ThrivingKings/animo.js#1.0.2",
"whirl": "1.0.0",
"jquery-localize-i18n": "*",
"simple-line-icons": "2.3.2"
}
}