• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2    "name": "@ohos/aafwk_standard",
3    "version": "",
4    "description": "元能力框架子系统,是OpenHarmony为开发者提供的一套开发鸿蒙应用的开发框架",
5    "homePage": "https://gitee.com/openharmony",
6    "license": "Apache V2",
7    "repository": "https://gitee.com/openharmony/aafwk_standard",
8    "domain": "os",
9    "language": "",
10    "publishAs": "code-segment",
11    "private": false,
12    "scripts": {},
13    "tags": [
14        "foundation"
15    ],
16    "keywords": [
17        "aafwk",
18        "standard"
19    ],
20    "envs": [],
21    "dirs": [],
22    "author": {
23        "name": "",
24        "email": "",
25        "url": ""
26    },
27    "contributors": [
28        {
29            "name": "",
30            "email": "",
31            "url": ""
32        }
33    ],
34    "segment": {
35        "destPath": "foundation/aafwk/standard"
36    },
37    "component": {
38        "name": "aafwk",
39        "subsystem": "aafwk",
40        "syscap": [],
41        "features": [],
42        "adapted_system_type": [
43            "standard"
44        ],
45        "rom": "",
46        "ram": "",
47        "deps": {
48            "components": [],
49            "third_party": []
50        },
51        "build": {
52            "sub_component": [],
53            "inner_kits": [],
54            "test": []
55        }
56    }
57}