• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1[
2    {
3        "install_dir": "toolchains",
4        "module_label": "//developtools/syscap_codec:syscap_tool_bin",
5        "target_os": [
6            "linux",
7            "windows",
8            "darwin"
9        ]
10    },
11    {
12        "install_dir": "toolchains",
13        "module_label": "//developtools/hdc:hdc",
14        "target_os": [
15            "linux",
16            "windows",
17            "darwin"
18        ]
19    },
20    {
21        "install_dir": "toolchains",
22        "module_label": "//base/update/updater/services/diffpatch:diff",
23        "target_os": [
24            "linux",
25            "windows",
26            "darwin"
27        ]
28    },
29    {
30        "install_dir": "toolchains",
31        "module_label": "//third_party/libusb:libusb",
32        "target_os": [
33            "linux",
34            "windows",
35            "darwin"
36        ]
37    },
38   {
39        "install_dir": "toolchains",
40        "module_label": "//third_party/selinux:libselinux",
41        "target_os": [
42            "linux"
43        ]
44    },
45   {
46        "install_dir": "toolchains",
47        "module_label": "//third_party/selinux:libsepol",
48        "target_os": [
49            "linux"
50       ]
51    },
52   {
53        "install_dir": "toolchains",
54        "module_label": "//third_party/pcre2:libpcre2",
55        "target_os": [
56            "linux"
57       ]
58     },
59    {
60        "install_dir": "toolchains",
61        "module_label": "//developtools/hapsigner:lib",
62        "target_os": [
63            "linux",
64            "windows",
65            "darwin"
66        ]
67    },
68    {
69	"install_dir": "toolchains",
70	"module_label": "//developtools/global_resource_tool:restool",
71	"target_os": [
72	    "linux",
73	    "windows",
74            "darwin"
75        ]
76    },
77    {
78        "install_dir": "toolchains",
79        "module_label": "//developtools/global_resource_tool:restool_systemres",
80        "target_os": [
81            "windows",
82            "linux",
83            "darwin"
84        ]
85    },
86    {
87        "install_dir": "toolchains",
88        "module_label": "//developtools/global_resource_tool:restool",
89        "target_os": [
90            "windows",
91            "linux",
92            "darwin"
93        ]
94    },
95    {
96        "install_dir": "js/api",
97        "module_label": "//interface/sdk-js:ohos_declaration_common",
98        "target_os": [
99            "windows",
100            "linux",
101            "darwin"
102        ]
103    },
104    {
105        "install_dir": "js/api/config",
106        "module_label": "//interface/sdk-js:config",
107        "target_os": [
108            "windows",
109            "linux",
110            "darwin"
111        ]
112    },
113    {
114        "install_dir": "js/form",
115        "module_label": "//interface/sdk-js:form_declaration",
116        "target_os": [
117            "windows",
118            "linux",
119            "darwin"
120        ]
121    },
122    {
123        "install_dir": "js/build-tools/",
124        "module_label": "//prebuilts/sdk/js-loader:ace_loader",
125        "target_os": [
126            "windows",
127            "linux",
128            "darwin"
129        ]
130    },
131    {
132        "install_dir": "js/build-tools/ace-loader/bin/",
133        "module_label": "//third_party/quickjs:qjsc",
134        "target_os": [
135            "windows",
136            "linux",
137            "darwin"
138        ]
139    },
140    {
141        "install_dir": "js/build-tools/ace-loader/bin/",
142        "module_label": "//third_party/jerryscript:jerry",
143        "target_os": [
144            "windows",
145            "linux",
146            "darwin"
147        ]
148    },
149    {
150        "install_dir": "js/build-tools/ace-loader/bin/",
151        "module_label": "//third_party/jerryscript:jerry-snapshot",
152        "target_os": [
153            "windows",
154            "linux",
155            "darwin"
156        ]
157    },
158    {
159        "install_dir": "js/build-tools/ace-loader",
160        "module_label": "//developtools/ace_js2bundle:ace_loader",
161        "target_os": [
162            "windows",
163            "linux",
164            "darwin"
165        ]
166    },
167    {
168        "install_dir": "js/build-tools/ace-loader/lib/",
169        "module_label": "//developtools/ace_js2bundle:ace_loader_library",
170        "target_os": [
171            "windows",
172            "linux",
173            "darwin"
174        ]
175    },
176    {
177    	"install_dir": "js/build-tools/ace-loader/bin/ark/",
178	    "module_label": "//arkcompiler/ets_frontend/ts2panda:panda_ts2abc",
179	    "target_os": [
180            "windows",
181            "linux",
182            "darwin"
183        ]
184    },
185    {
186        "install_dir": "ets/build-tools/ets-loader/bin/ark/",
187        "module_label": "//arkcompiler/ets_frontend/ts2panda:panda_ts2abc_ets",
188        "target_os": [
189            "windows",
190            "linux",
191            "darwin"
192        ]
193    },
194    {
195        "install_dir": "js/build-tools/ace-loader/bin/ark/build/",
196        "module_label": "//arkcompiler/ets_frontend/ts2panda:ts2abc_build",
197        "target_os": [
198            "linux"
199        ]
200    },
201    {
202        "install_dir": "js/build-tools/ace-loader/bin/ark/build-win/",
203        "module_label": "//arkcompiler/ets_frontend/ts2panda:ts2abc_build_win",
204        "target_os": [
205            "windows"
206        ]
207    },
208    {
209    	"install_dir": "js/build-tools/ace-loader/bin/ark/build-mac/",
210        "module_label": "//arkcompiler/ets_frontend/ts2panda:ts2abc_build_mac",
211        "target_os": [
212            "darwin"
213        ]
214    },
215    {
216        "install_dir": "ets/build-tools/ets-loader/bin/ark/build/",
217        "module_label": "//arkcompiler/ets_frontend/ts2panda:ts2abc_build_ets",
218        "target_os": [
219            "linux"
220        ]
221    },
222    {
223        "install_dir": "ets/build-tools/ets-loader/bin/ark/build-win/",
224        "module_label": "//arkcompiler/ets_frontend/ts2panda:ts2abc_build_win_ets",
225        "target_os": [
226            "windows"
227        ]
228    },
229    {
230        "install_dir": "ets/build-tools/ets-loader/bin/ark/build-mac/",
231        "module_label": "//arkcompiler/ets_frontend/ts2panda:ts2abc_build_mac_ets",
232        "target_os": [
233            "darwin"
234        ]
235    },
236    {
237        "install_dir": "js/build-tools/ace-loader/bin/ark/build/deps",
238        "module_label": "//arkcompiler/ets_frontend/ts2panda:ts2abc_deps",
239        "target_os": [
240            "linux"
241        ]
242    },
243    {
244        "install_dir": "js/build-tools/ace-loader/bin/ark/build-win/deps",
245        "module_label": "//arkcompiler/ets_frontend/ts2panda:ts2abc_deps_win",
246        "target_os": [
247            "windows"
248        ]
249    },
250    {
251        "install_dir": "js/build-tools/ace-loader/bin/ark/build-mac/deps",
252        "module_label": "//arkcompiler/ets_frontend/ts2panda:ts2abc_deps_mac",
253        "target_os": [
254            "darwin"
255        ]
256    },
257    {
258        "install_dir": "ets/build-tools/ets-loader/bin/ark/build/deps",
259        "module_label": "//arkcompiler/ets_frontend/ts2panda:ts2abc_deps_ets",
260        "target_os": [
261            "linux"
262        ]
263    },
264    {
265        "install_dir": "ets/build-tools/ets-loader/bin/ark/build-win/deps",
266        "module_label": "//arkcompiler/ets_frontend/ts2panda:ts2abc_deps_win_ets",
267        "target_os": [
268            "windows"
269        ]
270    },
271    {
272        "install_dir": "ets/build-tools/ets-loader/bin/ark/build-mac/deps",
273        "module_label": "//arkcompiler/ets_frontend/ts2panda:ts2abc_deps_mac_ets",
274        "target_os": [
275            "darwin"
276        ]
277    },
278    {
279        "install_dir": "js/build-tools/ace-loader/bin/ark/build/bin",
280        "module_label": "//arkcompiler/ets_frontend/es2panda:es2abc_build",
281        "target_os": [
282            "linux"
283        ]
284    },
285    {
286        "install_dir": "js/build-tools/ace-loader/bin/ark/build-win/bin",
287        "module_label": "//arkcompiler/ets_frontend/es2panda:es2abc_build_win",
288        "target_os": [
289            "windows"
290        ]
291    },
292    {
293        "install_dir": "js/build-tools/ace-loader/bin/ark/build-mac/bin",
294        "module_label": "//arkcompiler/ets_frontend/es2panda:es2abc_build_mac",
295        "target_os": [
296            "darwin"
297        ]
298    },
299    {
300        "install_dir": "ets/build-tools/ets-loader/bin/ark/build/bin",
301        "module_label": "//arkcompiler/ets_frontend/es2panda:es2abc_build_ets",
302        "target_os": [
303            "linux"
304        ]
305    },
306    {
307        "install_dir": "ets/build-tools/ets-loader/bin/ark/build-win/bin",
308        "module_label": "//arkcompiler/ets_frontend/es2panda:es2abc_build_win_ets",
309        "target_os": [
310            "windows"
311        ]
312    },
313    {
314        "install_dir": "ets/build-tools/ets-loader/bin/ark/build-mac/bin",
315        "module_label": "//arkcompiler/ets_frontend/es2panda:es2abc_build_mac_ets",
316        "target_os": [
317            "darwin"
318        ]
319    },
320    {
321        "install_dir": "js/build-tools/ace-loader/bin/ark/build/legacy_api8/bin",
322        "module_label": "//arkcompiler/ets_frontend/legacy_bin:js_js2abc_api8_linux",
323        "target_os": [
324            "linux"
325        ]
326    },
327    {
328        "install_dir": "js/build-tools/ace-loader/bin/ark/build-win/legacy_api8/bin",
329        "module_label": "//arkcompiler/ets_frontend/legacy_bin:js_js2abc_api8_win",
330        "target_os": [
331            "windows"
332        ]
333    },
334    {
335        "install_dir": "js/build-tools/ace-loader/bin/ark/build-mac/legacy_api8/bin",
336        "module_label": "//arkcompiler/ets_frontend/legacy_bin:js_js2abc_api8_mac",
337        "target_os": [
338            "darwin"
339        ]
340    },
341    {
342        "install_dir": "js/build-tools/ace-loader/bin/ark/build/legacy_api8/src",
343        "module_label": "//arkcompiler/ets_frontend/legacy_bin:js_ts2abc_api8_linux",
344        "target_os": [
345            "linux"
346        ]
347    },
348    {
349        "install_dir": "js/build-tools/ace-loader/bin/ark/build-win/legacy_api8/src",
350        "module_label": "//arkcompiler/ets_frontend/legacy_bin:js_ts2abc_api8_win",
351        "target_os": [
352            "windows"
353        ]
354    },
355    {
356        "install_dir": "js/build-tools/ace-loader/bin/ark/build-mac/legacy_api8/src",
357        "module_label": "//arkcompiler/ets_frontend/legacy_bin:js_ts2abc_api8_mac",
358        "target_os": [
359            "darwin"
360        ]
361    },
362    {
363        "install_dir": "js/build-tools/ace-loader/bin/ark/build/legacy_api8",
364        "module_label": "//arkcompiler/ets_frontend/legacy_bin:js_package_api8_linux",
365        "target_os": [
366            "linux"
367        ]
368    },
369    {
370        "install_dir": "js/build-tools/ace-loader/bin/ark/build-win/legacy_api8",
371        "module_label": "//arkcompiler/ets_frontend/legacy_bin:js_package_api8_win",
372        "target_os": [
373            "windows"
374        ]
375    },
376    {
377        "install_dir": "js/build-tools/ace-loader/bin/ark/build-mac/legacy_api8",
378        "module_label": "//arkcompiler/ets_frontend/legacy_bin:js_package_api8_mac",
379        "target_os": [
380            "darwin"
381        ]
382    },
383    {
384        "install_dir": "js/build-tools/ace-loader/bin/ark/build/legacy_api8",
385        "module_label": "//arkcompiler/ets_frontend/legacy_bin:js_package-lock_api8_linux",
386        "target_os": [
387            "linux"
388        ]
389    },
390    {
391        "install_dir": "js/build-tools/ace-loader/bin/ark/build-win/legacy_api8",
392        "module_label": "//arkcompiler/ets_frontend/legacy_bin:js_package-lock_api8_win",
393        "target_os": [
394            "windows"
395        ]
396    },
397    {
398        "install_dir": "js/build-tools/ace-loader/bin/ark/build-mac/legacy_api8",
399        "module_label": "//arkcompiler/ets_frontend/legacy_bin:js_package-lock_api8_mac",
400        "target_os": [
401            "darwin"
402        ]
403    },
404    {
405        "install_dir": "ets/build-tools/ets-loader/bin/ark/build/legacy_api8/bin",
406        "module_label": "//arkcompiler/ets_frontend/legacy_bin:ets_js2abc_api8_linux",
407        "target_os": [
408            "linux"
409        ]
410    },
411    {
412        "install_dir": "ets/build-tools/ets-loader/bin/ark/build-win/legacy_api8/bin",
413        "module_label": "//arkcompiler/ets_frontend/legacy_bin:ets_js2abc_api8_win",
414        "target_os": [
415            "windows"
416        ]
417    },
418    {
419        "install_dir": "ets/build-tools/ets-loader/bin/ark/build-mac/legacy_api8/bin",
420        "module_label": "//arkcompiler/ets_frontend/legacy_bin:ets_js2abc_api8_mac",
421        "target_os": [
422            "darwin"
423        ]
424    },
425    {
426        "install_dir": "ets/build-tools/ets-loader/bin/ark/build/legacy_api8/src",
427        "module_label": "//arkcompiler/ets_frontend/legacy_bin:ets_ts2abc_api8_linux",
428        "target_os": [
429            "linux"
430        ]
431    },
432    {
433        "install_dir": "ets/build-tools/ets-loader/bin/ark/build-win/legacy_api8/src",
434        "module_label": "//arkcompiler/ets_frontend/legacy_bin:ets_ts2abc_api8_win",
435        "target_os": [
436            "windows"
437        ]
438    },
439    {
440        "install_dir": "ets/build-tools/ets-loader/bin/ark/build-mac/legacy_api8/src",
441        "module_label": "//arkcompiler/ets_frontend/legacy_bin:ets_ts2abc_api8_mac",
442        "target_os": [
443            "darwin"
444        ]
445    },
446    {
447        "install_dir": "ets/build-tools/ets-loader/bin/ark/build/legacy_api8",
448        "module_label": "//arkcompiler/ets_frontend/legacy_bin:ets_package_api8_linux",
449        "target_os": [
450            "linux"
451        ]
452    },
453    {
454        "install_dir": "ets/build-tools/ets-loader/bin/ark/build-win/legacy_api8",
455        "module_label": "//arkcompiler/ets_frontend/legacy_bin:ets_package_api8_win",
456        "target_os": [
457            "windows"
458        ]
459    },
460    {
461        "install_dir": "ets/build-tools/ets-loader/bin/ark/build-mac/legacy_api8",
462        "module_label": "//arkcompiler/ets_frontend/legacy_bin:ets_package_api8_mac",
463        "target_os": [
464            "darwin"
465        ]
466    },
467    {
468        "install_dir": "ets/build-tools/ets-loader/bin/ark/build/legacy_api8",
469        "module_label": "//arkcompiler/ets_frontend/legacy_bin:ets_package-lock_api8_linux",
470        "target_os": [
471            "linux"
472        ]
473    },
474    {
475        "install_dir": "ets/build-tools/ets-loader/bin/ark/build-win/legacy_api8",
476        "module_label": "//arkcompiler/ets_frontend/legacy_bin:ets_package-lock_api8_win",
477        "target_os": [
478            "windows"
479        ]
480    },
481    {
482        "install_dir": "ets/build-tools/ets-loader/bin/ark/build-mac/legacy_api8",
483        "module_label": "//arkcompiler/ets_frontend/legacy_bin:ets_package-lock_api8_mac",
484        "target_os": [
485            "darwin"
486        ]
487    },
488    {
489        "install_dir": "js/build-tools/ace-loader/bin/ark/build/bin",
490        "module_label": "//arkcompiler/ets_frontend/merge_abc:merge_abc_build",
491        "target_os": [
492            "linux"
493        ]
494    },
495    {
496        "install_dir": "js/build-tools/ace-loader/bin/ark/build-win/bin",
497        "module_label": "//arkcompiler/ets_frontend/merge_abc:merge_abc_build_win",
498        "target_os": [
499            "windows"
500        ]
501    },
502    {
503        "install_dir": "js/build-tools/ace-loader/bin/ark/build-mac/bin",
504        "module_label": "//arkcompiler/ets_frontend/merge_abc:merge_abc_build_mac",
505        "target_os": [
506            "darwin"
507        ]
508    },
509    {
510        "install_dir": "ets/build-tools/ets-loader/bin/ark/build/bin",
511        "module_label": "//arkcompiler/ets_frontend/merge_abc:merge_abc_build_ets",
512        "target_os": [
513            "linux"
514        ]
515    },
516    {
517        "install_dir": "ets/build-tools/ets-loader/bin/ark/build-win/bin",
518        "module_label": "//arkcompiler/ets_frontend/merge_abc:merge_abc_build_win_ets",
519        "target_os": [
520            "windows"
521        ]
522    },
523    {
524        "install_dir": "ets/build-tools/ets-loader/bin/ark/build-mac/bin",
525        "module_label": "//arkcompiler/ets_frontend/merge_abc:merge_abc_build_mac_ets",
526        "target_os": [
527            "darwin"
528        ]
529    },
530    {
531        "install_dir": "ets/api/@internal/full",
532	    "module_label": "//interface/sdk-js:ets_internal_api",
533	    "target_os": [
534            "windows",
535            "linux",
536            "darwin"
537        ]
538    },
539    {
540        "install_dir": "ets/api",
541        "module_label": "//interface/sdk-js:common_api",
542        "target_os": [
543            "windows",
544            "linux",
545            "darwin"
546        ]
547    },
548    {
549        "install_dir": "ets/api",
550        "module_label": "//interface/sdk-js:ohos_declaration_ets",
551        "target_os": [
552            "windows",
553            "linux",
554            "darwin"
555        ]
556    },
557    {
558        "install_dir": "js/api/@internal/full",
559        "module_label": "//interface/sdk-js:internal_full",
560        "target_os": [
561            "windows",
562            "linux",
563            "darwin"
564        ]
565    },
566    {
567        "install_dir": "js/api/@internal/lite",
568        "module_label": "//interface/sdk-js:internal_lite",
569        "target_os": [
570            "windows",
571            "linux",
572            "darwin"
573        ]
574    },
575    {
576        "install_dir": "toolchains/syscapcheck",
577        "module_label": "//interface/sdk-js:syscap_check",
578        "target_os": [
579            "linux",
580            "windows",
581            "darwin"
582        ]
583    },
584    {
585        "install_dir": "ets/component",
586        "module_label": "//interface/sdk-js:ets_component",
587        "target_os": [
588            "windows",
589            "linux",
590            "darwin"
591        ]
592    },
593    {
594        "install_dir": "ets/component",
595        "module_label": "//developtools/ace_ets2bundle:ets_loader_component_config",
596        "target_os": [
597            "windows",
598            "linux",
599            "darwin"
600        ]
601    },
602    {
603        "install_dir": "ets/component",
604        "module_label": "//developtools/ace_ets2bundle:ets_loader_form_config",
605        "target_os": [
606            "windows",
607            "linux",
608            "darwin"
609        ]
610    },
611    {
612        "install_dir": "ets/build-tools/ets-loader/form_components",
613        "module_label": "//developtools/ace_ets2bundle:form_components",
614        "target_os": [
615            "windows",
616            "linux",
617            "darwin"
618        ]
619    },
620    {
621        "install_dir": "ets/build-tools/ets-loader/deps",
622        "module_label": "//developtools/ace_ets2bundle:ets_loader_deps",
623        "target_os": [
624            "windows",
625            "linux",
626            "darwin"
627        ]
628    },
629    {
630        "install_dir": "ets/build-tools/ets-loader",
631        "module_label": "//developtools/ace_ets2bundle:ets_loader",
632        "target_os": [
633            "windows",
634            "linux",
635            "darwin"
636        ]
637    },
638    {
639        "install_dir": "ets/build-tools/ets-loader/lib",
640        "module_label": "//developtools/ace_ets2bundle:ets_loader_library",
641        "target_os": [
642            "windows",
643            "linux",
644            "darwin"
645        ]
646    },
647    {
648        "install_dir": "ets/build-tools/ets-loader/components",
649        "module_label": "//developtools/ace_ets2bundle:components",
650        "target_os": [
651            "windows",
652            "linux",
653            "darwin"
654        ]
655    },
656    {
657        "install_dir": "ets/build-tools/ets-loader/server",
658        "module_label": "//developtools/ace_ets2bundle:server",
659        "target_os": [
660            "windows",
661            "linux",
662            "darwin"
663        ]
664    },
665    {
666        "install_dir": "ets/build-tools/ets-loader/codegen",
667        "module_label": "//developtools/ace_ets2bundle:codegen",
668        "target_os": [
669            "windows",
670            "linux",
671            "darwin"
672        ]
673    },
674    {
675        "install_dir": "ets/build-tools/ets-loader/declarations",
676        "module_label": "//developtools/ace_ets2bundle:ets_loader_declaration",
677        "target_os": [
678            "windows",
679            "linux",
680            "darwin"
681        ]
682    },
683    {
684        "install_dir": "ets/build-tools/ets-loader/declarations",
685        "module_label": "//interface/sdk-js:bundle_api",
686        "target_os": [
687            "windows",
688            "linux",
689            "darwin"
690        ]
691    },
692    {
693        "install_dir": "toolchains",
694        "module_label": "//arkcompiler/runtime_core/assembler:ark_asm",
695        "target_os": [
696            "windows",
697            "linux",
698            "darwin"
699        ]
700    },
701    {
702        "install_dir": "toolchains",
703        "module_label": "//arkcompiler/runtime_core/disassembler:ark_disasm",
704        "target_os": [
705            "windows",
706            "linux",
707            "darwin"
708        ]
709    },
710    {
711        "install_dir": "toolchains/lib",
712        "module_label": "//developtools/packing_tool:app_packing_tool",
713        "target_os": [
714            "linux",
715            "windows",
716            "darwin"
717        ]
718    },
719    {
720        "install_dir": "toolchains/lib",
721        "module_label": "//developtools/packing_tool:app_unpacking_tool",
722        "target_os": [
723            "linux",
724            "windows",
725            "darwin"
726        ]
727    },
728    {
729        "install_dir": "previewer/common/bin",
730        "module_label": "//ide/tools/previewer:rich_previewer",
731        "target_os": [
732            "windows",
733            "darwin",
734            "linux"
735        ]
736    },
737    {
738        "install_dir": "previewer/liteWearable/bin",
739        "module_label": "//ide/tools/previewer:lite_previewer",
740        "target_os": [
741            "windows",
742            "darwin"
743        ]
744    },
745    {
746        "install_dir":"previewer/common/bin/",
747        "module_label": "//foundation/window/window_manager/previewer:copy_previewer_library",
748        "target_os": [
749            "windows"
750        ]
751    },
752    {
753        "install_dir": "previewer/common/bin",
754        "module_label": "//foundation/arkui/ace_engine/adapter/preview/sdk:copy_preview_shared_library",
755        "target_os": [
756            "windows",
757            "darwin",
758            "linux"
759        ]
760    },
761    {
762        "install_dir": "previewer/common",
763        "module_label": "//foundation/arkui/ace_engine/adapter/preview/sdk:copy_system_resource_standard",
764        "target_os": [
765            "windows",
766            "darwin",
767            "linux"
768        ]
769    },
770    {
771        "install_dir": "previewer/resources",
772        "module_label": "//foundation/arkui/ace_engine/adapter/preview/sdk:copy_preview_curl_cacert",
773        "target_os": [
774            "windows"
775        ]
776    },
777    {
778        "install_dir": "js/build-tools/binary-tools",
779        "module_label": "//developtools/packing_tool:fastjson-1.2.83",
780        "target_os": [
781            "linux",
782            "windows",
783            "darwin"
784        ]
785    },
786    {
787        "install_dir": "js/build-tools/binary-tools",
788        "module_label": "//developtools/packing_tool:haptobin_tool",
789        "target_os": [
790            "linux",
791            "windows",
792            "darwin"
793        ]
794    },
795    {
796        "install_dir": "toolchains/configcheck",
797        "module_label": "//developtools/packing_tool/configcheck:configSchema_lite_json",
798        "target_os": [
799            "linux",
800            "windows",
801            "darwin"
802        ]
803    },
804    {
805        "install_dir": "toolchains/configcheck",
806        "module_label": "//developtools/packing_tool/configcheck:configSchema_rich_json",
807        "target_os": [
808            "linux",
809            "windows",
810            "darwin"
811        ]
812    },
813    {
814        "install_dir": "toolchains/modulecheck",
815        "module_label": "//developtools/packing_tool/modulecheck:appSchema_json",
816        "target_os": [
817            "linux",
818            "windows",
819            "darwin"
820        ]
821    },
822    {
823        "install_dir": "toolchains/modulecheck",
824        "module_label": "//developtools/packing_tool/modulecheck:commonEventSchema_json",
825        "target_os": [
826            "linux",
827            "windows",
828            "darwin"
829        ]
830    },
831    {
832        "install_dir": "toolchains/modulecheck",
833        "module_label": "//developtools/packing_tool/modulecheck:distroFilterSchema_json",
834        "target_os": [
835            "linux",
836            "windows",
837            "darwin"
838        ]
839    },
840    {
841        "install_dir": "toolchains/modulecheck",
842        "module_label": "//developtools/packing_tool/modulecheck:formsSchema_json",
843        "target_os": [
844            "linux",
845            "windows",
846            "darwin"
847        ]
848    },
849	{
850        "install_dir": "toolchains/modulecheck",
851        "module_label": "//developtools/packing_tool/modulecheck:moduleSchema_json",
852        "target_os": [
853            "linux",
854            "windows",
855            "darwin"
856        ]
857    },
858    {
859        "install_dir": "toolchains/modulecheck",
860        "module_label": "//developtools/packing_tool/modulecheck:pageSchema_json",
861        "target_os": [
862            "linux",
863            "windows",
864            "darwin"
865        ]
866    },
867    {
868        "install_dir": "toolchains/modulecheck",
869        "module_label": "//developtools/packing_tool/modulecheck:shortcutsSchema_json",
870        "target_os": [
871            "linux",
872            "windows",
873            "darwin"
874        ]
875    },
876    {
877        "install_dir": "toolchains",
878        "module_label": "//foundation/ability/idl_tool:idl",
879        "target_os": [
880            "linux",
881            "windows",
882            "darwin"
883        ]
884    },
885    {
886        "install_dir": "ets/build-tools/ets-loader/bin/ark/build-win/bin",
887        "module_label": "//arkcompiler/ets_runtime/ecmascript/sdk:copy_ark_aot_compiler_library_win",
888        "target_os": [
889            "windows"
890        ]
891    },
892    {
893        "install_dir": "ets/build-tools/ets-loader/bin/ark/build/bin",
894        "module_label": "//arkcompiler/ets_runtime/ecmascript/sdk:copy_ark_aot_compiler_library",
895        "target_os": [
896            "linux"
897        ]
898    },
899    {
900        "install_dir": "ets/build-tools/ets-loader/bin/ark/build-mac/bin",
901        "module_label": "//arkcompiler/ets_runtime/ecmascript/sdk:copy_ark_aot_compiler_library_darwin",
902        "target_os": [
903            "darwin"
904        ]
905    },
906    {
907        "install_dir": "ets/build-tools/ets-loader/bin/ark/build-win/aot/src",
908        "module_label": "//arkcompiler/ets_runtime/ecmascript/sdk:copy_ark_aot_builtins_win",
909        "target_os": [
910            "windows"
911        ]
912    },
913    {
914        "install_dir": "ets/build-tools/ets-loader/bin/ark/build/aot/src",
915        "module_label": "//arkcompiler/ets_runtime/ecmascript/sdk:copy_ark_aot_builtins",
916        "target_os": [
917            "linux"
918        ]
919    },
920    {
921        "install_dir": "ets/build-tools/ets-loader/bin/ark/build-mac/aot/src",
922        "module_label": "//arkcompiler/ets_runtime/ecmascript/sdk:copy_ark_aot_builtins_mac",
923        "target_os": [
924            "darwin"
925        ]
926    }
927]
928