vue-mouseflow
Version:
Vue.js plugin to add Mouseflow tracking to your application
16 lines (15 loc) • 371 B
JSON
{
"name": "vue-mouseflow",
"version": "1.1.1",
"description": "Vue.js plugin to add Mouseflow tracking to your application",
"main": "dist/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"mouseflow",
"tracking"
],
"author": "Jamie McElwain <jamie@esteemtherapeutics.com>",
"license": "MIT"
}