UNPKG

input-bubbles

Version:

Adding text bubbles into HTML elements with typesetting

27 lines (26 loc) 481 B
{ "name": "input-bubbles", "version": "0.10.6", "authors": [ "lutaev.stepan@yandex.ru" ], "description": "Adding text bubbles into HTML elements with typesetting", "main": [ "dist/js/input-bubbles.js", "dist/css/input-bubbles.min.css" ], "keywords": [ "typing", "bubbles", "panels", "contenteditable", "input" ], "license": "MIT", "ignore": [ "**/.*", "node_modules", "bower_components" ], "dependencies": {} }