find-pkg-ws
find yarn workspaces package.json
const findPkg = require('find-pkg-ws');
findPkg()
findPkg('path of anywhere wanna search')
find yarn workspaces package.json
const findPkg = require('find-pkg-ws');
findPkg()
findPkg('path of anywhere wanna search')