-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathsmart.lock
More file actions
61 lines (61 loc) · 1.95 KB
/
Copy pathsmart.lock
File metadata and controls
61 lines (61 loc) · 1.95 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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
{
"meteor": {},
"dependencies": {
"basePackages": {
"iron-router": {},
"bootstrap-3": {},
"accounts-ui-bootstrap-3": {},
"houston": {},
"moment": {},
"user-status": {},
"handlebars-server": {}
},
"packages": {
"iron-router": {
"git": "https://github.com/EventedMind/iron-router.git",
"tag": "v0.6.2",
"commit": "ce56e58b45624dce992490f3a1c10f10d3948bae"
},
"bootstrap-3": {
"git": "https://github.com/mangasocial/meteor-bootstrap-3.git",
"tag": "v3.1.0-1",
"commit": "329dccb08bfc18c635676dea600ac9953162cda9"
},
"accounts-ui-bootstrap-3": {
"git": "https://github.com/mangasocial/meteor-accounts-ui-bootstrap-3.git",
"tag": "v0.2.4",
"commit": "cdbd20eb065310c0cc302bbd5f22e5b2121c769a"
},
"houston": {
"git": "https://github.com/gterrono/meteor-admin-ui.git",
"tag": "v1.0.0",
"commit": "e98660af09cb3e4e90848abfe943a06e7068cccc"
},
"moment": {
"git": "https://github.com/acreeger/meteor-moment.git",
"tag": "v2.5.1",
"commit": "8c9bc5d3fc96705057737cb9743d555417f6e551"
},
"user-status": {
"git": "https://github.com/mizzao/meteor-user-status.git",
"tag": "v0.2.0",
"commit": "e18cc48440710d0ac23bd1a578974f9142226bf4"
},
"handlebars-server": {
"git": "https://github.com/EventedMind/meteor-handlebars-server.git",
"tag": "v1.1.0",
"commit": "ed99c8e9280894519f44a5b4c84f66ff596c5450"
},
"paginated-subscription": {
"git": "https://github.com/tmeasday/meteor-paginated-subscription.git",
"tag": "v0.1.2",
"commit": "35e0c6112df2b4cfeb60b559276a93cac5ee2dd6"
},
"spin": {
"git": "https://github.com/SachaG/meteor-spin.git",
"tag": "v0.2.2",
"commit": "3f655f0016228e4195acc784c45d3e3a247dc39f"
}
}
}
}