pollcatch
Version:
A collection of lightweight, customizable feedback Web Components built with Lit and TypeScript.
28 lines • 457 B
JSON
{
"name": "pollcatch",
"private": false,
"version": "1.0.12",
"type": "module",
"main": "pc.js",
"module": "pc.js",
"exports": {
".": {
"import": "./pc.js"
}
},
"keywords": [
"web-components",
"survey",
"feedback",
"poll",
"rating",
"nps",
"stars",
"widget",
"lit",
"typescript",
"cdn"
],
"author": "David Lin <david@pollcatch.com>",
"homepage": "https://www.pollcatch.com"
}