-
Notifications
You must be signed in to change notification settings - Fork 26
/
smart.lock
59 lines (59 loc) · 1.87 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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
{
"meteor": {},
"dependencies": {
"basePackages": {
"iron-router": {},
"collection-hooks": {},
"fast-render": {},
"jade": {},
"handlebars-server": {}
},
"packages": {
"iron-router": {
"git": "https://github.com/EventedMind/iron-router.git",
"tag": "v0.7.1",
"commit": "d1ffb3f06ea4c112132b030f2eb1a70b81675ecb"
},
"collection-hooks": {
"git": "https://github.com/matb33/meteor-collection-hooks.git",
"tag": "v0.7.2",
"commit": "261f61f07b371ae913463fba8964a9b93cab531b"
},
"fast-render": {
"git": "https://github.com/arunoda/meteor-fast-render.git",
"tag": "v0.2.8",
"commit": "149984b1aff3a5642a270aff9bd9006872c8302e"
},
"jade": {
"git": "https://github.com/mquandalle/meteor-jade.git",
"tag": "v0.2.4",
"commit": "a47a4c59daaa57e7fe5f1544d4ea76d95a5c9abf"
},
"handlebars-server": {
"git": "https://github.com/EventedMind/meteor-handlebars-server.git",
"tag": "v1.2.0",
"commit": "1b72c4e9d82af66293e50be4516c487d15d97464"
},
"iron-layout": {
"git": "https://github.com/EventedMind/iron-layout.git",
"tag": "v0.2.0",
"commit": "4a2d53e35ba036b0c189c7ceca34be494d4c6c97"
},
"blaze-layout": {
"git": "https://github.com/EventedMind/blaze-layout.git",
"tag": "v0.2.4",
"commit": "b40e9b0612329288d75cf52ad14a7da64bb8618f"
},
"iron-core": {
"git": "https://github.com/EventedMind/iron-core.git",
"tag": "v0.2.0",
"commit": "0e48b5dc50d03f01025b7b900fb5ce2f13d52cad"
},
"iron-dynamic-template": {
"git": "https://github.com/EventedMind/iron-dynamic-template.git",
"tag": "v0.2.1",
"commit": "4dd1185c4d9d616c9abdb3f33e4a7d5a88db7e18"
}
}
}
}