-
Notifications
You must be signed in to change notification settings - Fork 4
/
smart.lock
80 lines (80 loc) · 2.61 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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
{
"meteor": {},
"dependencies": {
"basePackages": {
"iron-router": {},
"moment": {},
"crypto-md5": {},
"select2": {},
"mocha-web-velocity": {},
"velocity-html-reporter": {}
},
"packages": {
"iron-router": {
"git": "https://github.com/EventedMind/iron-router.git",
"tag": "v0.8.2",
"commit": "05415a8891ea87a00fb1e2388585f2ca5a38e0da"
},
"moment": {
"git": "https://github.com/acreeger/meteor-moment.git",
"tag": "v2.8.1",
"commit": "722ea63783d594341023836b7d418ab2567dab8c"
},
"crypto-md5": {
"git": "https://github.com/oortcloud/meteor-crypto-md5.git",
"tag": "v3.1.2.2",
"commit": "75bbb3eeace302122d3554a6212a6fe92553fa18"
},
"select2": {
"git": "https://github.com/nate-strauser/meteor-select2.git",
"tag": "v3.4.5",
"commit": "4a8d05582b949a14f0ee217c185166abbf112822"
},
"mocha-web-velocity": {
"git": "https://github.com/mad-eye/meteor-mocha-web.git",
"tag": "v0.3.4",
"commit": "5b68e18104c00687748b190b04a7752478472d17"
},
"velocity-html-reporter": {
"git": "https://github.com/rdickert/velocity-html-reporter.git",
"tag": "v0.1.4",
"commit": "55f973519fb6db831678219057854b94a4cec846"
},
"iron-layout": {
"git": "https://github.com/EventedMind/iron-layout.git",
"tag": "v0.2.0",
"commit": "4a2d53e35ba036b0c189c7ceca34be494d4c6c97"
},
"crypto-base": {
"git": "https://github.com/oortcloud/meteor-crypto-base.git",
"tag": "v3.1.2.1",
"commit": "5df8d82a0595553415bbfae2930c6ecbeece5794"
},
"mirror": {
"git": "https://github.com/xdissent/meteor-mirror.git",
"tag": "v0.0.2",
"commit": "03d965dcab2f976a1fdc6ce513edcd4c17b75746"
},
"velocity": {
"git": "https://github.com/xolvio/velocity.git",
"tag": "v0.1.18",
"commit": "1958c117417e832c3e9025088cca845b4a82728f"
},
"blaze-layout": {
"git": "https://github.com/EventedMind/blaze-layout.git",
"tag": "v0.2.5",
"commit": "273e3ab7d005d91a1a59c71bd224533b4dae2fbd"
},
"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"
}
}
}
}