UNPKG

jsincss-element-query

Version:
36 lines (35 loc) 789 B
{ "name": "jsincss-element-query", "version": "2.2.0", "description": "An element query plugin for jsincss", "main": "index.js", "module": "index.vanilla.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/tomhodgins/jsincss-element-query.git" }, "keywords": [ "jsincss", "js-in-css", "element", "query", "container", "queries", "responsive", "rwd", "resize", "scoped", "stylesheet", "styles", "css" ], "author": "Tommy Hodgins", "license": "MIT", "bugs": { "url": "https://github.com/tomhodgins/jsincss-element-query/issues" }, "homepage": "https://github.com/tomhodgins/jsincss-element-query#readme" }