forked from synergistic-silobusters/flintandsteel
-
Notifications
You must be signed in to change notification settings - Fork 0
/
bower.json
39 lines (39 loc) · 903 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
31
32
33
34
35
36
37
38
39
{
"name": "flintandsteel",
"version": "0.0.1",
"homepage": "https://github.com/YashdalfTheGray/flintandsteel",
"authors": [
"YashdalfTheGray <yash.kulshrestha@gmail.com>"
],
"main": "index.html",
"moduleType": [
"node"
],
"keywords": [
"flint",
"and",
"steel"
],
"license": "MIT",
"private": true,
"dependencies": {
"angular": "1.5.6",
"angular-animate": "1.5.6",
"angular-aria": "1.5.6",
"angular-identicon": "0.1.18",
"angular-marked": "1.0.1",
"angular-messages": "1.5.6",
"angular-sanitize": "1.5.6",
"angular-mocks": "1.5.6",
"angular-timeline": "1.6.1",
"angular-ui-router": "0.2.15",
"event-source-polyfill": "0.0.6",
"identicon": "*",
"jqcloud2": "2.0.1",
"jquery": "2.2.0",
"lodash": "4.1.0",
"moment": "2.10.3",
"angular-material": "1.1.1",
"nginfinitescroll": "1.3.0"
}
}