youverse-webcam-component
Version:
This web component is designed to manage selfie photos while incorporating facial detection capabilities.
26 lines • 696 B
JSON
{
"name": "youverse-webcam-component",
"version": "2.0.0",
"description": "This web component is designed to manage selfie photos while incorporating facial detection capabilities.",
"main": "./js/dist/youverse-webcam.min.js",
"types": "./js/ts/youverse-webcam.d.ts",
"exports": {
".": {
"import": "./js/dist/youverse-webcam.min.js",
"types": "./js/ts/youverse-webcam.d.ts"
}
},
"keywords": [
"Youverse",
"Webcam",
"Web Component",
"js"
],
"author": "Yoonik dev",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/dev-yoonik/YOUVERSE-WEBCAM-COMPONENT.git"
},
"homepage": "https://www.youverse.id"
}