-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsmart.lock
27 lines (27 loc) · 792 Bytes
/
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
{
"meteor": {},
"dependencies": {
"basePackages": {
"profile-online": {},
"accounts-ui-bootstrap-dropdown": {},
"bootboxjs": {}
},
"packages": {
"profile-online": {
"git": "https://github.com/erundook/meteor-profile-online.git",
"tag": "v0.1.9",
"commit": "a982f18f22cb2025a02a9b38815c68e23469cd4b"
},
"accounts-ui-bootstrap-dropdown": {
"git": "https://github.com/erobit/meteor-accounts-ui-bootstrap-dropdown.git",
"tag": "v0.6.5.1",
"commit": "c8b29d2e7f8611d6dec9d6d23c1c2b94e000b0fb"
},
"bootboxjs": {
"git": "https://github.com/TimHeckel/meteor-bootboxjs.git",
"tag": "v3.2.2",
"commit": "580adfebfa12b4d2186a80cec1109dab74ad6228"
}
}
}
}