Skip to content

Commit

Permalink
Merge pull request #2 from hans2103/patch-2
Browse files Browse the repository at this point in the history
create composer.json
  • Loading branch information
srenon authored Aug 22, 2016
2 parents a7a5f88 + 587fd60 commit d5b35f3
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"name": "magepal/magento1-googletagmanager",
"description":"Google Tag Manager (GTM) for Magento 2 with Advance Data Layer",
"keywords": [
"magento",
"gtm",
"google tag manager",
"ga",
"data layer",
"Tag Manager"
],
"license": "OSL-3.0",
"type": "magento-module",
"version": "1.0.1",
"require": {
"php": ">=5.3.0"
},
}

0 comments on commit d5b35f3

Please sign in to comment.