{
  "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"
  }
}
