1bbbf1280Sopenharmony_ci{
2bbbf1280Sopenharmony_ci    "name": "@ohos/optimized_routines",
3bbbf1280Sopenharmony_ci    "description": "Optimized implementations of various library functions for ARM architecture processors",
4bbbf1280Sopenharmony_ci    "version": "3.1",
5bbbf1280Sopenharmony_ci    "license": "MIT OR Apache-2.0 WITH LLVM-exception",
6bbbf1280Sopenharmony_ci    "publishAs": "code-segment",
7bbbf1280Sopenharmony_ci    "segment": {
8bbbf1280Sopenharmony_ci        "destPath": "third_party/optimized-routines"
9bbbf1280Sopenharmony_ci    },
10bbbf1280Sopenharmony_ci    "dirs": {},
11bbbf1280Sopenharmony_ci    "scripts": {},
12bbbf1280Sopenharmony_ci    "readmePath": {
13bbbf1280Sopenharmony_ci        "en": "README"
14bbbf1280Sopenharmony_ci    },
15bbbf1280Sopenharmony_ci    "component": {
16bbbf1280Sopenharmony_ci        "name": "optimized_routines",
17bbbf1280Sopenharmony_ci        "subsystem": "thirdparty",
18bbbf1280Sopenharmony_ci        "syscap": [],
19bbbf1280Sopenharmony_ci        "features": [],
20bbbf1280Sopenharmony_ci        "adapted_system_type": [
21bbbf1280Sopenharmony_ci            "mini",
22bbbf1280Sopenharmony_ci            "small"
23bbbf1280Sopenharmony_ci        ],
24bbbf1280Sopenharmony_ci        "rom": "36KB",
25bbbf1280Sopenharmony_ci        "ram": "72KB",
26bbbf1280Sopenharmony_ci        "deps": {
27bbbf1280Sopenharmony_ci            "components": [],
28bbbf1280Sopenharmony_ci            "third_party": []
29bbbf1280Sopenharmony_ci        },
30bbbf1280Sopenharmony_ci        "build": {
31bbbf1280Sopenharmony_ci            "sub_component": [],
32bbbf1280Sopenharmony_ci            "inner_kits": [],
33bbbf1280Sopenharmony_ci            "test": []
34bbbf1280Sopenharmony_ci        }
35bbbf1280Sopenharmony_ci    }
36bbbf1280Sopenharmony_ci}
37