{
  "_from": "@uppy/webcam@^1.8.8",
  "_id": "@uppy/webcam@1.8.8",
  "_inBundle": false,
  "_integrity": "sha512-0LTpnA6AiYEqE2xPisJdWNqpLfQN96GoZrXp0itpsuVbrfNt2/js8/VVwJFi23XBcpdIuuDYNkTMquahZhwo0A==",
  "_location": "/@uppy/webcam",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@uppy/webcam@^1.8.8",
    "name": "@uppy/webcam",
    "escapedName": "@uppy%2fwebcam",
    "scope": "@uppy",
    "rawSpec": "^1.8.8",
    "saveSpec": null,
    "fetchSpec": "^1.8.8"
  },
  "_requiredBy": [
    "/uppy"
  ],
  "_resolved": "https://registry.npmjs.org/@uppy/webcam/-/webcam-1.8.8.tgz",
  "_shasum": "48eaeab13dbf62ae2ade0db152a1acc6ea5681c8",
  "_spec": "@uppy/webcam@^1.8.8",
  "_where": "C:\\xampp\\htdocs\\rnr\\node_modules\\uppy",
  "bugs": {
    "url": "https://github.com/transloadit/uppy/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@uppy/utils": "^3.5.0",
    "preact": "8.2.9"
  },
  "deprecated": false,
  "description": "Uppy plugin that takes photos or records videos using the device's camera.",
  "gitHead": "6771545fe70134088a5441ef5c2f7b872e32d812",
  "homepage": "https://uppy.io",
  "keywords": [
    "file uploader",
    "uppy",
    "uppy-plugin",
    "webcam",
    "picture",
    "photo",
    "video",
    "record",
    "mediarecorder"
  ],
  "license": "MIT",
  "main": "lib/index.js",
  "name": "@uppy/webcam",
  "peerDependencies": {
    "@uppy/core": "^1.0.0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/transloadit/uppy.git"
  },
  "style": "dist/style.min.css",
  "types": "types/index.d.ts",
  "version": "1.8.8"
}
