-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathsmart.lock
67 lines (67 loc) · 2.26 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
{
"meteor": {},
"dependencies": {
"basePackages": {
"accounts-linkedin": {},
"semantic-ui": {},
"accounts-templates-semantic-ui": {}
},
"packages": {
"accounts-linkedin": {
"git": "https://github.com/yefim/meteor-accounts-linkedin.git",
"tag": "v0.0.6",
"commit": "58ae8fc9da845c2eabcacc5cc6a238af6189d19d"
},
"semantic-ui": {
"git": "https://github.com/nooitaf/meteor-semantic-ui.git",
"tag": "v0.19.0",
"commit": "23ddf7b58db125cc33d0d95d58fcac940f262481"
},
"accounts-templates-semantic-ui": {
"git": "https://github.com/splendido/meteor-accounts-templates-semantic-ui.git",
"tag": "v0.0.30",
"commit": "bb3347c5ab484a573ed70f25a9ab6aa7fb04953c"
},
"linkedin": {
"git": "https://github.com/yefim/meteor-linkedin.git",
"tag": "v0.0.2",
"commit": "c3bac682ea0edd19e58b9172e708f91616888ba0"
},
"accounts-templates-core": {
"git": "https://github.com/splendido/accounts-templates-core.git",
"tag": "v0.0.28",
"commit": "d7c80dbd380b34fbf1f09aa7a69e55cb8d392252"
},
"accounts-t9n": {
"git": "https://github.com/softwarerero/meteor-accounts-t9n.git",
"tag": "v0.0.17",
"commit": "b293ebca52d6dca01f96264d69b9b229cebe49b3"
},
"iron-router": {
"git": "https://github.com/EventedMind/iron-router.git",
"tag": "v0.8.2",
"commit": "05415a8891ea87a00fb1e2388585f2ca5a38e0da"
},
"iron-layout": {
"git": "https://github.com/EventedMind/iron-layout.git",
"tag": "v0.2.0",
"commit": "4a2d53e35ba036b0c189c7ceca34be494d4c6c97"
},
"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"
}
}
}
}