@@ -932,6 +932,152 @@ Maintainers: lukekarrys
932
932
https://npm.im/pkg-no-desc
933
933
`
934
934
935
+ exports [ `test/lib/commands/search.js TAP search multiple terms --color > should have expected search results with color 1` ] = `
936
+ [36mlibnpm[39m
937
+ Collection of programmatic APIs for the npm CLI
938
+ Version [34m3.0.1[39m published [34m2019-07-16[39m by [34misaacs[39m
939
+ Maintainers: nlf ruyadorno darcyclarke isaacs
940
+ Keywords: npm api package manager lib
941
+ [34mhttps://npm.im/libnpm[39m
942
+ [34m[36mlibnpm[39m[34maccess[39m
943
+ programmatic library for \`npm access\` commands
944
+ Version [34m4.0.1[39m published [34m2020-11-03[39m by [34mnlf[39m
945
+ Maintainers: nlf ruyadorno darcyclarke isaacs
946
+ Keywords: libnpmaccess
947
+ [34mhttps://npm.im/libnpmaccess[39m
948
+ [34m@evocateur/[36mlibnpm[39m[34maccess[39m
949
+ programmatic library for \`npm access\` commands
950
+ Version [34m3.1.2[39m published [34m2019-07-16[39m by [34mevocateur[39m
951
+ Maintainers: evocateur
952
+ [34mhttps://npm.im/@evocateur/libnpmaccess[39m
953
+ [34m@evocateur/[36mlibnpm[39m[34m[36mpublish[39m[34m[39m
954
+ Programmatic API for the bits behind npm [36mpublish[39m and un[36mpublish[39m
955
+ Version [34m1.2.2[39m published [34m2019-07-16[39m by [34mevocateur[39m
956
+ Maintainers: evocateur
957
+ [34mhttps://npm.im/@evocateur/libnpmpublish[39m
958
+ [34m[36mlibnpm[39m[34morg[39m
959
+ Programmatic api for \`npm org\` commands
960
+ Version [34m2.0.1[39m published [34m2020-11-03[39m by [34mnlf[39m
961
+ Maintainers: nlf ruyadorno darcyclarke isaacs
962
+ Keywords: [36mlibnpm[39m npm package manager api orgs teams
963
+ [34mhttps://npm.im/libnpmorg[39m
964
+ [34m[36mlibnpm[39m[34msearch[39m
965
+ Programmatic API for searching in npm and compatible registries.
966
+ Version [34m3.1.0[39m published [34m2020-12-08[39m by [34misaacs[39m
967
+ Maintainers: nlf ruyadorno darcyclarke isaacs
968
+ Keywords: npm search api [36mlibnpm[39m
969
+ [34mhttps://npm.im/libnpmsearch[39m
970
+ [34m[36mlibnpm[39m[34mteam[39m
971
+ npm Team management APIs
972
+ Version [34m2.0.2[39m published [34m2020-11-03[39m by [34mnlf[39m
973
+ Maintainers: nlf ruyadorno darcyclarke isaacs
974
+ [34mhttps://npm.im/libnpmteam[39m
975
+ [34m[36mlibnpm[39m[34m[36mpublish[39m[34m[39m
976
+ Programmatic API for the bits behind npm [36mpublish[39m and un[36mpublish[39m
977
+ Version [34m4.0.0[39m published [34m2020-11-03[39m by [34mnlf[39m
978
+ Maintainers: nlf ruyadorno darcyclarke isaacs
979
+ [34mhttps://npm.im/libnpmpublish[39m
980
+ [34m[36mlibnpm[39m[34mfund[39m
981
+ Programmatic API for npm fund
982
+ Version [34m1.0.2[39m published [34m2020-12-08[39m by [34misaacs[39m
983
+ Maintainers: nlf ruyadorno darcyclarke isaacs
984
+ Keywords: npm npmcli [36mlibnpm[39m cli git fund gitfund
985
+ [34mhttps://npm.im/libnpmfund[39m
986
+ [34m@npmcli/map-workspaces[39m
987
+ Retrieves a name:pathname Map for a given workspaces config
988
+ Version [34m1.0.1[39m published [34m2020-09-30[39m by [34mruyadorno[39m
989
+ Maintainers: nlf ruyadorno darcyclarke isaacs
990
+ Keywords: npm bad map npmcli [36mlibnpm[39m cli workspaces map-workspaces
991
+ [34mhttps://npm.im/@npmcli/map-workspaces[39m
992
+ [34m[36mlibnpm[39m[34mversion[39m
993
+ library to do the things that 'npm version' does
994
+ Version [34m1.0.7[39m published [34m2020-11-04[39m by [34misaacs[39m
995
+ Maintainers: nlf ruyadorno darcyclarke isaacs
996
+ [34mhttps://npm.im/libnpmversion[39m
997
+ [34m@types/[36mlibnpm[39m[34msearch[39m
998
+ TypeScript definitions for [36mlibnpm[39msearch
999
+ Version [34m2.0.1[39m published [34m2019-09-26[39m by [34mtypes[39m
1000
+ Maintainers: types
1001
+ [34mhttps://npm.im/@types/libnpmsearch[39m
1002
+ [34mpkg-no-desc[39m
1003
+ Version [34m1.0.0[39m published [34m2019-09-26[39m by [34mlukekarrys[39m
1004
+ Maintainers: lukekarrys
1005
+ [34mhttps://npm.im/pkg-no-desc[39m
1006
+ `
1007
+
1008
+ exports [ `test/lib/commands/search.js TAP search multiple terms text > should have expected search results 1` ] = `
1009
+ libnpm
1010
+ Collection of programmatic APIs for the npm CLI
1011
+ Version 3.0.1 published 2019-07-16 by isaacs
1012
+ Maintainers: nlf ruyadorno darcyclarke isaacs
1013
+ Keywords: npm api package manager lib
1014
+ https://npm.im/libnpm
1015
+ libnpmaccess
1016
+ programmatic library for \`npm access\` commands
1017
+ Version 4.0.1 published 2020-11-03 by nlf
1018
+ Maintainers: nlf ruyadorno darcyclarke isaacs
1019
+ Keywords: libnpmaccess
1020
+ https://npm.im/libnpmaccess
1021
+ @evocateur/libnpmaccess
1022
+ programmatic library for \`npm access\` commands
1023
+ Version 3.1.2 published 2019-07-16 by evocateur
1024
+ Maintainers: evocateur
1025
+ https://npm.im/@evocateur/libnpmaccess
1026
+ @evocateur/libnpmpublish
1027
+ Programmatic API for the bits behind npm publish and unpublish
1028
+ Version 1.2.2 published 2019-07-16 by evocateur
1029
+ Maintainers: evocateur
1030
+ https://npm.im/@evocateur/libnpmpublish
1031
+ libnpmorg
1032
+ Programmatic api for \`npm org\` commands
1033
+ Version 2.0.1 published 2020-11-03 by nlf
1034
+ Maintainers: nlf ruyadorno darcyclarke isaacs
1035
+ Keywords: libnpm npm package manager api orgs teams
1036
+ https://npm.im/libnpmorg
1037
+ libnpmsearch
1038
+ Programmatic API for searching in npm and compatible registries.
1039
+ Version 3.1.0 published 2020-12-08 by isaacs
1040
+ Maintainers: nlf ruyadorno darcyclarke isaacs
1041
+ Keywords: npm search api libnpm
1042
+ https://npm.im/libnpmsearch
1043
+ libnpmteam
1044
+ npm Team management APIs
1045
+ Version 2.0.2 published 2020-11-03 by nlf
1046
+ Maintainers: nlf ruyadorno darcyclarke isaacs
1047
+ https://npm.im/libnpmteam
1048
+ libnpmpublish
1049
+ Programmatic API for the bits behind npm publish and unpublish
1050
+ Version 4.0.0 published 2020-11-03 by nlf
1051
+ Maintainers: nlf ruyadorno darcyclarke isaacs
1052
+ https://npm.im/libnpmpublish
1053
+ libnpmfund
1054
+ Programmatic API for npm fund
1055
+ Version 1.0.2 published 2020-12-08 by isaacs
1056
+ Maintainers: nlf ruyadorno darcyclarke isaacs
1057
+ Keywords: npm npmcli libnpm cli git fund gitfund
1058
+ https://npm.im/libnpmfund
1059
+ @npmcli/map-workspaces
1060
+ Retrieves a name:pathname Map for a given workspaces config
1061
+ Version 1.0.1 published 2020-09-30 by ruyadorno
1062
+ Maintainers: nlf ruyadorno darcyclarke isaacs
1063
+ Keywords: npm bad map npmcli libnpm cli workspaces map-workspaces
1064
+ https://npm.im/@npmcli/map-workspaces
1065
+ libnpmversion
1066
+ library to do the things that 'npm version' does
1067
+ Version 1.0.7 published 2020-11-04 by isaacs
1068
+ Maintainers: nlf ruyadorno darcyclarke isaacs
1069
+ https://npm.im/libnpmversion
1070
+ @types/libnpmsearch
1071
+ TypeScript definitions for libnpmsearch
1072
+ Version 2.0.1 published 2019-09-26 by types
1073
+ Maintainers: types
1074
+ https://npm.im/@types/libnpmsearch
1075
+ pkg-no-desc
1076
+ Version 1.0.0 published 2019-09-26 by lukekarrys
1077
+ Maintainers: lukekarrys
1078
+ https://npm.im/pkg-no-desc
1079
+ `
1080
+
935
1081
exports [ `test/lib/commands/search.js TAP search no publisher > should have filtered expected search results 1` ] = `
936
1082
custom-registry
937
1083
Version 1.0.0 published prehistoric by ???
0 commit comments