-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsmart.lock
More file actions
45 lines (45 loc) · 1.34 KB
/
smart.lock
File metadata and controls
45 lines (45 loc) · 1.34 KB
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
{
"meteor": {},
"dependencies": {
"basePackages": {
"bootstrap-3": {},
"bootswatch-yeti": {},
"moment": {},
"twilio-meteor": {},
"iron-router": {},
"buzz.js": {}
},
"packages": {
"bootstrap-3": {
"git": "https://github.com/mangasocial/meteor-bootstrap-3.git",
"tag": "v0.3.7",
"commit": "5dd0d142c870647b910be80bc777b96f0dd45e5e"
},
"bootswatch-yeti": {
"git": "https://github.com/mikeschaekermann/meteor-bootswatch-yeti.git",
"tag": "v0.3.7",
"commit": "98871b27baa7e8c080bc59ab4c870b99ec271386"
},
"moment": {
"git": "https://github.com/acreeger/meteor-moment.git",
"tag": "v2.2.1",
"commit": "9ee12e714afe56b189f53076447b7b54f3012065"
},
"twilio-meteor": {
"git": "https://github.com/andreioprisan/twilio-meteor.git",
"tag": "v1.1.0",
"commit": "7f36ec52fc334caf8b740320524df62afce890e1"
},
"iron-router": {
"git": "https://github.com/EventedMind/iron-router.git",
"tag": "v0.6.2",
"commit": "ce56e58b45624dce992490f3a1c10f10d3948bae"
},
"buzz.js": {
"git": "https://github.com/brentjanderson/meteor-buzz.git",
"tag": "v1.1.0.1",
"commit": "5c579c9833a6633a38fb05db928a09ac0a3bbc7e"
}
}
}
}