UNPKG

textmutant

Version:

Mutates text into various other forms.

16 lines (15 loc) 435 B
{ "name": "textmutant", "version": "1.0.13", "description": "Mutates text into various other forms.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "text", "randomize", "reverse", "flip", "to binary", "from binary", "color to hex", "mutant" ], "homepage": "https://github.com/devayes/textmutant", "author": "devayes@gmail.com", "license": "MIT" }