{
  "name": "@erquhart/lerna-npm-publish",
  "version": "3.14.0",
  "description": "An internal Lerna tool",
  "keywords": [
    "lerna",
    "utils"
  ],
  "homepage": "https://github.com/lerna/lerna/tree/master/utils/npm-publish#readme",
  "license": "MIT",
  "author": {
    "name": "Daniel Stockman",
    "url": "https://github.com/evocateur"
  },
  "files": [
    "npm-publish.js"
  ],
  "main": "npm-publish.js",
  "engines": {
    "node": ">= 6.9.0"
  },
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/lerna/lerna.git",
    "directory": "utils/npm-publish"
  },
  "scripts": {
    "test": "echo \"Run tests from root\" && exit 1"
  },
  "dependencies": {
    "@erquhart/lerna-run-lifecycle": "3.14.0",
    "figgy-pudding": "^3.5.1",
    "fs-extra": "^7.0.0",
    "libnpmpublish": "^1.1.1",
    "npmlog": "^4.1.2",
    "pify": "^3.0.0",
    "read-package-json": "^2.0.13"
  },
  "gitHead": "8466fb4b96e2e2500b0f066d3e95a7d694a1d688"
}
