nodePackages.jsonlint: add meta.mainProgram

This commit is contained in:
Austin Horstman 2024-11-22 09:49:00 -06:00
parent 9069a281a7
commit 6ed14b4074
No known key found for this signature in database

View File

@ -71306,6 +71306,7 @@ in
meta = {
description = "Validate JSON";
homepage = "http://zaach.github.com/jsonlint/";
mainProgram = "jsonlint";
};
production = true;
bypassCache = true;