Lines Matching refs:pkg
66 async run ([event, ...args], { path = this.npm.localPrefix, pkg } = {}) {71 if (!pkg) {73 pkg = content75 const { scripts = {} } = pkg83 pkg.scripts = scripts116 pkg,201 const { content: pkg } = await pkgJson.normalize(workspacePath)204 pkg,208 log.error(` in workspace: ${pkg._id || pkg.name}`)