@tasul/shuffle-text
Version:
JavaScript library for text switching effects
23 lines (22 loc) • 457 B
JSON
{
"name": "@tasul/shuffle-text",
"version": "1.0.4",
"description": "JavaScript library for text switching effects",
"main": "shuffleText.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/azultasul/shuffle-text"
},
"keywords": [
"shuffle",
"switch",
"text",
"letters",
"array"
],
"author": "tasul",
"license": "MIT"
}