{
  "_from": "@uppy/form@^1.3.28",
  "_id": "@uppy/form@1.3.28",
  "_inBundle": false,
  "_integrity": "sha512-bYJt95fPm+aQyAc5An6U9309AQ8j9k2J60n/ENYL1YhbP4CxeLv/ucgWvbHFXs/XfA41hQB0g5WKu8KAE2ID3Q==",
  "_location": "/@uppy/form",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@uppy/form@^1.3.28",
    "name": "@uppy/form",
    "escapedName": "@uppy%2fform",
    "scope": "@uppy",
    "rawSpec": "^1.3.28",
    "saveSpec": null,
    "fetchSpec": "^1.3.28"
  },
  "_requiredBy": [
    "/uppy"
  ],
  "_resolved": "https://registry.npmjs.org/@uppy/form/-/form-1.3.28.tgz",
  "_shasum": "938f48a22f45ee89a27a1357c30b9fc90c8e1688",
  "_spec": "@uppy/form@^1.3.28",
  "_where": "C:\\xampp\\htdocs\\rnr\\node_modules\\uppy",
  "bugs": {
    "url": "https://github.com/transloadit/uppy/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@uppy/utils": "^3.5.0",
    "get-form-data": "^2.0.0"
  },
  "deprecated": false,
  "description": "Connect Uppy to an existing HTML <form>.",
  "gitHead": "1751241362692202ed626f752fc740d4db0f2a9a",
  "homepage": "https://uppy.io",
  "keywords": [
    "file uploader",
    "uppy",
    "uppy-plugin",
    "form"
  ],
  "license": "MIT",
  "main": "lib/index.js",
  "name": "@uppy/form",
  "peerDependencies": {
    "@uppy/core": "^1.0.0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/transloadit/uppy.git"
  },
  "types": "types/index.d.ts",
  "version": "1.3.28"
}
