-
Notifications
You must be signed in to change notification settings - Fork 0
/
smart.lock
38 lines (38 loc) · 1.14 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": {
"git": "https://github.com/EventedMind/iron-router.git",
"branch": "dev"
},
"bootstrap-3": {},
"accounts-ui-bootstrap-3": {
"git": "https://github.com/mangasocial/meteor-accounts-ui-bootstrap-3",
"branch": "blaze"
}
},
"packages": {
"iron-router": {
"git": "https://github.com/EventedMind/iron-router.git",
"branch": "dev",
"commit": "1f65add04c5a83c2d8ebf750953c30e92a78d913"
},
"bootstrap-3": {
"git": "https://github.com/mangasocial/meteor-bootstrap-3.git",
"tag": "v3.1.1-1",
"commit": "63dd38968828bb8963636df93e9a1c45e2dfe67e"
},
"accounts-ui-bootstrap-3": {
"git": "https://github.com/mangasocial/meteor-accounts-ui-bootstrap-3",
"branch": "blaze",
"commit": "f10f1bf86da1045eda2da7248f971cd7720d934f"
},
"blaze-layout": {
"git": "https://github.com/EventedMind/blaze-layout.git",
"branch": "master",
"commit": "2664f817844fba0fab0455a79bc62782c9091ad0"
}
}
}
}