UNPKG

joicomponents

Version:

Design patterns to build native web components

32 lines (31 loc) 724 B
{ "name": "joicomponents", "version": "1.3.6", "description": "Design patterns to build native web components", "main": "src/slotchangeMixin.js", "directories": { "test": "test" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/orstavik/JoiComponents.git" }, "keywords": [ "design patterns", "cookbook", "native", "web components", "custom elements", "slotchange", "slotchangedCallback" ], "author": "Ivar Orstavik", "license": "ISC", "bugs": { "url": "https://github.com/orstavik/JoiComponents" }, "homepage": "https://github.com/orstavik/JoiComponents" }