-
Notifications
You must be signed in to change notification settings - Fork 0
/
smart.lock
74 lines (74 loc) · 2.49 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
63
64
65
66
67
68
69
70
71
72
73
74
{
"meteor": {},
"dependencies": {
"basePackages": {
"bootstrap3-less": {},
"iron-router": {},
"spin": {},
"accounts-ui-bootstrap-3": {},
"moment": {},
"bootstrap3-datetimepicker": {},
"x-editable-bootstrap3": {},
"font-awesome-4-less": {},
"accounts-ui-bootstrap-3-blaze": {},
"iron-router-progress": {}
},
"packages": {
"bootstrap3-less": {
"git": "https://github.com/eprochasson/bootstrap3-less",
"tag": "v0.1.9",
"commit": "5c812c4d7ce72917a065f0424c3cf54e5ff2d16a"
},
"iron-router": {
"git": "https://github.com/EventedMind/iron-router.git",
"tag": "v0.7.0",
"commit": "05f34bc48c4cad9fdaa366c1ddcabe6980232ece"
},
"spin": {
"git": "https://github.com/SachaG/meteor-spin.git",
"tag": "v0.2.2",
"commit": "3f655f0016228e4195acc784c45d3e3a247dc39f"
},
"accounts-ui-bootstrap-3": {
"git": "https://github.com/mangasocial/meteor-accounts-ui-bootstrap-3.git",
"tag": "v0.3.0-1",
"commit": "93ffa5d0e325dc7026de89f6d90c178fa04bdd3a"
},
"moment": {
"git": "https://github.com/acreeger/meteor-moment.git",
"tag": "v2.5.1",
"commit": "8c9bc5d3fc96705057737cb9743d555417f6e551"
},
"bootstrap3-datetimepicker": {
"git": "https://github.com/tsega/meteor-bootstrap3-datetimepicker.git",
"tag": "v0.0.5",
"commit": "30b5fa0759f98b75761772ad891876408f7cc8c4"
},
"x-editable-bootstrap3": {
"git": "https://github.com/JustinSGray/meteor-x-editable-bootstrap.git",
"tag": "v1.5.2",
"commit": "1e5e6d7bddf0b17cc6ea2fc1f50c3f9fd2cfc3f3"
},
"font-awesome-4-less": {
"git": "https://github.com/svub/fontawesome4-less.git",
"tag": "v4.3.7",
"commit": "21f60350cd238fb7053132f42409a3090f76939e"
},
"accounts-ui-bootstrap-3-blaze": {
"git": "https://github.com/rajit/meteor-accounts-ui-bootstrap-3.git",
"tag": "v0.3.6",
"commit": "e8b1d1f9a2518dd91562f8096bd0831ae27e4e41"
},
"iron-router-progress": {
"git": "https://github.com/Multiply/iron-router-progress.git",
"tag": "v0.3.1",
"commit": "3f7900feb4bb70a1289b39a1fdcd1f438c0335b3"
},
"blaze-layout": {
"git": "https://github.com/EventedMind/blaze-layout.git",
"tag": "v0.2.2",
"commit": "8bc53798fe5965669ae67c72f91829fcfdceabfd"
}
}
}
}