@tanzhenxing/zx-camera
Version:
相机组件,支持拍照、视频、身份证识别
22 lines (21 loc) • 454 B
JSON
{
"name": "@tanzhenxing/zx-camera",
"version": "1.0.3",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"zx-camera",
"相机组件",
"拍照",
"视频",
"身份证识别"
],
"author": "tanzhenxing",
"license": "ISC",
"description": "相机组件,支持拍照、视频、身份证识别",
"dependencies": {
"@tanzhenxing/zx-icon": "^1.0.13"
}
}