-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsmart.lock
39 lines (39 loc) · 1.16 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
{
"meteor": {},
"dependencies": {
"basePackages": {
"iron-router": {},
"spin": {},
"accounts-ui-bootstrap-dropdown": {},
"errors": {},
"iron-router-progress": {}
},
"packages": {
"iron-router": {
"git": "https://github.com/EventedMind/iron-router.git",
"tag": "v0.6.2",
"commit": "ce56e58b45624dce992490f3a1c10f10d3948bae"
},
"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.6.5.1",
"commit": "c8b29d2e7f8611d6dec9d6d23c1c2b94e000b0fb"
},
"errors": {
"git": "https://github.com/tmeasday/meteor-errors.git",
"tag": "v0.2.0",
"commit": "b7cc525c19defe2dc744e8e34d1328b430f3e03a"
},
"iron-router-progress": {
"git": "https://github.com/Multiply/iron-router-progress.git",
"tag": "v0.2.0",
"commit": "ce730d1d26feadb7c75ea25f22c5bfdb0c549a8b"
}
}
}
}