GET /api/v1/ports/ocaml-ppx_jane/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "ocaml-ppx_jane",
    "portdir": "ocaml/ocaml-ppx_jane",
    "version": "0.16.0",
    "license": "MIT",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/janestreet/ppx_jane",
    "description": "ppx_driver including all standard ppx rewriters",
    "long_description": "ppx_driver including all standard ppx rewriters",
    "active": true,
    "categories": [
        "devel",
        "ocaml"
    ],
    "maintainers": [
        {
            "name": "vital.had",
            "github": "barracuda156",
            "ports_count": 2560
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "ocaml-dune",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "ocaml-ppxlib",
                "ocaml-ppx_assert",
                "ocaml-ppx_custom_printf",
                "ocaml-ppx_fixed_literal",
                "ocaml-ppx_here",
                "ocaml-ppx_ignore_instrumentation",
                "ocaml-ppx_let",
                "ocaml-ppx_optional",
                "ocaml-ppx_pipebang",
                "ocaml-ppx_sexp_message",
                "ocaml-ppx_sexp_value",
                "ocaml-ppx_stable",
                "ocaml-ppx_stable_witness",
                "ocaml",
                "ocaml-ppx_bench",
                "ocaml-ppx_bin_prot",
                "ocaml-ppx_disable_unused_warnings",
                "ocaml-ppx_fields_conv",
                "ocaml-ppx_inline_test",
                "ocaml-ppx_log",
                "ocaml-ppx_module_timer",
                "ocaml-ppx_string",
                "ocaml-ppx_typerep_conv",
                "ocaml-ppx_variants_conv",
                "ocaml-base_quickcheck",
                "ocaml-ppx_expect",
                "ocaml-ppx_tydi",
                "ocaml-ppx_base",
                "ocaml-findlib"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "ocaml-async",
                "ocaml-async_kernel",
                "ocaml-async_rpc_kernel",
                "ocaml-async_unix",
                "ocaml-core",
                "ocaml-core_extended",
                "ocaml-core_kernel",
                "ocaml-core_unix",
                "ocaml-expect_test_helpers_core",
                "ocaml-expect_test_helpers_kernel",
                "ocaml-int_repr",
                "ocaml-patdiff",
                "ocaml-patience_diff",
                "ocaml-protocol_version_header",
                "ocaml-record_builder",
                "ocaml-shell",
                "ocaml-textutils",
                "ocaml-textutils_kernel",
                "ocaml-timezone",
                "ocaml-base_bigstring"
            ]
        }
    ]
}