interface_sdk_c/build-tools/capi_parser/package.json
zhangwu 0abf2b7046 capi工具修改目录和注释
Signed-off-by: zhangwu <zhangwu47@huawei.com>
2023-11-25 17:17:57 +08:00

15 lines
262 B
JSON

{
"name": "capi_parser",
"version": "1.0.0",
"description": "",
"main": "main.py",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"comment-parser": "^1.4.1"
}
}