-
Notifications
You must be signed in to change notification settings - Fork 0
/
smart.lock
61 lines (61 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
{
"meteor": {},
"dependencies": {
"basePackages": {
"bootboxjs": {},
"font-awesome": {},
"pnotify": {},
"iron-router": {},
"datatables": {},
"moment": {},
"collectionFS": {}
},
"packages": {
"bootboxjs": {
"git": "https://github.com/TimHeckel/meteor-bootboxjs.git",
"tag": "v3.2.2",
"commit": "580adfebfa12b4d2186a80cec1109dab74ad6228"
},
"font-awesome": {
"git": "https://github.com/nate-strauser/meteor-font-awesome.git",
"tag": "v4.0.3",
"commit": "61e9361384347547ae144f8228faa4deffda23db"
},
"pnotify": {
"git": "https://github.com/kidovate/meteor-pnotify.git",
"tag": "v0.1.2",
"commit": "f18629c517529f535fddc85ca96624742e795acc"
},
"iron-router": {
"git": "https://github.com/EventedMind/iron-router.git",
"tag": "v0.6.2",
"commit": "ce56e58b45624dce992490f3a1c10f10d3948bae"
},
"datatables": {
"git": "https://github.com/TimHeckel/meteor-datatables.git",
"tag": "v0.1.3",
"commit": "86a9076d6c65df85b098fd214b0c0ca7a1b10269"
},
"moment": {
"git": "https://github.com/acreeger/meteor-moment.git",
"tag": "v2.5.1",
"commit": "8c9bc5d3fc96705057737cb9743d555417f6e551"
},
"collectionFS": {
"git": "https://github.com/raix/Meteor-CollectionFS.git",
"tag": "v0.3.7",
"commit": "34d9fb363472e44c6dba4a1473a9e106e107f5a9"
},
"bootstrap-3": {
"git": "https://github.com/mangasocial/meteor-bootstrap-3.git",
"tag": "v0.3.7",
"commit": "5dd0d142c870647b910be80bc777b96f0dd45e5e"
},
"cfs-public-folder": {
"git": "https://github.com/nooitaf/meteor-cfs-public-folder.git",
"tag": "v0.0.3",
"commit": "581c716424b374efb6f611110002621f9cc9212b"
}
}
}
}