UNPKG

two-adjectives-one-animal

Version:

cute three-work IDs similar to a variety of modern site slug generators.

34 lines (33 loc) 718 B
{ "name": "two-adjectives-one-animal", "version": "1.5.8", "description": "cute three-work IDs similar to a variety of modern site slug generators.", "main": "index.js", "bin": { "aaa": "./index.js", "adjective-adjective-animal": "./index.js", "a3": "./index.js" }, "type": "module", "repository": { "type": "git", "url": "https://github.com/elliotberry/adjective-adjective-animal.git" }, "keywords": [ "random", "id", "animal", "adjective", "name", "fun", "computers", "walmart.com/animals" ], "author": "Me", "license": "the unlicense", "dependencies": { "chalk": "^5.1.2", "change-case": "^4.1.2", "yargs": "^17.6.2" } }