mirror of
https://gitee.com/openharmony/third_party_typescript
synced 2024-11-23 06:50:54 +00:00
196866b91d
Issue:https://gitee.com/openharmony/third_party_typescript/issues/I807YQ Signed-off-by: zhangchen168 <zhangchen168@huawei.com> Change-Id: I793c26b6b42247d5ec4d5dcdc1e2294d6b970ace
36 lines
806 B
JSON
36 lines
806 B
JSON
{
|
|
"name": "@ohos/typescript",
|
|
"description": "TypeScript is a language for application scale JavaScript development.",
|
|
"version": "3.1",
|
|
"license": "Apache-2.0",
|
|
"segment": {
|
|
"destPath": "third_party/typescript"
|
|
},
|
|
"dirs": {},
|
|
"scripts": {},
|
|
"readmePath": {
|
|
"en": "README"
|
|
},
|
|
"component": {
|
|
"name": "typescript",
|
|
"subsystem": "thirdparty",
|
|
"syscap": [],
|
|
"features": [],
|
|
"adapted_system_type": [
|
|
"standard"
|
|
],
|
|
"rom": "0",
|
|
"ram": "0",
|
|
"deps": {
|
|
"components": [
|
|
],
|
|
"third_party": [
|
|
]
|
|
},
|
|
"build": {
|
|
"sub_component": [],
|
|
"inner_kits": [],
|
|
"test": []
|
|
}
|
|
}
|
|
} |