1 Star 0 Fork 213

杜文博/js_api_module_1

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
bundle.json 1.75 KB
一键复制 编辑 原始数据 按行查看 历史
{
"name": "@ohos/js_api_module",
"version": "",
"description": "js_api_module, used to store the basic class library JSAPI, such as url, uri, etc.| 用于存放基础类库JSAPI,比如url、uri等",
"homePage": "https://gitee.com/openharmony",
"license": "Apache V2",
"repository": "https://gitee.com/openharmony/js_api_module",
"domain": "os",
"language": "",
"publishAs": "code-segment",
"private": false,
"scripts": {},
"tags": [
"js"
],
"keywords": [
"js",
"api",
"module"
],
"envs": {},
"dirs": {},
"author": {
"name": "",
"email": "",
"url": ""
},
"contributors": [
{
"name": "",
"email": "",
"url": ""
}
],
"segment": {
"destPath": "base/compileruntime/js_api_module"
},
"component": {
"name": "jsapi_api",
"subsystem": "utils",
"syscap": [],
"features": [],
"adapted_system_type": [],
"rom": "",
"ram": "",
"deps": {
"components": [],
"third_party": []
},
"build": {
"sub_component": [
"//base/compileruntime/js_api_module/uri:uri_packages",
"//base/compileruntime/js_api_module/url:url_packages",
"//base/compileruntime/js_api_module/convertxml:convertxml_packages",
"//base/compileruntime/js_api_module/xml:xml_packages"
],
"inner_kits": [],
"test": [
"//base/compileruntime/js_api_module/test_uri/unittest:unittest",
"//base/compileruntime/js_api_module/test_xml/unittest:unittest"
]
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/du-wenboboo/js_api_module_1.git
git@gitee.com:du-wenboboo/js_api_module_1.git
du-wenboboo
js_api_module_1
js_api_module_1
master

搜索帮助