interface_sdk_c/package.json
wangcaoyu d7f9024144 CAPIcheck工具联调CAPI解析数据
Signed-off-by: wangcaoyu <wangcaoyu@huawei.com>
2023-11-15 21:41:20 +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"
}
}