@netsells/nuxt-hotjar
Version:
Nuxt hotjar plugin
25 lines (24 loc) • 418 B
JSON
{
"name": "@netsells/nuxt-hotjar",
"version": "0.1.3",
"description": "Nuxt hotjar plugin",
"author": {
"name": "Neveena",
"email": "neveena.ferrao@netsells.co.uk"
},
"files": [
"lib"
],
"main": "lib/index.js",
"keywords": [
"Vue",
"Nuxt",
"Hotjar",
"nuxt-hotjar"
],
"engines": {
"npm": ">= 4.0.0"
},
"repository": "netsells/nuxt-hotjar",
"license": "MIT"
}