@edgarngeleso/html_text_animation
Version:
A simple html text animation.
23 lines (22 loc) • 561 B
JSON
{
"name": "@edgarngeleso/html_text_animation",
"version": "1.0.1",
"description": "A simple html text animation.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": ["Animate",
"html",
"text",
"animation",
"flyin",
"flyout",
"flyout-reverse",
"fadein",
"fadeout",
"typewriter",
"wavy"],
"author": "Edgar Ngeleso",
"license": "ISC"
}