Files

31 lines
665 B
JSON

{
"name": "jquery-scrolldepth",
"filename": "jquery.scrolldepth.min.js",
"version": "0.6",
"description": "A jQuery plugin to track page scroll depth",
"homepage": "http://scrolldepth.parsnip.io",
"authors": [
"Rob Flaherty"
],
"description": "A Google Analytics plugin for measuring page scrolling.",
"moduleType": [
"globals"
],
"keywords": [
"analytics",
"google-analytics",
"tracking",
"jquery",
"scrolldepth"
],
"dependencies": {
"jquery" : ">=1.8"
},
"license": "MIT",
"ignore": [
"test",
"build.sh",
"contributing.md"
]
}