-
Notifications
You must be signed in to change notification settings - Fork 0
/
smart.lock
41 lines (41 loc) · 1.2 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
{
"meteor": {},
"dependencies": {
"basePackages": {
"npm": {},
"GAnalytics": {},
"jquery-masonry": {},
"iron-router": {
"git": "https://github.com/EventedMind/iron-router.git",
"branch": "blaze-integration"
}
},
"packages": {
"npm": {
"git": "https://github.com/arunoda/meteor-npm.git",
"tag": "v0.2.6",
"commit": "177ab6118de5bf8cffb19481343d5762ff7a2aaf"
},
"GAnalytics": {
"git": "https://github.com/datariot/meteor-ganalytics.git",
"tag": "v0.1.1",
"commit": "91b19d37687bb2cd7976fb43b482143a53509d7e"
},
"jquery-masonry": {
"git": "https://github.com/waltyuyu/meteor-jquery-masonry.git",
"tag": "v0.1.0",
"commit": "ec514fa4440f3cd77f5f567f25be27dc38ab57fa"
},
"iron-router": {
"git": "https://github.com/EventedMind/iron-router.git",
"branch": "blaze-integration",
"commit": "947991731df164e56b53cfdae8ef23802d989142"
},
"blaze-layout": {
"git": "https://github.com/EventedMind/blaze-layout.git",
"branch": "master",
"commit": "8bc53798fe5965669ae67c72f91829fcfdceabfd"
}
}
}
}