-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathsmart.lock
61 lines (61 loc) · 1.93 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": {
"router": {},
"errors": {},
"spin": {},
"bootstrap-3": {},
"iron-router": {},
"accounts-ui-bootstrap-3": {},
"accounts-entry": {}
},
"packages": {
"router": {
"git": "https://github.com/tmeasday/meteor-router.git",
"tag": "v0.5.4.1",
"commit": "d00e380dda2184b70e909fc4a0fb5358d602c586"
},
"errors": {
"git": "https://github.com/tmeasday/meteor-errors.git",
"tag": "v0.2.0",
"commit": "b7cc525c19defe2dc744e8e34d1328b430f3e03a"
},
"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": "v0.3.7",
"commit": "5dd0d142c870647b910be80bc777b96f0dd45e5e"
},
"iron-router": {
"git": "https://github.com/EventedMind/iron-router.git",
"tag": "v0.6.2",
"commit": "ce56e58b45624dce992490f3a1c10f10d3948bae"
},
"accounts-ui-bootstrap-3": {
"git": "https://github.com/mangasocial/meteor-accounts-ui-bootstrap-3.git",
"tag": "v0.2.4",
"commit": "cdbd20eb065310c0cc302bbd5f22e5b2121c769a"
},
"accounts-entry": {
"git": "https://github.com/BeDifferential/accounts-entry.git",
"tag": "v0.4.4",
"commit": "56cee1ff5afe2ce5be7b749cd74fc939fc9ce781"
},
"page-js-ie-support": {
"git": "https://github.com/tmeasday/meteor-page-js-ie-support.git",
"tag": "v1.3.5",
"commit": "b99ed8380aefd10b2afc8f18d9eed4dd0d8ea9cb"
},
"HTML5-History-API": {
"git": "https://github.com/tmeasday/meteor-HTML5-History-API.git",
"tag": "v4.0.0",
"commit": "dc4965f1424cfca625ec3fbea17eace03f8e32c5"
}
}
}
}