-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathsmart.lock
More file actions
50 lines (50 loc) · 1.57 KB
/
smart.lock
File metadata and controls
50 lines (50 loc) · 1.57 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
{
"meteor": {},
"dependencies": {
"basePackages": {
"font-awesome": {
"git": "https://github.com/nate-strauser/meteor-font-awesome.git",
"tag": "v3.2.1"
},
"moment": {},
"bootstrap-datetimepicker": {},
"bootstrap-datepicker": {
"git": "https://github.com/ideiudicibus/bootstrap-datepicker.git",
"branch": "master"
},
"iron-router": {}
},
"packages": {
"font-awesome": {
"git": "https://github.com/nate-strauser/meteor-font-awesome.git",
"tag": "v3.2.1",
"commit": "38bdfff72dfb8857b272f9a9b056045d6a015489"
},
"moment": {
"git": "https://github.com/acreeger/meteor-moment.git",
"tag": "v2.6.0",
"commit": "26156df681750fd6e6ed77043eef32b6653ebbdf"
},
"bootstrap-datetimepicker": {
"git": "https://github.com/Elfoslav/bootstrap-datetimepicker.git",
"tag": "v0.0.6",
"commit": "728e5d603c377652e6909e180358364c46ce95ff"
},
"bootstrap-datepicker": {
"git": "https://github.com/ideiudicibus/bootstrap-datepicker.git",
"branch": "master",
"commit": "5b8b05dc778d47986de68ecf193083b26589c5b1"
},
"iron-router": {
"git": "https://github.com/EventedMind/iron-router.git",
"tag": "v0.7.1",
"commit": "d1ffb3f06ea4c112132b030f2eb1a70b81675ecb"
},
"blaze-layout": {
"git": "https://github.com/EventedMind/blaze-layout.git",
"tag": "v0.2.4",
"commit": "b40e9b0612329288d75cf52ad14a7da64bb8618f"
}
}
}
}