UNPKG

@huasi/text-shuffle

Version:
39 lines 768 B
{ "name": "@huasi/text-shuffle", "version": "1.0.6", "description": "", "private": false, "main": "dist/index.js", "types": "dist/types/index.d.ts", "repository": { "type": "git", "url": "https://github.com/huasi-dev/text-shuffle.git" }, "bugs": { "url": "https://github.com/huasi-dev/text-shuffle/issues", "email": "cadifilippo@gmail.com" }, "author": "cadifilippo@gmail.com", "contributors": [ "luciaaldanacastillo@gmail.com" ], "license": "MIT", "homepage": "www.huasi.dev", "scripts": { "build": "tsc" }, "devDependencies": { "typescript": "5.0.4" }, "keywords": [ "text", "shuffle", "typescript", "javascript", "js", "ts", "effect", "write", "animation" ] }