31 lines
685 B
JSON
31 lines
685 B
JSON
{
|
|
"name": "taoyao",
|
|
"version": "1.0.0",
|
|
"license": "https://gitee.com/acgist/taoyao/blob/master/LICENSE",
|
|
"hompage": "https://gitee.com/acgist/taoyao",
|
|
"repository": "https://gitee.com/acgist/taoyao.git",
|
|
"description": "桃夭鸿蒙终端",
|
|
"publishAs": "distribution",
|
|
"ohos": {
|
|
"os": "3.0.0",
|
|
"board": "hi3518",
|
|
"kernel": "linux"
|
|
},
|
|
"base": {
|
|
"name": "@ohos/hispark_aries",
|
|
"version": "3.0.3"
|
|
},
|
|
"author": {
|
|
"url": "https://www.acgist.com",
|
|
"name": "acgist",
|
|
"email": "rei@acgist.com"
|
|
},
|
|
"dirs": {},
|
|
"envs": {
|
|
"debug": false
|
|
},
|
|
"scripts": {},
|
|
"excludes": ["applications_sample_camera"],
|
|
"dependencies": {}
|
|
}
|