@regulaforensics/face-sdk
Version:
This is an npm module for Regula Face SDK. It allows you to easily compaire faces using your phone's camera.
36 lines • 842 B
JSON
{
"name": "@regulaforensics/face-sdk",
"version": "7.1.356",
"description": "This is an npm module for Regula Face SDK. It allows you to easily compaire faces using your phone's camera.",
"main": "www/react-native/index.js",
"module": "www/capacitor/index.js",
"types": "www/types/index.d.ts",
"cordova": {
"id": "@regulaforensics/face-sdk",
"platforms": [
"ios",
"android"
]
},
"keywords": [
"react",
"react-native",
"ionic",
"capacitor",
"cordova",
"face",
"reader",
"scanner",
"regula"
],
"author": "RegulaForensics",
"license": "commercial",
"repository": {
"type": "git",
"url": "git+https://github.com/regulaforensics/npm-face-sdk.git"
},
"homepage": "https://mobile.regulaforensics.com",
"publishConfig": {
"access": "public"
}
}