UNPKG

ui-kit

Version:
34 lines (33 loc) 748 B
{ "name": "ui-kit", "version": "0.20.10", "description": "user interface kit", "main": "index.js", "scripts": { "test": "mocha" }, "repository": { "type": "git", "url": "https://github.com/ui-kit/ui-kit.git" }, "keywords": [ "user", "interface", "kit" ], "author": "Michael Andrew Vanasse <mail@mndvns.com> (http://mndvns.com/)", "license": "MIT", "bugs": { "url": "https://github.com/ui-kit/ui-kit/issues" }, "homepage": "https://github.com/ui-kit/ui-kit", "dependencies": { "color": "^0.7.3", "debounce": "^1.0.0", "dompurify": "^0.8.5", "object-assign": "^4.0.1", "sanitize-html": "^1.11.1", "scroll-to-element": "^2.0.0", "unique-id-mixin": "^1.0.0" } }