Adds support for the format "workspace": {"packages": []} for workspaces in package.json
Adds support for relative paths when finding workspaces (i.e, not using "files find" from the root folder of the project, but instead having the root folder nested in the current folder)
Adds support for the format "workspace": {"packages": []} for workspaces in package.json Adds support for relative paths when finding workspaces (i.e, not using "files find" from the root folder of the project, but instead having the root folder nested in the current folder)