nodePackages.jsonlint: add meta.mainProgram
This commit is contained in:
parent
9069a281a7
commit
6ed14b4074
1
pkgs/development/node-packages/node-packages.nix
generated
1
pkgs/development/node-packages/node-packages.nix
generated
@ -71306,6 +71306,7 @@ in
|
||||
meta = {
|
||||
description = "Validate JSON";
|
||||
homepage = "http://zaach.github.com/jsonlint/";
|
||||
mainProgram = "jsonlint";
|
||||
};
|
||||
production = true;
|
||||
bypassCache = true;
|
||||
|
Loading…
Reference in New Issue
Block a user