Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
hdpero authored Nov 14, 2017
1 parent 547a357 commit 43c5b80
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,15 @@
{
"name": "fractaslabs/silverstripe-cookie-policy-notification",
"name": "fractas/cookiepolicy",
"description": "SilverStripe Cookie Policy Notification Module",
"type": "silverstripe-module",
"homepage": "http://github.com/fractaslabs/silverstripe-cookie-policy-notification",
"keywords": ["silverstripe", "cookie", "cookie-policy", "notification", "module", "cms"],
"authors": [{
"name": "Milan jelicanin",
"email": "[email protected]"
}, {
"name": "Petar Simic",
"email": "[email protected]"
}],
"support": {
"issues": "http://github.com/fractaslabs/silverstripe-cookie-policy-notification/issues"
Expand All @@ -19,7 +22,6 @@
"fractaslabs/silverstripe-googleanalytics": "Module that adds a ability to add multiple Google Analytics property IDs"
},
"extra": {
"installer-name": "cookie-policy-notification"
},
"target-dir": "cookie-policy-notification"
"installer-name": "cookiepolicy"
}
}

0 comments on commit 43c5b80

Please sign in to comment.