-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsmart.lock
More file actions
61 lines (61 loc) · 1.86 KB
/
smart.lock
File metadata and controls
61 lines (61 loc) · 1.86 KB
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
{
"meteor": {},
"dependencies": {
"basePackages": {
"iron-router": {},
"stylus-multi": {},
"meteor-errors": {},
"errors": {},
"moment": {},
"i18n-easy": {},
"autocompletion": {}
},
"packages": {
"iron-router": {
"git": "https://github.com/EventedMind/iron-router.git",
"tag": "v0.7.1",
"commit": "d1ffb3f06ea4c112132b030f2eb1a70b81675ecb"
},
"stylus-multi": {
"git": "https://github.com/furrio/meteor-stylus-multi.git",
"tag": "v0.0.2",
"commit": "f9a3e832f43edfda74d845fce6007725f5e05a5f"
},
"meteor-errors": {
"git": "https://github.com/tmeasday/meteor-errors.git",
"tag": "v0.1.0",
"commit": "b91859cd98d69f5b294d7d7a2724427872103da8"
},
"errors": {
"git": "https://github.com/tmeasday/meteor-errors.git",
"tag": "v0.2.1",
"commit": "f2af03510a9e3d9952601f5f091aa76bfbcbf224"
},
"moment": {
"git": "https://github.com/acreeger/meteor-moment.git",
"tag": "v2.6.0",
"commit": "26156df681750fd6e6ed77043eef32b6653ebbdf"
},
"i18n-easy": {
"git": "https://github.com/janouma/i18n-easy.git",
"tag": "v0.1.5",
"commit": "324e522746a0823466b948dedbc13b2cb083ea64"
},
"autocompletion": {
"git": "https://github.com/sebdah/meteor-autocompletion.git",
"tag": "v0.1.4",
"commit": "821cb4a85d94132edfc26e8f0c2a432c95485e79"
},
"blaze-layout": {
"git": "https://github.com/EventedMind/blaze-layout.git",
"tag": "v0.2.4",
"commit": "b40e9b0612329288d75cf52ad14a7da64bb8618f"
},
"jquery-ui": {
"git": "https://github.com/TimHeckel/meteor-jquery-ui.git",
"tag": "v1.9.2",
"commit": "c437d45edcf1367df8d5ffa8bad2867758030bd2"
}
}
}
}