-
Notifications
You must be signed in to change notification settings - Fork 1
/
smart.lock
71 lines (71 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
68
69
70
71
{
"meteor": {},
"dependencies": {
"basePackages": {
"turkserver": {
"path": "../turkserver-meteor"
},
"tutorials": {}
},
"packages": {
"turkserver": {
"path": "../turkserver-meteor"
},
"tutorials": {
"git": "https://github.com/mizzao/meteor-tutorials.git",
"tag": "v0.6.0",
"commit": "e63b1f811f087b477a72c33edac9831e6ecafb5c"
},
"bootstrap-3": {
"git": "https://github.com/mangasocial/meteor-bootstrap-3.git",
"tag": "v3.1.1-1",
"commit": "63dd38968828bb8963636df93e9a1c45e2dfe67e"
},
"bootboxjs": {
"git": "https://github.com/TimHeckel/meteor-bootboxjs.git",
"tag": "v4.2.0",
"commit": "2b7d18ad028d9e7b37238ecf2a8a7970735cebd1"
},
"x-editable-bootstrap": {
"git": "https://github.com/nate-strauser/meteor-x-editable-bootstrap.git",
"tag": "v1.5.1",
"commit": "ddb9e4523b570f88d96c4fbafa5f6883e544baf8"
},
"iron-router": {
"git": "https://github.com/EventedMind/iron-router.git",
"tag": "v0.7.1",
"commit": "d1ffb3f06ea4c112132b030f2eb1a70b81675ecb"
},
"moment": {
"git": "https://github.com/acreeger/meteor-moment.git",
"tag": "v2.6.0",
"commit": "26156df681750fd6e6ed77043eef32b6653ebbdf"
},
"collection-hooks": {
"git": "https://github.com/matb33/meteor-collection-hooks.git",
"tag": "v0.6.7",
"commit": "f1d2ac629864edda09df6c955fa5ff3df26f739c"
},
"partitioner": {
"git": "https://github.com/mizzao/meteor-partitioner.git",
"tag": "v0.5.1",
"commit": "8aa40b68e1644c23a0bc57117795b20a970a6203"
},
"user-status": {
"git": "https://github.com/mizzao/meteor-user-status.git",
"tag": "v0.4.0",
"commit": "e2a1c7a4075f28b87b361387688e083a4b047a08"
},
"blaze-layout": {
"git": "https://github.com/EventedMind/blaze-layout.git",
"tag": "v0.2.4",
"commit": "b40e9b0612329288d75cf52ad14a7da64bb8618f"
},
"timesync": {
"git": "https://github.com/mizzao/meteor-timesync.git",
"tag": "v0.1.6",
"commit": "83067433f511bc13a11ae8c87e9a4d331256915e"
}
}
}
}