-
Notifications
You must be signed in to change notification settings - Fork 0
/
smart.lock
62 lines (62 loc) · 2.02 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": {
"iron-router": {},
"spin": {},
"bootstrap-3": {},
"accounts-ui-bootstrap-3": {},
"accounts-admin-ui-bootstrap-3": {},
"bootstrap-errors": {},
"jquery-rateit": {},
"cfs-filesaver": {}
},
"packages": {
"iron-router": {
"git": "https://github.com/EventedMind/iron-router.git",
"tag": "v0.6.4",
"commit": "927bbaed1b87894fb6fb70807f74ff3a5bd89f29"
},
"spin": {
"git": "https://github.com/SachaG/meteor-spin.git",
"tag": "v0.2.2",
"commit": "3f655f0016228e4195acc784c45d3e3a247dc39f"
},
"bootstrap-3": {
"git": "https://github.com/mangasocial/meteor-bootstrap-3.git",
"tag": "v3.1.0-1",
"commit": "329dccb08bfc18c635676dea600ac9953162cda9"
},
"accounts-ui-bootstrap-3": {
"git": "https://github.com/mangasocial/meteor-accounts-ui-bootstrap-3.git",
"tag": "v0.2.5",
"commit": "91cd37a1320213dd209c3a668bf542eeb9c39a00"
},
"accounts-admin-ui-bootstrap-3": {
"git": "https://github.com/hharnisc/meteor-accounts-admin-ui-bootstrap-3.git",
"tag": "v0.2.2",
"commit": "2e3e6dda1444a3143e32452f0326520c3ff5d65c"
},
"bootstrap-errors": {
"git": "https://github.com/lezed1/meteor-bootstrap-errors.git",
"tag": "v0.3.1",
"commit": "f85d792683a423bfb6747460d4516b7404871260"
},
"jquery-rateit": {
"git": "https://github.com/dandv/meteor-jquery-rateit.git",
"tag": "v1.0.20-2",
"commit": "c83897aabbddf990430c3515a69336853cf175c5"
},
"cfs-filesaver": {
"git": "https://github.com/CollectionFS/Meteor-cfs-filesaver.git",
"tag": "v0.0.2",
"commit": "734135c99e997b84f9de722a5caa0a59c98cff8c"
},
"roles": {
"git": "https://github.com/alanning/meteor-roles.git",
"tag": "v1.2.6",
"commit": "f2a9058281f8f2fe028767841d7445aadd6893cf"
}
}
}
}