-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathsmart.lock
56 lines (56 loc) · 1.73 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
{
"meteor": {},
"dependencies": {
"basePackages": {
"iron-router": {},
"medium-editor-updated": {},
"sass": {},
"moment": {},
"flash-messages": {},
"iron-router-progress": {},
"fast-render": {}
},
"packages": {
"iron-router": {
"git": "https://github.com/EventedMind/iron-router.git",
"tag": "v0.7.1",
"commit": "d1ffb3f06ea4c112132b030f2eb1a70b81675ecb"
},
"medium-editor-updated": {
"git": "https://github.com/donflopez/meteor-medium-editor.git",
"tag": "v1.2.0",
"commit": "6d2f34b560b2682341aae23fc78251ccea504cd8"
},
"sass": {
"git": "https://github.com/particle4dev/meteor-sass.git",
"tag": "v0.1.4",
"commit": "7f43b08e9726c953bbbda5974d09cfca89f45086"
},
"moment": {
"git": "https://github.com/acreeger/meteor-moment.git",
"tag": "v2.6.0",
"commit": "26156df681750fd6e6ed77043eef32b6653ebbdf"
},
"flash-messages": {
"git": "https://github.com/camilosw/flash-messages.git",
"tag": "v0.2.4",
"commit": "8e7d09e7b7bd61ab10aaad01371dcecef2e9f797"
},
"iron-router-progress": {
"git": "https://github.com/Multiply/iron-router-progress.git",
"tag": "v0.4.0",
"commit": "02f78bdaca4c13d59f548d5a0ce83408c34b56d1"
},
"fast-render": {
"git": "https://github.com/arunoda/meteor-fast-render.git",
"tag": "v0.2.5",
"commit": "93e2fb334e55fbe9b5ebb2a2e65964018658f43e"
},
"blaze-layout": {
"git": "https://github.com/EventedMind/blaze-layout.git",
"tag": "v0.2.4",
"commit": "b40e9b0612329288d75cf52ad14a7da64bb8618f"
}
}
}
}