-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsmart.lock
62 lines (62 loc) · 2.01 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": {
"font-awesome": {},
"router": {},
"transitioner": {},
"momentjs": {},
"accounts-ui-bootstrap-dropdown": {},
"incr-csv": {},
"select2": {},
"bootstrap-datetimepicker": {}
},
"packages": {
"font-awesome": {
"git": "https://github.com/nate-strauser/meteor-font-awesome.git",
"tag": "v3.2.0",
"commit": "2cba6f907a2579cae2d399b522f9544c13d5e091"
},
"router": {
"git": "https://github.com/tmeasday/meteor-router.git",
"tag": "v0.5.3",
"commit": "7bd3a1bdd1099625bb8b49406d9b8f961d6f4a17"
},
"transitioner": {
"git": "https://github.com/tmeasday/meteor-transitioner.git",
"tag": "v0.2.4",
"commit": "33ca36ff84e9b9b7a500ec86e2332245b998ef3e"
},
"momentjs": {
"git": "https://github.com/crapthings/meteor-momentjs.git",
"tag": "v2.1.0",
"commit": "f421f51c2cb40093374a83adb932937da2f991d3"
},
"accounts-ui-bootstrap-dropdown": {
"git": "https://github.com/erobit/meteor-accounts-ui-bootstrap-dropdown.git",
"tag": "v0.1.5",
"commit": "e12b128f140caa2797720cbd5fae084de7810c6a"
},
"incr-csv": {
"git": "https://github.com/jeffmitchel/meteor-incr-csv.git",
"tag": "v0.2.4",
"commit": "f9e6d649295fd471832d224f114f80a641114c2a"
},
"select2": {
"git": "https://github.com/nate-strauser/meteor-select2.git",
"tag": "v3.4.0",
"commit": "a731bdb357cadd840aa5d9a3e893ab3df097a09c"
},
"bootstrap-datetimepicker": {
"git": "https://github.com/Elfoslav/bootstrap-datetimepicker.git",
"tag": "v0.0.6",
"commit": "728e5d603c377652e6909e180358364c46ce95ff"
},
"page-js-ie-support": {
"git": "https://github.com/tmeasday/meteor-page-js-ie-support.git",
"tag": "v1.3.5",
"commit": "b99ed8380aefd10b2afc8f18d9eed4dd0d8ea9cb"
}
}
}
}