UNPKG

@ryanburnette/console-log-util-inspect

Version:

Console.log the util.inspect of an object with some defaults. Console log it all.

20 lines (19 loc) 632 B
{ "name": "@ryanburnette/console-log-util-inspect", "version": "1.1.1", "description": "Console.log the util.inspect of an object with some defaults. Console log it all.", "main": "index.js", "repository": { "type": "git", "url": "git+https://github.com/ryanburnette/console-log-util-inspect.git" }, "author": "Ryan Burnette <ryan.burnette@gmail.com>", "license": "ISC", "bugs": { "url": "https://github.com/ryanburnette/console-log-util-inspect/issues" }, "homepage": "https://github.com/ryanburnette/console-log-util-inspect#readme", "dependencies": { "@ryanburnette/merge": "^1.0.0" } }