The npm scope of first-party packages the CLI trusts for zero-config auto-discovery.
Only packages under this scope are ever loaded automatically from their package.json
contract; every third-party plugin must be declared explicitly in stone.config, so the
developer never runs unvetted build-time code from a transitive or untrusted dependency.
The npm scope of first-party packages the CLI trusts for zero-config auto-discovery.
Only packages under this scope are ever loaded automatically from their
package.jsoncontract; every third-party plugin must be declared explicitly instone.config, so the developer never runs unvetted build-time code from a transitive or untrusted dependency.