-
Notifications
You must be signed in to change notification settings - Fork 12
/
Copy pathsmart.lock
126 lines (126 loc) · 4.22 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
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
{
"meteor": {},
"dependencies": {
"basePackages": {
"zurb-foundation": {},
"iron-router": {
"git": "https://github.com/EventedMind/iron-router.git",
"tag": "v0.7.1"
},
"collection2": {},
"accounts-guest": {},
"collection-helpers": {},
"moment": {},
"moment-range": {},
"fontawesome4": {},
"elasticsearch": {},
"npm": {},
"mocha-web-velocity": {},
"velocity-html-reporter": {},
"fullcalendar2.0": {},
"iron-router-progress": {}
},
"packages": {
"zurb-foundation": {
"git": "https://github.com/MixinLabs/meteor-foundation.git",
"tag": "v5.3.3-0.1.0",
"commit": "f754d7758ae0a79e0573ddbf927382042f1a875c"
},
"iron-router": {
"git": "https://github.com/EventedMind/iron-router.git",
"tag": "v0.7.1",
"commit": "d1ffb3f06ea4c112132b030f2eb1a70b81675ecb"
},
"collection2": {
"git": "https://github.com/aldeed/meteor-collection2.git",
"tag": "v0.4.6",
"commit": "80554182486be0d8e74f7ed02194a5649d712e27"
},
"accounts-guest": {
"git": "https://github.com/artwells/meteor-accounts-guest.git",
"tag": "v0.0.6",
"commit": "f40bcf1f9e5999c70ab81a4f1e7a39f3ce78aa57"
},
"collection-helpers": {
"git": "https://github.com/dburles/meteor-collection-helpers.git",
"tag": "v0.3.1",
"commit": "eff6c859cd91eae324f6c99ab755992d0f271d91"
},
"moment": {
"git": "https://github.com/acreeger/meteor-moment.git",
"tag": "v2.8.1",
"commit": "722ea63783d594341023836b7d418ab2567dab8c"
},
"moment-range": {
"git": "https://github.com/kevb/meteor-moment-range",
"tag": "v1.0.1",
"commit": "60db017c61fbe747fb0e8e696bf136ceaccd8c7c"
},
"fontawesome4": {
"git": "https://github.com/chrismbeckett/meteor-fontawesome4.git",
"tag": "v1.1.0",
"commit": "7d2cb9119b7981b8f854b7051d302d4842311249"
},
"elasticsearch": {
"git": "https://github.com/andrewreedy/meteor-elasticsearch.git",
"tag": "v0.0.5",
"commit": "da60735a238d9f8687a06686760d47081c359b2c"
},
"npm": {
"git": "https://github.com/arunoda/meteor-npm.git",
"tag": "v0.2.6",
"commit": "177ab6118de5bf8cffb19481343d5762ff7a2aaf"
},
"mocha-web-velocity": {
"git": "https://github.com/mad-eye/meteor-mocha-web.git",
"tag": "v0.3.4",
"commit": "5b68e18104c00687748b190b04a7752478472d17"
},
"velocity-html-reporter": {
"git": "https://github.com/rdickert/velocity-html-reporter.git",
"tag": "v0.1.4",
"commit": "55f973519fb6db831678219057854b94a4cec846"
},
"fullcalendar2.0": {
"git": "https://github.com/J-Katzen/meteor-fullcalendar2.git",
"tag": "v1.0.4",
"commit": "64b14f953f5f51a91ae12762c382d13ea6d441bd"
},
"iron-router-progress": {
"git": "https://github.com/Multiply/iron-router-progress.git",
"tag": "v0.4.1",
"commit": "496fcda9a6ec352b4733725f60c6f280250c3541"
},
"blaze-layout": {
"git": "https://github.com/EventedMind/blaze-layout.git",
"tag": "v0.2.4",
"commit": "b40e9b0612329288d75cf52ad14a7da64bb8618f"
},
"simple-schema": {
"git": "https://github.com/aldeed/meteor-simple-schema.git",
"tag": "v0.7.0",
"commit": "77d267aec4ba8a70f677e5d9ef9fb91fb0e3f0f6"
},
"log": {
"git": "https://github.com/andrewreedy/meteor-log.git",
"branch": "master",
"commit": "110251d7d973611a0ac56db7e2af76fb3cc77af5"
},
"mirror": {
"git": "https://github.com/xdissent/meteor-mirror.git",
"tag": "v0.0.2",
"commit": "03d965dcab2f976a1fdc6ce513edcd4c17b75746"
},
"velocity": {
"git": "https://github.com/xolvio/velocity.git",
"tag": "v0.1.18",
"commit": "1958c117417e832c3e9025088cca845b4a82728f"
},
"jquery-ui": {
"git": "https://github.com/TimHeckel/meteor-jquery-ui.git",
"tag": "v1.9.2",
"commit": "c437d45edcf1367df8d5ffa8bad2867758030bd2"
}
}
}
}