UNPKG

custom-element-interface

Version:

A WebComponent interface compliant with v1 spec.

20 lines (19 loc) 488 B
{ "name": "custom-element-interface", "version": "1.0.1", "description": "A WebComponent interface compliant with v1 spec.", "main": "index.d.ts", "repository": { "type": "github", "url": "https://github.com/romko391/custom-element-interface" }, "homepage": "https://github.com/romko391/custom-element-interface", "keywords": [ "webcomponents", "webcomponent", "lifecycle-hooks", "custom-elements" ], "author": "romko391", "license": "ISC" }