-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathsmart.lock
More file actions
82 lines (82 loc) · 2.72 KB
/
smart.lock
File metadata and controls
82 lines (82 loc) · 2.72 KB
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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
{
"meteor": {},
"dependencies": {
"basePackages": {
"bootstrap-3": {},
"elasticsearch": {},
"iron-router": {},
"fancybox": {},
"roles": {},
"accounts-ui-bootstrap-3": {},
"accounts-admin-ui-bootstrap-3": {},
"huddle": {}
},
"packages": {
"bootstrap-3": {
"git": "https://github.com/mangasocial/meteor-bootstrap-3.git",
"tag": "v3.2.0-1",
"commit": "17a63902fc6cf1096c5289d963c66cf28b474727"
},
"elasticsearch": {
"git": "https://github.com/andrewreedy/meteor-elasticsearch.git",
"tag": "v0.0.5",
"commit": "da60735a238d9f8687a06686760d47081c359b2c"
},
"iron-router": {
"git": "https://github.com/EventedMind/iron-router.git",
"tag": "v0.8.2",
"commit": "05415a8891ea87a00fb1e2388585f2ca5a38e0da"
},
"fancybox": {
"git": "https://github.com/matteodem/meteor-fancybox.git",
"tag": "v0.5.0",
"commit": "0dee721f3655f8b40fd89ab733fff44642bb5e79"
},
"roles": {
"git": "https://github.com/alanning/meteor-roles.git",
"tag": "v1.2.11",
"commit": "2d7dc91848ec874d3a0852c77f462d0fae749de5"
},
"accounts-ui-bootstrap-3": {
"git": "https://github.com/mangasocial/meteor-accounts-ui-bootstrap-3.git",
"tag": "v0.3.5",
"commit": "bbd0a8a46ae02526c2ebfee05fa8075d8d04a9ba"
},
"accounts-admin-ui-bootstrap-3": {
"git": "https://github.com/hharnisc/meteor-accounts-admin-ui-bootstrap-3.git",
"tag": "v0.2.6",
"commit": "fe74692303daf73d440f2729010bcf1557af62ca"
},
"huddle": {
"git": "https://github.com/raedle/meteor-huddle.git",
"tag": "v0.9.3-7",
"commit": "7abc9682810c5cd418c2f28a31c42b723468e55d"
},
"log": {
"git": "https://github.com/andrewreedy/meteor-log.git",
"branch": "master",
"commit": "110251d7d973611a0ac56db7e2af76fb3cc77af5"
},
"iron-layout": {
"git": "https://github.com/EventedMind/iron-layout.git",
"tag": "v0.2.0",
"commit": "4a2d53e35ba036b0c189c7ceca34be494d4c6c97"
},
"blaze-layout": {
"git": "https://github.com/EventedMind/blaze-layout.git",
"tag": "v0.2.5",
"commit": "273e3ab7d005d91a1a59c71bd224533b4dae2fbd"
},
"iron-core": {
"git": "https://github.com/EventedMind/iron-core.git",
"tag": "v0.2.0",
"commit": "0e48b5dc50d03f01025b7b900fb5ce2f13d52cad"
},
"iron-dynamic-template": {
"git": "https://github.com/EventedMind/iron-dynamic-template.git",
"tag": "v0.2.1",
"commit": "4dd1185c4d9d616c9abdb3f33e4a7d5a88db7e18"
}
}
}
}