UNPKG

@brandup/ui-helpers

Version:
34 lines 765 B
{ "name": "@brandup/ui-helpers", "description": "JavaScript helpers", "keywords": [ "brandup", "javascript", "typescript", "dom", "ui" ], "author": { "name": "Dmitry Kovyazin", "email": "it@brandup.online" }, "homepage": "https://github.com/brandup-online/brandup-ui/npm/brandup-ui-helpers", "repository": { "type": "git", "url": "https://github.com/brandup-online/brandup-ui.git" }, "bugs": { "url": "https://github.com/brandup-online/brandup-ui/issues", "email": "it@brandup.online" }, "license": "Apache-2.0", "version": "1.0.32", "main": "dist/cjs/index.js", "module": "dist/mjs/index.js", "types": "dist/types.d.ts", "files": [ "dist", "tsconfig.json", "README.md" ] }