mirror of
https://github.com/multipleofnpm/tiny-ripple.git
synced 2026-01-14 00:27:58 +00:00
Update package.json
This commit is contained in:
10
package.json
10
package.json
@@ -1,8 +1,18 @@
|
|||||||
{
|
{
|
||||||
"name": "tiny-ripple",
|
"name": "tiny-ripple",
|
||||||
"version": "0.2.1",
|
"version": "0.2.1",
|
||||||
|
"description": "Tiny, lightweight ripple effect for web pages — creates subtle click/touch ripples.",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"files": [
|
"files": [
|
||||||
"index.js"
|
"index.js"
|
||||||
|
],
|
||||||
|
"keywords": [
|
||||||
|
"ripple",
|
||||||
|
"ripple-effect",
|
||||||
|
"touch",
|
||||||
|
"ui",
|
||||||
|
"animation",
|
||||||
|
"vanilla-js",
|
||||||
|
"tiny-ripple"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user