|
86 | 86 | "types": "./dist/index.d.ts", |
87 | 87 | "default": "./dist/index.js" |
88 | 88 | }, |
89 | | - "./extensions.json": "./extensions.json", |
90 | 89 | "./index": { |
91 | 90 | "types": "./dist/index.d.ts", |
92 | 91 | "default": "./dist/index.js" |
93 | 92 | }, |
94 | | - "./lib/abort": { |
95 | | - "types": "./dist/lib/abort.d.ts", |
96 | | - "default": "./dist/lib/abort.js" |
97 | | - }, |
98 | | - "./lib/agent": { |
99 | | - "types": "./dist/lib/agent.d.ts", |
100 | | - "default": "./dist/lib/agent.js" |
101 | | - }, |
102 | | - "./lib/arrays": { |
103 | | - "types": "./dist/lib/arrays.d.ts", |
104 | | - "default": "./dist/lib/arrays.js" |
105 | | - }, |
106 | | - "./lib/bin": { |
107 | | - "types": "./dist/lib/bin.d.ts", |
108 | | - "default": "./dist/lib/bin.js" |
109 | | - }, |
110 | | - "./lib/constants": { |
111 | | - "types": "./dist/lib/constants/index.d.ts", |
112 | | - "default": "./dist/lib/constants/index.js" |
113 | | - }, |
114 | 93 | "./lib/constants/ABORT_CONTROLLER": { |
115 | 94 | "types": "./dist/lib/constants/abort-controller.d.ts", |
116 | 95 | "default": "./dist/lib/constants/abort-controller.js" |
|
195 | 174 | "types": "./dist/lib/constants/exec-path.d.ts", |
196 | 175 | "default": "./dist/lib/constants/exec-path.js" |
197 | 176 | }, |
198 | | - "./lib/constants/EXTENSIONS": { |
199 | | - "types": "./dist/lib/constants/EXTENSIONS.d.ts", |
200 | | - "default": "./dist/lib/constants/EXTENSIONS.js" |
201 | | - }, |
202 | | - "./lib/constants/EXTENSIONS_JSON": { |
203 | | - "types": "./dist/lib/constants/EXTENSIONS_JSON.d.ts", |
204 | | - "default": "./dist/lib/constants/EXTENSIONS_JSON.js" |
205 | | - }, |
206 | 177 | "./lib/constants/EXT_CJS": { |
207 | 178 | "types": "./dist/lib/constants/EXT_CJS.d.ts", |
208 | 179 | "default": "./dist/lib/constants/EXT_CJS.js" |
|
259 | 230 | "types": "./dist/lib/constants/EXT_YML.d.ts", |
260 | 231 | "default": "./dist/lib/constants/EXT_YML.js" |
261 | 232 | }, |
| 233 | + "./lib/constants/EXTENSIONS": { |
| 234 | + "types": "./dist/lib/constants/EXTENSIONS.d.ts", |
| 235 | + "default": "./dist/lib/constants/EXTENSIONS.js" |
| 236 | + }, |
| 237 | + "./lib/constants/EXTENSIONS_JSON": { |
| 238 | + "types": "./dist/lib/constants/EXTENSIONS_JSON.d.ts", |
| 239 | + "default": "./dist/lib/constants/EXTENSIONS_JSON.js" |
| 240 | + }, |
262 | 241 | "./lib/constants/GET_IPC": { |
263 | 242 | "types": "./dist/lib/constants/get-ipc.d.ts", |
264 | 243 | "default": "./dist/lib/constants/get-ipc.js" |
|
547 | 526 | "types": "./dist/lib/constants/SUPPORTS_PROCESS_SEND.d.ts", |
548 | 527 | "default": "./dist/lib/constants/SUPPORTS_PROCESS_SEND.js" |
549 | 528 | }, |
550 | | - "./lib/constants/TSCONFIG_JSON": { |
551 | | - "types": "./dist/lib/constants/TSCONFIG_JSON.d.ts", |
552 | | - "default": "./dist/lib/constants/TSCONFIG_JSON.js" |
553 | | - }, |
554 | 529 | "./lib/constants/TS_LIBS_AVAILABLE": { |
555 | 530 | "types": "./dist/lib/constants/ts-libs-available.d.ts", |
556 | 531 | "default": "./dist/lib/constants/ts-libs-available.js" |
|
559 | 534 | "types": "./dist/lib/constants/ts-types-available.d.ts", |
560 | 535 | "default": "./dist/lib/constants/ts-types-available.js" |
561 | 536 | }, |
| 537 | + "./lib/constants/TSCONFIG_JSON": { |
| 538 | + "types": "./dist/lib/constants/TSCONFIG_JSON.d.ts", |
| 539 | + "default": "./dist/lib/constants/TSCONFIG_JSON.js" |
| 540 | + }, |
562 | 541 | "./lib/constants/UNDEFINED_TOKEN": { |
563 | 542 | "types": "./dist/lib/constants/UNDEFINED_TOKEN.d.ts", |
564 | 543 | "default": "./dist/lib/constants/UNDEFINED_TOKEN.js" |
|
639 | 618 | "types": "./dist/lib/constants/AT_LATEST.d.ts", |
640 | 619 | "default": "./dist/lib/constants/AT_LATEST.js" |
641 | 620 | }, |
642 | | - "./lib/constants/bun": { |
643 | | - "types": "./dist/lib/constants/BUN.d.ts", |
644 | | - "default": "./dist/lib/constants/BUN.js" |
645 | | - }, |
646 | 621 | "./lib/constants/bun-cache-path": { |
647 | 622 | "types": "./dist/lib/constants/bun-cache-path.d.ts", |
648 | 623 | "default": "./dist/lib/constants/bun-cache-path.js" |
|
659 | 634 | "types": "./dist/lib/constants/CHANGELOG_MD.d.ts", |
660 | 635 | "default": "./dist/lib/constants/CHANGELOG_MD.js" |
661 | 636 | }, |
662 | | - "./lib/constants/ci": { |
663 | | - "types": "./dist/lib/constants/CI.d.ts", |
664 | | - "default": "./dist/lib/constants/CI.js" |
665 | | - }, |
666 | 637 | "./lib/constants/column-limit": { |
667 | 638 | "types": "./dist/lib/constants/COLUMN_LIMIT.d.ts", |
668 | 639 | "default": "./dist/lib/constants/COLUMN_LIMIT.js" |
|
671 | 642 | "types": "./dist/lib/constants/copy-left-licenses.d.ts", |
672 | 643 | "default": "./dist/lib/constants/copy-left-licenses.js" |
673 | 644 | }, |
674 | | - "./lib/constants/darwin": { |
675 | | - "types": "./dist/lib/constants/DARWIN.d.ts", |
676 | | - "default": "./dist/lib/constants/DARWIN.js" |
677 | | - }, |
678 | 645 | "./lib/constants/dot-git-dir": { |
679 | 646 | "types": "./dist/lib/constants/DOT_GIT_DIR.d.ts", |
680 | 647 | "default": "./dist/lib/constants/DOT_GIT_DIR.js" |
|
695 | 662 | "types": "./dist/lib/constants/EMPTY_VALUE.d.ts", |
696 | 663 | "default": "./dist/lib/constants/EMPTY_VALUE.js" |
697 | 664 | }, |
698 | | - "./lib/constants/env": { |
699 | | - "types": "./dist/lib/constants/ENV.d.ts", |
700 | | - "default": "./dist/lib/constants/ENV.js" |
701 | | - }, |
702 | 665 | "./lib/constants/eslint-config-js": { |
703 | 666 | "types": "./dist/lib/constants/ESLINT_CONFIG_JS.d.ts", |
704 | 667 | "default": "./dist/lib/constants/ESLINT_CONFIG_JS.js" |
705 | 668 | }, |
706 | | - "./lib/constants/esnext": { |
707 | | - "types": "./dist/lib/constants/ESNEXT.d.ts", |
708 | | - "default": "./dist/lib/constants/ESNEXT.js" |
709 | | - }, |
710 | 669 | "./lib/constants/exec-path": { |
711 | 670 | "types": "./dist/lib/constants/exec-path.d.ts", |
712 | 671 | "default": "./dist/lib/constants/exec-path.js" |
|
767 | 726 | "types": "./dist/lib/constants/EXT_YML.d.ts", |
768 | 727 | "default": "./dist/lib/constants/EXT_YML.js" |
769 | 728 | }, |
770 | | - "./lib/constants/extensions": { |
771 | | - "types": "./dist/lib/constants/EXTENSIONS.d.ts", |
772 | | - "default": "./dist/lib/constants/EXTENSIONS.js" |
773 | | - }, |
774 | 729 | "./lib/constants/extensions-json": { |
775 | 730 | "types": "./dist/lib/constants/EXTENSIONS_JSON.d.ts", |
776 | 731 | "default": "./dist/lib/constants/EXTENSIONS_JSON.js" |
|
779 | 734 | "types": "./dist/lib/constants/get-ipc.d.ts", |
780 | 735 | "default": "./dist/lib/constants/get-ipc.js" |
781 | 736 | }, |
782 | | - "./lib/constants/gitignore": { |
783 | | - "types": "./dist/lib/constants/GITIGNORE.d.ts", |
784 | | - "default": "./dist/lib/constants/GITIGNORE.js" |
785 | | - }, |
786 | 737 | "./lib/constants/index": { |
787 | 738 | "types": "./dist/lib/constants/index.d.ts", |
788 | 739 | "default": "./dist/lib/constants/index.js" |
|
807 | 758 | "types": "./dist/lib/constants/k-internals-symbol.d.ts", |
808 | 759 | "default": "./dist/lib/constants/k-internals-symbol.js" |
809 | 760 | }, |
810 | | - "./lib/constants/latest": { |
811 | | - "types": "./dist/lib/constants/LATEST.d.ts", |
812 | | - "default": "./dist/lib/constants/LATEST.js" |
813 | | - }, |
814 | | - "./lib/constants/license": { |
815 | | - "types": "./dist/lib/constants/LICENSE.d.ts", |
816 | | - "default": "./dist/lib/constants/LICENSE.js" |
817 | | - }, |
818 | 761 | "./lib/constants/license-glob": { |
819 | 762 | "types": "./dist/lib/constants/LICENSE_GLOB.d.ts", |
820 | 763 | "default": "./dist/lib/constants/LICENSE_GLOB.js" |
|
855 | 798 | "types": "./dist/lib/constants/MANIFEST_JSON.d.ts", |
856 | 799 | "default": "./dist/lib/constants/MANIFEST_JSON.js" |
857 | 800 | }, |
858 | | - "./lib/constants/mit": { |
859 | | - "types": "./dist/lib/constants/MIT.d.ts", |
860 | | - "default": "./dist/lib/constants/MIT.js" |
861 | | - }, |
862 | 801 | "./lib/constants/node-auth-token": { |
863 | 802 | "types": "./dist/lib/constants/NODE_AUTH_TOKEN.d.ts", |
864 | 803 | "default": "./dist/lib/constants/NODE_AUTH_TOKEN.js" |
|
895 | 834 | "types": "./dist/lib/constants/node-version.d.ts", |
896 | 835 | "default": "./dist/lib/constants/node-version.js" |
897 | 836 | }, |
898 | | - "./lib/constants/npm": { |
899 | | - "types": "./dist/lib/constants/NPM.d.ts", |
900 | | - "default": "./dist/lib/constants/NPM.js" |
901 | | - }, |
902 | 837 | "./lib/constants/npm-exec-path": { |
903 | 838 | "types": "./dist/lib/constants/npm-exec-path.d.ts", |
904 | 839 | "default": "./dist/lib/constants/npm-exec-path.js" |
|
919 | 854 | "types": "./dist/lib/constants/NPM_SHRINKWRAP_JSON.d.ts", |
920 | 855 | "default": "./dist/lib/constants/NPM_SHRINKWRAP_JSON.js" |
921 | 856 | }, |
922 | | - "./lib/constants/npx": { |
923 | | - "types": "./dist/lib/constants/NPX.d.ts", |
924 | | - "default": "./dist/lib/constants/NPX.js" |
925 | | - }, |
926 | | - "./lib/constants/overrides": { |
927 | | - "types": "./dist/lib/constants/OVERRIDES.d.ts", |
928 | | - "default": "./dist/lib/constants/OVERRIDES.js" |
929 | | - }, |
930 | 857 | "./lib/constants/package-default-node-range": { |
931 | 858 | "types": "./dist/lib/constants/package-default-node-range.d.ts", |
932 | 859 | "default": "./dist/lib/constants/package-default-node-range.js" |
|
963 | 890 | "types": "./dist/lib/constants/pacote-cache-path.d.ts", |
964 | 891 | "default": "./dist/lib/constants/pacote-cache-path.js" |
965 | 892 | }, |
966 | | - "./lib/constants/pnpm": { |
967 | | - "types": "./dist/lib/constants/PNPM.d.ts", |
968 | | - "default": "./dist/lib/constants/PNPM.js" |
969 | | - }, |
970 | 893 | "./lib/constants/pnpm-exec-path": { |
971 | 894 | "types": "./dist/lib/constants/pnpm-exec-path.d.ts", |
972 | 895 | "default": "./dist/lib/constants/pnpm-exec-path.js" |
|
995 | 918 | "types": "./dist/lib/constants/README_MD.d.ts", |
996 | 919 | "default": "./dist/lib/constants/README_MD.js" |
997 | 920 | }, |
998 | | - "./lib/constants/registry": { |
999 | | - "types": "./dist/lib/constants/REGISTRY.d.ts", |
1000 | | - "default": "./dist/lib/constants/REGISTRY.js" |
1001 | | - }, |
1002 | 921 | "./lib/constants/registry-scope-delimiter": { |
1003 | 922 | "types": "./dist/lib/constants/REGISTRY_SCOPE_DELIMITER.d.ts", |
1004 | 923 | "default": "./dist/lib/constants/REGISTRY_SCOPE_DELIMITER.js" |
1005 | 924 | }, |
1006 | | - "./lib/constants/resolutions": { |
1007 | | - "types": "./dist/lib/constants/RESOLUTIONS.d.ts", |
1008 | | - "default": "./dist/lib/constants/RESOLUTIONS.js" |
1009 | | - }, |
1010 | 925 | "./lib/constants/socket-github-org": { |
1011 | 926 | "types": "./dist/lib/constants/SOCKET_GITHUB_ORG.d.ts", |
1012 | 927 | "default": "./dist/lib/constants/SOCKET_GITHUB_ORG.js" |
|
1099 | 1014 | "types": "./dist/lib/constants/UNKNOWN_VALUE.d.ts", |
1100 | 1015 | "default": "./dist/lib/constants/UNKNOWN_VALUE.js" |
1101 | 1016 | }, |
1102 | | - "./lib/constants/unlicenced": { |
1103 | | - "types": "./dist/lib/constants/UNLICENCED.d.ts", |
1104 | | - "default": "./dist/lib/constants/UNLICENCED.js" |
1105 | | - }, |
1106 | | - "./lib/constants/unlicensed": { |
1107 | | - "types": "./dist/lib/constants/UNLICENSED.d.ts", |
1108 | | - "default": "./dist/lib/constants/UNLICENSED.js" |
1109 | | - }, |
1110 | | - "./lib/constants/utf8": { |
1111 | | - "types": "./dist/lib/constants/UTF8.d.ts", |
1112 | | - "default": "./dist/lib/constants/UTF8.js" |
1113 | | - }, |
1114 | | - "./lib/constants/vitest": { |
1115 | | - "types": "./dist/lib/constants/VITEST.d.ts", |
1116 | | - "default": "./dist/lib/constants/VITEST.js" |
1117 | | - }, |
1118 | | - "./lib/constants/vlt": { |
1119 | | - "types": "./dist/lib/constants/VLT.d.ts", |
1120 | | - "default": "./dist/lib/constants/VLT.js" |
1121 | | - }, |
1122 | 1017 | "./lib/constants/vlt-cache-path": { |
1123 | 1018 | "types": "./dist/lib/constants/vlt-cache-path.d.ts", |
1124 | 1019 | "default": "./dist/lib/constants/vlt-cache-path.js" |
|
1127 | 1022 | "types": "./dist/lib/constants/VLT_LOCK_JSON.d.ts", |
1128 | 1023 | "default": "./dist/lib/constants/VLT_LOCK_JSON.js" |
1129 | 1024 | }, |
1130 | | - "./lib/constants/win32": { |
1131 | | - "types": "./dist/lib/constants/WIN32.d.ts", |
1132 | | - "default": "./dist/lib/constants/WIN32.js" |
1133 | | - }, |
1134 | | - "./lib/constants/yarn": { |
1135 | | - "types": "./dist/lib/constants/YARN.d.ts", |
1136 | | - "default": "./dist/lib/constants/YARN.js" |
1137 | | - }, |
1138 | 1025 | "./lib/constants/yarn-berry": { |
1139 | 1026 | "types": "./dist/lib/constants/YARN_BERRY.d.ts", |
1140 | 1027 | "default": "./dist/lib/constants/YARN_BERRY.js" |
|
1155 | 1042 | "types": "./dist/lib/constants/YARN_LOCK.d.ts", |
1156 | 1043 | "default": "./dist/lib/constants/YARN_LOCK.js" |
1157 | 1044 | }, |
| 1045 | + "./lib/abort": { |
| 1046 | + "types": "./dist/lib/abort.d.ts", |
| 1047 | + "default": "./dist/lib/abort.js" |
| 1048 | + }, |
| 1049 | + "./lib/agent": { |
| 1050 | + "types": "./dist/lib/agent.d.ts", |
| 1051 | + "default": "./dist/lib/agent.js" |
| 1052 | + }, |
| 1053 | + "./lib/arrays": { |
| 1054 | + "types": "./dist/lib/arrays.d.ts", |
| 1055 | + "default": "./dist/lib/arrays.js" |
| 1056 | + }, |
| 1057 | + "./lib/bin": { |
| 1058 | + "types": "./dist/lib/bin.d.ts", |
| 1059 | + "default": "./dist/lib/bin.js" |
| 1060 | + }, |
| 1061 | + "./lib/constants": { |
| 1062 | + "types": "./dist/lib/constants/index.d.ts", |
| 1063 | + "default": "./dist/lib/constants/index.js" |
| 1064 | + }, |
1158 | 1065 | "./lib/debug": { |
1159 | 1066 | "types": "./dist/lib/debug.d.ts", |
1160 | 1067 | "default": "./dist/lib/debug.js" |
|
1243 | 1150 | "types": "./dist/lib/words.d.ts", |
1244 | 1151 | "default": "./dist/lib/words.js" |
1245 | 1152 | }, |
| 1153 | + "./extensions.json": "./extensions.json", |
1246 | 1154 | "./manifest.json": "./manifest.json", |
1247 | 1155 | "./package.json": "./package.json", |
1248 | 1156 | "./tsconfig.json": "./tsconfig.json" |
|
0 commit comments