UNPKG

sausage-console-dog

Version:

A (subjectively) better way to log to the console, now with adjustable length of dog!

30 lines (29 loc) 576 B
{ "name": "sausage-console-dog", "version": "1.1.0", "main": "index.js", "engines": { "node": ">=15.0.0" }, "scripts": { "test": "jest tests/*" }, "keywords": [ "console", "dog", "doggo", "animal", "woof", "bark" ], "author": "MaoShizhong", "repository": { "type": "git", "url": "https://github.com/MaoShizhong/sausage-console-dog" }, "license": "ISC", "description": "A (subjectively) better way to log to the console, now with adjustable length of dog!", "devDependencies": { "jest": "^29.7.0" } }