{ "lerna": "2.0.0-rc.1", "packages": [ "packages/*", "." ], "hoist": true, "nohoist": "husky", "commands": { "bootstrap": { "concurrency": 1 } } }