{
  "name": "@erquhart/lerna-pack-directory",
  "version": "3.14.0",
  "description": "Pack a directory into an npm package tarball",
  "keywords": [
    "lerna",
    "npm",
    "pack",
    "directory"
  ],
  "author": "Daniel Stockman <daniel.stockman@gmail.com>",
  "homepage": "https://github.com/lerna/lerna/tree/master/utils/pack-directory#readme",
  "license": "MIT",
  "main": "lib/pack-directory.js",
  "files": [
    "lib"
  ],
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/lerna/lerna.git",
    "directory": "utils/pack-directory"
  },
  "scripts": {
    "test": "echo \"Error: run tests from root\" && exit 1"
  },
  "dependencies": {
    "@erquhart/lerna-get-packed": "3.14.0",
    "@erquhart/lerna-package": "3.14.0",
    "@erquhart/lerna-run-lifecycle": "3.14.0",
    "figgy-pudding": "^3.5.1",
    "npm-packlist": "^1.4.1",
    "npmlog": "^4.1.2",
    "tar": "^4.4.8",
    "temp-write": "^3.4.0"
  },
  "gitHead": "8466fb4b96e2e2500b0f066d3e95a7d694a1d688"
}
