-
Notifications
You must be signed in to change notification settings - Fork 0
/
smart.lock
62 lines (62 loc) · 1.89 KB
/
smart.lock
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
{
"meteor": {},
"dependencies": {
"basePackages": {
"bootstrap-3": {},
"iron-router": {},
"roles": {},
"spin": {},
"jquery-validation": {},
"bootstrap3-datepicker": {},
"typeahead": {},
"npm": {}
},
"packages": {
"bootstrap-3": {
"git": "https://github.com/mangasocial/meteor-bootstrap-3.git",
"tag": "v3.1.1-1",
"commit": "63dd38968828bb8963636df93e9a1c45e2dfe67e"
},
"iron-router": {
"git": "https://github.com/EventedMind/iron-router.git",
"tag": "v0.7.1",
"commit": "d1ffb3f06ea4c112132b030f2eb1a70b81675ecb"
},
"roles": {
"git": "https://github.com/alanning/meteor-roles.git",
"tag": "v1.2.9",
"commit": "969b17fac5dfec66b6b12bfce4e37471d1a241d4"
},
"spin": {
"git": "https://github.com/SachaG/meteor-spin.git",
"tag": "v0.2.2",
"commit": "3f655f0016228e4195acc784c45d3e3a247dc39f"
},
"jquery-validation": {
"git": "https://github.com/properapp/jquery-validation.git",
"tag": "v1.0.0",
"commit": "afce6a53368c4f35f3bd82d92572312db68ecbb7"
},
"bootstrap3-datepicker": {
"git": "https://github.com/rajit/bootstrap3-datepicker.git",
"tag": "v0.2.1",
"commit": "442484eb1c8eb00c6b9e0e9c88accc934cf8f04a"
},
"typeahead": {
"git": "https://github.com/sergeyt/meteor-typeahead.git",
"tag": "v0.0.9",
"commit": "6aa2228a7cc93e89e94520bd60f1af4e7542dfcf"
},
"npm": {
"git": "https://github.com/arunoda/meteor-npm.git",
"tag": "v0.2.6",
"commit": "177ab6118de5bf8cffb19481343d5762ff7a2aaf"
},
"blaze-layout": {
"git": "https://github.com/EventedMind/blaze-layout.git",
"tag": "v0.2.4",
"commit": "b40e9b0612329288d75cf52ad14a7da64bb8618f"
}
}
}
}