{
  "name": "@lerna/log-packed",
  "version": "4.0.0",
  "description": "Log the result of npm pack --json",
  "keywords": [
    "lerna",
    "npm",
    "log",
    "pack"
  ],
  "author": "Daniel Stockman <daniel.stockman@gmail.com>",
  "homepage": "https://github.com/lerna/lerna/tree/master/utils/log-packed#readme",
  "license": "MIT",
  "main": "lib/log-packed.js",
  "files": [
    "lib"
  ],
  "engines": {
    "node": ">= 10.18.0"
  },
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/lerna/lerna.git",
    "directory": "utils/log-packed"
  },
  "scripts": {
    "test": "echo \"Error: run tests from root\" && exit 1"
  },
  "dependencies": {
    "byte-size": "^7.0.0",
    "columnify": "^1.5.4",
    "has-unicode": "^2.0.1",
    "npmlog": "^4.1.2"
  },
  "gitHead": "4582c476e07dddddd6b2e3ab6e7f52c1f9eed59a"
}
