forked from SachaG/Microscope
-
Notifications
You must be signed in to change notification settings - Fork 0
/
smart.lock
42 lines (42 loc) · 1.3 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
{
"meteor": {
"git": "https://github.com/meteor/meteor.git",
"branch": "master",
"commit": "bfe4b72ebec4367eaddcdf0887fcf5e649d9dcb8"
},
"dependencies": {
"basePackages": {
"router": {},
"accounts-ui-bootstrap-dropdown": {},
"spin": {},
"paginated-subscription": {}
},
"packages": {
"router": {
"git": "https://github.com/tmeasday/meteor-router.git",
"tag": "v0.5.1",
"commit": "32e377c7703bb119acccc859fc7296882903cbe7"
},
"accounts-ui-bootstrap-dropdown": {
"git": "https://github.com/erobit/meteor-accounts-ui-bootstrap-dropdown.git",
"tag": "v0.1.0",
"commit": "e66558aaa4dc0d85c6ddb63bd2289b38c2b793f6"
},
"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.1",
"commit": "1ba670364ddac149f404158407b2afc89db42ce5"
},
"page-js-ie-support": {
"git": "https://github.com/tmeasday/meteor-page-js-ie-support.git",
"tag": "v1.3.5",
"commit": "b99ed8380aefd10b2afc8f18d9eed4dd0d8ea9cb"
}
}
}
}