mirror of
https://github.com/multipleofnpm/tiny-ripple.git
synced 2026-01-13 16:17:57 +00:00
Update package.json
This commit is contained in:
10
package.json
10
package.json
@@ -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"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user