typing-animation-dialog
Version:
Typing animation with event triggers in vanillajs
26 lines (25 loc) • 673 B
JSON
{
"name": "typing-animation-dialog",
"version": "1.0.1-beta2",
"description": "Typing animation with event triggers in vanillajs",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/shafqatjamil/typing-animation.git"
},
"keywords": [
"typing",
"animation",
"narration",
"dialog"
],
"author": "Shafqat Jamil Khan <shafqatjamil010@gmail.com>",
"license": "ISC",
"bugs": {
"url": "https://github.com/shafqatjamil/typing-animation/issues"
},
"homepage": "https://github.com/shafqatjamil/typing-animation#readme"
}