UNPKG

smooth-mousewheel-scroll

Version:

A lightweight, ES5/ES6 friendly solution to achieve buttery smooth scrolling.

25 lines (24 loc) 684 B
{ "name": "smooth-mousewheel-scroll", "version": "1.0.0", "description": "A lightweight, ES5/ES6 friendly solution to achieve buttery smooth scrolling.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/kcharlesbusiness/Smooth-Mousewheel-Scroll.git" }, "keywords": [ "JavaScript", "Srolling", "Smooth" ], "author": "Karl Charles", "license": "ISC", "bugs": { "url": "https://github.com/kcharlesbusiness/Smooth-Mousewheel-Scroll/issues" }, "homepage": "https://github.com/kcharlesbusiness/Smooth-Mousewheel-Scroll#readme" }