UNPKG

element-match-media

Version:
33 lines (32 loc) 732 B
{ "name": "element-match-media", "version": "0.0.3", "description": "Like window.matchMedia() but for HTML elements", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/tomhodgins/element-match-media.git" }, "keywords": [ "html", "element", "match", "media", "query", "parse", "breakpoint", "condition", "feature", "responsive", "container" ], "author": "Tommy Hodgins", "license": "MIT", "bugs": { "url": "https://github.com/tomhodgins/element-match-media/issues" }, "homepage": "https://github.com/tomhodgins/element-match-media#readme" }