mirror of
https://github.com/multipleofnpm/tiny-ripple.git
synced 2026-01-13 16:17:57 +00:00
19 lines
343 B
JSON
19 lines
343 B
JSON
{
|
|
"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"
|
|
]
|
|
}
|