-
Notifications
You must be signed in to change notification settings - Fork 0
/
smart.lock
45 lines (45 loc) · 1.34 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
{
"meteor": {},
"dependencies": {
"basePackages": {
"iron-router": {},
"spin": {},
"font-awesome": {},
"bootstrap-3": {},
"accounts-ui-bootstrap-3": {},
"moment": {}
},
"packages": {
"iron-router": {
"git": "https://github.com/EventedMind/iron-router.git",
"tag": "v0.6.2",
"commit": "ce56e58b45624dce992490f3a1c10f10d3948bae"
},
"spin": {
"git": "https://github.com/SachaG/meteor-spin.git",
"tag": "v0.2.2",
"commit": "3f655f0016228e4195acc784c45d3e3a247dc39f"
},
"font-awesome": {
"git": "https://github.com/nate-strauser/meteor-font-awesome.git",
"tag": "v4.0.3",
"commit": "61e9361384347547ae144f8228faa4deffda23db"
},
"bootstrap-3": {
"git": "https://github.com/mangasocial/meteor-bootstrap-3.git",
"tag": "v0.3.7",
"commit": "5dd0d142c870647b910be80bc777b96f0dd45e5e"
},
"accounts-ui-bootstrap-3": {
"git": "https://github.com/mangasocial/meteor-accounts-ui-bootstrap-3.git",
"tag": "v0.2.4",
"commit": "cdbd20eb065310c0cc302bbd5f22e5b2121c769a"
},
"moment": {
"git": "https://github.com/acreeger/meteor-moment.git",
"tag": "v2.5.1",
"commit": "8c9bc5d3fc96705057737cb9743d555417f6e551"
}
}
}
}