mirror of
https://gitee.com/openharmony/third_party_jsframework
synced 2024-11-27 00:40:37 +00:00
!111 feat: add bundle.json
Merge pull request !111 from 33/OpenHarmony-3.0-LTS
This commit is contained in:
commit
82c0fd698f
39
bundle.json
Normal file
39
bundle.json
Normal file
@ -0,0 +1,39 @@
|
||||
{
|
||||
"name": "@ohos/jsframework",
|
||||
"version": "",
|
||||
"description": "Third-party open-source software jsframework | 三方开源软件jsframework",
|
||||
"homePage": "https://gitee.com/openharmony",
|
||||
"license": "Apache V2",
|
||||
"repository": "https://gitee.com/openharmony/third_party_jsframework",
|
||||
"domain": "os",
|
||||
"language": "",
|
||||
"publishAs": "code-segment",
|
||||
"private": false,
|
||||
"scripts": {},
|
||||
"tags": [
|
||||
"third_party"
|
||||
],
|
||||
"keywords": [
|
||||
"third-party",
|
||||
"jsframework"
|
||||
],
|
||||
"envs": {},
|
||||
"dirs": {},
|
||||
"segment": {
|
||||
"destPath": "third_party/jsframework"
|
||||
},
|
||||
"component": {
|
||||
"name": "thirdparty_jsframework",
|
||||
"subsystem": "",
|
||||
"syscap": [],
|
||||
"features": [],
|
||||
"adapted_system_type": [],
|
||||
"rom": "",
|
||||
"ram": "",
|
||||
"build": {
|
||||
"sub_component": [],
|
||||
"inner_kits": [],
|
||||
"test": []
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user