2023-08-04 17:36:08 +02:00
|
|
|
# Use this file to add `meta.mainProgram` to packages in `nodePackages`.
|
2022-05-06 22:50:19 +02:00
|
|
|
{
|
|
|
|
# Packages that provide multiple executables where one is clearly the `mainProgram`.
|
2022-05-17 09:09:32 +02:00
|
|
|
"@antfu/ni" = "ni";
|
|
|
|
"@electron-forge/cli" = "electron-forge";
|
2022-12-23 02:00:09 +01:00
|
|
|
"@microsoft/rush" = "rush";
|
2022-08-04 08:27:34 +02:00
|
|
|
"@webassemblyjs/cli-1.11.1" = "wasm2wast";
|
2022-05-06 22:50:19 +02:00
|
|
|
|
2023-08-04 17:36:08 +02:00
|
|
|
# Packages that provide a single executable.
|
2022-05-06 22:50:19 +02:00
|
|
|
"@angular/cli" = "ng";
|
2023-06-03 12:50:43 +02:00
|
|
|
"@babel/cli" = "babel";
|
2022-05-06 22:50:19 +02:00
|
|
|
"@commitlint/cli" = "commitlint";
|
|
|
|
"@gitbeaker/cli" = "gitbeaker";
|
|
|
|
"@prisma/language-server" = "prisma-language-server";
|
|
|
|
"@uppy/companion" = "companion";
|
2022-08-04 08:27:34 +02:00
|
|
|
"@webassemblyjs/repl-1.11.1" = "wasm";
|
2022-05-06 22:50:19 +02:00
|
|
|
"@webassemblyjs/wasm-strip" = "wasm-strip";
|
2022-08-04 08:27:34 +02:00
|
|
|
"@webassemblyjs/wasm-text-gen-1.11.1" = "wasmgen";
|
|
|
|
"@webassemblyjs/wast-refmt-1.11.1" = "wast-refmt";
|
2022-06-22 21:16:24 +02:00
|
|
|
aws-cdk = "cdk";
|
2022-05-06 22:50:19 +02:00
|
|
|
cdk8s-cli = "cdk8s";
|
|
|
|
cdktf-cli = "cdktf";
|
|
|
|
clipboard-cli = "clipboard";
|
|
|
|
conventional-changelog-cli = "conventional-changelog";
|
|
|
|
cpy-cli = "cpy";
|
2023-04-14 00:47:35 +02:00
|
|
|
diff2html-cli = "diff2html";
|
2022-05-06 22:50:19 +02:00
|
|
|
fast-cli = "fast";
|
|
|
|
fauna-shell = "fauna";
|
|
|
|
fkill-cli = "fkill";
|
|
|
|
fleek-cli = "fleek";
|
|
|
|
graphql-cli = "graphql";
|
2022-06-05 18:17:22 +02:00
|
|
|
graphql-language-service-cli = "graphql-lsp";
|
2022-05-06 22:50:19 +02:00
|
|
|
grunt-cli = "grunt";
|
|
|
|
gulp-cli = "gulp";
|
|
|
|
kaput-cli = "kaput";
|
|
|
|
less = "lessc";
|
2022-11-07 11:40:42 +01:00
|
|
|
localtunnel = "lt";
|
2022-05-06 22:50:19 +02:00
|
|
|
lua-fmt = "luafmt";
|
|
|
|
neovim = "neovim-node-host";
|
|
|
|
parsoid = "parse.js";
|
|
|
|
poor-mans-t-sql-formatter-cli = "sqlformat";
|
|
|
|
postcss-cli = "postcss";
|
2023-08-05 03:57:12 +02:00
|
|
|
prettier = "prettier";
|
2024-01-19 16:14:25 +01:00
|
|
|
pulp = "pulp";
|
2024-01-19 16:12:06 +01:00
|
|
|
purescript-language-server = "purescript-language-server";
|
2022-05-06 22:50:19 +02:00
|
|
|
purescript-psa = "psa";
|
2023-08-08 11:14:35 +02:00
|
|
|
purs-tidy = "purs-tidy";
|
2024-01-19 16:13:14 +01:00
|
|
|
purty = "purty";
|
2024-01-19 16:15:42 +01:00
|
|
|
pscid = "pscid";
|
2022-05-06 22:50:19 +02:00
|
|
|
remod-cli = "remod";
|
2024-01-30 23:24:37 +01:00
|
|
|
vscode-json-languageserver = "vscode-json-languageserver";
|
2022-05-06 22:50:19 +02:00
|
|
|
webtorrent-cli = "webtorrent";
|
|
|
|
}
|