-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathplugin.json
More file actions
30 lines (30 loc) · 909 Bytes
/
plugin.json
File metadata and controls
30 lines (30 loc) · 909 Bytes
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
{
"name": "SharpSpringWidgetByAmperage",
"version": "5.0.1",
"description": "Show SharpSpring info as a widget.",
"theme": false,
"keywords": ["amperage", "SharpSpring", "Sharp Spring", "CRM", "leads", "widget"],
"license": "GPL v3+",
"homepage": "http://www.amperagemarketing.com",
"require": {
"matomo": ">=5.0.0-b1,<6.0.0-b1"
},
"support": {
"email": "kzeni1@gmail.com",
"issues": "https://github.com/AMPERAGE-Marketing/Matomo-SharpSpring-Widget/issues",
"wiki": "https://github.com/AMPERAGE-Marketing/Matomo-SharpSpring-Widget/wiki",
"source": "https://github.com/AMPERAGE-Marketing/Matomo-SharpSpring-Widget"
},
"authors": [
{
"name": "Amperage Marketing & Fundraising",
"email": "digital@amperagemarketing.com",
"homepage": "http://www.amperagemarketing.com"
},
{
"name": "Kurt Zenisek",
"email": "kzeni1@gmail.com",
"homepage": "http://kzeni.com"
}
]
}