{
  "name": "@lerna/project",
  "version": "3.21.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": {
    "@lerna/package": "3.16.0",
    "@lerna/validation-error": "3.13.0",
    "cosmiconfig": "^5.1.0",
    "dedent": "^0.7.0",
    "dot-prop": "^4.2.0",
    "glob-parent": "^5.0.0",
    "globby": "^9.2.0",
    "load-json-file": "^5.3.0",
    "npmlog": "^4.1.2",
    "p-map": "^2.1.0",
    "resolve-from": "^4.0.0",
    "write-json-file": "^3.2.0"
  },
  "gitHead": "3367257cabe1540a3b9468acbfa0d01ba391077d"
}
