-
Notifications
You must be signed in to change notification settings - Fork 0
/
smart.lock
32 lines (32 loc) · 917 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
28
29
30
31
32
{
"meteor": {},
"dependencies": {
"basePackages": {
"iron-router": {},
"bootstrap-3": {},
"fast-render": {}
},
"packages": {
"iron-router": {
"git": "https://github.com/EventedMind/iron-router.git",
"tag": "v0.7.0",
"commit": "05f34bc48c4cad9fdaa366c1ddcabe6980232ece"
},
"bootstrap-3": {
"git": "https://github.com/mangasocial/meteor-bootstrap-3.git",
"tag": "v3.1.1-1",
"commit": "63dd38968828bb8963636df93e9a1c45e2dfe67e"
},
"fast-render": {
"git": "https://github.com/arunoda/meteor-fast-render.git",
"tag": "v0.1.24",
"commit": "b1c2273d3a310440abc3f0c181b3861ac0752d05"
},
"blaze-layout": {
"git": "https://github.com/EventedMind/blaze-layout.git",
"tag": "v0.2.2",
"commit": "8bc53798fe5965669ae67c72f91829fcfdceabfd"
}
}
}
}