From 4d50c4bb05255c7836cd58620fdd0eefc4d2a292 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Wed, 30 Oct 2019 15:54:13 +0000 Subject: [PATCH] Auto generate META.json using plugin [MetaJSON]. --- dist.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/dist.ini b/dist.ini index eda495a..8dda4bd 100644 --- a/dist.ini +++ b/dist.ini @@ -8,6 +8,7 @@ version = 0.13 [GatherDir] [MetaYAML] +[MetaJSON] [Prereqs] perl = 5.8.8