This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of LeafMarkdown with Swift 6.0 for macOS (SPM).

Swift 6 data race errors: 1

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor-community/leaf-markdown.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/vapor-community/leaf-markdown
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at ecec9a9 Update for UnsafeUnescapedLeafTag
Cloned https://github.com/vapor-community/leaf-markdown.git
Revision (git rev-parse @):
ecec9a93102139609aa5a84c51990fc305fbc1d6
SUCCESS checkout https://github.com/vapor-community/leaf-markdown.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $workDir
https://github.com/vapor-community/leaf-markdown.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/57] Write sources
[4/57] Copying PrivacyInfo.xcprivacy
[5/57] Write swift-version-6F35C1178C84523A.txt
[6/57] Compiling cmark tagfilter.c
[7/57] Compiling cmark arena.c
[8/57] Compiling cmark syntax_extension.c
[9/57] Compiling cmark table.c
[10/57] Compiling cmark strikethrough.c
[11/57] Compiling cmark utf8.c
[12/57] Compiling cmark registry.c
[13/57] Compiling cmark render.c
[14/57] Compiling cmark blocks.c
[15/57] Compiling cmark references.c
[16/57] Compiling cmark plugin.c
[17/57] Compiling cmark autolink.c
[18/57] Compiling cmark plaintext.c
[19/57] Compiling cmark map.c
[20/57] Compiling cmark man.c
[21/57] Compiling cmark linked_list.c
[22/57] Compiling cmark node.c
[23/57] Compiling cmark latex.c
[24/57] Compiling cmark iterator.c
[25/57] Compiling cmark tasklist.c
[26/57] Compiling cmark houdini_html_e.c
[27/57] Compiling cmark html.c
[28/57] Compiling cmark houdini_href_e.c
[29/57] Compiling cmark xml.c
[30/57] Compiling cmark footnotes.c
[31/57] Write sources
[33/57] Compiling cmark houdini_html_u.c
[34/57] Compiling cmark inlines.c
[35/57] Write sources
[36/57] Compiling cmark core-extensions.c
[37/57] Compiling cmark cmark_ctype.c
[38/57] Write sources
[43/57] Compiling cmark ext_scanners.c
[44/57] Compiling cmark cmark.c
[45/57] Compiling cmark buffer.c
[46/57] Compiling cmark commonmark.c
[47/57] Compiling _AtomicsShims.c
[48/57] Compiling CNIOWindows shim.c
[49/57] Compiling CNIOWindows WSAStartup.c
[49/57] Write sources
[51/57] Compiling cmark scanners.c
[52/59] Compiling CNIOLinux shim.c
[53/63] Compiling CNIOLinux liburing_shims.c
[54/102] Compiling CNIODarwin shim.c
[55/102] Compiling c-nioatomics.c
[56/102] Compiling c-atomics.c
[58/108] Compiling Atomics Primitives.shims.swift
[59/108] Compiling Atomics AtomicInteger.swift
[60/108] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[61/109] Emitting module _NIOBase64
[62/109] Compiling _NIOBase64 Base64.swift
[63/109] Compiling Atomics AtomicMemoryOrderings.swift
[64/109] Compiling Atomics DoubleWord.swift
[65/109] Compiling Atomics AtomicOptionalWrappable.swift
[66/109] Compiling Atomics AtomicReference.swift
[67/109] Compiling Atomics PointerConformances.swift
[68/109] Compiling Atomics Primitives.native.swift
[69/109] Emitting module _CollectionsUtilities
[70/109] Compiling Atomics OptionalRawRepresentable.swift
[71/109] Compiling Atomics RawRepresentable.swift
[72/109] Compiling Atomics ManagedAtomic.swift
[73/109] Compiling Atomics ManagedAtomicLazyReference.swift
[74/109] Compiling Atomics UnsafeAtomic.swift
[75/109] Compiling Atomics UnsafeAtomicLazyReference.swift
[76/111] Compiling Atomics AtomicStorage.swift
[77/111] Compiling Atomics AtomicValue.swift
[78/111] Compiling Atomics AtomicBool.swift
[79/111] Compiling Atomics IntegerConformances.swift
[82/111] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[83/128] Compiling DequeModule Deque+Extras.swift
[84/128] Compiling DequeModule Deque+Hashable.swift
[85/128] Compiling DequeModule Deque+CustomReflectable.swift
[86/128] Compiling DequeModule Deque+Descriptions.swift
[87/128] Compiling DequeModule Deque.swift
[88/128] Compiling DequeModule _DequeBuffer.swift
[89/128] Emitting module SwiftMarkdown
[90/128] Compiling SwiftMarkdown SwiftMarkdown.swift
[91/128] Compiling Atomics IntegerOperations.swift
[92/128] Compiling Atomics Unmanaged extensions.swift
[97/128] Compiling DequeModule _DequeSlot.swift
[98/128] Compiling DequeModule _DequeBufferHeader.swift
[99/129] Compiling _NIODataStructures PriorityQueue.swift
[100/129] Emitting module _NIODataStructures
[101/129] Compiling _NIODataStructures _TinyArray.swift
[102/129] Compiling _NIODataStructures Heap.swift
[103/129] Compiling DequeModule _UnsafeWrappedBuffer.swift
[104/129] Compiling NIOConcurrencyHelpers NIOLock.swift
[105/129] Emitting module NIOConcurrencyHelpers
[106/129] Compiling NIOConcurrencyHelpers atomics.swift
[107/129] Compiling NIOConcurrencyHelpers lock.swift
[108/129] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[109/129] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[112/129] Compiling DequeModule Deque+Sendable.swift
[113/129] Compiling DequeModule Deque+Testing.swift
[114/129] Compiling DequeModule Deque+Codable.swift
[115/129] Compiling DequeModule Deque+Collection.swift
[116/129] Compiling DequeModule Deque+Equatable.swift
[117/129] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[118/129] Emitting module Atomics
[121/129] Compiling DequeModule Deque._Storage.swift
[122/129] Compiling DequeModule Deque._UnsafeHandle.swift
[129/129] Emitting module DequeModule
[130/189] Compiling NIOCore GlobalSingletons.swift
[131/189] Compiling NIOCore IO.swift
[132/189] Compiling NIOCore IOData.swift
[133/189] Compiling NIOCore IPProtocol.swift
[134/189] Compiling NIOCore IntegerBitPacking.swift
[135/189] Compiling NIOCore IntegerTypes.swift
[136/195] Compiling NIOCore SocketOptionProvider.swift
[137/195] Compiling NIOCore SystemCallHelpers.swift
[138/195] Compiling NIOCore TimeAmount+Duration.swift
[139/195] Compiling NIOCore TypeAssistedChannelHandler.swift
[140/195] Compiling NIOCore UniversalBootstrapSupport.swift
[141/195] Compiling NIOCore Utilities.swift
[142/195] Compiling NIOCore ConvenienceOptionSupport.swift
[143/195] Compiling NIOCore DeadChannel.swift
[144/195] Compiling NIOCore DispatchQueue+WithFuture.swift
[145/195] Compiling NIOCore EventLoop+Deprecated.swift
[146/195] Compiling NIOCore EventLoop+SerialExecutor.swift
[147/195] Compiling NIOCore EventLoop.swift
[148/195] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[149/195] Compiling NIOCore EventLoopFuture+Deprecated.swift
[150/195] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[151/195] Compiling NIOCore EventLoopFuture.swift
[152/195] Compiling NIOCore FileDescriptor.swift
[153/195] Compiling NIOCore FileHandle.swift
[154/195] Compiling NIOCore FileRegion.swift
[155/195] Compiling NIOCore Interfaces.swift
[156/195] Compiling NIOCore Linux.swift
[157/195] Compiling NIOCore MarkedCircularBuffer.swift
[158/195] Compiling NIOCore MulticastChannel.swift
[159/195] Compiling NIOCore NIOAny.swift
[160/195] Compiling NIOCore NIOCloseOnErrorHandler.swift
[161/195] Compiling NIOCore AddressedEnvelope.swift
[162/195] Compiling NIOCore AsyncAwaitSupport.swift
[163/195] Compiling NIOCore AsyncChannel.swift
[164/195] Compiling NIOCore AsyncChannelInboundStream.swift
[165/195] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[166/195] Compiling NIOCore AsyncChannelOutboundWriter.swift
[167/195] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[168/195] Compiling NIOCore NIOLoopBound.swift
[169/195] Compiling NIOCore NIOSendable.swift
[170/195] Compiling NIOCore PointerHelpers.swift
[171/195] Compiling NIOCore RecvByteBufferAllocator.swift
[172/195] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[173/195] Compiling NIOCore SocketAddresses.swift
[174/195] Compiling NIOCore ByteBuffer-core.swift
[175/195] Compiling NIOCore ByteBuffer-hexdump.swift
[176/195] Compiling NIOCore ByteBuffer-int.swift
[177/195] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[178/195] Compiling NIOCore ByteBuffer-multi-int.swift
[179/195] Compiling NIOCore ByteBuffer-views.swift
[180/195] Compiling NIOCore Channel.swift
[181/195] Compiling NIOCore ChannelHandler.swift
[182/195] Compiling NIOCore ChannelHandlers.swift
[183/195] Compiling NIOCore ChannelInvoker.swift
[184/195] Compiling NIOCore ChannelOption.swift
[185/195] Compiling NIOCore ChannelPipeline.swift
[186/195] Compiling NIOCore CircularBuffer.swift
[187/195] Compiling NIOCore Codec.swift
[188/195] Compiling NIOCore NIOAsyncSequenceProducer.swift
[189/195] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[190/195] Compiling NIOCore NIOAsyncWriter.swift
[191/195] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[192/195] Compiling NIOCore BSDSocketAPI.swift
[193/195] Compiling NIOCore ByteBuffer-aux.swift
[194/195] Compiling NIOCore ByteBuffer-conversions.swift
[195/195] Emitting module NIOCore
[196/248] Compiling NIOEmbedded AsyncTestingChannel.swift
[197/248] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[198/248] Compiling NIOEmbedded Embedded.swift
[199/248] Emitting module NIOEmbedded
[200/248] Compiling NIOPosix PooledRecvBufferAllocator.swift
[201/248] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[202/248] Compiling NIOPosix PosixSingletons.swift
[203/248] Compiling NIOPosix RawSocketBootstrap.swift
[204/248] Compiling NIOPosix Resolver.swift
[205/248] Compiling NIOPosix Selectable.swift
[206/248] Compiling NIOPosix SelectableChannel.swift
[207/248] Compiling NIOPosix SelectableEventLoop.swift
[208/248] Compiling NIOPosix SelectorEpoll.swift
[209/248] Compiling NIOPosix SelectorGeneric.swift
[210/253] Compiling NIOPosix SocketProtocols.swift
[211/253] Compiling NIOPosix System.swift
[212/253] Compiling NIOPosix Thread.swift
[213/253] Compiling NIOPosix ThreadPosix.swift
[214/253] Compiling NIOPosix ThreadWindows.swift
[215/253] Compiling NIOPosix PendingWritesManager.swift
[216/253] Compiling NIOPosix PipeChannel.swift
[217/253] Compiling NIOPosix PipePair.swift
[218/253] Compiling NIOPosix PointerHelpers.swift
[219/253] Compiling NIOPosix Pool.swift
[220/253] Compiling NIOPosix SelectorKqueue.swift
[221/253] Compiling NIOPosix SelectorUring.swift
[222/253] Compiling NIOPosix ServerSocket.swift
[223/253] Compiling NIOPosix Socket.swift
[224/253] Compiling NIOPosix SocketChannel.swift
[225/253] Compiling NIOPosix HappyEyeballs.swift
[226/253] Compiling NIOPosix IO.swift
[227/253] Compiling NIOPosix IntegerBitPacking.swift
[228/253] Compiling NIOPosix IntegerTypes.swift
[229/253] Compiling NIOPosix Linux.swift
[230/253] Compiling NIOPosix LinuxCPUSet.swift
[231/253] Compiling NIOPosix BaseStreamSocketChannel.swift
[232/253] Compiling NIOPosix Bootstrap.swift
[233/253] Compiling NIOPosix ControlMessage.swift
[234/253] Compiling NIOPosix DatagramVectorReadManager.swift
[235/253] Compiling NIOPosix FileDescriptor.swift
[236/253] Compiling NIOPosix GetaddrinfoResolver.swift
[237/253] Emitting module NIOPosix
[238/253] Compiling NIOPosix BSDSocketAPICommon.swift
[239/253] Compiling NIOPosix BSDSocketAPIPosix.swift
[240/253] Compiling NIOPosix BSDSocketAPIWindows.swift
[241/253] Compiling NIOPosix BaseSocket.swift
[242/253] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[243/253] Compiling NIOPosix BaseSocketChannel.swift
[244/253] Compiling NIOPosix LinuxUring.swift
[245/253] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[246/253] Compiling NIOPosix NIOThreadPool.swift
[247/253] Compiling NIOPosix NonBlockingFileIO.swift
[248/253] Compiling NIOPosix PendingDatagramWritesManager.swift
[249/253] Compiling NIOPosix UnsafeTransfer.swift
[250/253] Compiling NIOPosix Utilities.swift
[251/253] Compiling NIOPosix VsockAddress.swift
[252/253] Compiling NIOPosix VsockChannelEvents.swift
[253/253] Compiling NIOPosix resource_bundle_accessor.swift
[254/255] Compiling NIO Exports.swift
[255/255] Emitting module NIO
[256/280] Compiling LeafKit LeafRenderer.swift
[257/280] Compiling LeafKit Dictionary+LeafData.swift
[258/280] Compiling LeafKit LeafContext.swift
[259/280] Compiling LeafKit LeafSerializer.swift
[260/280] Compiling LeafKit ParameterResolver.swift
[261/282] Emitting module LeafKit
[262/282] Compiling LeafKit LeafSource.swift
[263/282] Compiling LeafKit LeafSources.swift
[264/282] Compiling LeafKit LeafDataRepresentable.swift
[265/282] Compiling LeafKit LeafDataStorage.swift
[266/282] Compiling LeafKit LeafError.swift
[267/282] Compiling LeafKit LeafToken.swift
[268/282] Compiling LeafKit LeafParameter.swift
[269/282] Compiling LeafKit LeafParser.swift
[270/282] Compiling LeafKit LeafLexer.swift
[271/282] Compiling LeafKit LeafParameterTypes.swift
[272/282] Compiling LeafKit LeafRawTemplate.swift
[273/282] Compiling LeafKit LeafCache.swift
[274/282] Compiling LeafKit LeafConfiguration.swift
[275/282] Compiling LeafKit LeafData.swift
[276/282] Compiling LeafKit LeafTag.swift
[277/282] Compiling LeafKit String+HTMLEscape.swift
[278/282] Compiling LeafKit Exports.swift
[279/282] Compiling LeafKit LeafAST.swift
[280/282] Compiling LeafKit DefaultLeafCache.swift
[281/282] Compiling LeafKit NIOLeafFiles.swift
[282/282] Compiling LeafKit LeafSyntax.swift
[283/284] Emitting module LeafMarkdown
/Users/admin/builder/spi-builder-workspace/Sources/LeafMarkdown/Tag.swift:6:14: warning: associated value 'invalidArgument' of 'Sendable'-conforming enum 'Error' has non-sendable type 'LeafData'; this is an error in the Swift 6 language mode
 4 | public struct Markdown: UnsafeUnescapedLeafTag {
 5 |     public enum Error: Swift.Error {
 6 |         case invalidArgument(LeafData?)
   |              `- warning: associated value 'invalidArgument' of 'Sendable'-conforming enum 'Error' has non-sendable type 'LeafData'; this is an error in the Swift 6 language mode
 7 |     }
 8 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/leaf-kit/Sources/LeafKit/LeafData/LeafData.swift:10:15: note: struct 'LeafData' does not conform to the 'Sendable' protocol
  8 | /// - `NaturalType` presents these cases plus `Void` as a case for functional `LeafSymbols`
  9 | /// - `nil` is creatable, but only within context of a root base type - eg, `.nil(.bool)` == `Bool?`
 10 | public struct LeafData: CustomStringConvertible,
    |               `- note: struct 'LeafData' does not conform to the 'Sendable' protocol
 11 |                         Equatable,
 12 |                         ExpressibleByDictionaryLiteral,
/Users/admin/builder/spi-builder-workspace/Sources/LeafMarkdown/Tag.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'LeafKit'
 1 | import LeafKit
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'LeafKit'
 2 | import SwiftMarkdown
 3 |
[284/284] Compiling LeafMarkdown Tag.swift
/Users/admin/builder/spi-builder-workspace/Sources/LeafMarkdown/Tag.swift:6:14: warning: associated value 'invalidArgument' of 'Sendable'-conforming enum 'Error' has non-sendable type 'LeafData'; this is an error in the Swift 6 language mode
 4 | public struct Markdown: UnsafeUnescapedLeafTag {
 5 |     public enum Error: Swift.Error {
 6 |         case invalidArgument(LeafData?)
   |              `- warning: associated value 'invalidArgument' of 'Sendable'-conforming enum 'Error' has non-sendable type 'LeafData'; this is an error in the Swift 6 language mode
 7 |     }
 8 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/leaf-kit/Sources/LeafKit/LeafData/LeafData.swift:10:15: note: struct 'LeafData' does not conform to the 'Sendable' protocol
  8 | /// - `NaturalType` presents these cases plus `Void` as a case for functional `LeafSymbols`
  9 | /// - `nil` is creatable, but only within context of a root base type - eg, `.nil(.bool)` == `Bool?`
 10 | public struct LeafData: CustomStringConvertible,
    |               `- note: struct 'LeafData' does not conform to the 'Sendable' protocol
 11 |                         Equatable,
 12 |                         ExpressibleByDictionaryLiteral,
/Users/admin/builder/spi-builder-workspace/Sources/LeafMarkdown/Tag.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'LeafKit'
 1 | import LeafKit
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'LeafKit'
 2 | import SwiftMarkdown
 3 |
Build complete! (64.56s)
Fetching https://github.com/vapor/leaf-kit.git
Fetching https://github.com/vapor-community/markdown.git
[1/231] Fetching markdown
[156/4696] Fetching markdown, leaf-kit
Fetched https://github.com/vapor-community/markdown.git from cache (1.15s)
Fetched https://github.com/vapor/leaf-kit.git from cache (1.15s)
Computing version for https://github.com/vapor-community/markdown.git
Computed https://github.com/vapor-community/markdown.git at 0.7.1 (0.69s)
Fetching https://github.com/brokenhandsio/cmark-gfm.git
[1/12300] Fetching cmark-gfm
Fetched https://github.com/brokenhandsio/cmark-gfm.git from cache (1.47s)
Computing version for https://github.com/brokenhandsio/cmark-gfm.git
Computed https://github.com/brokenhandsio/cmark-gfm.git at 2.1.0 (0.68s)
Computing version for https://github.com/vapor/leaf-kit.git
Computed https://github.com/vapor/leaf-kit.git at 1.10.6 (0.67s)
Fetching https://github.com/apple/swift-nio.git
[1/65528] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (3.80s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.65.0 (0.65s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
[1/3518] Fetching swift-system
[37/5081] Fetching swift-system, swift-atomics
[534/18944] Fetching swift-system, swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (1.85s)
Fetched https://github.com/apple/swift-collections.git from cache (1.85s)
Fetched https://github.com/apple/swift-system.git from cache (1.85s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.55s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.3.0 (0.51s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.0 (0.82s)
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/vapor/leaf-kit.git
Working copy of https://github.com/vapor/leaf-kit.git resolved at 1.10.6
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.65.0
Creating working copy for https://github.com/brokenhandsio/cmark-gfm.git
Working copy of https://github.com/brokenhandsio/cmark-gfm.git resolved at 2.1.0
Creating working copy for https://github.com/vapor-community/markdown.git
Working copy of https://github.com/vapor-community/markdown.git resolved at 0.7.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.3.0
warning: 'leaf-kit': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/.build/checkouts/leaf-kit/Sources/LeafKit/Docs.docc
Build complete.
{
  "dependencies" : [
    {
      "identity" : "markdown",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.6.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor-community/markdown.git"
    },
    {
      "identity" : "leaf-kit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/leaf-kit.git"
    }
  ],
  "manifest_display_name" : "LeafMarkdown",
  "name" : "LeafMarkdown",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "LeafMarkdown",
      "targets" : [
        "LeafMarkdown"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "LeafMarkdownTests",
      "module_type" : "SwiftTarget",
      "name" : "LeafMarkdownTests",
      "path" : "Tests/LeafMarkdownTests",
      "product_dependencies" : [
        "LeafKit"
      ],
      "sources" : [
        "LeafTests.swift"
      ],
      "target_dependencies" : [
        "LeafMarkdown"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LeafMarkdown",
      "module_type" : "SwiftTarget",
      "name" : "LeafMarkdown",
      "path" : "Sources/LeafMarkdown",
      "product_dependencies" : [
        "LeafKit",
        "SwiftMarkdown"
      ],
      "product_memberships" : [
        "LeafMarkdown"
      ],
      "sources" : [
        "Tag.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.2"
}
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.