forked from Differential/meteor-boilerplate
-
Notifications
You must be signed in to change notification settings - Fork 0
/
smart.lock
70 lines (70 loc) · 2.29 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
{
"meteor": {},
"dependencies": {
"basePackages": {
"iron-router": {},
"accounts-entry": {
"git": "https://github.com/Differential/accounts-entry.git",
"branch": "master"
},
"handlebars-server": {
"git": "https://github.com/EventedMind/meteor-handlebars-server.git",
"branch": "master"
},
"minimongoid": {},
"collection2": {}
},
"packages": {
"iron-router": {
"git": "https://github.com/EventedMind/iron-router.git",
"tag": "v0.7.1",
"commit": "d1ffb3f06ea4c112132b030f2eb1a70b81675ecb"
},
"accounts-entry": {
"git": "https://github.com/Differential/accounts-entry.git",
"branch": "master",
"commit": "c0ce985f30b448d7bd9db731170c63286b184cf9"
},
"handlebars-server": {
"git": "https://github.com/EventedMind/meteor-handlebars-server.git",
"branch": "master",
"commit": "ce65fa1f63b94383e4e6168cdcec1b9e1d527668"
},
"minimongoid": {
"git": "https://github.com/Exygy/minimongoid.git",
"tag": "v0.8.8",
"commit": "cf8d0bec44934d617544965977f270f2a8cdca02"
},
"collection2": {
"git": "https://github.com/aldeed/meteor-collection2.git",
"tag": "v0.4.2",
"commit": "4ff4b707bec8be434919730bf101325adb215444"
},
"blaze-layout": {
"git": "https://github.com/EventedMind/blaze-layout.git",
"tag": "v0.2.4",
"commit": "b40e9b0612329288d75cf52ad14a7da64bb8618f"
},
"accounts-t9n": {
"git": "https://github.com/softwarerero/meteor-accounts-t9n.git",
"tag": "v0.0.5",
"commit": "ad9539a8818049d5d9fa050d8b2a1f62706483b1"
},
"simple-form": {
"git": "https://github.com/Differential/simple-form.git",
"tag": "v0.1.8",
"commit": "1ea0d3621b333e6f24f37e0e93efd3c081068716"
},
"underscore-string-latest": {
"git": "https://github.com/TimHeckel/meteor-underscore-string.git",
"tag": "v2.3.3",
"commit": "4a5d70eee48fbd90a6e6fc78747250d704a0b3bb"
},
"simple-schema": {
"git": "https://github.com/aldeed/meteor-simple-schema.git",
"tag": "v0.6.0",
"commit": "418ec496612fb2afc853e342f0d2269b6674a2fe"
}
}
}
}