{
  "_from": "@uppy/screen-capture@^1.0.17",
  "_id": "@uppy/screen-capture@1.0.17",
  "_inBundle": false,
  "_integrity": "sha512-rnt9hWbiRfwcSePhyyobVjlYKqhEzR3s+lXTdNb5cxER0evmxNsmUyi+pTRLypZmIRAr0KxFctP68NZ/ciOBVA==",
  "_location": "/@uppy/screen-capture",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@uppy/screen-capture@^1.0.17",
    "name": "@uppy/screen-capture",
    "escapedName": "@uppy%2fscreen-capture",
    "scope": "@uppy",
    "rawSpec": "^1.0.17",
    "saveSpec": null,
    "fetchSpec": "^1.0.17"
  },
  "_requiredBy": [
    "/uppy"
  ],
  "_resolved": "https://registry.npmjs.org/@uppy/screen-capture/-/screen-capture-1.0.17.tgz",
  "_shasum": "4741b2e1de33dfe64f32cfb8a97521aa73a8e9e6",
  "_spec": "@uppy/screen-capture@^1.0.17",
  "_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 captures video from display or application.",
  "gitHead": "6771545fe70134088a5441ef5c2f7b872e32d812",
  "homepage": "https://uppy.io",
  "keywords": [
    "file uploader",
    "uppy",
    "uppy-plugin",
    "screen capture",
    "video",
    "record",
    "mediarecorder"
  ],
  "license": "MIT",
  "main": "lib/index.js",
  "name": "@uppy/screen-capture",
  "peerDependencies": {
    "@uppy/core": "^1.0.0"
  },
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/transloadit/uppy.git"
  },
  "style": "dist/style.min.css",
  "types": "types/index.d.ts",
  "version": "1.0.17"
}
