{
"lerna": "2.0.0-rc.4",
"version": "independent",
"npmClient": "yarn",
"hoist": true,
"nohoist": ["graphi"],
"packages": [
"packages/*"
]
}