html-element-fractions
Version:
gets element and viewport visibility fractions
36 lines (35 loc) • 772 B
JSON
{
"name": "html-element-fractions",
"version": "0.0.1",
"description": "gets element and viewport visibility fractions",
"main": "index.js",
"directories": {
"example": "examples",
"test": "test"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/findhit/html-element-fractions.git"
},
"keywords": [
"html",
"element",
"fractions",
"findhit",
"requirehit",
"bower",
"grunt",
"browser",
"visibility",
"viewport"
],
"author": "",
"license": "GPL v3",
"bugs": {
"url": "https://github.com/findhit/html-element-fractions/issues"
},
"homepage": "https://github.com/findhit/html-element-fractions"
}