-
Notifications
You must be signed in to change notification settings - Fork 0
/
smart.lock
88 lines (88 loc) · 2.9 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
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
{
"meteor": {},
"dependencies": {
"basePackages": {
"iron-router": {
"version": "0.8.2"
},
"handlebar-helpers": {},
"iron-router-progress": {},
"semantic-ui": {},
"collection2": {},
"velocity-html-reporter": {},
"mocha-web-velocity": {}
},
"packages": {
"iron-router": {
"git": "https://github.com/EventedMind/iron-router.git",
"tag": "v0.8.2",
"commit": "05415a8891ea87a00fb1e2388585f2ca5a38e0da"
},
"handlebar-helpers": {
"git": "https://github.com/raix/Meteor-handlebar-helpers.git",
"tag": "v0.1.1",
"commit": "0b407ab65e7c1ebd53d71aef0de2e2c1d21a597c"
},
"iron-router-progress": {
"git": "https://github.com/Multiply/iron-router-progress.git",
"tag": "v0.4.1",
"commit": "496fcda9a6ec352b4733725f60c6f280250c3541"
},
"semantic-ui": {
"git": "https://github.com/nooitaf/meteor-semantic-ui.git",
"tag": "v0.19.0",
"commit": "23ddf7b58db125cc33d0d95d58fcac940f262481"
},
"collection2": {
"git": "https://github.com/aldeed/meteor-collection2.git",
"tag": "v0.4.6",
"commit": "80554182486be0d8e74f7ed02194a5649d712e27"
},
"velocity-html-reporter": {
"git": "https://github.com/rdickert/velocity-html-reporter.git",
"tag": "v0.1.4",
"commit": "55f973519fb6db831678219057854b94a4cec846"
},
"mocha-web-velocity": {
"git": "https://github.com/mad-eye/meteor-mocha-web.git",
"tag": "v0.3.4",
"commit": "5b68e18104c00687748b190b04a7752478472d17"
},
"iron-layout": {
"git": "https://github.com/EventedMind/iron-layout.git",
"tag": "v0.2.0",
"commit": "4a2d53e35ba036b0c189c7ceca34be494d4c6c97"
},
"simple-schema": {
"git": "https://github.com/aldeed/meteor-simple-schema.git",
"tag": "v0.7.0",
"commit": "77d267aec4ba8a70f677e5d9ef9fb91fb0e3f0f6"
},
"velocity": {
"git": "https://github.com/xolvio/velocity.git",
"tag": "v0.1.18",
"commit": "1958c117417e832c3e9025088cca845b4a82728f"
},
"mirror": {
"git": "https://github.com/xdissent/meteor-mirror.git",
"tag": "v0.0.2",
"commit": "03d965dcab2f976a1fdc6ce513edcd4c17b75746"
},
"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"
}
}
}
}