Auto-discover first-party (@stone-js/*) CLI plugins from the project's direct dependencies.
Scans the project package.jsondependencies and devDependencies (direct dependencies
only, never transitive) for @stone-js/* packages that advertise a stone.cliPlugin contract,
and resolves each. Third-party packages are deliberately ignored: they must go through
stone.config. Returns an empty list when there is no package.json or no match.
Auto-discover first-party (
@stone-js/*) CLI plugins from the project's direct dependencies.Scans the project
package.jsondependenciesanddevDependencies(direct dependencies only, never transitive) for@stone-js/*packages that advertise astone.cliPlugincontract, and resolves each. Third-party packages are deliberately ignored: they must go throughstone.config. Returns an empty list when there is nopackage.jsonor no match.