-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathsmart.lock
38 lines (38 loc) · 1.17 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
{
"meteor": {},
"dependencies": {
"basePackages": {
"router": {},
"spin": {},
"accounts-ui-bootstrap-dropdown": {},
"publish-with-relations": {}
},
"packages": {
"router": {
"git": "https://github.com/tmeasday/meteor-router.git",
"tag": "v0.5.3",
"commit": "7bd3a1bdd1099625bb8b49406d9b8f961d6f4a17"
},
"spin": {
"git": "https://github.com/SachaG/meteor-spin.git",
"tag": "v0.2.0",
"commit": "fd3a2871a69442848b4b4e74f5e1ae28fa4a95a4"
},
"accounts-ui-bootstrap-dropdown": {
"git": "https://github.com/erobit/meteor-accounts-ui-bootstrap-dropdown.git",
"tag": "v0.1.5",
"commit": "e12b128f140caa2797720cbd5fae084de7810c6a"
},
"publish-with-relations": {
"git": "https://github.com/erundook/meteor-publish-with-relations.git",
"tag": "v0.1.5",
"commit": "98213e9f056b139597c99fb9ec2884ae6be76d91"
},
"page-js-ie-support": {
"git": "https://github.com/tmeasday/meteor-page-js-ie-support.git",
"tag": "v1.3.5",
"commit": "b99ed8380aefd10b2afc8f18d9eed4dd0d8ea9cb"
}
}
}
}