GET /api/v1/ports/?format=api&ordering=-created_at&page=842
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 50601,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=843",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=841",
    "results": [
        {
            "name": "p5.30-email-abstract",
            "portdir": "perl/p5-email-abstract",
            "version": "3.10.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Email::Abstract",
            "description": "Email::Abstract - unified interface to mail representations",
            "long_description": "Email::Abstract provides module writers with the ability to write simple, representation-independent mail handling code. For instance, in the cases of Mail::Thread or Mail::ListDetector, a key part of the code involves reading the headers from a mail object. Where previously one would either have to specify the mail class required, or to build a new object from scratch, Email::Abstract can be used to perform certain simple operations on an object regardless of its underlying representation. Email::Abstract currently supports Mail::Internet, MIME::Entity, Mail::Message, Email::Simple and Email::MIME. Other representations are encouraged to create their own Email::Abstract::* class by copying Email::Abstract::EmailSimple. All modules installed under the Email::Abstract hierarchy will be automatically picked up and used.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-email-simple",
                        "p5.30-module-pluggable",
                        "p5.30-mro-compat",
                        "p5.30-scalar-list-utils"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-email-date",
                        "p5.30-email-sender",
                        "p5.30-email-send"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-email-abstract",
            "portdir": "perl/p5-email-abstract",
            "version": "3.10.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Email::Abstract",
            "description": "Email::Abstract - unified interface to mail representations",
            "long_description": "Email::Abstract provides module writers with the ability to write simple, representation-independent mail handling code. For instance, in the cases of Mail::Thread or Mail::ListDetector, a key part of the code involves reading the headers from a mail object. Where previously one would either have to specify the mail class required, or to build a new object from scratch, Email::Abstract can be used to perform certain simple operations on an object regardless of its underlying representation. Email::Abstract currently supports Mail::Internet, MIME::Entity, Mail::Message, Email::Simple and Email::MIME. Other representations are encouraged to create their own Email::Abstract::* class by copying Email::Abstract::EmailSimple. All modules installed under the Email::Abstract hierarchy will be automatically picked up and used.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-email-simple",
                        "p5.28-module-pluggable",
                        "p5.28-mro-compat",
                        "p5.28-scalar-list-utils"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-email-date",
                        "p5.28-email-sender",
                        "p5.28-email-send"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-email-abstract",
            "portdir": "perl/p5-email-abstract",
            "version": "3.8.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Email::Abstract",
            "description": "Email::Abstract - unified interface to mail representations",
            "long_description": "Email::Abstract provides module writers with the ability to write simple, representation-independent mail handling code. For instance, in the cases of Mail::Thread or Mail::ListDetector, a key part of the code involves reading the headers from a mail object. Where previously one would either have to specify the mail class required, or to build a new object from scratch, Email::Abstract can be used to perform certain simple operations on an object regardless of its underlying representation. Email::Abstract currently supports Mail::Internet, MIME::Entity, Mail::Message, Email::Simple and Email::MIME. Other representations are encouraged to create their own Email::Abstract::* class by copying Email::Abstract::EmailSimple. All modules installed under the Email::Abstract hierarchy will be automatically picked up and used.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-email-simple",
                        "p5.26-module-pluggable",
                        "p5.26-mro-compat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-email-date",
                        "p5.26-email-send",
                        "p5.26-email-sender"
                    ]
                }
            ]
        },
        {
            "name": "p5-email-abstract",
            "portdir": "perl/p5-email-abstract",
            "version": "3.10.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-email-abstract",
            "homepage": "https://metacpan.org/pod/Email::Abstract",
            "description": "Email::Abstract - unified interface to mail representations",
            "long_description": "Email::Abstract provides module writers with the ability to write simple, representation-independent mail handling code. For instance, in the cases of Mail::Thread or Mail::ListDetector, a key part of the code involves reading the headers from a mail object. Where previously one would either have to specify the mail class required, or to build a new object from scratch, Email::Abstract can be used to perform certain simple operations on an object regardless of its underlying representation. Email::Abstract currently supports Mail::Internet, MIME::Entity, Mail::Message, Email::Simple and Email::MIME. Other representations are encouraged to create their own Email::Abstract::* class by copying Email::Abstract::EmailSimple. All modules installed under the Email::Abstract hierarchy will be automatically picked up and used.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-email-abstract"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-dumbbench",
            "portdir": "perl/p5-dumbbench",
            "version": "0.505.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dumbbench",
            "description": "Dumbbench - More reliable benchmarking with the least amount of thinking",
            "long_description": "Dumbbench - More reliable benchmarking with the least amount of thinking",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2620
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-capture-tiny",
                        "p5.30-class-xsaccessor",
                        "p5.30-devel-checkos",
                        "perl5.30",
                        "p5.30-params-util",
                        "p5.30-statistics-caseresampling",
                        "p5.30-time-hires",
                        "p5.30-number-witherror"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-archive-tar-wrapper"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-dumbbench",
            "portdir": "perl/p5-dumbbench",
            "version": "0.505.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dumbbench",
            "description": "Dumbbench - More reliable benchmarking with the least amount of thinking",
            "long_description": "Dumbbench - More reliable benchmarking with the least amount of thinking",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2620
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-capture-tiny",
                        "p5.28-class-xsaccessor",
                        "p5.28-devel-checkos",
                        "perl5.28",
                        "p5.28-params-util",
                        "p5.28-statistics-caseresampling",
                        "p5.28-time-hires",
                        "p5.28-number-witherror"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-archive-tar-wrapper"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-dumbbench",
            "portdir": "perl/p5-dumbbench",
            "version": "0.111.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dumbbench",
            "description": "Dumbbench - More reliable benchmarking with the least amount of thinking",
            "long_description": "Dumbbench - More reliable benchmarking with the least amount of thinking",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2620
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-capture-tiny",
                        "p5.26-class-xsaccessor",
                        "p5.26-devel-checkos",
                        "perl5.26",
                        "p5.26-params-util",
                        "p5.26-statistics-caseresampling",
                        "p5.26-time-hires",
                        "p5.26-number-witherror"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-dumbbench",
            "portdir": "perl/p5-dumbbench",
            "version": "0.505.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-dumbbench",
            "homepage": "https://metacpan.org/pod/Dumbbench",
            "description": "Dumbbench - More reliable benchmarking with the least amount of thinking",
            "long_description": "Dumbbench - More reliable benchmarking with the least amount of thinking",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2620
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-dumbbench"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-dist-zilla-stash-podweaver",
            "portdir": "perl/p5-dist-zilla-stash-podweaver",
            "version": "1.5.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Stash::PodWeaver",
            "description": "Dist::Zilla::Stash::PodWeaver - A stash of config options for Pod::Weaver",
            "long_description": "Dist::Zilla::Stash::PodWeaver - A stash of config options for Pod::Weaver",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2620
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-test-mockobject",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-dist-zilla-role-stash-plugins",
                        "p5.30-moose",
                        "p5.30-pod-weaver"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-dist-zilla-plugin-contributorsfromgit"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-dist-zilla-stash-podweaver",
            "portdir": "perl/p5-dist-zilla-stash-podweaver",
            "version": "1.5.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Stash::PodWeaver",
            "description": "Dist::Zilla::Stash::PodWeaver - A stash of config options for Pod::Weaver",
            "long_description": "Dist::Zilla::Stash::PodWeaver - A stash of config options for Pod::Weaver",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2620
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-test-mockobject",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-dist-zilla-role-stash-plugins",
                        "p5.28-moose",
                        "p5.28-pod-weaver"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-dist-zilla-plugin-contributorsfromgit"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-dist-zilla-stash-podweaver",
            "portdir": "perl/p5-dist-zilla-stash-podweaver",
            "version": "1.5.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Stash::PodWeaver",
            "description": "Dist::Zilla::Stash::PodWeaver - A stash of config options for Pod::Weaver",
            "long_description": "Dist::Zilla::Stash::PodWeaver - A stash of config options for Pod::Weaver",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2620
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-test-mockobject"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-dist-zilla-role-stash-plugins",
                        "p5.26-moose",
                        "p5.26-pod-weaver"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-dist-zilla-plugin-contributorsfromgit"
                    ]
                }
            ]
        },
        {
            "name": "p5-dist-zilla-stash-podweaver",
            "portdir": "perl/p5-dist-zilla-stash-podweaver",
            "version": "1.5.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-dist-zilla-stash-podweaver",
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Stash::PodWeaver",
            "description": "Dist::Zilla::Stash::PodWeaver - A stash of config options for Pod::Weaver",
            "long_description": "Dist::Zilla::Stash::PodWeaver - A stash of config options for Pod::Weaver",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2620
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-dist-zilla-stash-podweaver"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-dist-zilla-role-stash-plugins",
            "portdir": "perl/p5-dist-zilla-role-stash-plugins",
            "version": "1.6.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Role::Stash::Plugins",
            "description": "Dist::Zilla::Role::Stash::Plugins - A Stash that stores arguments for plugins",
            "long_description": "Dist::Zilla::Role::Stash::Plugins - A Stash that stores arguments for plugins",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2620
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-test-mockobject",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-dist-zilla",
                        "perl5.30",
                        "p5.30-moose",
                        "p5.30-dist-zilla-role-dynamicconfig",
                        "p5.30-config-mvp-slicer"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-dist-zilla-stash-podweaver"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-dist-zilla-role-stash-plugins",
            "portdir": "perl/p5-dist-zilla-role-stash-plugins",
            "version": "1.6.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Role::Stash::Plugins",
            "description": "Dist::Zilla::Role::Stash::Plugins - A Stash that stores arguments for plugins",
            "long_description": "Dist::Zilla::Role::Stash::Plugins - A Stash that stores arguments for plugins",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2620
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-test-mockobject",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-dist-zilla",
                        "perl5.28",
                        "p5.28-moose",
                        "p5.28-dist-zilla-role-dynamicconfig",
                        "p5.28-config-mvp-slicer"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-dist-zilla-stash-podweaver"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-dist-zilla-role-stash-plugins",
            "portdir": "perl/p5-dist-zilla-role-stash-plugins",
            "version": "1.6.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Role::Stash::Plugins",
            "description": "Dist::Zilla::Role::Stash::Plugins - A Stash that stores arguments for plugins",
            "long_description": "Dist::Zilla::Role::Stash::Plugins - A Stash that stores arguments for plugins",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2620
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-test-mockobject"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-dist-zilla",
                        "perl5.26",
                        "p5.26-moose",
                        "p5.26-dist-zilla-role-dynamicconfig",
                        "p5.26-config-mvp-slicer"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-dist-zilla-stash-podweaver"
                    ]
                }
            ]
        },
        {
            "name": "p5-dist-zilla-role-stash-plugins",
            "portdir": "perl/p5-dist-zilla-role-stash-plugins",
            "version": "1.6.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-dist-zilla-role-stash-plugins",
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Role::Stash::Plugins",
            "description": "Dist::Zilla::Role::Stash::Plugins - A Stash that stores arguments for plugins",
            "long_description": "Dist::Zilla::Role::Stash::Plugins - A Stash that stores arguments for plugins",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2620
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-dist-zilla-role-stash-plugins"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-dist-zilla-role-repofileinjector",
            "portdir": "perl/p5-dist-zilla-role-repofileinjector",
            "version": "0.9.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Role::RepoFileInjector",
            "description": "Dist::Zilla::Role::RepoFileInjector - Create files outside the build directory",
            "long_description": "Dist::Zilla::Role::RepoFileInjector - Create files outside the build directory",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2620
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "p5.30-module-build",
                        "p5.30-module-build-tiny",
                        "p5.30-module-metadata",
                        "p5.30-test-deep",
                        "p5.30-test-fatal"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-dist-zilla",
                        "p5.30-moose",
                        "p5.30-moosex-types",
                        "p5.30-namespace-clean",
                        "p5.30-path-tiny"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-dist-zilla-plugin-generatefile-fromsharedir"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-dist-zilla-role-repofileinjector",
            "portdir": "perl/p5-dist-zilla-role-repofileinjector",
            "version": "0.9.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Role::RepoFileInjector",
            "description": "Dist::Zilla::Role::RepoFileInjector - Create files outside the build directory",
            "long_description": "Dist::Zilla::Role::RepoFileInjector - Create files outside the build directory",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2620
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "p5.28-module-build",
                        "p5.28-module-build-tiny",
                        "p5.28-module-metadata",
                        "p5.28-test-deep",
                        "p5.28-test-fatal"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-dist-zilla",
                        "p5.28-moose",
                        "p5.28-moosex-types",
                        "p5.28-namespace-clean",
                        "p5.28-path-tiny"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-dist-zilla-plugin-generatefile-fromsharedir"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-dist-zilla-role-repofileinjector",
            "portdir": "perl/p5-dist-zilla-role-repofileinjector",
            "version": "0.9.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Role::RepoFileInjector",
            "description": "Dist::Zilla::Role::RepoFileInjector - Create files outside the build directory",
            "long_description": "Dist::Zilla::Role::RepoFileInjector - Create files outside the build directory",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2620
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-module-build-tiny",
                        "p5.26-module-metadata",
                        "p5.26-test-deep",
                        "p5.26-test-fatal"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-namespace-clean",
                        "perl5.26",
                        "p5.26-path-tiny",
                        "p5.26-dist-zilla",
                        "p5.26-module-build",
                        "p5.26-moose",
                        "p5.26-moosex-types"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-dist-zilla-plugin-generatefile-fromsharedir"
                    ]
                }
            ]
        },
        {
            "name": "p5-dist-zilla-role-repofileinjector",
            "portdir": "perl/p5-dist-zilla-role-repofileinjector",
            "version": "0.9.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-dist-zilla-role-repofileinjector",
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Role::RepoFileInjector",
            "description": "Dist::Zilla::Role::RepoFileInjector - Create files outside the build directory",
            "long_description": "Dist::Zilla::Role::RepoFileInjector - Create files outside the build directory",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2620
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-dist-zilla-role-repofileinjector"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-dist-zilla-role-registerstash",
            "portdir": "perl/p5-dist-zilla-role-registerstash",
            "version": "0.3.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Role::RegisterStash",
            "description": "Dist::Zilla::Role::RegisterStash - A plugin that can register stashes",
            "long_description": "Dist::Zilla::Role::RegisterStash - A plugin that can register stashes",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2620
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-aliased",
                        "p5.30-autobox-core",
                        "p5.30-test-checkdeps",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-namespace-autoclean",
                        "p5.30-class-load",
                        "p5.30-dist-zilla",
                        "p5.30-moose"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-dist-zilla-plugin-contributorsfromgit"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-dist-zilla-role-registerstash",
            "portdir": "perl/p5-dist-zilla-role-registerstash",
            "version": "0.3.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Role::RegisterStash",
            "description": "Dist::Zilla::Role::RegisterStash - A plugin that can register stashes",
            "long_description": "Dist::Zilla::Role::RegisterStash - A plugin that can register stashes",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2620
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-aliased",
                        "p5.28-autobox-core",
                        "p5.28-test-checkdeps",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-namespace-autoclean",
                        "p5.28-class-load",
                        "p5.28-dist-zilla",
                        "p5.28-moose"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-dist-zilla-plugin-contributorsfromgit"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-dist-zilla-role-registerstash",
            "portdir": "perl/p5-dist-zilla-role-registerstash",
            "version": "0.3.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Role::RegisterStash",
            "description": "Dist::Zilla::Role::RegisterStash - A plugin that can register stashes",
            "long_description": "Dist::Zilla::Role::RegisterStash - A plugin that can register stashes",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2620
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-aliased",
                        "p5.26-autobox-core",
                        "p5.26-test-checkdeps"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-namespace-autoclean",
                        "p5.26-class-load",
                        "p5.26-dist-zilla",
                        "p5.26-moose"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-dist-zilla-plugin-contributorsfromgit"
                    ]
                }
            ]
        },
        {
            "name": "p5-dist-zilla-role-registerstash",
            "portdir": "perl/p5-dist-zilla-role-registerstash",
            "version": "0.3.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-dist-zilla-role-registerstash",
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Role::RegisterStash",
            "description": "Dist::Zilla::Role::RegisterStash - A plugin that can register stashes",
            "long_description": "Dist::Zilla::Role::RegisterStash - A plugin that can register stashes",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2620
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-dist-zilla-role-registerstash"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-dist-zilla-role-pluginbundle-pluginremover",
            "portdir": "perl/p5-dist-zilla-role-pluginbundle-pluginremover",
            "version": "0.105.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Role::PluginBundle::PluginRemover",
            "description": "Dist::Zilla::Role::PluginBundle::PluginRemover - Add '-remove' functionality to a bundle",
            "long_description": "Dist::Zilla::Role::PluginBundle::PluginRemover - Add '-remove' functionality to a bundle",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2620
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-dist-zilla",
                        "p5.30-moose"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-dist-zilla-pluginbundle-git-versionmanager",
                        "p5.30-dist-zilla-pluginbundle-starter"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-dist-zilla-role-pluginbundle-pluginremover",
            "portdir": "perl/p5-dist-zilla-role-pluginbundle-pluginremover",
            "version": "0.105.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Role::PluginBundle::PluginRemover",
            "description": "Dist::Zilla::Role::PluginBundle::PluginRemover - Add '-remove' functionality to a bundle",
            "long_description": "Dist::Zilla::Role::PluginBundle::PluginRemover - Add '-remove' functionality to a bundle",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2620
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-dist-zilla",
                        "p5.28-moose"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-dist-zilla-pluginbundle-git-versionmanager",
                        "p5.28-dist-zilla-pluginbundle-starter"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-dist-zilla-role-pluginbundle-pluginremover",
            "portdir": "perl/p5-dist-zilla-role-pluginbundle-pluginremover",
            "version": "0.105.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Role::PluginBundle::PluginRemover",
            "description": "Dist::Zilla::Role::PluginBundle::PluginRemover - Add '-remove' functionality to a bundle",
            "long_description": "Dist::Zilla::Role::PluginBundle::PluginRemover - Add '-remove' functionality to a bundle",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2620
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-dist-zilla",
                        "p5.26-moose"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-dist-zilla-pluginbundle-git-versionmanager",
                        "p5.26-dist-zilla-pluginbundle-starter"
                    ]
                }
            ]
        },
        {
            "name": "p5-dist-zilla-role-pluginbundle-pluginremover",
            "portdir": "perl/p5-dist-zilla-role-pluginbundle-pluginremover",
            "version": "0.105.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-dist-zilla-role-pluginbundle-pluginremover",
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Role::PluginBundle::PluginRemover",
            "description": "Dist::Zilla::Role::PluginBundle::PluginRemover - Add '-remove' functionality to a bundle",
            "long_description": "Dist::Zilla::Role::PluginBundle::PluginRemover - Add '-remove' functionality to a bundle",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2620
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-dist-zilla-role-pluginbundle-pluginremover"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-dist-zilla-role-modulemetadata",
            "portdir": "perl/p5-dist-zilla-role-modulemetadata",
            "version": "0.6.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Role::ModuleMetadata",
            "description": "Dist::Zilla::Role::ModuleMetadata - A role for plugins that use Module::Metadata",
            "long_description": "Dist::Zilla::Role::ModuleMetadata - A role for plugins that use Module::Metadata",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2620
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "p5.30-test-deep",
                        "p5.30-test-fatal",
                        "p5.30-test-needs",
                        "p5.30-dist-zilla",
                        "p5.30-module-build",
                        "p5.30-module-build-tiny",
                        "p5.30-path-tiny"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-moose",
                        "p5.30-namespace-autoclean",
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-dist-zilla-plugin-checkselfdependency",
                        "p5.30-dist-zilla-plugin-dynamicprereqs",
                        "p5.30-dist-zilla-plugin-installguide",
                        "p5.30-dist-zilla-plugin-metaprovides-package",
                        "p5.30-dist-zilla-plugin-versionfrommainmodule"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-dist-zilla-role-modulemetadata",
            "portdir": "perl/p5-dist-zilla-role-modulemetadata",
            "version": "0.6.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Role::ModuleMetadata",
            "description": "Dist::Zilla::Role::ModuleMetadata - A role for plugins that use Module::Metadata",
            "long_description": "Dist::Zilla::Role::ModuleMetadata - A role for plugins that use Module::Metadata",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2620
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "p5.28-test-deep",
                        "p5.28-test-fatal",
                        "p5.28-test-needs",
                        "p5.28-dist-zilla",
                        "p5.28-module-build",
                        "p5.28-module-build-tiny",
                        "p5.28-path-tiny"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-moose",
                        "p5.28-namespace-autoclean",
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-dist-zilla-plugin-checkselfdependency",
                        "p5.28-dist-zilla-plugin-dynamicprereqs",
                        "p5.28-dist-zilla-plugin-installguide",
                        "p5.28-dist-zilla-plugin-metaprovides-package",
                        "p5.28-dist-zilla-plugin-versionfrommainmodule"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-dist-zilla-role-modulemetadata",
            "portdir": "perl/p5-dist-zilla-role-modulemetadata",
            "version": "0.6.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Role::ModuleMetadata",
            "description": "Dist::Zilla::Role::ModuleMetadata - A role for plugins that use Module::Metadata",
            "long_description": "Dist::Zilla::Role::ModuleMetadata - A role for plugins that use Module::Metadata",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2620
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-test-needs",
                        "p5.26-module-build-tiny",
                        "p5.26-path-tiny",
                        "p5.26-test-deep",
                        "p5.26-test-fatal",
                        "clang-9.0",
                        "p5.26-dist-zilla"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-module-build",
                        "p5.26-moose",
                        "p5.26-namespace-autoclean",
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-dist-zilla-plugin-checkselfdependency",
                        "p5.26-dist-zilla-plugin-dynamicprereqs",
                        "p5.26-dist-zilla-plugin-metaprovides-package",
                        "p5.26-dist-zilla-plugin-versionfrommainmodule"
                    ]
                }
            ]
        },
        {
            "name": "p5-dist-zilla-role-modulemetadata",
            "portdir": "perl/p5-dist-zilla-role-modulemetadata",
            "version": "0.6.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-dist-zilla-role-modulemetadata",
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Role::ModuleMetadata",
            "description": "Dist::Zilla::Role::ModuleMetadata - A role for plugins that use Module::Metadata",
            "long_description": "Dist::Zilla::Role::ModuleMetadata - A role for plugins that use Module::Metadata",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2620
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-dist-zilla-role-modulemetadata"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-dist-zilla-role-filewatcher",
            "portdir": "perl/p5-dist-zilla-role-filewatcher",
            "version": "0.6.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Role::FileWatcher",
            "description": "Dist::Zilla::Role::FileWatcher - Receive notification when something changes a file's contents",
            "long_description": "Dist::Zilla::Role::FileWatcher - Receive notification when something changes a file's contents",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2620
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "p5.30-module-build",
                        "p5.30-module-build-tiny",
                        "p5.30-path-tiny",
                        "p5.30-test-deep",
                        "p5.30-test-fatal"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-dist-zilla",
                        "p5.30-encode",
                        "p5.30-moose",
                        "p5.30-namespace-autoclean",
                        "p5.30-safe-isa"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-dist-zilla-plugin-readmeanyfrompod"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-dist-zilla-role-filewatcher",
            "portdir": "perl/p5-dist-zilla-role-filewatcher",
            "version": "0.6.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Role::FileWatcher",
            "description": "Dist::Zilla::Role::FileWatcher - Receive notification when something changes a file's contents",
            "long_description": "Dist::Zilla::Role::FileWatcher - Receive notification when something changes a file's contents",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2620
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "p5.28-module-build",
                        "p5.28-module-build-tiny",
                        "p5.28-path-tiny",
                        "p5.28-test-deep",
                        "p5.28-test-fatal"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-dist-zilla",
                        "p5.28-encode",
                        "p5.28-moose",
                        "p5.28-namespace-autoclean",
                        "p5.28-safe-isa"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-dist-zilla-plugin-readmeanyfrompod"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-dist-zilla-role-filewatcher",
            "portdir": "perl/p5-dist-zilla-role-filewatcher",
            "version": "0.6.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Role::FileWatcher",
            "description": "Dist::Zilla::Role::FileWatcher - Receive notification when something changes a file's contents",
            "long_description": "Dist::Zilla::Role::FileWatcher - Receive notification when something changes a file's contents",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2620
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-module-build-tiny",
                        "p5.26-path-tiny",
                        "p5.26-test-deep",
                        "p5.26-test-fatal"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-namespace-autoclean",
                        "perl5.26",
                        "p5.26-safe-isa",
                        "p5.26-dist-zilla",
                        "p5.26-encode",
                        "p5.26-module-build",
                        "p5.26-moose"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-dist-zilla-plugin-readmeanyfrompod"
                    ]
                }
            ]
        },
        {
            "name": "p5-dist-zilla-role-filewatcher",
            "portdir": "perl/p5-dist-zilla-role-filewatcher",
            "version": "0.6.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-dist-zilla-role-filewatcher",
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Role::FileWatcher",
            "description": "Dist::Zilla::Role::FileWatcher - Receive notification when something changes a file's contents",
            "long_description": "Dist::Zilla::Role::FileWatcher - Receive notification when something changes a file's contents",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2620
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-dist-zilla-role-filewatcher"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-dist-zilla-role-dynamicconfig",
            "portdir": "perl/p5-dist-zilla-role-dynamicconfig",
            "version": "1.2.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Role::DynamicConfig",
            "description": "Dist::Zilla::Role::DynamicConfig - A Role that accepts a dynamic configuration",
            "long_description": "Dist::Zilla::Role::DynamicConfig - A Role that accepts a dynamic configuration",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2620
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-module-build",
                        "p5.30-test-mockobject",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-dist-zilla",
                        "p5.30-moose"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-dist-zilla-role-stash-plugins"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-dist-zilla-role-dynamicconfig",
            "portdir": "perl/p5-dist-zilla-role-dynamicconfig",
            "version": "1.2.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Role::DynamicConfig",
            "description": "Dist::Zilla::Role::DynamicConfig - A Role that accepts a dynamic configuration",
            "long_description": "Dist::Zilla::Role::DynamicConfig - A Role that accepts a dynamic configuration",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2620
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-module-build",
                        "p5.28-test-mockobject",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-dist-zilla",
                        "p5.28-moose"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-dist-zilla-role-stash-plugins"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-dist-zilla-role-dynamicconfig",
            "portdir": "perl/p5-dist-zilla-role-dynamicconfig",
            "version": "1.2.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Role::DynamicConfig",
            "description": "Dist::Zilla::Role::DynamicConfig - A Role that accepts a dynamic configuration",
            "long_description": "Dist::Zilla::Role::DynamicConfig - A Role that accepts a dynamic configuration",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2620
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-test-mockobject"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-dist-zilla",
                        "p5.26-module-build",
                        "p5.26-moose"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-dist-zilla-role-stash-plugins"
                    ]
                }
            ]
        },
        {
            "name": "p5-dist-zilla-role-dynamicconfig",
            "portdir": "perl/p5-dist-zilla-role-dynamicconfig",
            "version": "1.2.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-dist-zilla-role-dynamicconfig",
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Role::DynamicConfig",
            "description": "Dist::Zilla::Role::DynamicConfig - A Role that accepts a dynamic configuration",
            "long_description": "Dist::Zilla::Role::DynamicConfig - A Role that accepts a dynamic configuration",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2620
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-dist-zilla-role-dynamicconfig"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-dist-zilla-pluginbundle-starter",
            "portdir": "perl/p5-dist-zilla-pluginbundle-starter",
            "version": "6.0.1",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::PluginBundle::Starter",
            "description": "Dist::Zilla::PluginBundle::Starter - A minimal Dist::Zilla plugin bundle",
            "long_description": "Dist::Zilla::PluginBundle::Starter - A minimal Dist::Zilla plugin bundle",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2620
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-file-sharedir-install",
                        "p5.30-path-tiny",
                        "p5.30-test-file-sharedir",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-dist-zilla-plugin-bumpversionafterrelease",
                        "p5.30-dist-zilla-plugin-checkextratests",
                        "p5.30-dist-zilla-plugin-copyfilesfromrelease",
                        "p5.30-dist-zilla-plugin-makemaker-awesome",
                        "p5.30-dist-zilla-plugin-metaprovides-package",
                        "p5.30-dist-zilla-plugin-modulebuildtiny",
                        "p5.30-dist-zilla-plugin-modulebuildtiny-fallback",
                        "p5.30-dist-zilla-plugin-pod2readme",
                        "perl5.30",
                        "p5.30-dist-zilla-plugin-test-compile",
                        "p5.30-dist-zilla-plugin-test-reportprereqs",
                        "p5.30-dist-zilla-role-pluginbundle-pluginremover",
                        "p5.30-moose",
                        "p5.30-namespace-clean",
                        "p5.30-test-pod",
                        "p5.30-dist-zilla-plugin-distbuild",
                        "p5.30-dist-zilla-plugin-metamergefile",
                        "p5.30-dist-zilla-plugin-readmeanyfrompod",
                        "p5.30-dist-zilla",
                        "p5.30-dist-zilla-app-command-regenerate",
                        "p5.30-dist-zilla-config-slicer"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-dist-zilla-pluginbundle-starter",
            "portdir": "perl/p5-dist-zilla-pluginbundle-starter",
            "version": "6.0.1",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::PluginBundle::Starter",
            "description": "Dist::Zilla::PluginBundle::Starter - A minimal Dist::Zilla plugin bundle",
            "long_description": "Dist::Zilla::PluginBundle::Starter - A minimal Dist::Zilla plugin bundle",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2620
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-file-sharedir-install",
                        "p5.28-path-tiny",
                        "p5.28-test-file-sharedir",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-dist-zilla-plugin-bumpversionafterrelease",
                        "p5.28-dist-zilla-plugin-checkextratests",
                        "p5.28-dist-zilla-plugin-copyfilesfromrelease",
                        "p5.28-dist-zilla-plugin-makemaker-awesome",
                        "p5.28-dist-zilla-plugin-metaprovides-package",
                        "p5.28-dist-zilla-plugin-modulebuildtiny",
                        "p5.28-dist-zilla-plugin-modulebuildtiny-fallback",
                        "p5.28-dist-zilla-plugin-pod2readme",
                        "perl5.28",
                        "p5.28-dist-zilla-plugin-test-compile",
                        "p5.28-dist-zilla-plugin-test-reportprereqs",
                        "p5.28-dist-zilla-role-pluginbundle-pluginremover",
                        "p5.28-moose",
                        "p5.28-namespace-clean",
                        "p5.28-test-pod",
                        "p5.28-dist-zilla-plugin-distbuild",
                        "p5.28-dist-zilla-plugin-metamergefile",
                        "p5.28-dist-zilla-plugin-readmeanyfrompod",
                        "p5.28-dist-zilla",
                        "p5.28-dist-zilla-app-command-regenerate",
                        "p5.28-dist-zilla-config-slicer"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-dist-zilla-pluginbundle-starter",
            "portdir": "perl/p5-dist-zilla-pluginbundle-starter",
            "version": "5.0.1",
            "license": "Artistic-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::PluginBundle::Starter",
            "description": "Dist::Zilla::PluginBundle::Starter - A minimal Dist::Zilla plugin bundle",
            "long_description": "Dist::Zilla::PluginBundle::Starter - A minimal Dist::Zilla plugin bundle",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2620
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-file-sharedir-install",
                        "p5.26-path-tiny",
                        "p5.26-test-file-sharedir"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-dist-zilla-plugin-bumpversionafterrelease",
                        "p5.26-dist-zilla-plugin-checkextratests",
                        "p5.26-dist-zilla-plugin-copyfilesfromrelease",
                        "p5.26-dist-zilla-plugin-makemaker-awesome",
                        "p5.26-dist-zilla-plugin-metaprovides-package",
                        "p5.26-dist-zilla-plugin-modulebuildtiny",
                        "p5.26-dist-zilla-plugin-modulebuildtiny-fallback",
                        "perl5.26",
                        "p5.26-dist-zilla-plugin-readmeanyfrompod",
                        "p5.26-dist-zilla-plugin-test-compile",
                        "p5.26-dist-zilla-plugin-test-reportprereqs",
                        "p5.26-dist-zilla-role-pluginbundle-pluginremover",
                        "p5.26-moose",
                        "p5.26-namespace-clean",
                        "p5.26-test-pod",
                        "p5.26-dist-zilla-plugin-pod2readme",
                        "p5.26-dist-zilla",
                        "p5.26-dist-zilla-app-command-regenerate",
                        "p5.26-dist-zilla-config-slicer"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-dist-zilla-pluginbundle-starter",
            "portdir": "perl/p5-dist-zilla-pluginbundle-starter",
            "version": "6.0.1",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-dist-zilla-pluginbundle-starter",
            "homepage": "https://metacpan.org/pod/Dist::Zilla::PluginBundle::Starter",
            "description": "Dist::Zilla::PluginBundle::Starter - A minimal Dist::Zilla plugin bundle",
            "long_description": "Dist::Zilla::PluginBundle::Starter - A minimal Dist::Zilla plugin bundle",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2620
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-dist-zilla-pluginbundle-starter"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-dist-zilla-pluginbundle-git-versionmanager",
            "portdir": "perl/p5-dist-zilla-pluginbundle-git-versionmanager",
            "version": "0.7.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::PluginBundle::Git::VersionManager",
            "description": "Dist::Zilla::PluginBundle::Git::VersionManager - A plugin bundle that manages your version in git",
            "long_description": "Dist::Zilla::PluginBundle::Git::VersionManager - A plugin bundle that manages your version in git",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2620
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-cpan-meta-check",
                        "p5.30-json-maybexs",
                        "p5.30-module-build",
                        "p5.30-module-build-tiny",
                        "p5.30-module-metadata",
                        "p5.30-namespace-clean",
                        "p5.30-parent",
                        "p5.30-path-tiny",
                        "p5.30-test-deep",
                        "p5.30-test-fatal",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-namespace-autoclean",
                        "p5.30-cpan-meta-requirements",
                        "p5.30-dist-zilla",
                        "p5.30-dist-zilla-config-slicer",
                        "p5.30-dist-zilla-plugin-bumpversionafterrelease",
                        "p5.30-dist-zilla-plugin-copyfilesfromrelease",
                        "p5.30-dist-zilla-plugin-git",
                        "p5.30-dist-zilla-plugin-rewriteversion-transitional",
                        "p5.30-dist-zilla-plugin-versionfrommainmodule",
                        "p5.30-dist-zilla-role-pluginbundle-pluginremover",
                        "p5.30-moose"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-dist-zilla-pluginbundle-git-versionmanager",
            "portdir": "perl/p5-dist-zilla-pluginbundle-git-versionmanager",
            "version": "0.7.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::PluginBundle::Git::VersionManager",
            "description": "Dist::Zilla::PluginBundle::Git::VersionManager - A plugin bundle that manages your version in git",
            "long_description": "Dist::Zilla::PluginBundle::Git::VersionManager - A plugin bundle that manages your version in git",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2620
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-cpan-meta-check",
                        "p5.28-json-maybexs",
                        "p5.28-module-build",
                        "p5.28-module-build-tiny",
                        "p5.28-module-metadata",
                        "p5.28-namespace-clean",
                        "p5.28-parent",
                        "p5.28-path-tiny",
                        "p5.28-test-deep",
                        "p5.28-test-fatal",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-namespace-autoclean",
                        "p5.28-cpan-meta-requirements",
                        "p5.28-dist-zilla",
                        "p5.28-dist-zilla-config-slicer",
                        "p5.28-dist-zilla-plugin-bumpversionafterrelease",
                        "p5.28-dist-zilla-plugin-copyfilesfromrelease",
                        "p5.28-dist-zilla-plugin-git",
                        "p5.28-dist-zilla-plugin-rewriteversion-transitional",
                        "p5.28-dist-zilla-plugin-versionfrommainmodule",
                        "p5.28-dist-zilla-role-pluginbundle-pluginremover",
                        "p5.28-moose"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-dist-zilla-pluginbundle-git-versionmanager",
            "portdir": "perl/p5-dist-zilla-pluginbundle-git-versionmanager",
            "version": "0.7.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::PluginBundle::Git::VersionManager",
            "description": "Dist::Zilla::PluginBundle::Git::VersionManager - A plugin bundle that manages your version in git",
            "long_description": "Dist::Zilla::PluginBundle::Git::VersionManager - A plugin bundle that manages your version in git",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2620
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-cpan-meta-check",
                        "p5.26-json-maybexs",
                        "p5.26-module-build-tiny",
                        "p5.26-module-metadata",
                        "p5.26-namespace-clean",
                        "p5.26-parent",
                        "p5.26-path-tiny",
                        "p5.26-test-deep",
                        "p5.26-test-fatal"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-module-build",
                        "perl5.26",
                        "p5.26-namespace-autoclean",
                        "p5.26-moose",
                        "p5.26-cpan-meta-requirements",
                        "p5.26-dist-zilla",
                        "p5.26-dist-zilla-config-slicer",
                        "p5.26-dist-zilla-plugin-bumpversionafterrelease",
                        "p5.26-dist-zilla-plugin-copyfilesfromrelease",
                        "p5.26-dist-zilla-plugin-git",
                        "p5.26-dist-zilla-plugin-rewriteversion-transitional",
                        "p5.26-dist-zilla-plugin-versionfrommainmodule",
                        "p5.26-dist-zilla-role-pluginbundle-pluginremover"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-dist-zilla-pluginbundle-git-versionmanager",
            "portdir": "perl/p5-dist-zilla-pluginbundle-git-versionmanager",
            "version": "0.7.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-dist-zilla-pluginbundle-git-versionmanager",
            "homepage": "https://metacpan.org/pod/Dist::Zilla::PluginBundle::Git::VersionManager",
            "description": "Dist::Zilla::PluginBundle::Git::VersionManager - A plugin bundle that manages your version in git",
            "long_description": "Dist::Zilla::PluginBundle::Git::VersionManager - A plugin bundle that manages your version in git",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2620
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-dist-zilla-pluginbundle-git-versionmanager"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-dist-zilla-pluginbundle-git-checkfor",
            "portdir": "perl/p5-dist-zilla-pluginbundle-git-checkfor",
            "version": "0.14.0",
            "license": "LGPL-2.1",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::PluginBundle::Git::CheckFor",
            "description": "Dist::Zilla::PluginBundle::Git::CheckFor - All Git::CheckFor plugins at once",
            "long_description": "Dist::Zilla::PluginBundle::Git::CheckFor - All Git::CheckFor plugins at once",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2620
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "p5.30-capture-tiny",
                        "p5.30-devel-checkbin",
                        "p5.30-file-chdir",
                        "p5.30-path-tiny",
                        "p5.30-test-checkdeps",
                        "p5.30-test-fatal",
                        "p5.30-test-moose-more",
                        "p5.30-test-tempdir-tiny"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-dist-zilla",
                        "p5.30-dist-zilla-plugin-git",
                        "p5.30-git-wrapper",
                        "p5.30-moose",
                        "p5.30-moosex-attributeshortcuts",
                        "p5.30-namespace-autoclean",
                        "p5.30-try-tiny",
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-dist-zilla-pluginbundle-git-checkfor",
            "portdir": "perl/p5-dist-zilla-pluginbundle-git-checkfor",
            "version": "0.14.0",
            "license": "LGPL-2.1",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::PluginBundle::Git::CheckFor",
            "description": "Dist::Zilla::PluginBundle::Git::CheckFor - All Git::CheckFor plugins at once",
            "long_description": "Dist::Zilla::PluginBundle::Git::CheckFor - All Git::CheckFor plugins at once",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2620
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "p5.28-capture-tiny",
                        "p5.28-devel-checkbin",
                        "p5.28-file-chdir",
                        "p5.28-path-tiny",
                        "p5.28-test-checkdeps",
                        "p5.28-test-fatal",
                        "p5.28-test-moose-more",
                        "p5.28-test-tempdir-tiny"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-dist-zilla",
                        "p5.28-dist-zilla-plugin-git",
                        "p5.28-git-wrapper",
                        "p5.28-moose",
                        "p5.28-moosex-attributeshortcuts",
                        "p5.28-namespace-autoclean",
                        "p5.28-try-tiny",
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}