-
Notifications
You must be signed in to change notification settings - Fork 1
/
smart.lock
62 lines (62 loc) · 1.95 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
{
"meteor": {},
"dependencies": {
"basePackages": {
"bootstrap3-less": {},
"npm": {},
"iron-router": {},
"select2": {},
"select2-bootstrap3-css": {},
"jquery-easing": {},
"chartjs": {},
"bootstrap-slider": {}
},
"packages": {
"bootstrap3-less": {
"git": "https://github.com/eprochasson/bootstrap3-less",
"tag": "v0.1.9",
"commit": "5c812c4d7ce72917a065f0424c3cf54e5ff2d16a"
},
"npm": {
"git": "https://github.com/arunoda/meteor-npm.git",
"tag": "v0.2.6",
"commit": "177ab6118de5bf8cffb19481343d5762ff7a2aaf"
},
"iron-router": {
"git": "https://github.com/EventedMind/iron-router.git",
"tag": "v0.7.1",
"commit": "d1ffb3f06ea4c112132b030f2eb1a70b81675ecb"
},
"select2": {
"git": "https://github.com/nate-strauser/meteor-select2.git",
"tag": "v3.4.5",
"commit": "4a8d05582b949a14f0ee217c185166abbf112822"
},
"select2-bootstrap3-css": {
"git": "https://github.com/esperadomedia/meteor-select2-bootstrap3-css.git",
"tag": "v0.0.5",
"commit": "ac0c74d4b110c4c5149f17bb33c3e9bb4f77eb88"
},
"jquery-easing": {
"git": "https://github.com/kenyee/meteor-jquery-easing.git",
"tag": "v1.3.0",
"commit": "556cf106f23692d78e5c92aa8a3bc99cf24bbd49"
},
"chartjs": {
"git": "https://github.com/donskifarrell/meteor-chartjs.git",
"tag": "v0.0.4",
"commit": "9d2adcd1de3728c8227e8eb7da0dcb2e0df21d0b"
},
"bootstrap-slider": {
"git": "https://github.com/kidovate/meteor-bootstrap-slider.git",
"tag": "v0.0.5",
"commit": "0a0421f3ceea41d05ad0c90d217589954f0dc3a0"
},
"blaze-layout": {
"git": "https://github.com/EventedMind/blaze-layout.git",
"tag": "v0.2.4",
"commit": "b40e9b0612329288d75cf52ad14a7da64bb8618f"
}
}
}
}