Class LockFileParser
java.lang.Object
org.openrewrite.javascript.internal.LockFileParser
Parses an npm
package-lock.json v3-format string into structured
NodeResolutionResult.ResolvedDependency instances. The Bun lock format is reduced
to the same npm v3 shape upstream by BunLockAdapter, so this
parser handles both PMs.-
Nested Class Summary
Nested Classes -
Method Summary
-
Method Details
-
parse
-