-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsmart.lock
96 lines (96 loc) · 3.16 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
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
{
"meteor": {},
"dependencies": {
"basePackages": {
"jquery-ui": {},
"font-awesome": {},
"moment": {},
"iron-router": {},
"npm": {},
"bootstrap-datepicker": {
"git": "https://github.com/freshjones/meteor-bootstrap-datepicker.git",
"branch": "master"
},
"bootstrap-3": {},
"managedUsers": {},
"parsleyjs": {},
"jqbootstrapvalidation": {},
"bootstrap-3-switch": {},
"accounting": {},
"bootstrap-datepicker2": {},
"flot": {}
},
"packages": {
"jquery-ui": {
"git": "https://github.com/TimHeckel/meteor-jquery-ui.git",
"tag": "v1.9.2",
"commit": "c437d45edcf1367df8d5ffa8bad2867758030bd2"
},
"font-awesome": {
"git": "https://github.com/nate-strauser/meteor-font-awesome.git",
"tag": "v4.0.3",
"commit": "61e9361384347547ae144f8228faa4deffda23db"
},
"moment": {
"git": "https://github.com/acreeger/meteor-moment.git",
"tag": "v2.5.1",
"commit": "8c9bc5d3fc96705057737cb9743d555417f6e551"
},
"iron-router": {
"git": "https://github.com/EventedMind/iron-router.git",
"tag": "v0.6.2",
"commit": "ce56e58b45624dce992490f3a1c10f10d3948bae"
},
"npm": {
"git": "https://github.com/arunoda/meteor-npm.git",
"tag": "v0.2.6",
"commit": "177ab6118de5bf8cffb19481343d5762ff7a2aaf"
},
"bootstrap-datepicker": {
"git": "https://github.com/freshjones/meteor-bootstrap-datepicker.git",
"branch": "master",
"commit": "7c7992981969a2113d1887369e7c62a34260b5ce"
},
"bootstrap-3": {
"git": "https://github.com/mangasocial/meteor-bootstrap-3.git",
"tag": "v3.1.0-1",
"commit": "329dccb08bfc18c635676dea600ac9953162cda9"
},
"managedUsers": {
"git": "https://github.com/jzgoda/managedUsers.git",
"tag": "v0.1.6",
"commit": "becaa15e37cddb28d0da26bb57015c92242d2915"
},
"parsleyjs": {
"git": "https://github.com/nate-strauser/meteor-parsleyjs.git",
"tag": "v1.1.7",
"commit": "035a1e56a78e50369686b7e281aa71e3daf3729a"
},
"jqbootstrapvalidation": {
"git": "https://github.com/nate-strauser/meteor-jqbootstrapvalidation.git",
"tag": "v0.1.0",
"commit": "2af4625d41a9b24311544a53790f14fa38c27b10"
},
"bootstrap-3-switch": {
"git": "https://github.com/joshorig/meteor-bootstrap-3-switch.git",
"tag": "v0.0.3",
"commit": "0d2f24b5ae2857d41eb945b5c2cec1c31a02d0d6"
},
"accounting": {
"git": "https://github.com/IainShigeoka/meteor-accounting.git",
"tag": "v0.3.2.3",
"commit": "330cf532e6ac7282cf85ef3b83a54c1a25f5bdae"
},
"bootstrap-datepicker2": {
"git": "https://github.com/deepwell/meteor-bootstrap-datepicker.git",
"tag": "v1.2.0",
"commit": "b7de18a7cc651ea665cda75048663f90d1a11d10"
},
"flot": {
"git": "https://github.com/austinrivas/meteor-flot.git",
"tag": "v1.0.6",
"commit": "b1561652ac7a73a99397a9922d39a5e19a75d26e"
}
}
}
}