{
"abstract" : "JSLint (for JS): The JavaScript code quality tool",
"author" : [
"Nick Patch <patch@cpan.org> is the packager of JS-JSLint",
"Douglas Crockford <douglas@crockford.com> is the author of JSLint"
],
"dynamic_config" : 1,
"generated_by" : "Module::Build version 0.38, CPAN::Meta::Converter version 2.110930",
"license" : [
"unknown"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : "2"
},
"name" : "JS-JSLint",
"prereqs" : {
"configure" : {
"requires" : {
"Module::Build" : "0.36"
}
},
"runtime" : {
"requires" : {
"JS" : 0,
"perl" : "v5.6.0"
}
}
},
"provides" : {
"JS::JSLint" : {
"file" : "lib/JS/JSLint.pm",
"version" : "0.03"
}
},
"release_status" : "stable",
"resources" : {
"bugtracker" : {
"web" : "https://github.com/patch/js-jslint-pm5/issues"
},
"homepage" : "https://github.com/patch/js-jslint-pm5",
"repository" : {
"url" : "https://github.com/patch/js-jslint-pm5.git"
}
},
"version" : "0.03"
}