{
  "name": "@erquhart/lerna-npm-install",
  "version": "3.14.0",
  "description": "An internal Lerna tool",
  "keywords": [
    "lerna",
    "utils"
  ],
  "homepage": "https://github.com/lerna/lerna/tree/master/utils/npm-install#readme",
  "license": "MIT",
  "author": {
    "name": "Daniel Stockman",
    "url": "https://github.com/evocateur"
  },
  "files": [
    "npm-install.js"
  ],
  "main": "npm-install.js",
  "engines": {
    "node": ">= 6.9.0"
  },
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/lerna/lerna.git",
    "directory": "utils/npm-install"
  },
  "scripts": {
    "test": "echo \"Run tests from root\" && exit 1"
  },
  "dependencies": {
    "@erquhart/lerna-child-process": "3.14.0",
    "@erquhart/lerna-get-npm-exec-opts": "3.14.0",
    "fs-extra": "^7.0.0",
    "npm-package-arg": "^6.1.0",
    "npmlog": "^4.1.2",
    "signal-exit": "^3.0.2",
    "write-pkg": "^3.1.0"
  },
  "gitHead": "8466fb4b96e2e2500b0f066d3e95a7d694a1d688"
}
