-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathplugin.json
30 lines (30 loc) · 912 Bytes
/
plugin.json
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": "0.2.2",
"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": {
"piwik": ">=3.3.0-stable,<5.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"
}
]
}