forked from pixl8/preside-ext-google-tag-manager
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbox.json
More file actions
executable file
·24 lines (24 loc) · 870 Bytes
/
box.json
File metadata and controls
executable file
·24 lines (24 loc) · 870 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
{
"name":"PresideCMS Extension: Google Tag Manager",
"type":"preside-extensions",
"version":"VERSION_NUMBER",
"location":"https://s3.eu-west-2.amazonaws.com/pixl8-public-packages/google-tag-manager/DOWNLOAD_LOCATION",
"private":false,
"author":"Pixl8 Interactive",
"directory":"application/extensions",
"homepage":"https://github.com/pixl8/preside-ext-google-tag-manager",
"documentation":"https://github.com/pixl8/preside-ext-google-tag-manager",
"repository":{
"type":"git",
"URL":"https://github.com/pixl8/preside-ext-google-tag-manager"
},
"slug":"preside-ext-google-tag-manager",
"projectURL":"https://github.com/pixl8/preside-ext-google-tag-manager",
"ignore":[
".git/*",
".gitignore",
".gitlab-ci.yml",
".twgit_features_subject",
".travis.yml"
]
}