Class NodeResolutionResult.Npmrc

java.lang.Object
org.openrewrite.javascript.marker.NodeResolutionResult.Npmrc
All Implemented Interfaces:
org.openrewrite.rpc.RpcCodec<NodeResolutionResult.Npmrc>
Enclosing class:
NodeResolutionResult

public static class NodeResolutionResult.Npmrc extends Object implements org.openrewrite.rpc.RpcCodec<NodeResolutionResult.Npmrc>
Represents npm configuration from a specific scope. Multiple Npmrc objects can be collected (one per scope) to allow recipes to merge configurations or modify specific scopes.