forked from DiscoverMeteor/Microscope
-
Notifications
You must be signed in to change notification settings - Fork 0
/
smart.lock
38 lines (38 loc) · 1.15 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": {
"iron-router": {},
"spin": {},
"accounts-ui-bootstrap-dropdown": {},
"iron-router-progress": {}
},
"packages": {
"iron-router": {
"git": "https://github.com/EventedMind/iron-router.git",
"tag": "v0.7.0",
"commit": "05f34bc48c4cad9fdaa366c1ddcabe6980232ece"
},
"spin": {
"git": "https://github.com/SachaG/meteor-spin.git",
"tag": "v0.2.2",
"commit": "3f655f0016228e4195acc784c45d3e3a247dc39f"
},
"accounts-ui-bootstrap-dropdown": {
"git": "https://github.com/erobit/meteor-accounts-ui-bootstrap-dropdown.git",
"tag": "v0.8.3",
"commit": "a7af8a52e4e74db020a69b158a8f992797b8b0b0"
},
"iron-router-progress": {
"git": "https://github.com/Multiply/iron-router-progress.git",
"tag": "v0.3.1",
"commit": "3f7900feb4bb70a1289b39a1fdcd1f438c0335b3"
},
"blaze-layout": {
"git": "https://github.com/EventedMind/blaze-layout.git",
"tag": "v0.2.2",
"commit": "8bc53798fe5965669ae67c72f91829fcfdceabfd"
}
}
}
}