-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathsmart.lock
43 lines (43 loc) · 1.27 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
{
"meteor": {},
"dependencies": {
"basePackages": {
"foundation5-sass": {},
"iron-router": {},
"spin": {},
"jquery-masonry": {}
},
"packages": {
"foundation5-sass": {
"git": "https://github.com/lgollut/meteor-foundation5-sass.git",
"tag": "v0.0.13",
"commit": "10fed6a3c7edbbce6bd234ed41ca2b23ba4cf1cf"
},
"iron-router": {
"git": "https://github.com/EventedMind/iron-router.git",
"tag": "v0.7.1",
"commit": "d1ffb3f06ea4c112132b030f2eb1a70b81675ecb"
},
"spin": {
"git": "https://github.com/SachaG/meteor-spin.git",
"tag": "v2.0.3",
"commit": "23c1145472a710d5c93fa4beaca4e576caeb2f24"
},
"jquery-masonry": {
"git": "https://github.com/waltyuyu/meteor-jquery-masonry.git",
"tag": "v0.1.0",
"commit": "ec514fa4440f3cd77f5f567f25be27dc38ab57fa"
},
"scss": {
"git": "https://github.com/fourseven/meteor-scss.git",
"tag": "v0.9.3",
"commit": "185f3b2787fb85e653f7b7bf603d1493ed14943d"
},
"blaze-layout": {
"git": "https://github.com/EventedMind/blaze-layout.git",
"tag": "v0.2.4",
"commit": "b40e9b0612329288d75cf52ad14a7da64bb8618f"
}
}
}
}