-
Notifications
You must be signed in to change notification settings - Fork 0
/
smart.lock
59 lines (59 loc) · 1.86 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": {},
"accounts-entry": {},
"handlebars-server": {},
"collection2": {},
"autoform": {}
},
"packages": {
"iron-router": {
"git": "https://github.com/EventedMind/iron-router.git",
"tag": "v0.6.4",
"commit": "927bbaed1b87894fb6fb70807f74ff3a5bd89f29"
},
"accounts-entry": {
"git": "https://github.com/BeDifferential/accounts-entry.git",
"tag": "v0.6.1",
"commit": "8e42d4abca33d6a00d236d198589fe4924729d09"
},
"handlebars-server": {
"git": "https://github.com/EventedMind/meteor-handlebars-server.git",
"tag": "v1.1.0",
"commit": "ed99c8e9280894519f44a5b4c84f66ff596c5450"
},
"collection2": {
"git": "https://github.com/aldeed/meteor-collection2.git",
"tag": "v0.3.8",
"commit": "69aff2a21ba3c382f915e1f9dbcca2ad38edb6d5"
},
"autoform": {
"git": "https://github.com/aldeed/meteor-autoform.git",
"tag": "v0.4.18",
"commit": "991efc809b959e77d94796f47ca6c5b1e5c2c6e2"
},
"just-i18n": {
"git": "https://github.com/subhog/meteor-just-i18n.git",
"tag": "v0.1.1",
"commit": "ce88ac66c0dc107dc2da93ce152616115838101f"
},
"accounts-t9n": {
"git": "https://github.com/softwarerero/meteor-accounts-t9n.git",
"tag": "v0.0.2",
"commit": "408e3a037114cb72163073110e2121e3d548c1a2"
},
"simple-schema": {
"git": "https://github.com/aldeed/meteor-simple-schema.git",
"tag": "v0.2.40",
"commit": "d22892daa943e3567916effeaafd794ca6af5cd2"
},
"moment": {
"git": "https://github.com/acreeger/meteor-moment.git",
"tag": "v2.5.1",
"commit": "8c9bc5d3fc96705057737cb9743d555417f6e551"
}
}
}
}