• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2    "name": "@openharmony/timer_task",
3    "version": "3.1.0",
4    "license": "Apache License 2.0",
5    "description": "ace timer kits",
6    "publishAs": "code-segment",
7    "segment": {
8        "destPath": "commonlibrary/utils_lite/timer_task"
9    },
10    "dirs": {},
11    "scripts": {},
12    "author": {},
13    "repository": "",
14    "component": {
15        "name": "timer_task",
16        "subsystem": "commonlibrary",
17        "features": [],
18        "adapted_system_type": [
19            "mini",
20            "small"
21        ],
22        "rom": "",
23        "ram": "",
24        "deps": {
25            "thrid_party": [],
26            "kernel_special": {},
27            "board_special": {},
28            "components": [
29                "utils_lite"
30            ]
31        },
32        "build": {
33            "sub_component": [ "//commonlibrary/utils_lite/timer_task:ace_kit_timer" ],
34            "inner_kits": [],
35            "test": []
36        }
37    }
38}
39