{
"abstract" : "minify a JSON and also remove comments",
"author" : [
"getify <remi@cohenscali.net>"
],
"dynamic_config" : 1,
"generated_by" : "ExtUtils::MakeMaker version 7.34, CPAN::Meta::Converter version 2.150010",
"keywords" : [
"JSON,",
"minifier,",
"comments,",
"C/C++"
],
"license" : [
"mit"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : 2
},
"name" : "JSON_minify",
"no_index" : {
"directory" : [
"t",
"inc"
]
},
"prereqs" : {
"build" : {
"requires" : {
"ExtUtils::MakeMaker" : "0",
"Test::More" : "0",
"Test::NoWarnings" : "0",
"Test::Pod" : "1",
"Test::Pod::Coverage" : "1",
"strict" : "0",
"warnings" : "0"
}
},
"configure" : {
"requires" : {
"ExtUtils::MakeMaker" : "0",
"Test::More" : "0",
"Test::NoWarnings" : "0",
"Test::Pod" : "1",
"Test::Pod::Coverage" : "1",
"strict" : "0",
"warnings" : "0"
}
},
"runtime" : {
"requires" : {
"perl" : "5.008",
"strict" : "0",
"warnings" : "0"
}
}
},
"release_status" : "stable",
"resources" : {
"repository" : {
"type" : "git",
"url" : "git://github.com/getify/JSON_minify.git"
}
},
"version" : "1.1",
"x_serialization_backend" : "JSON::PP version 4.02",
"x_test_requires" : {
"Test::More" : 0,
"Test::NoWarnings" : 0,
"Test::Pod" : 1,
"Test::Pod::Coverage" : 1,
"strict" : 0,
"warnings" : 0
}
}