Unverified Commit 6ed14b40 authored by Austin Horstman's avatar Austin Horstman
Browse files

nodePackages.jsonlint: add meta.mainProgram

parent 9069a281
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -71306,6 +71306,7 @@ in
    meta = {
      description = "Validate JSON";
      homepage = "http://zaach.github.com/jsonlint/";
      mainProgram = "jsonlint";
    };
    production = true;
    bypassCache = true;