-
Notifications
You must be signed in to change notification settings - Fork 1
/
smart.lock
47 lines (47 loc) · 1.5 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
{
"meteor": {
"git": "https://github.com/meteor/meteor.git",
"branch": "master",
"commit": "86a52e61428f5dcd9e75eb1de0e303caf0c26a22"
},
"dependencies": {
"basePackages": {
"router": {},
"accounts-ui-bootstrap-dropdown": {},
"spin": {},
"paginated-subscription": {}
},
"packages": {
"router": {
"git": "https://github.com/tmeasday/meteor-router.git",
"tag": "v0.5.4.1",
"commit": "d00e380dda2184b70e909fc4a0fb5358d602c586"
},
"accounts-ui-bootstrap-dropdown": {
"git": "https://github.com/erobit/meteor-accounts-ui-bootstrap-dropdown.git",
"tag": "v0.6.5.1",
"commit": "c8b29d2e7f8611d6dec9d6d23c1c2b94e000b0fb"
},
"spin": {
"git": "https://github.com/SachaG/meteor-spin.git",
"tag": "v0.2.0",
"commit": "fd3a2871a69442848b4b4e74f5e1ae28fa4a95a4"
},
"paginated-subscription": {
"git": "https://github.com/tmeasday/meteor-paginated-subscription.git",
"tag": "v0.1.2",
"commit": "35e0c6112df2b4cfeb60b559276a93cac5ee2dd6"
},
"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"
}
}
}
}