UNPKG

in-view-js

Version:

Module for capturing element in viewport on native Javascript.

25 lines (24 loc) 632 B
{ "name": "in-view-js", "version": "1.0.2", "description": "Module for capturing element in viewport on native Javascript.", "main": "dist/in-view-js.min.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/bullettoothaxe/in-view-js.git" }, "keywords": [ "in-view", "inView", "in-view-js" ], "author": "bullettoothaxe@gmail.com", "license": "ISC", "bugs": { "url": "https://github.com/bullettoothaxe/in-view-js/issues" }, "homepage": "https://github.com/bullettoothaxe/in-view-js#readme" }