-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsmart.lock
45 lines (45 loc) · 1.4 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
{
"meteor": {},
"dependencies": {
"basePackages": {
"iron-router": {},
"accounts-ui-bootstrap-dropdown": {},
"bootstrap-datepicker": {},
"bootstrap-datepicker2": {},
"moment": {},
"roles": {}
},
"packages": {
"iron-router": {
"git": "https://github.com/EventedMind/iron-router.git",
"tag": "v0.5.4",
"commit": "3e0e22ff85630b7503d0daa1538c6d90abb84020"
},
"accounts-ui-bootstrap-dropdown": {
"git": "https://github.com/erobit/meteor-accounts-ui-bootstrap-dropdown.git",
"tag": "v0.6.5.1",
"commit": "c8b29d2e7f8611d6dec9d6d23c1c2b94e000b0fb"
},
"bootstrap-datepicker": {
"git": "https://github.com/acidsound/bootstrap-datepicker.git",
"tag": "v0.5.1",
"commit": "578d0bad1b5b5120c1abc333e449b8d0256969b4"
},
"bootstrap-datepicker2": {
"git": "https://github.com/deepwell/meteor-bootstrap-datepicker.git",
"tag": "v1.1.3",
"commit": "4581eef4760ad2022d0143dcc8cc0a28afc2f7a2"
},
"moment": {
"git": "https://github.com/acreeger/meteor-moment.git",
"tag": "v2.2.1",
"commit": "9ee12e714afe56b189f53076447b7b54f3012065"
},
"roles": {
"git": "https://github.com/alanning/meteor-roles.git",
"tag": "v1.0.6",
"commit": "f81cbf7c765a4ed7e16a580c288db6f10a90856b"
}
}
}
}