1c72fcc34Sopenharmony_ci{
2c72fcc34Sopenharmony_ci    "name": "@ohos/alsa-utils",
3c72fcc34Sopenharmony_ci    "description": "This package contains the command line utilities for the ALSA project. The package can be compiled only with the installed ALSA driver and the ALSA C library (alsa-lib).",
4c72fcc34Sopenharmony_ci    "version": "3.1",
5c72fcc34Sopenharmony_ci    "license": "GNU General Public License v2.0",
6c72fcc34Sopenharmony_ci    "publishAs": "code-segment",
7c72fcc34Sopenharmony_ci    "segment": {
8c72fcc34Sopenharmony_ci        "destPath": "third_party/alsa-utils"
9c72fcc34Sopenharmony_ci    },
10c72fcc34Sopenharmony_ci    "dirs": {},
11c72fcc34Sopenharmony_ci    "scripts": {},
12c72fcc34Sopenharmony_ci    "licensePath": "COPYING",
13c72fcc34Sopenharmony_ci    "readmePath": {
14c72fcc34Sopenharmony_ci        "en": "README.md",
15c72fcc34Sopenharmony_ci        "zh": "README_zh.md"
16c72fcc34Sopenharmony_ci    },
17c72fcc34Sopenharmony_ci    "component": {
18c72fcc34Sopenharmony_ci        "name": "alsa-utils",
19c72fcc34Sopenharmony_ci        "subsystem": "thirdparty",
20c72fcc34Sopenharmony_ci        "syscap": [],
21c72fcc34Sopenharmony_ci        "features": [],
22c72fcc34Sopenharmony_ci        "adapted_system_type": [ "standard" ],
23c72fcc34Sopenharmony_ci        "rom": "650KB",
24c72fcc34Sopenharmony_ci        "ram": "896KB",
25c72fcc34Sopenharmony_ci        "deps": {
26c72fcc34Sopenharmony_ci            "components": [],
27c72fcc34Sopenharmony_ci            "third_party": [ "alsa-lib" ]
28c72fcc34Sopenharmony_ci        },
29c72fcc34Sopenharmony_ci        "build": {
30c72fcc34Sopenharmony_ci            "sub_component": [ "//third_party/alsa-utils:alsa-utils" ],
31c72fcc34Sopenharmony_ci            "inner_kits": [],
32c72fcc34Sopenharmony_ci            "test": []
33c72fcc34Sopenharmony_ci        }
34c72fcc34Sopenharmony_ci    }
35c72fcc34Sopenharmony_ci}
36