-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathbox.json
More file actions
22 lines (22 loc) · 691 Bytes
/
box.json
File metadata and controls
22 lines (22 loc) · 691 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
"name":"PresideCMS Extension: Matomo",
"version":"0.4.2",
"author":"Michael Hnat",
"directory":"application/extensions",
"homepage": "https://github.com/madmikede/preside-ext-matomo.git",
"documentation": "https://github.com/madmikede/preside-ext-matomo.git",
"location": "https://github.com/madmikede/preside-ext-matomo/archive/v0.4.2.zip",
"type":"preside-extensions",
"repository":{
"type":"git",
"URL": "https://github.com/madmikede/preside-ext-matomo.git"
},
"slug":"preside-ext-matomo",
"projectURL":"",
"ignore":[
".git/*",
".gitignore",
".twgit_features_subject",
".twgit"
]
}