Update package.json

This commit is contained in:
2025-08-20 19:07:25 -07:00
committed by GitHub
parent 4fe284ff04
commit 4780f1d0c5

View File

@@ -1,8 +1,18 @@
{
"name": "tiny-ripple",
"version": "0.2.1",
"description": "Tiny, lightweight ripple effect for web pages — creates subtle click/touch ripples.",
"main": "index.js",
"files": [
"index.js"
],
"keywords": [
"ripple",
"ripple-effect",
"touch",
"ui",
"animation",
"vanilla-js",
"tiny-ripple"
]
}