UNPKG

webscrollingistheworst

Version:

Web Scrolling is the Worst. This package tries to lessen the pain.

29 lines (28 loc) 765 B
{ "name": "webscrollingistheworst", "version": "0.3.1", "description": "Web Scrolling is the Worst. This package tries to lessen the pain.", "main": "dist/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "build": "tsc" }, "repository": { "type": "git", "url": "git+https://github.com/RafaelMalgor/WebScrollingIsTheWorst.git" }, "keywords": [ "Web", "Scrolling" ], "author": "Rafael Malgor", "license": "MIT", "bugs": { "url": "https://github.com/RafaelMalgor/WebScrollingIsTheWorst/issues" }, "homepage": "https://github.com/RafaelMalgor/WebScrollingIsTheWorst#readme", "dependencies": {}, "devDependencies": { "typescript": "^3.2.1" } }