forked from JustWalters/Sumit
-
Notifications
You must be signed in to change notification settings - Fork 0
/
smart.lock
50 lines (50 loc) · 1.55 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
{
"meteor": {},
"dependencies": {
"basePackages": {
"iron-router": {},
"spin": {},
"iron-router-progress": {},
"accounts-ui-bootstrap-dropdown": {},
"errors": {},
"bootstrap-3": {}
},
"packages": {
"iron-router": {
"git": "https://github.com/EventedMind/iron-router.git",
"tag": "v0.7.1",
"commit": "d1ffb3f06ea4c112132b030f2eb1a70b81675ecb"
},
"spin": {
"git": "https://github.com/SachaG/meteor-spin.git",
"tag": "v0.2.2",
"commit": "3f655f0016228e4195acc784c45d3e3a247dc39f"
},
"iron-router-progress": {
"git": "https://github.com/Multiply/iron-router-progress.git",
"tag": "v0.4.0",
"commit": "02f78bdaca4c13d59f548d5a0ce83408c34b56d1"
},
"accounts-ui-bootstrap-dropdown": {
"git": "https://github.com/erobit/meteor-accounts-ui-bootstrap-dropdown.git",
"tag": "v0.8.3",
"commit": "a7af8a52e4e74db020a69b158a8f992797b8b0b0"
},
"errors": {
"git": "https://github.com/tmeasday/meteor-errors.git",
"tag": "v0.2.1",
"commit": "f2af03510a9e3d9952601f5f091aa76bfbcbf224"
},
"bootstrap-3": {
"git": "https://github.com/mangasocial/meteor-bootstrap-3.git",
"tag": "v3.1.1-1",
"commit": "63dd38968828bb8963636df93e9a1c45e2dfe67e"
},
"blaze-layout": {
"git": "https://github.com/EventedMind/blaze-layout.git",
"tag": "v0.2.4",
"commit": "b40e9b0612329288d75cf52ad14a7da64bb8618f"
}
}
}
}