UNPKG

dom-helpers

Version:
47 lines (46 loc) 981 B
{ "name": "dom-helpers", "version": "5.1.2", "description": "tiny modular DOM lib for ie9+", "author": { "name": "Jason Quense", "email": "monastic.panic@gmail.com" }, "repository": { "type": "git", "url": "git+https://github.com/jquense/dom-helpers.git" }, "license": "MIT", "main": "cjs/index.js", "types": "cjs/index.d.ts", "module": "esm/index.js", "keywords": [ "dom-helpers", "react-component", "dom", "api", "cross-browser", "style", "event", "height", "width", "dom-helpers", "class", "classlist", "css" ], "release": { "conventionalCommits": true, "publishDir": "lib" }, "dependencies": { "@babel/runtime": "^7.6.3", "csstype": "^2.6.7" }, "bugs": { "url": "https://github.com/jquense/dom-helpers/issues" }, "readme": "ERROR: No README data found!", "homepage": "https://github.com/jquense/dom-helpers#readme", "_id": "dom-helpers@5.1.1" }