diff --git a/composer.lock b/composer.lock index 930be0d..5379017 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "c12466cd14088e970d0819785359399c", + "content-hash": "7fafa0c733187f84ddeae2384ccf0116", "packages": [ { "name": "asm89/stack-cors", @@ -6723,6 +6723,57 @@ "source": "http://cgit.drupalcode.org/honeypot" } }, + { + "name": "drupal/hotjar", + "version": "1.2.0", + "source": { + "type": "git", + "url": "https://git.drupal.org/project/hotjar", + "reference": "8.x-1.2" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/hotjar-8.x-1.2.zip", + "reference": "8.x-1.2", + "shasum": "cd56858bf335cf8ba9ce65d28a796e8bd313c67b" + }, + "require": { + "drupal/core": "~8.0" + }, + "type": "drupal-module", + "extra": { + "branch-alias": { + "dev-1.x": "1.x-dev" + }, + "drupal": { + "version": "8.x-1.2", + "datestamp": "1513139885", + "security-coverage": { + "status": "covered", + "message": "Covered by Drupal's security advisory policy" + } + } + }, + "notification-url": "https://packages.drupal.org/8/downloads", + "license": [ + "GPL-2.0-or-later" + ], + "authors": [ + { + "name": "csakiistvan", + "homepage": "https://www.drupal.org/user/491514" + }, + { + "name": "tikaszvince", + "homepage": "https://www.drupal.org/user/337178" + } + ], + "description": "Allows your site to be tracked by Hotjar by adding a Javascript tracking code to every page.", + "homepage": "https://www.drupal.org/project/hotjar", + "support": { + "source": "http://cgit.drupalcode.org/hotjar" + } + }, { "name": "drupal/http_client_error_status", "version": "1.0.0",