{ "name": "randomavatars", "version": "1.0.0", "description": "Easily generate random avatars from a text string", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "Lucifer Conrad Reeves (https://thatcomputerscientist.com)", "license": "MIT", "dependencies": { "walk": "^2.3.14" } }