{
  "name": "@erquhart/lerna-project",
  "version": "3.14.0",
  "description": "Lerna project configuration",
  "keywords": [
    "lerna",
    "core"
  ],
  "homepage": "https://github.com/lerna/lerna/tree/master/core/project#readme",
  "license": "MIT",
  "author": {
    "name": "Daniel Stockman",
    "url": "https://github.com/evocateur"
  },
  "files": [
    "index.js",
    "lib"
  ],
  "main": "index.js",
  "engines": {
    "node": ">= 6.9.0"
  },
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/lerna/lerna.git",
    "directory": "core/project"
  },
  "scripts": {
    "test": "echo \"Run tests from root\" && exit 1"
  },
  "dependencies": {
    "@erquhart/lerna-package": "3.14.0",
    "@erquhart/lerna-validation-error": "3.14.0",
    "cosmiconfig": "^5.1.0",
    "dedent": "^0.7.0",
    "dot-prop": "^4.2.0",
    "glob-parent": "^3.1.0",
    "globby": "^8.0.1",
    "load-json-file": "^4.0.0",
    "npmlog": "^4.1.2",
    "p-map": "^1.2.0",
    "resolve-from": "^4.0.0",
    "write-json-file": "^2.3.0"
  },
  "gitHead": "8466fb4b96e2e2500b0f066d3e95a7d694a1d688"
}
