{
    "negative_heuristics": [
        "IsDev::IgnoreFile",
        "HomeDir",
        "PerlINC"
    ],
    "heuristics": [
        "Tool::Dzil",
        "Tool::MakeMaker",
        "Tool::ModuleBuild",
        "META",
        "Changelog",
        "TestDir",
        "DevDirMarker",
        "MYMETA",
        "Makefile",
        "VCS::Git"
    ]
}