{"_id":"graphql-upload-ts","_rev":"350-5763ca594a04641d77ae6b1ceb49bf42","name":"graphql-upload-ts","dist-tags":{"update-pkgs":"2.0.4-update-pkgs.5","renovate-all-minor-patch":"2.0.6-alpha.5","latest":"2.2.0","beta":"2.2.0","develop":"3.0.0-beta.1"},"versions":{"2.0.1":{"name":"graphql-upload-ts","version":"2.0.1","keywords":["graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.1","maintainers":[{"name":"a_team","email":"dev@a.team"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"9d9a2b71a23423b31b5ef367107b2326d6f1d1bb","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.1.tgz","fileCount":3,"integrity":"sha512-+EZ/7lN1+QbfA00+A+CxKnh1r2FRL5pxIk7L1dnlhCi4eL6dA/4W50yzO4ejoJzVs3M2+MJdJ2glNDkKk/3lag==","signatures":[{"sig":"MEUCIQCHl1Q9+lFOnmrAhk9GUp8lVceOnJ+frmsP3jtoZY0n4wIgHS7pQS1Xwy48RB0W8P1JRWVNjB9U06xsDnJL7EU4qCk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11552,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi3Q0IACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrs1Q/8CB/FuxSSjl4v7j88C4L5KV/r6zUWW6pkWAHanVwuh0cOeKm+\r\n9E2FJJooh04yhjNwi5hAwKBkVwsYvjwBNiWb2ZWdVSW4C1M1thTBuftyIdED\r\ngi+/vHl3IaroABMl/mdtxBh8Hza2RL8ESXaxACLID2Ez2lBUeSm7qLMvHX9k\r\nNeI+afdWV2gONFaj9PXZc6T0cGxJWj4fZAXxuycb9nJr1aNxS+0DomhmS8/5\r\nqpxTriL5xD8ULrhY3l7NDjbnOqr2l5aQqD/t2/ENUf6tAG9c5ie0frosMi7Y\r\nZMJYPSnesvDEWYllKk0UZWtdddNq6rkPsDBAWuocPOm9DP1EU3OnM4x++SOP\r\nHIVJkfq62hJ9QO+4CIFZx4Ki8aNdNL5ueH+lmRvQ98NpPVxYlBTUGfeN8WYv\r\n+l+IekRkcWo28h98iRG+AZ5rsI/7TyAA7wHIgyH7Pks7cDXjlgtFHJcqc7wJ\r\nmIkRrXCD/PF+9kkUGXQ8yXP9Cw9c20Kea7elrJ5aYiasvLQOL65RyfdY+dCM\r\nJkPg3Bz0YPYMXM5liFwv2d4UQFyNYgwoj21AB3YrZPQ10YgNeWKYD4vJCMBW\r\nUjJZXky4ygGB+zirYTXYVgf2QImj6UR5bNSjozCDdTzM2PGED73swDWOrICr\r\n35CQff5rUI35I5kTPJkBznINeLt63lIeZjc=\r\n=uNJF\r\n-----END PGP SIGNATURE-----\r\n"},"types":"src/index.d.ts","engines":{"node":">=12"},"gitHead":"225fd9dba0242e6927a28b70027b8f2a97071a20","scripts":{"ci":"npm run lint && npm t","cov":"nyc npm run test","lint":"eslint src __tests__","test":"jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"npm test"},"_npmUser":{"name":"a_team","email":"dev@a.team"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"8.15.0","description":"Minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"18.6.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"devDependencies":{"koa":"2.13.4","jest":"28.1.3","husky":"8.0.1","eslint":"8.20.0","express":"4.18.1","graphql":"16.5.0","ts-jest":"28.0.7","ts-node":"10.9.1","prettier":"2.7.1","form-data":"4.0.0","@types/koa":"2.13.5","node-fetch":"^2.6.7","typescript":"4.7.4","@types/jest":"28.1.6","lint-staged":"13.0.3","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.13","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","eslint-config-prettier":"8.5.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.30.7","@types/eslint-plugin-prettier":"3.1.0","@typescript-eslint/eslint-plugin":"5.30.7","@trivago/prettier-plugin-sort-imports":"3.3.0"},"peerDependencies":{"graphql":"0.13.1 - 16"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.1_1658653959938_0.5140494517410625","host":"s3://npm-registry-packages"}},"2.0.2":{"name":"graphql-upload-ts","version":"2.0.2","keywords":["graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.2","maintainers":[{"name":"a_team","email":"dev@a.team"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"e5b33000ded2e9bd23fcc9206577c2cbd71a9f21","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.2.tgz","fileCount":28,"integrity":"sha512-g8mtYJaqnRJoEiOfhw3SvBjkIgNF1P1jGBgacgyRwWqjAd2aBlLkyJ2sTsr1Dli0vvQT7z4mHoveLPyQparJ6A==","signatures":[{"sig":"MEQCIHqp50BE3iys7MJGU/evYKWzTaYjL6+bEkk9njmtOGR8AiAezogeTTS198++0uid3rc+IeCpJi0mYXycFDt9SHfNsw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":46303,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi3Q63ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpezw/+KigBaykQ7GiFjubBPGdoxgFbcpNowJybFN1MKS7pnglenN/w\r\njolVoCvtNUfDn+u+Kl2iT0ABgBLbbUrVJojyp4qGdbwCANclxJswR6ImW8fQ\r\n+L6+UBhu/Hn66BoyZrsgYL81qvPKiCYGGoTjf1JM2vK3dppyGZG4td3fJw2R\r\nZlhELPX0SIo5jjkdGfw/o/SPlhjciKE4j7OFrqnGe2+aJXQSb4RP+vM7etWg\r\nXnILPWuIDA9PXzXVz/ikWofe4vGgOBT+hvHOF46Vutklbkzj7ygCoDt/ekhe\r\nkkdr50ZVUqD+v2iDg20HVvaUKG0CuN6dNCfMuGmF0ugyAuQoywPycIDAZfL1\r\nbtk5ZdsF+FZxQkZR6DUNSEk+VaSDnVDuWpRVoO5tHf+Ui4/5A9Q2HaiaWXk8\r\n4CAiFwc0XvPykkzx5F8D8zWoqkXqtUflcIdmGTR3IQLnyYjYhtB/Zmwv1+ov\r\nQVwLcoh1p3ExmgXWa6pE+79usq3pUChjYNVUevBGTKQbWSzR1DVidCQkQ0+4\r\noMiBryZqlkXB2eTCVyzRtzcuwxIO+y+XCqRddwatLDV2uY9ucxXWzJoZU0ZW\r\n/hQsM3cB6glNlc7clVfeK3ik+wxsD5ONSvxKqYgpumtTIKbB0HPQqSp2JHc/\r\n3MtXDe8nKjtGDSmhBydmXvS7QL0R00ltgSw=\r\n=w15Q\r\n-----END PGP SIGNATURE-----\r\n"},"types":"./index.d.ts","engines":{"node":">=12"},"gitHead":"3affb5f2076037e92fe970a7caeaea361a13534b","scripts":{"ci":"npm run lint && npm t","cov":"nyc npm run test","lint":"eslint src __tests__","test":"jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"npm test"},"_npmUser":{"name":"a_team","email":"dev@a.team"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"8.15.0","description":"Minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"18.6.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"devDependencies":{"koa":"2.13.4","jest":"28.1.3","husky":"8.0.1","eslint":"8.20.0","express":"4.18.1","graphql":"16.5.0","ts-jest":"28.0.7","ts-node":"10.9.1","prettier":"2.7.1","form-data":"4.0.0","@types/koa":"2.13.5","node-fetch":"^2.6.7","typescript":"4.7.4","@types/jest":"28.1.6","lint-staged":"13.0.3","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.13","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","eslint-config-prettier":"8.5.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.30.7","@types/eslint-plugin-prettier":"3.1.0","@typescript-eslint/eslint-plugin":"5.30.7","@trivago/prettier-plugin-sort-imports":"3.3.0"},"peerDependencies":{"graphql":"0.13.1 - 16"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.2_1658654391728_0.27213655543488025","host":"s3://npm-registry-packages"}},"2.0.3":{"name":"graphql-upload-ts","version":"2.0.3","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.3","maintainers":[{"name":"a_team","email":"dev@a.team"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"00234d9d908e4276c5c730bfa36910c4ba18d457","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.3.tgz","fileCount":28,"integrity":"sha512-egV7mJgmRZ2WafM6ZH3ZkswEC75NpKfTiV1k/ZjlzvnphGl2So+CeO1fMxotZvZAiElBmbSLFJnJTsw0yJFQvg==","signatures":[{"sig":"MEYCIQDvq31HckHhgSWeq4FC1ZKPygMisNWgoFeO8cyVtcfX2AIhAJT2CcUh7Kdn91e8BWHb2hF/Zvv67uysXsY+4xqX8zqn","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47224,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi3SIbACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqBMhAApFtHx1YkARZc84ikKQCJFpWO5fVxl5z9ll5Kjj5dNof71Ai3\r\niAm+v8PAqLsly/KccqG6Bs3CGNeYj7BL85/vyEQMpHxB+GWq8YMh0DzkgRhA\r\n0zLIFXbq47jIxUJR3eDQGcU05LV0LsMWpMvTkYKUYX0YUP+luwfEDHbWfS5v\r\nA4nm4g2U/PsTYdlJpOVYUJlmxaFVNfhQLIugELIpVMilGT9856kL9fMySVRJ\r\nrwOMnL0UPpF6RyR2pThiw2VF2sr16Ey+UwxvUIN6eVn8W/FtTpfYgsqZM0kV\r\nD95N4+297sDuCurRYMVSNiUZl83NV3CQ8ALToUW5Eb3+1HsqLWc2fhvvrSB8\r\nkvvRIbCIyOtV7DZv+eYtC0Ew9LiWk6f+pJvi/zxNaLvwNwCjpnvmWsIFcc6x\r\n6MxrahZg7d+67IIh1V4M8T65iHDQkwQeef0SvIWwSmnVMqxLw588c897BgWn\r\nO8dZC0uncH8PPrpXszCT8lr9s1BQ1pqBZ5UdOhpPMAJ9JbHwhg5XU9t3Z5Ig\r\nmy9rh1p5Aww6CPeyT4KFgwj3ynpB88PMazcxrV1DclV/pRu+6z5khhygV9J3\r\nD6k3Kj3CHKYMRTd4AuFwqU7/hFpGMt+g01Ej1MFCEC2mlF62tHRZW8OE5egu\r\noNwQ+SyO7G8jl3p7eH6WqpbDnDFjFyHDalA=\r\n=85wY\r\n-----END PGP SIGNATURE-----\r\n"},"types":"./index.d.ts","engines":{"node":">=12"},"gitHead":"1d2b04a7c81ed876750c6df1a49e8a90c0a4fb91","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"npm test"},"_npmUser":{"name":"a_team","email":"dev@a.team"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"8.15.0","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"18.6.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"devDependencies":{"koa":"2.13.4","jest":"28.1.3","husky":"8.0.1","eslint":"8.20.0","express":"4.18.1","graphql":"16.5.0","ts-jest":"28.0.7","ts-node":"10.9.1","prettier":"2.7.1","form-data":"4.0.0","@types/koa":"2.13.5","node-fetch":"^2.6.7","typescript":"4.7.4","@types/jest":"28.1.6","lint-staged":"13.0.3","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.13","eslint-config-prettier":"8.5.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.30.7","@typescript-eslint/eslint-plugin":"5.30.7","@trivago/prettier-plugin-sort-imports":"3.3.0"},"peerDependencies":{"graphql":"0.13.1 - 16"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.3_1658659355584_0.29886978144393206","host":"s3://npm-registry-packages"}},"2.0.4-update-pkgs.1":{"name":"graphql-upload-ts","version":"2.0.4-update-pkgs.1","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.4-update-pkgs.1","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"4ce8494c8e05c5135c74c1b51d39c53bda26dee9","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.4-update-pkgs.1.tgz","fileCount":16,"integrity":"sha512-CesvixvdnhqXmUDFBG0Gj51W02eMGKKH6Ln761M4fIIfLRHkcdhDxx0XSGgGsWOg/DmRsQf6t9K+lcYGp+V9rQ==","signatures":[{"sig":"MEUCICItMGqygfI8VFzjaHSgrmD1C2M3vjSXwC1h2nq7yaUpAiEA6Mb1O/sKiTMyFzIE0SuigWE6hknEAHmbGOzq5KOr9mw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20575,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjqRaAACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpG2w//VLhFBkQUPe+GYwHLeJQ+eg4sKitY8Uk7ftnCU6ZnDeBgCVG4\r\nbflyhQ48sbiTKuPMRhxHjrW7+4Qh7qlmwv7WudW4sPZUC9t8K8v+6fQN1PDu\r\nqnAEbd3rVResQ0dDNnB2sIScZPaXkEeOw9CUZ9Ll4GSvRN6TnjcVOP19sOmL\r\nI1/8HbpkcQO9j2OlWz1yvcDwPZfaye/6JKgZgwLLfoEGPPklxxuvEji8KEpF\r\n+xaPQdSdnJc6LqKp287OvnTgWHBccF/v3k+igtoW8orjPDBzWaPxvR2ZTZPj\r\nu7lwM8aOcV+zruklCNXV/qkINLo79yOxssxFCuloAXGeMuB9PAAgvtHqjEO3\r\nHQQAqVzE2Jt1GeXxmIJ4torFiShTCoZhkVYo6Th+uIzZwGZYNLC8XCM7pzsP\r\nFp91dslJU9ormPD3ia/75+dztg643i6x+tu9AQuzo4OS1oxDy/Xx/rWCYTKb\r\nh+AvZMbFVDtloQ5iFVDaWrfSRIRbvrq8PRAThgHkWngNj/CKkUjdRx1d+2th\r\n9uLkNkZmGaQaCZTXVzR7OSlU9QOkHUBm2QP5CZEN9wpSFy09PRjPQm2ZAGjl\r\nDiGQLusqAACXwxZEWFrSFbCnSoMi8bBE1GxAfdulCRP+Z+3a5H+qwK6CAVQi\r\nyoWC9CuMSXghgn31aOCwECo0XlNmeL1MMPk=\r\n=yLKZ\r\n-----END PGP SIGNATURE-----\r\n"},"engines":{"node":">=12"},"gitHead":"38744705eb25f7b4af8bfd12d61e18a18d4143e5","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"npm test"},"_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"8.19.2","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"16.18.1","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.1","jest":"29.3.1","husky":"8.0.2","eslint":"8.30.0","express":"4.18.2","graphql":"16.6.0","ts-jest":"29.0.3","ts-node":"10.9.1","prettier":"2.8.1","form-data":"4.0.0","@types/koa":"2.13.5","node-fetch":"^2.6.7","typescript":"4.9.4","@types/jest":"29.2.4","lint-staged":"13.1.0","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.15","eslint-config-prettier":"8.5.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.47.0","@typescript-eslint/eslint-plugin":"5.47.0","@trivago/prettier-plugin-sort-imports":"4.0.0"},"peerDependencies":{"graphql":"0.13.1 - 16"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.4-update-pkgs.1_1672025728675_0.7343930277718336","host":"s3://npm-registry-packages"}},"2.0.4-update-pkgs.2":{"name":"graphql-upload-ts","version":"2.0.4-update-pkgs.2","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.4-update-pkgs.2","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"54c3b451787ec701f84c860f21d2512c499cb1e6","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.4-update-pkgs.2.tgz","fileCount":16,"integrity":"sha512-bRxgjW6KGxQMxJhhKqLlllaIpq0M6zMaCf70KUdB0O9kev3yG9aWqYsGwefdVoDG4aMGbJBrT4cBwnjKkTaX7A==","signatures":[{"sig":"MEUCIQDZU7TQc3FdiA7Z4dTuVMMsLpLoOZrysbi6EvH+r7LVWAIgV/pymWPFNlGc0/lHgamEUUH6A8kVqKYO4bX45vU4Cu8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20572,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjqRblACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmorUA//YJbxa/jVLM64wlSUIxuh3W+Hs7GyKvEbmOp7NMkfV28BoRYd\r\nN4iC2wyHfIe7x+QFDPazm4gC+LSuzprK4WodnRwb719Jyw0FnUjlw5yft1HR\r\nlHaEV4YfmfQNZM745dzLpRY9E2OkIKhPq3AePtFfLhb9PjV1wb1wdejo9Q/d\r\nxNIbDjLhs7Lhf3bJUH1src2255AHhBCrG6uEBPg+exzudG/2G7QnL3rFKPQP\r\n29/fatTfJ3w/sxSnf7gUhRB2TvGnSGp4VxHTcmEUPK2iwpxm6a0ODN9kiORT\r\nfCp5qETX4Px4l7/XcHQAntFJqpE1myfzq8glsxpfOUKoXzXWUmBIhOF42XN8\r\nSvY280pLRW/N0WXfEWvS9Lcfl3n1xXj9HHTEgl58HUD+GikDapSkvrI22IQ4\r\n2f0ezNVCfa+cbTgDjKsqsT56dhIBMLjcikasK+OJLIsiXcYpNvPO06xlC7hY\r\nGPQ9MSjNHU8ullIh8cQl0lKLyVoz7zl1yLRXGcytPPb9CBmN/gMg7SwgqPja\r\nwkybEpIpwTj6po8ovvmnGO+dWEEkivfXdYbjOwwH8BRt+/q2VxYwTquGk6hD\r\nW5zLxTp2MYwIn9xHyOWc+73qg+gut0A3iDkVw9V6cN4QS74RzXUhgWGl/AeA\r\nlG9JZalNxoVRIo5kSpMUr5qIyTgr68R2/kw=\r\n=DgOY\r\n-----END PGP SIGNATURE-----\r\n"},"engines":{"node":">=12"},"gitHead":"adc23ab7d875fb193a80e21e07d66c5f197332bf","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"npm test"},"_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"8.19.2","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"16.18.1","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.1","jest":"29.3.1","husky":"8.0.2","eslint":"8.30.0","express":"4.18.2","graphql":"16.6.0","ts-jest":"29.0.3","ts-node":"10.9.1","prettier":"2.8.1","form-data":"4.0.0","@types/koa":"2.13.5","node-fetch":"^2.6.7","typescript":"4.9.4","@types/jest":"29.2.4","lint-staged":"13.1.0","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.15","eslint-config-prettier":"8.5.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.47.0","@typescript-eslint/eslint-plugin":"5.47.0","@trivago/prettier-plugin-sort-imports":"4.0.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.4-update-pkgs.2_1672025829562_0.2559339674127379","host":"s3://npm-registry-packages"}},"2.0.4-update-pkgs.3":{"name":"graphql-upload-ts","version":"2.0.4-update-pkgs.3","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.4-update-pkgs.3","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"603b55f38756b128822e585b91c70b121d3a6aa2","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.4-update-pkgs.3.tgz","fileCount":40,"integrity":"sha512-94CT6eEDolW24Pwo+FQ+2zy9UdVANLFjeuum5zfC6LvM4WLIg/gS2cDKHJXRG/6XSRejRjWPHXXcJMqqBE7rPA==","signatures":[{"sig":"MEYCIQCpyNdydFJQU8bn60hYDPepqKXDsbAFAlt+xidNJ9UatQIhAJ9hpkYzo7Ce+G7tbXNCBx8Db0pyiEJlcYEExspgXKt2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":55015,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjqRihACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrS2hAAkzTEdq/nSbKgmA86ht6M1X7802EWd8euz483GffZPM6k1paO\r\nKI9F0t7CuI1rBP6hrK+Nzr+OqYpzu8tycCDeb+gp0Gy6U7foEZF7a2Y6Ir+P\r\nxR8R27eA47nhikH/Jxkx8kuh1eyPKy+3HvBBq9GAyLoepoOOiKPp3U4hR55k\r\nNVVjjSvppIYEp3xbxSoR4zvYJmZYvcD4rLRnjF/RJtEj0Uh4nUpXyErfmFox\r\nqa8SpZuP+R0pPOZ9W1tja/wZXP61BZ49wNVDz2zrM56ORmU4uzVMdvIaHxTt\r\ndYFwb5EoceqQjHL9dXOERVQE/oitiwShPy5ubCeypS5rWQI7J5oIrzJ/g/vs\r\nJgmIPtRGXI7QgeJ3hO1Ef8fd9M/TsRaZxzhCVl52Jk6Xi9dWdO6KJFbWznVj\r\nixTaALwMRp6cpfVyhbMxudQVQn3uuMF/XmyhOYykJnz9be8rPu6jRwHrg8kc\r\nAFWXyIsJ1qvBT5837K4DOvwpW5tnMNQ+WhJXxLaGUqHDiVzMBSic/6GapUN7\r\n32WS3x06TuV/libuw3RBgRzGa5O/sHi5NnoY/p/U+r9XzXEK8oWlbnD2oXc0\r\n7r2yXLUs/R2xu13XblbU5+8BEC6mSmIV6uEbLUyseraq+jrZMDUu/7IbZGqB\r\nHisMFqhyPLiWr3/aQP3ZobPNnU7SsfW7AV4=\r\n=nXy1\r\n-----END PGP SIGNATURE-----\r\n"},"engines":{"node":">=12"},"gitHead":"ec362b054fa4128c4a9fe9ebd128b02bd9187090","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"8.19.2","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"16.18.1","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.1","jest":"29.3.1","husky":"8.0.2","eslint":"8.30.0","express":"4.18.2","graphql":"16.6.0","ts-jest":"29.0.3","ts-node":"10.9.1","prettier":"2.8.1","form-data":"4.0.0","@types/koa":"2.13.5","node-fetch":"^2.6.7","typescript":"4.9.4","@types/jest":"29.2.4","lint-staged":"13.1.0","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.15","eslint-config-prettier":"8.5.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.47.0","@typescript-eslint/eslint-plugin":"5.47.0","@trivago/prettier-plugin-sort-imports":"4.0.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.4-update-pkgs.3_1672026272876_0.9166394701676568","host":"s3://npm-registry-packages"}},"2.0.4-update-pkgs.4":{"name":"graphql-upload-ts","version":"2.0.4-update-pkgs.4","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.4-update-pkgs.4","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"97acbbedab6727cc68a5a2f236ff2b49051cee60","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.4-update-pkgs.4.tgz","fileCount":27,"integrity":"sha512-hmsYtIRIIHhPNZZU2JjuJ87ynE9KYTbZIBWOH4tGFif+xIuEEsX/ppQsuDQoYasE38iQeLxuk+drJeGSKu+lHw==","signatures":[{"sig":"MEQCIFnO0/L/TXsHhldKBJJ+59EHoSwknrKwIW24IK1Q5oquAiB/w/fhKqb/QnPVjlshEo/JdsIQ9BOFiS17PiGKZo+t0w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47449,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjqRkBACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp84A//U7Tb6likhdJnAh7RMhvfptB5JZSfzXhgVoAKIwVFBSLA8qP8\r\nHIcZFG9GH0iL+63G2UP0o7c7gC9yDVPKVAxQaV7Vextrqje6Ihdiss876k4P\r\nAhGJOnAppeFZZenQAMZNwCwJP8VjVuQu78hSUtiLP28FiDMtoUS1Rmab5N1T\r\nzPvx9GRRuPsnbtAPfsqCddXjbZk4QGcYtVFYpqRWlg1YX6aXbvAQtcxjc4nx\r\nBOviXurURJXT95Obbi09oR3zeRdO6efFh1FZwr1dVc7E2Oc+c3SXlWgZ/xtB\r\nuA0eGgxqP1SXANREESWk8uqEEuVqP2YFxJhwXugjYAJjoa4Lh44X+00KVTL7\r\nGEJT9k97PRGqY23qQmakDx5Elm0p5kfeOy2ifov7xrRcyzQPoJwaMQNLszpS\r\n2GVMzL+j4hsf80GmUYEhZVquH2jvu3/1Ql0H+r8e2Su4MJFFUcohmVazbbxw\r\nJzTM29p6/e8qUBWrGUL3GQPuzJZ5/TtRlNMHQLLePDOG8WOEmcJM7TOURRL1\r\n0i/797Aoqizz+1j99/WCOj6KH2k54nF+3Mx8zVsAS/xbvJbSW0xEJ0Q3EXpB\r\nGkIDZPMwOXZ8+6UChrrhbwi052xUmbEpMYV0C/i8biCRUv/FKmTV/zq11UKI\r\n1mRXoTJdhzyUJyp58g0vTPYi7ZX2W7jwJO4=\r\n=KY1P\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"eb6863aafe315113819f0ac6c55bff02fdc49be6","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"8.19.2","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"16.18.1","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.1","jest":"29.3.1","husky":"8.0.2","eslint":"8.30.0","express":"4.18.2","graphql":"16.6.0","ts-jest":"29.0.3","ts-node":"10.9.1","prettier":"2.8.1","form-data":"4.0.0","@types/koa":"2.13.5","node-fetch":"^2.6.7","typescript":"4.9.4","@types/jest":"29.2.4","lint-staged":"13.1.0","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.15","eslint-config-prettier":"8.5.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.47.0","@typescript-eslint/eslint-plugin":"5.47.0","@trivago/prettier-plugin-sort-imports":"4.0.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.4-update-pkgs.4_1672026369559_0.6906216295743866","host":"s3://npm-registry-packages"}},"2.0.4-update-pkgs.5":{"name":"graphql-upload-ts","version":"2.0.4-update-pkgs.5","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.4-update-pkgs.5","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"14bed93410520f1ad5728f5a4f2340220e313f23","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.4-update-pkgs.5.tgz","fileCount":27,"integrity":"sha512-FBEHkJTzzr4/6SO1T1u3PRB7dD0L1vLYxGO0Jn/QM/WR28dwWK9Yg0PBOeRTFusH/72fEcGs1/D+SVBo3tq1dg==","signatures":[{"sig":"MEUCIQCX9zz8rzsB2sQmKNw0HtHQN5wgJBfTePdnky+yThqDwAIgc9dipPn1o9/60xHRMM2DKvF0slbntj+yG3cinwxp7dc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47481,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjqRmbACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpioQ//R1jXqAnLiCuuzamXCgwQzO0FLKjjEWGLQtzxj4nvZNV7ziZR\r\n0D8krPsGXQeYTlxf2ggfyTwR7UM4lhz7vfOkpBduVPgn7Xcwg+SFiomHXKxP\r\nCy27usa0z8yEjCShXR7LdH7dv4dd4MMTdoZfUClnDlsgkjhDS9Y1wT8CxBQm\r\nPv1Ttjy/AHGSafYjABuLUW79TsfEIt5kaFEpZ0c9Vl6XDsqbZe0lMPVWxWuI\r\n7uMUc05O+rK9CWuLa64MtBcEY/D41+4C1o3QQCi34t6yYHwApoXwDnt4XBJF\r\nl26rk1f1Fb7KIE80R2P606TbE8Hig1Oi0w9nybZuMxTGg128s679zAOwsmpk\r\n+pMk7RMJT7kD24/4dKMqV4C2stsedkCAtRQRqUksQEmf8sGEkztwMRb5+sWf\r\nCXQcL+EZkAsqVTWBurh7zi7day6650kLdhkyv5R1VcWOq+L0LwZXmQqBcYBl\r\nZgWdoCuUm6+yRWcY7aSTYKiIg0USWPGlIzqzgkTDtiA1UWghCyB4hSyqidYo\r\nVVknMxN3S+2pB9ASSUYaFIj+vYqdEiae1bQtqPiDXasvcaIV8EqBmP7hNFHi\r\n5IMPhj1uCV0gS25B+Kvc2afgqc3T+CQrCQQFzqLEUXdr/J1mk7Lla+wB6OfF\r\nBNO14D9b84BC/MvFyFkIrD+D285W3XvSy/c=\r\n=ZHTV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"e6b395985e76344b7cff5049177d16381d79f996","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"8.19.2","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"16.18.1","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.1","jest":"29.3.1","husky":"8.0.2","eslint":"8.30.0","express":"4.18.2","graphql":"16.6.0","ts-jest":"29.0.3","ts-node":"10.9.1","prettier":"2.8.1","form-data":"4.0.0","@types/koa":"2.13.5","node-fetch":"^2.6.7","typescript":"4.9.4","@types/jest":"29.2.4","lint-staged":"13.1.0","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.15","eslint-config-prettier":"8.5.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.47.0","@typescript-eslint/eslint-plugin":"5.47.0","@trivago/prettier-plugin-sort-imports":"4.0.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.4-update-pkgs.5_1672026523808_0.0028760453842453515","host":"s3://npm-registry-packages"}},"2.0.5":{"name":"graphql-upload-ts","version":"2.0.5","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.5","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"0d4231feeb74faec4be857a9590f33138b40f4f9","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.5.tgz","fileCount":27,"integrity":"sha512-kcvWs1FU5fbGHLa1pijN87QzyY1N9u+FhBnevRcAJHw/F9KtIqMoZTuQQqjYZdZnM5dLat0HFUxVwAz3nyQ+gA==","signatures":[{"sig":"MEUCIQCEq5N9OqlXBsVTpcqHASS34N+NzJyQmsgfWx5TwZzV8gIgD+MjTm4zsJuKAFCNcO7Z764b1m1AUt4bsu6ytIp5Bjw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47467,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjqRnzACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrowQ//eT53nLKSHAQO079sX8IgqxcwNZmZIhrk7PNEIwFlny34uaWy\r\nHoEBoJRakAPjB4D4fYglOUdGKJWlUIhVCcH6u573DqzMMfND+iSyL12Z2WN/\r\necKBdSOj8xdf+JTWGRkVLRiDujFJj+1P49o0rXM5vlrWA5frt6hBmYXsB93O\r\n4Q3Rt75Drs92n2aIY6UXh5l35WPVcRAlbK+A9qn76QplyGGyZa7l+Ff0ABmy\r\nDWRhf3emHwc7SV++dIXKnm2stwfAf8TgC81bZp0D2wR8/kq7PlLBIxq9GVYc\r\nS/OlAOm8nRYoVSPA9LoDMCSa1xdMtrei3g3UsDPs6YYTrr+06RijBIrytzU3\r\nVacGLKSrqGSmBDtHEAN5FW4j8foCIUOmJYl/Mv+qyId03vRhRiYMOIYtnA05\r\nYyXK68O10mvFigRPnuBntapD69tpWBncRiaWrfadcssqWkl9pXvFxaA74zvB\r\n1oLvSPLntmHcVZk2Q4CyC6axOJezk27qOV8GBfjdrbhONSADG2+lQbrTR8e6\r\nXx6n+qOdku8JlK4HLNmrjuaZN7dwWqLNvkUcbDGk4SzMW2fMWSrMzpYcahNu\r\n5m+8EVN2IkV7eQB/Ec3bhlNaW93DYR2YKZXc8qSDKHgilUYE8oSnVvVvCutO\r\nTvPtNGtgKy5xclp2+QZcV9fiAGuSfhkdQHk=\r\n=pD4e\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"20a0450e024683a8bd0f94c0bc9b5c14c161c398","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"8.19.2","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"16.18.1","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"devDependencies":{"koa":"2.14.1","jest":"29.3.1","husky":"8.0.2","eslint":"8.30.0","express":"4.18.2","graphql":"16.6.0","ts-jest":"29.0.3","ts-node":"10.9.1","prettier":"2.8.1","form-data":"4.0.0","@types/koa":"2.13.5","node-fetch":"^2.6.7","typescript":"4.9.4","@types/jest":"29.2.4","lint-staged":"13.1.0","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.15","eslint-config-prettier":"8.5.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.47.0","@typescript-eslint/eslint-plugin":"5.47.0","@trivago/prettier-plugin-sort-imports":"4.0.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.5_1672026611670_0.23175264921578487","host":"s3://npm-registry-packages"}},"2.0.6-beta.1":{"name":"graphql-upload-ts","version":"2.0.6-beta.1","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.6-beta.1","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"927f6bdfa2883f352eae56861871f2a0e8ba43c2","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.6-beta.1.tgz","fileCount":27,"integrity":"sha512-Z6OCWVe6CoxpPwWKfkqT9B+dAQimJRW1a04p7UemUg3a8+OFSN5/98v4JT7kdg9c1HzEIbidbiu+N549m3PEJA==","signatures":[{"sig":"MEQCIEMG4j4+1+jciI2P5BZ2e4oMuEP2LkXa0gVETDJ3zqPrAiAWn1UyFBj6SzyEsPt3wM7VxGGP9LzCWp+3kjyQ5oUSHA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47474,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjqzeoACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpByg//VwxAO5sVfqjXODV4zmTJuE/Y5hjfoO4YihIR7E2ZSNMToAsK\r\nYn6S64zX95k3rgvo/vlKRaQ/4tiGM1QynkAivoBpmmsq3RTa5EgrxxrwkOWE\r\nm5Jc7OFyDDjmMyWExgEQapgNie078TjeoNJjMTTWCDpsUsIN2xbihv9un+Pi\r\nJrHMXZxlFjAbOSapdnVE5gfQU43Rd0YNEwEPJPu2OV2NM1owXdOhbkJObQV/\r\nrr98udTFaPN6zAJvD1HyKRNYYipAkhaon3bxIEhaYoqHFgPEnJI+BvZayiL7\r\nUvzoSCHh64D2IZ+8w6VNVbOjlv5NtXnkE2aEmnUn9AOgAOP7w4nZ8j+xADZZ\r\n+KzZtOvGdzcHTzveYzwm/Y2U3RqsEJiBKDWY84IX9XRhiaImt94T13K2D1uu\r\n/etja+4HbFz+pJ6fOpAHB1O7GKkRBA98pQZtSOci9uX5KkYPrzoI5MUOqH2A\r\nxs4U2Y2cRx9gd99mUjPqgjS59Lq/X12YudvQqpkvyAQluC+aATRpey1Yf/jp\r\nTXgizvlCm+QjK1APigT4fEaGFNPs+4YfxluysJNjPaqjhiO8V+vm2JcS/LYd\r\nI2qqiLCFtEZ0am3k/Ihalp+PJv6D9WUy6oCN+8kNi1yQoCNhtNoO27JNdQaY\r\nFGIyflLwGFF/+enHlhCFe+LMqmQvljGPn2M=\r\n=YHsn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"0c498eab4b4687d7a93f02861b98204e52343b54","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"8.19.2","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"16.18.1","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.1","jest":"29.3.1","husky":"8.0.2","eslint":"8.30.0","express":"4.18.2","graphql":"16.6.0","ts-jest":"29.0.3","ts-node":"10.9.1","prettier":"2.8.1","form-data":"4.0.0","@types/koa":"2.13.5","node-fetch":"^2.6.7","typescript":"4.9.4","@types/jest":"29.2.4","lint-staged":"13.1.0","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.15","eslint-config-prettier":"8.5.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.47.1","@typescript-eslint/eslint-plugin":"5.47.1","@trivago/prettier-plugin-sort-imports":"4.0.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.6-beta.1_1672165287858_0.612678801596001","host":"s3://npm-registry-packages"}},"2.0.6-beta.2":{"name":"graphql-upload-ts","version":"2.0.6-beta.2","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.6-beta.2","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"13f97b4d6c835853aef94ce8b3993865ceed3a56","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.6-beta.2.tgz","fileCount":27,"integrity":"sha512-YDhX09P+NFp6RV3abIv7wZ7qn94v8vE7D+Hpp38tYOadzOuomXqQBcHJxPklvfgvKjDGIG2amDzv21x0YDb0Jw==","signatures":[{"sig":"MEUCIQDPTCgEuQDa/W9soQNvkaODEemf2kcdzIYas7+fWGpCWwIgLL/X2RJmyUR2GGnHwscNJ/HOFSE/9pMcaQDaHkL3Zr4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47513,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjq0pXACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpFBQ/+PZCAxjB3Mfmu/IvJTGHXvuFK+/GkQoAsKpLaqAasbNpv4ZuO\r\nL6zd0uLlHmBgooOSxXxw/4S/0v4BJUye67hzw9qSSkYgPn3YQ+g14lISZkFc\r\nluUQ+Hu8FeQbomFrjj0bg567GdeAGcZWA/ygDl/KPJDkHpBiXUFg1OL253G3\r\n7S3PzNPR1n3qfXJRXcmAiLoawiH0I05RgVAu2g5oOk57j4oOB1ZN6jagRibD\r\nXk7fuIj6zQFJq1hUJNrkgp16t5+OHodX9KRMCHaX3FtwyQ4kmAl6YanCj1cD\r\nWLwO3vIEFoKyQ2vkdABoP2ITcwVc55BrQTyBzQJ8sqJnMr22NS+woIjFD2xd\r\nEBWrGsMvHaoiZ4FB9a29WJhZF8xrwiBwYqP1JdIYinTo7zgqdb4Ld3owJL+F\r\n2jr1zE5+2SAAWLbBwm6MPuzz/3iRmE2uptBvz89FBaqbkbyCNqSUqvo3IxtK\r\nAWXI1Dgud1xGsuv0oav/ekWBb9WXD8l6AboTUoE6r78JXRclUQRKEtXJAzLa\r\nA5Qr54ypOCeBzB7T75I9vixLGWK96bJKo7TnrpNZ+6A/HitvrBWnDfnFaM4I\r\nHT+trJJLP3WGACh4EnHkCMzvqtNJB7kAP1EaYQ05kRT0DOIjFObAUrmhs59G\r\nhVTvSOhlj6FBPDP4BFViNsT9V5hFu2ZJhEQ=\r\n=H0RD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"2a54ba2ab0df688133f8f328f21578509dded2b1","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"8.19.2","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"16.18.1","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.1","jest":"29.3.1","husky":"8.0.2","eslint":"8.30.0","express":"4.18.2","graphql":"16.6.0","ts-jest":"29.0.3","ts-node":"10.9.1","prettier":"2.8.1","form-data":"4.0.0","@types/koa":"2.13.5","node-fetch":"^3.3.0","typescript":"4.9.4","@types/jest":"29.2.4","lint-staged":"13.1.0","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.15","eslint-config-prettier":"8.5.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.47.1","@typescript-eslint/eslint-plugin":"5.47.1","@trivago/prettier-plugin-sort-imports":"4.0.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.6-beta.2_1672170071067_0.5561031414663993","host":"s3://npm-registry-packages"}},"2.0.6-alpha.1":{"name":"graphql-upload-ts","version":"2.0.6-alpha.1","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.6-alpha.1","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"1c3608d6b910bcb8d7f2435514905129c274a8be","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.6-alpha.1.tgz","fileCount":27,"integrity":"sha512-UXprcgR+DZzed48ZUJduakFGtEJhxX4TN/L8HMp5FifxyulXaoiugBwDzIWnqWzhjzjeWkP47hALtUn9uc09fQ==","signatures":[{"sig":"MEUCIFNkgapke23tDqbEIIdHCLG0PTShl6cdNu0tdWRD3yoCAiEAphOmjtJBY6iMAjIdvtIeSf4kjYv1+T0UeoP0f9lvKGk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47514,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjr34qACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpVhQ/9FJ7IQv1hgP1fK8I1fej7vaqlb2//5cgttA1HM0l7nFgAukpa\r\nslcnlCcpiKNt0DC9n884NdWGCztzMiyXmsPiE1R2eXBW+OtMt4VjckRuPQw+\r\n2ivMHN0wS3BVqtwjZldyA2kaK09yydTP+y06FNwx9SBtCzxFivbBem+Q5yW5\r\nb3okYiLS4wewE+D+63KGXIQcQBPOK4QRE7ShT3ujgqlfVJNlRmUwKqQ15SSF\r\nzSSEEtUplZGD2BYoMrwrhTqHmyrohPUwmSTGdRVJ2cT4nhSvDQgpL4pgD+Uy\r\ngjdTmuBrfgHMmZNOlYXbi4Z9GY8FOlc2edTLwGHp5XSyspXkBZIaGfU+5+xi\r\nv9zawXYxtHPSB0aFh/7pL/LwU8sTH6LazUR2kELohrGXKwAaJtJwZ0H7nmeC\r\n7nZ/GA7leT798w0TdqCD2mUuu3GM4CjkdB09l/vCNdoDoR077YmaDgb3N28M\r\nhzRupvfsIIRJB204zQntZIzO7Dua6Dz98+cy//kj3QNznMlctfMRNzVWYaZ0\r\n8Fj+LACKqNmoKpjsz6rPfqtutIKFQa6scq/dBGkF77Jj3LSXPpQagRZ/qrsW\r\nN2p8eHP8c1SXwRR2MtVso76pdLWX+KohG2W0DbaGl8AOciuHZH6s0JNpozfW\r\nBHVPz7+GZ8rtbRlTQnoEXeybvDGF2y0CMGg=\r\n=+ASy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"99afc16fda3842b2122d9cd522c7153e16d3a3ab","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"8.19.2","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"16.18.1","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.1","jest":"29.3.1","husky":"8.0.2","eslint":"8.30.0","express":"4.18.2","graphql":"16.6.0","ts-jest":"29.0.3","ts-node":"10.9.1","prettier":"2.8.1","form-data":"4.0.0","@types/koa":"2.13.5","node-fetch":"^3.3.0","typescript":"4.9.4","@types/jest":"29.2.5","lint-staged":"13.1.0","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.15","eslint-config-prettier":"8.5.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.47.1","@typescript-eslint/eslint-plugin":"5.47.1","@trivago/prettier-plugin-sort-imports":"4.0.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.6-alpha.1_1672445482162_0.7415494753911585","host":"s3://npm-registry-packages"}},"2.0.6-beta.3":{"name":"graphql-upload-ts","version":"2.0.6-beta.3","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.6-beta.3","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"192d61d0fb19301fe28325193a3ed3d7820db7b8","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.6-beta.3.tgz","fileCount":27,"integrity":"sha512-fR4bLySHcXKH4E2fWYIMLX8J8UqI1mpiFqAc4VDMxiuqX2qCeA7oVAfnKjrzFAgVp4xquYsEfv5nPCMely/+hA==","signatures":[{"sig":"MEUCIFffUiS8qOPn/7eNQiUwjpLw8KeR8M6uE/LArZPPJ2orAiEAsLaPvKjlPTirfAjI6SpEFhE8A9JM74Q42/FHg2Xqlfs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47513,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjr4VcACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpPqRAAkz9y7M4h66hS20EC7QseTXAywSVlHrrWn2OKJmw4N6y7wZrf\r\nbauo1+0XK2Ajzg9DCr3qfZSB9oGIzb468rVqijdzPEqTKY3+jKhyaGoXbEE5\r\n2JfmnpuB/ypDFFTwrmN2ajrkW75h8LEfI08eGo6e4y/lWrOuhsUsND0Hnv+x\r\n7ajaxnqtxyjZkJ+4/MAh4pkYUTrUdlgpymeYwHETjSQeDU4W8iJRMyCdM7ZJ\r\nrth2oykGNyercqZlV02YRjt7MZ0Pq+q38nvT+4lbhhNn53VqH+TrWj1rpGiL\r\nzG0gkHsfHGs7+6bTily2o59kqu/KjDgha41tePDT31XCUoNDJrpe8nzNNq0i\r\nxVUnt4hYhwg2bp6yV37ZqQbjAU4mvN/4NnpGWFNcCGgFR6uROdei394DVIE1\r\nz6iE2ORDv+UjKRCF//BGKxulPuSOMrvib6D7MqE9IJqGFWVGIFdn9ro9eIXg\r\nz7HwRAqFqF/N4CgLFeU3X8n7ueFC6JexKvnG41UTOGcs7qqMy2MxVsqm5h3b\r\nKpXQ1NL7RZ24s/VgttBS3AXf6WNjjVQZpc8QbUaEtSKN+PrYhN/anPbXMrH8\r\n6KIkpsU7T3/1KP40S8r85NPHDdZ/+1vD2zBuyIZCQbk0+4oiu/DlceJauP2s\r\nN6pG4p2yQiIZmeQUfIBeXZkNghF6Yl5JKIk=\r\n=fqhv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"7d0a1eed426e80b44f036f82743aba04d4b898bf","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"8.19.2","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"16.18.1","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.1","jest":"29.3.1","husky":"8.0.2","eslint":"8.30.0","express":"4.18.2","graphql":"16.6.0","ts-jest":"29.0.3","ts-node":"10.9.1","prettier":"2.8.1","form-data":"4.0.0","@types/koa":"2.13.5","node-fetch":"^3.3.0","typescript":"4.9.4","@types/jest":"29.2.5","lint-staged":"13.1.0","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.15","eslint-config-prettier":"8.5.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.47.1","@typescript-eslint/eslint-plugin":"5.47.1","@trivago/prettier-plugin-sort-imports":"4.0.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.6-beta.3_1672447324389_0.14373520749597946","host":"s3://npm-registry-packages"}},"2.0.6-alpha.2":{"name":"graphql-upload-ts","version":"2.0.6-alpha.2","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.6-alpha.2","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"3b6ad2e7620e90c68ca4069b3ab950e9ad301032","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.6-alpha.2.tgz","fileCount":27,"integrity":"sha512-R83sxOiTzzChLj8u7Mkd5PUpzUE6amxLOeCJjBFNoAPp1vPOnPSw+m6Zyw7zI4ct7HdMvMCsMVWXmvhIhJJi7g==","signatures":[{"sig":"MEYCIQDkfuaIAQDh79RCSLydXO2VNTPyIKpFXCDNuwcBIGMYIgIhAJota3w6LLorSiFf9gnbJUAjGhuVlIZ/54qBGdBHWdAT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47514,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjr9I6ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpROBAAl9wKFjc8suBkvL8dmxscwU7z3Zzj8ji+Qgq9Db9iP/XbCbCy\r\nwuB8eI8cVlikF6f5JeWbjcgtyGml8AXtI6jNEuYJTSW8mXgfsrQ6dxNNY46n\r\naPWyiXa+p6zayQ4yF33EPY710nAUKvH1zSyOxZEsAui5DsC9JMV/nBhQTqVe\r\nGW3uws3qKoN+T85gsCPO7HGoYuLhvJSpv2Yjl0P6CAx7kuB0gNW4omOfRij1\r\nJLw8LYUI0YbjyidW+xnPF1CC3FJY0JsY2EYG7fX9NumDj5F90WdwIqrVo3GA\r\n3ONjJQFW/fD5h2bMPuzSmDBUTd7tWbvZ5ibSsPSFSe9tbSmtQGwK7tt68fRK\r\npKPDmz5g9+k331wGZHVDj4/hCFp5wMNvui+rwIT9tZyfhQqmI0yH1Xjs3C3h\r\nM9ByZ0d5AVfP3xYeEpodJFYVYB7FU3yrntqyICK6vdMwJjrryMWYmFSfsai6\r\nD1+U2EcwG1zNA09SbpGBVxzC7Wy2TQozCT6dIgllacCFrBypWwUibV1efGBf\r\nRGV7obLmtild1PzSWn2VhAcCwxraZswt/DiZnUo04D5/hLT3FlHaz2j21tQu\r\nuHic/lLS4b7teLPsj0bcFvX7ehGlatwlPlj4dJFrEBRleUWsYS4RENzc3E90\r\nrEa+cN1zHbPNzTFfc9bMZsTpuu8kjMfK8co=\r\n=nouc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"e6786ee2b9b746648fdefc916af9249f50b40d06","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"8.19.2","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"16.18.1","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.1","jest":"29.3.1","husky":"8.0.2","eslint":"8.31.0","express":"4.18.2","graphql":"16.6.0","ts-jest":"29.0.3","ts-node":"10.9.1","prettier":"2.8.1","form-data":"4.0.0","@types/koa":"2.13.5","node-fetch":"^3.3.0","typescript":"4.9.4","@types/jest":"29.2.5","lint-staged":"13.1.0","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.15","eslint-config-prettier":"8.5.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.47.1","@typescript-eslint/eslint-plugin":"5.47.1","@trivago/prettier-plugin-sort-imports":"4.0.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.6-alpha.2_1672467002390_0.04857137940674461","host":"s3://npm-registry-packages"}},"2.0.6-beta.4":{"name":"graphql-upload-ts","version":"2.0.6-beta.4","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.6-beta.4","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"c2c43bc3eda62a5977a8e9c7bf39ccae3c30cabe","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.6-beta.4.tgz","fileCount":27,"integrity":"sha512-urFW1xYzMfzHxCGha2cmOWeFpuUcODUgRGWOXB/5AfYbFwkxMVN0hCSYcZAPlwbZh651JpofIiSgpboNyZGnJg==","signatures":[{"sig":"MEUCIG0p61iPiUXyCLRBcI0VGcX2yoAU+1aQN10yCfGyXZ9dAiEAnopvNILUQpjkA20tz4wU+8hdXk9HWRuH0Gx7JaOJrYI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47513,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjr+KLACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoTHw/8CseUK4ICLR41MRzDhoBMxI+kdeEZIRTtosj0poVMUzQ+qgVb\r\nzICeBTwKtDq4NlnBxNPIOLWHRlcZaMMNFvR79ELoJOxPQBbTZnanHWuTEUVP\r\nb8EE+5X9yD3tkj93Eqn73s56Pnp/7jQ01zZyoU/ny9lQCrVFQL3oQCNXePcA\r\nZtCM1HvrJB4ObVqWHxMm4WbOmXzqqarOatQvBHyDb+bOc66iBelkJD0CZpdP\r\nyx7tyPg6wyvShkebgnQlZxo6AP1sxZtVHAdaWkvH1DdDr1Sh28a96GeDxJFO\r\n6JI4DWTF2h7CJy390g6XgRROEFrfrOLOZ5zX4rjgP7uji5Ufw1D5LthDrSFM\r\nLMcY71DNWQ65nP5GR/xojoNbvB0K8Rov003ne7fE/EhLIg8yABJAmkSOuMOz\r\nBBMySraSyUo19AbLC2p9ll6s3rCXX1R+YC/r3LatxVMnVWfDdntUd5e/m9bz\r\nNiuxhkTEhpvLIi8RA9bU6rT1l5GVXSk5JA+mxR+c9U6zETKOkO8Bodwzxg4F\r\nTfAP3T/Em5pgrE+SJkUpk4aNpU8uDk05Qran9Xw4xSa0D1BJ1CEHIan7VkVc\r\nVkorW3uAMEcNemVQ9kClQHgHFa+SJmOam3CzTtgHsViLM4athWbgzYpzlJcU\r\nXm2VhlshWz0Iz3FKnIn95CqMxq75njQRwFk=\r\n=3225\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"7ca70f6c2fc694e0f038ac2b741a852619c68a6f","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"8.19.2","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"16.18.1","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.1","jest":"29.3.1","husky":"8.0.2","eslint":"8.31.0","express":"4.18.2","graphql":"16.6.0","ts-jest":"29.0.3","ts-node":"10.9.1","prettier":"2.8.1","form-data":"4.0.0","@types/koa":"2.13.5","node-fetch":"^3.3.0","typescript":"4.9.4","@types/jest":"29.2.5","lint-staged":"13.1.0","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.15","eslint-config-prettier":"8.5.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.47.1","@typescript-eslint/eslint-plugin":"5.47.1","@trivago/prettier-plugin-sort-imports":"4.0.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.6-beta.4_1672471179506_0.8451279569515127","host":"s3://npm-registry-packages"}},"2.0.6-alpha.3":{"name":"graphql-upload-ts","version":"2.0.6-alpha.3","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.6-alpha.3","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"736dc9cdb511869e478250689d2f25da7e336e44","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.6-alpha.3.tgz","fileCount":27,"integrity":"sha512-7T9xZOU5D/qcsfUX85Vs3awX9brOFhE1ckEoI5mlNcJcQ5VDd5diVFN6UuhygUpCcl+VOhIGbMSgPbxUkmMuGQ==","signatures":[{"sig":"MEYCIQCn+kYZzJVK9cqwPZbGx3KZqj7/leag3/WPoksply9rMQIhAIvvGPMi+KMo1xjDBIwGB7UPt7VgOHMpMgA+nmefnnFL","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47514,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjs0WTACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoiHw//YOVSnzHB/iy5UojBJ1aSdSnZ/6AOpdvT1IAfIKTKwYfj0P7G\r\n/fV4K7cHrYwph26gKdKG64sFMf7GeclJgB4A2b5jsp/uiMPKXZnC+mxLOwb0\r\n6vNaa6RLy2+vEXO79L3f3G1oSMrXm3dMuJDd73Rs31SxtCcx+7BtfuCT8MxI\r\neOe3CX8xcMufHM4f4WUvy2mh/dtcSdWeRSc9/R0C6104GEnXKJAQrYEn3bqT\r\nGR4CEogneJ3okEwoeUOfoYLnmwC8aRBBRmc4KlxPV1kzSrk/ueSE7p1LiKin\r\n70+xyei9mNtFEWljFM0mwCoImlZ24Jo9HGfjTSBGQpFyw7nlbZaTs5wpWZfc\r\nFzDYmTiANeAQ3RDMSOrjIQhZIw0HxhGWGVlLLbwEq97pUyOncap5iik7v5t9\r\nw7No0mCTpcs8H7KSEN/F2ItaKX7MRtWM8ZAmNcKcP6E/EEqNzZkr5xyAYNGJ\r\n9Kl1SzbmY490MaGY080SSXx0HNEuZm9jAJGEBJ3w3RmbOxLD0ObBZX2ceLW6\r\njqEs58rFZynzdnZkY3uywmd/eHvQj0jp+YtKuf1zeRM8MVhu1OvcwoQEXATj\r\nJtzn7FbiOJmX1EVjs9bnPlK+9TVc5P/VDABQctUGM3a0d5FaXNgj0sYlcYCS\r\nZrv0/miEKQRpvaufrdhUbVIwJ0p/jrsmf5s=\r\n=bmXK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"941dd474e1a0c82cd9f5db5f19ab10a9cb81c654","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"8.19.2","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"16.18.1","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.1","jest":"29.3.1","husky":"8.0.2","eslint":"8.31.0","express":"4.18.2","graphql":"16.6.0","ts-jest":"29.0.3","ts-node":"10.9.1","prettier":"2.8.1","form-data":"4.0.0","@types/koa":"2.13.5","node-fetch":"^3.3.0","typescript":"4.9.4","@types/jest":"29.2.5","lint-staged":"13.1.0","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.15","eslint-config-prettier":"8.6.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.48.0","@typescript-eslint/eslint-plugin":"5.48.0","@trivago/prettier-plugin-sort-imports":"4.0.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.6-alpha.3_1672693139672_0.6484299563350369","host":"s3://npm-registry-packages"}},"2.0.6-beta.5":{"name":"graphql-upload-ts","version":"2.0.6-beta.5","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.6-beta.5","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"b0a1cdea73ba4b3829784667f0dbe3224018d649","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.6-beta.5.tgz","fileCount":27,"integrity":"sha512-gsUQ/rqVTn2GSgMDX9SLIjPofRptoyYB5K76Oswh1XGRspt2kQB42gP0W1XczKdP3byEwiew4kbGpXjgrwStmg==","signatures":[{"sig":"MEUCIG12reUpQursCgkGVca4OK2hvsJEhP/3gtJDte2z7mKJAiEA2YfltV+u1eOfKbYFsMNM9QZQoDZGq+dU/yQLd8yT9wQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47513,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjs0YLACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqE1w//ZKzP8w2FnXP/ARm/jM6Zgzann4eEvrLHLRptRoyvw0gzDRhZ\r\np1KILr5kiF31FZFZNPGpjCU1CGtvkYWPgjWnxqETzAUGQi6tBIWzM+iVqdf5\r\nbjWI7hKdSDZiM7OurdhgWCHOl/BR2YWVqtMsv+uAlbqx40pdXsUv74oyMOma\r\nRxyjt5b7CMXPUdNM4Ux2BKGKs3oGct4t5GKRhCCTaI5pOJUMVbjgIRB+hxI+\r\nXcj1n1AzDgR0CXyYd7p3Gg5yTjLhG6clwWJ31HfwOTzqHTnw9TM/NMkXRzN8\r\ntfRSUZKyO/CZ8Bn6pQunYEbOv3bJ9udkkJ4NrAFgmnvgUIxJn2rdoPb+lfHo\r\nYI+4iQOr3ALRyDxR4OimSyqiTM+aUQKOHNAXqytWY/Pk+Gj+vAQKNssoBjnN\r\n4OZtHfFl0u+NGMeZg7OoDGELawQUc7R+16Ikpb0RbcRqODVytAi4n63oIYOU\r\nVY8YiBAnvj1McNwespb/EA/ga0Q3OXdVXhfAdT+1ZNLNjyY7s2BKLQ8Qslic\r\njBdfRpFTnGUgETtxMxB16UEPD68DhL/gaMIBhDTvtiK+JUF6EEGhZzchZpSc\r\n4SS1x7JuSl1TA1ePzS8xZZ2aPCWrKXg7cKlwAc1Ztghr1l2t1B5+eaZ8tN87\r\ng/VZ9HSbQyitx8wghhODvGk/HfGTo0fXUuU=\r\n=/ikq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"4ba2af25fd2e6bbf26726351696901659a8f93bd","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"8.19.2","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"16.18.1","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.1","jest":"29.3.1","husky":"8.0.2","eslint":"8.31.0","express":"4.18.2","graphql":"16.6.0","ts-jest":"29.0.3","ts-node":"10.9.1","prettier":"2.8.1","form-data":"4.0.0","@types/koa":"2.13.5","node-fetch":"^3.3.0","typescript":"4.9.4","@types/jest":"29.2.5","lint-staged":"13.1.0","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.15","eslint-config-prettier":"8.6.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.48.0","@typescript-eslint/eslint-plugin":"5.48.0","@trivago/prettier-plugin-sort-imports":"4.0.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.6-beta.5_1672693258866_0.24973315142340424","host":"s3://npm-registry-packages"}},"2.0.6-alpha.4":{"name":"graphql-upload-ts","version":"2.0.6-alpha.4","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.6-alpha.4","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"e181c6ee4dfc9e0d1b6aeba719da1d1d9b148ce6","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.6-alpha.4.tgz","fileCount":27,"integrity":"sha512-OTl6AZflObfdBhHZfo7u0/r6cfXokjMaZzUKKC0u8XLwwQB+cBwuleGya3fEOYu2+FjBEaTHFst/N2t8UMm5/Q==","signatures":[{"sig":"MEUCICXvFfSpirEAkUYmimqGZVUB0iCyT8aULaSgGQ288IYdAiEAmE3CTdEE41/2Nqp4p3H6z3qs6jR3l3X5b7zVx/Xei4k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47514,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjs+Z1ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr4pg/9HrhAIsrlHzwIXUDZqmIMbXhE+b06pAe55RedbXJS5NPxztvK\r\n7Ynm9S/N2rXoXjw4IHGb3qnsB5G/ptqzO25e5FH6hcaNS8lMndj/W0ao54yv\r\nnS+P4rqbG/YbSooT1kdRYmWy2lb1LyYGDo0h4MvW+Hf0+NgQJDzStpdPgFQg\r\n7nbNl3ZE5SfCp6qdgucp3egt6vDzLiDjeWCwxFQRduSsBqCpW+SdZQnsuKw3\r\nGjP2sqLVLY4MjIDU0oyeTkT0s3oQqOaXMK3SgLTfAvLqqVCek7mphSIh9kAV\r\nv5XOez4OhtoF9ZvMw99rgXLCP3Aaw3jGg8OThrrP7SPMTNh889oRERv55Cik\r\nCz62FqTIc8w9Xptgjovq3YuHR07fRB2jDFJUKuwvhBKNwf1YTOAnbUgPSOCt\r\nLPVekcJPc0RhewE4Ffp3n74v7kkNcsatLaYYBhLp2LVQluj38TvGeqQ8ZH9E\r\nv3xqiROKUPHiZHp4qNJ/P7fc/xNFWSMOK5jJWPX/k0vwR+V7/QLDbroBG9aH\r\n/pIhwhkqe5kDrNlhB8PG1zQuh69E3EHVWyrprED0KufdstHmAB7y2vMhbEtc\r\naLsV4n1vAptqAS13RxJRzx1tk7rU/H5gGkQ2AvsLYrsrp5DmVGtyGVYEwxGA\r\nv4G9+x7HdhzW+1bpLue+NKOuvfIrXqD8+2Y=\r\n=gakQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"7a406466074e44d4e5d759b4de129373f9c839f3","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"8.19.2","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"16.18.1","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.1","jest":"29.3.1","husky":"8.0.3","eslint":"8.31.0","express":"4.18.2","graphql":"16.6.0","ts-jest":"29.0.3","ts-node":"10.9.1","prettier":"2.8.1","form-data":"4.0.0","@types/koa":"2.13.5","node-fetch":"^3.3.0","typescript":"4.9.4","@types/jest":"29.2.5","lint-staged":"13.1.0","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.15","eslint-config-prettier":"8.6.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.48.0","@typescript-eslint/eslint-plugin":"5.48.0","@trivago/prettier-plugin-sort-imports":"4.0.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.6-alpha.4_1672734325119_0.07025397455754079","host":"s3://npm-registry-packages"}},"2.0.6-beta.6":{"name":"graphql-upload-ts","version":"2.0.6-beta.6","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.6-beta.6","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"c625572ae22a65efed001b30f735120b0301d26c","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.6-beta.6.tgz","fileCount":27,"integrity":"sha512-ZOv5qKAFILSXzlY2hXL+TUaz+PE01jGeIP+7yQblnc9mmr0G0XgCrMqidJF+ayvhhq6HyPAIYrqKkKEAkSzI8Q==","signatures":[{"sig":"MEQCIDXm+Kn6DfWuGM0ZllkwmRhWYR/L7x5fv07RoC/S98NzAiBgBHJ/CIj0iheaGZw/RlO104mWl5TEjNdY49GAbFch2g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47513,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjs+iSACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqshA/+LUSD0V0ADmbtocb9TMSQDYctMSPRLVk4lZheVFtMivbbktma\r\n9ojAbPPJMXU19QRM6dcPxe0SNH2xPL3lYDWZRu9k7ZGMVyzIlsBuAHy1RPHV\r\n4X2IrDTBZR1+8g1eCf5RFWAzTg3s7+60UJ6RjJIGlIAgV4MdC6TEIL3Nn+wp\r\nQjke4W3rtmkAXS7zZovUol/ShDAvtfSXYoZEH8Ar8IFf2VHswWHVe/xvpai3\r\nzERmNW8ae1psSaadeLqZLYMyAMadGsjQVNBRwrOeRK3Gwm/xMUi+hT9M7pWp\r\ngxJbRS2OcoGARVG/YPErmZJTLIhFHFs4YIxLDYzmqriVAXIeRJe0LxUCULOA\r\nvSP3uTl8f+AF7gRm/WjPggPPxPHQ/H7SgoYdPDAoiu6n9L51Z5OnfEeC7z0F\r\nTKFv4k/ZCMft2JBVhSQVJMGbe0kAoD0RZG/9JOoXZi7gMeE7UBYbSeJEcH5r\r\nAcRPHWxM/oqMftQh66dcpQYN+k/d3bddAfYhKcZ9j6+UM+dkB1GHb4ggd33w\r\noVTF1TDiBfCrBjctlawgPP9jkVkfthHWNb3DsazYBYId/b36rEi+wwbKyxaK\r\n3zGuccfZOzVTrvgDIXUPReYZBeV1B/XSDApSLYFrParq6Eifzih+s0yvqp1A\r\nvYm2/XxifOg+O8mAayi0Yo/IjWxJgTDN0fc=\r\n=5Gqp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"5a1719713e6fd6b1ba221704746ea803b604a88c","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"8.19.2","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"16.18.1","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.1","jest":"29.3.1","husky":"8.0.3","eslint":"8.31.0","express":"4.18.2","graphql":"16.6.0","ts-jest":"29.0.3","ts-node":"10.9.1","prettier":"2.8.1","form-data":"4.0.0","@types/koa":"2.13.5","node-fetch":"^3.3.0","typescript":"4.9.4","@types/jest":"29.2.5","lint-staged":"13.1.0","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.15","eslint-config-prettier":"8.6.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.48.0","@typescript-eslint/eslint-plugin":"5.48.0","@trivago/prettier-plugin-sort-imports":"4.0.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.6-beta.6_1672734866561_0.4601465397466622","host":"s3://npm-registry-packages"}},"2.0.6-beta.7":{"name":"graphql-upload-ts","version":"2.0.6-beta.7","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.6-beta.7","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"76d346362c4f8457a5702662d085584ef97b96af","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.6-beta.7.tgz","fileCount":27,"integrity":"sha512-UTdljJAh5C8BdsyRPhgjdZ6oVcP0g/EJRKtjv9U68WBIH1jqJ4ZfXM2J2EMi+g3yx20kj2cIHhMcHXDNDi2RXw==","signatures":[{"sig":"MEUCIQDesY5A4WiPWxPVcuLA3Mr/Vp5CPa+iy8qThDHrChGyvgIgNnMACMzvzCSfTStj7lxh4mpTs4fO9LLPSElrg1Tg0Ps=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62825,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjxLhiACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqM8A//Xp3PBdBcgaZ8FhfP+Ra7dX9gq4nL/HaLqg6Yce6d/Zowlb7c\r\nYa5Arhgl1+TaHjHfKCDHXurJD7fiwizt3EhIF09kxo1uJrm4Dd1fu2L+zCCu\r\niyl2Ml2RkYWVpcWKiQw6qz9Z4fuEX5YaxApNxq/jsNpJlBvQFE7zmGNZ42b5\r\nhehmnf+4XRiV0W3McUo4S1fNBiDxy1IfLypV0OIhXuAOXkGJmbb32uLKP4sv\r\n6EX2nz4GU1N3qvqjr7If/0A2uDOlfVhoX1eezhQMf4x1OOKShz941wpO6Q04\r\nWQiQVmhnXni9i6X0JcSeVcISijtQOCovxyPbBoDdpmy/KRRt/ZOAXV1vZp97\r\nlvIevE1sEHcxZZdUk0f34Got2I8ER2kqZya/kqoOdHnBuQ7KXIFKrdB5ul5e\r\n2M1s74pysRCE1lUT3l/DlN/NnmMSDDHS6cgjmFLP+Pk8SQJi6LWCGqJwPJK9\r\nkTad4CB+NSJOoYcxl3R+1fvv0DYRv970/QmaEjEecKnG/QhP+OZnV1LSt7YR\r\nnQ5mrOfUGPhiRKGKknyOeTJmqssDpAArOx/uHozTBJ8eD/SEh29XbHFtRqAE\r\nPsji7Ne4mSBFBIetvNGU4a7Vsl/ofib0rPzRtXQ+Rx0QsfVY8u1iRotIW3wl\r\n+dPSLWEA1E93O69qhg/tLC0uOH/lOafype4=\r\n=mJvG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"b1da22ed9bab7c7df1b472c9c7bb8bf36eed2aba","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.2.0","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.4.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.1","jest":"29.3.1","husky":"8.0.3","eslint":"8.32.0","express":"4.18.2","graphql":"16.6.0","ts-jest":"29.0.5","ts-node":"10.9.1","prettier":"2.8.3","form-data":"4.0.0","@types/koa":"2.13.5","node-fetch":"^3.3.0","typescript":"4.9.4","@types/jest":"29.2.5","lint-staged":"13.1.0","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.15","eslint-config-prettier":"8.6.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.48.1","@typescript-eslint/eslint-plugin":"5.48.1","@trivago/prettier-plugin-sort-imports":"4.0.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.6-beta.7_1673836642071_0.9065976130608937","host":"s3://npm-registry-packages"}},"2.0.6-alpha.5":{"name":"graphql-upload-ts","version":"2.0.6-alpha.5","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.6-alpha.5","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"77507196e59cadb9eac56cc44dbe4a743db16358","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.6-alpha.5.tgz","fileCount":27,"integrity":"sha512-rS8bxtSSK7KT3yto6EPPgVvIYceH7cwfuGAKhzRBzfraD6b+tq1CcbOVrNOW5/iqpnxbLnLekvSUb4qkJWSwnw==","signatures":[{"sig":"MEUCIHwhyKq/0je9pjRgGMKKwG8W0Uov2yBnz+GDnNjLt+1gAiEA/gSjxBwL3X7Rk8HHw3NgpwA6ogVjg4GBP1JGUJ2obNI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62826,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjxZZxACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpw0A/+IRtkO4RA3WofLu1/xHkWQE4Py3dYfzmUNJZolyq1TxwymrsV\r\nHN7A7SzA95NVVOQhrb+pzhMrwRfSy/S1Mh2zIHpFlW8wuN68tXEz2ULKf9Dk\r\nGdyHraCAP38DByGMmea1BEP6bKyP1m3zBDA/l065Y/0AQsaM6wrlcFjrmbm+\r\nKWtuaWt+D1N4rgF9YXwmmLoEubuP0X34cpkxipMVJRZ/ZZnwlTOe4nK0kVZj\r\nD9OOQFw/3xKiK/ZOb6/xioW86rBhmdRvWn2/IQCe0kCXlQA8hKzfBzdoTzUh\r\nqhB+RjKoj33lKN31ZGQLlBQBWIe/DHthZZdXSnfPOka55BqglNZI0j6cy/s2\r\no47YsKNnY8Z+bQ5C1+lDB8l23JgwhmtMBCBPfa749UniM/9GLMU1WMO+Yp0V\r\nrIRZjpSmFIR/qCwcdhJsW6N3F2i2ZKZyYWjnIdT65l+1/1R9D5z9H1wwJMXB\r\nuHqsbmxiVsnTKzo4eEsD7DGak9GSsawoOwdqjC4XCBy+EFGpcxxcwN/+PU4V\r\njwfSjH/R4N0VyQZ9DzoBIC0Zso9ugO2FaAWAFwZ5TzQUfZFh0VCI6nFx8hp9\r\nRNncf5p2EiU0RJ6uiGnmdNT7AGuzm5mGSOGZoEtIHhkZ33V2q80cfgVg7n3k\r\n/SMfBPHJ6oH9YnAh9T9sy8qzSRwI+QPBj78=\r\n=vV1O\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"e7da462ad095cd56f5a44c508969c29b35f517ed","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.2.0","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.4.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.1","jest":"29.3.1","husky":"8.0.3","eslint":"8.32.0","express":"4.18.2","graphql":"16.6.0","ts-jest":"29.0.5","ts-node":"10.9.1","prettier":"2.8.3","form-data":"4.0.0","@types/koa":"2.13.5","node-fetch":"^3.3.0","typescript":"4.9.4","@types/jest":"29.2.5","lint-staged":"13.1.0","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.15","eslint-config-prettier":"8.6.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.48.2","@typescript-eslint/eslint-plugin":"5.48.2","@trivago/prettier-plugin-sort-imports":"4.0.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.6-alpha.5_1673893489630_0.7670169553275474","host":"s3://npm-registry-packages"}},"2.0.6-beta.8":{"name":"graphql-upload-ts","version":"2.0.6-beta.8","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.6-beta.8","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"ef2cc03abe5843d6ebf5f04ecf8efe7dd075b54a","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.6-beta.8.tgz","fileCount":27,"integrity":"sha512-9pyIl+Nrg5cift25cyEayvJ2tr5aHChFKfKAT1cRl1ktO8hu3edaV98UT0p9jbGGQm5DrSJUemG112gDFIMdIA==","signatures":[{"sig":"MEUCIGP2GpW9oPUwDBXxtdjMDu42bUADMkq2nslbG5G6lthhAiEAocwQ5UIvY53uT403jtpDr0+4JOXoiyEkk74W7c6fk/o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62825,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjxZglACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrnCg/+Jrg3SABApLFDdAGopNmzauiMPZeVsH/PaIAHxA4l0L6VqYIQ\r\nfId+2N20nh5gpJZPdWEufaLfmFAfg4Z36ZXCD3jTZAWmmgvquLwcoltlEJWK\r\nd0dmyCCH65kkRCiEC/3xgSk6iMNq/vQeIw/odqxJePMocBVqiqbxyYHqU9MO\r\nUdK4h8C2upq8C6BRWU4n3flgNAAxzbBYtcOeQB9uaCZaRlTWYrSV0Mo4h0nG\r\nMx40na2kGd+3IkMIZ0dcMipDL2qEWsSZFYWVQAcm9uTy+wIZZoySRLNlVWWz\r\nhEx/P15qLnHLiU/oVpxji5IW+4xnMDazNuN85Tu3xcFMHn0dRm2aEnanKvN3\r\nTT1WCKvMyIZaptNljECw84uxnkqJ/4HThMpUDx52kw5U0IejjtQQu4NIOs84\r\nxzUS+AB1grG2n8ZlmEg4SSiK+NccektxOMWjkWcopuEzLWKDTmRgLssWxfNX\r\nuY1uaBNaflVje4Nd3xDXDcJPoslvotgJW8fXAtRR1UUi7a/5l/R4bWBjmLZC\r\nLkUs20rf89HJvaST7EfL7LBZYpvlmo3nJMwWaBecpopjlJ1RNk5lXxnsi1Kd\r\nY+EDuOD8AzMUBIC32AGSQ/Ip++Y5heLM7j1lR/yyOpzNvau/ePbC2YADd8MZ\r\nOU5uVlCSFvmPcgCIIlIjZd26OHaI18W3OMo=\r\n=pZKt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"58296c78d7acab8965cc3b734bb58dbd0f8fe3d4","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.2.0","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.4.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.1","jest":"29.3.1","husky":"8.0.3","eslint":"8.32.0","express":"4.18.2","graphql":"16.6.0","ts-jest":"29.0.5","ts-node":"10.9.1","prettier":"2.8.3","form-data":"4.0.0","@types/koa":"2.13.5","node-fetch":"^3.3.0","typescript":"4.9.4","@types/jest":"29.2.5","lint-staged":"13.1.0","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.15","eslint-config-prettier":"8.6.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.48.2","@typescript-eslint/eslint-plugin":"5.48.2","@trivago/prettier-plugin-sort-imports":"4.0.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.6-beta.8_1673893925198_0.9188219541215141","host":"s3://npm-registry-packages"}},"2.0.6-beta.9":{"name":"graphql-upload-ts","version":"2.0.6-beta.9","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.6-beta.9","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"0a143aba70604c7213f218dee31e01197f73d33c","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.6-beta.9.tgz","fileCount":27,"integrity":"sha512-9sgCrmBBXlehmlMXlkyEjevbpHPpK8z/FVjlO502jwlFu2wNUCvDAz12nlrCKYUKgbCgfJCtJbNJFEhKfICmxg==","signatures":[{"sig":"MEUCIFPL4phHxl6ACixvDj0idpah2xguNWiRTWmRvSBOmT1rAiEAxuKOE4HynUB16gnmn0LBHIOTglas4reYpPJG9aZ3u+E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62825,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjxzdAACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoEhBAAhi7cIWXrboJzTFJsHZdGkpctPb9XhCQtMaCbNT2331GPQ9J6\r\nffxIud+3QKMVR1pFKyAEEpz4TsX0DzohCzkImrgzVDfsADYdVkxdepZdlX4N\r\nXzPSPOs7+92Ico3O++6pE3oVefzxQjFXSCSXeOwq5EdzndmE8foF1uPNB+TR\r\nojsEBh+zuQ04Bw8gmyXNtP2iAS2CNbKdWIApO9j8Lo+mu9biCnOqnDkVwyoD\r\nUQNYw0cIUkGLA+2wYazHM8t1sRTXgx2h5ChDK2zfJfjzr4C1d8LqD1Hv33Pp\r\ngRCd9dWlJI8Sahu72BHK3DkTageEoiUBKvVXmc1FqUSn+lb6DGRz01CVkzrE\r\nDRC1Na3NqL+ke7hyz9mcYWPwvZg0I28S5lvt7JAHrgoDIDH+m12DixcwKZdD\r\nTXh8XWDmlKCade52byb+xBQMpl4Pq0ihYyzDTNxOMyLyBZ2koidTCzqPX/XL\r\nLUMJMpj2q8tFWhMOGyE+Qj0qbBJF8msHltGPymAhTuo9Yvn+xWf6dY2pprRB\r\nCOkeRZWYewrDj0utARJFueuALqVoEMKGHhU4cN1YDlOfg+/UxhzG5XNUZ3Dt\r\nWPb2w3St0jF4SyXSx0YCC3vWCExbIa8o1D+y16KIPN8XUbWLKWSSAJVR8/HE\r\nc58YROa3Sij3lh5KT1/rfK4p8Upw8EtojJo=\r\n=oah/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"441d328816ee6dcea0b4c3d19c79b29284618632","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.2.0","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.4.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.1","jest":"29.3.1","husky":"8.0.3","eslint":"8.32.0","express":"4.18.2","graphql":"16.6.0","ts-jest":"29.0.5","ts-node":"10.9.1","prettier":"2.8.3","form-data":"4.0.0","@types/koa":"2.13.5","node-fetch":"^3.3.0","typescript":"4.9.4","@types/jest":"29.2.5","lint-staged":"13.1.0","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.15","eslint-config-prettier":"8.6.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.48.2","@typescript-eslint/eslint-plugin":"5.48.2","@trivago/prettier-plugin-sort-imports":"4.0.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.6-beta.9_1674000191854_0.9963055472025475","host":"s3://npm-registry-packages"}},"2.0.6-beta.10":{"name":"graphql-upload-ts","version":"2.0.6-beta.10","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.6-beta.10","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"017ccf045bd9faaeb450e55994e8f3446f6a0bfc","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.6-beta.10.tgz","fileCount":27,"integrity":"sha512-7X7S/qihx9F+1UGr7D3dXEfZnQsXDn5F6y1XBApdqUIRu4gGiIvQSVFEzCDxWQjoXoPJO065TTmn3i5a+xKYYA==","signatures":[{"sig":"MEQCIEkFIRaULym5eXNPAclrrxraiSvj9rtdtPOLmsEPmFKZAiAu4CIEpHjaQeKLh+bXxBaDx+QEV3n/5Th3FdqgTJe3LA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62826,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjxzerACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrQ8A/7BarxRPvpjmySGAFdzyJSaQcu1cSF+GSIHLRUunffn5cAhcei\r\n/A6fOJ1shQJUAL1WP5vp5y3vaUAqBKeplc4aACn4klCMC9354tDqTP5FqdN2\r\n+rJtdXYc5Mi9EkAVM2x8gwSN6Dr9WcNe90RnuAg8H71njWDkVR0gITc4ccXO\r\nFe39gKEtl7T8AI9F3tzgejR9IVSi2pTd+SOXpzsLOxSlD/57sl9ZzbNkw1vW\r\n9JlgMiqxACKZLF44+aXM3RsVs8XHB12WBmDe9J3eZV4QRLHKI32SJ1LSVYY2\r\nqyo+a9VYWizgthSDlXF+CzucNHdPvgNfjib5wLfA7o4j25ohR5kKDiCXI49B\r\nSpVgofe4CLLHhn7DeYbY8nIAFQE51YmyeEja1eb9ZuZUpicTet5SYqOCkZA6\r\nsP0ciN1WSzJtrxIhXGUZvDARyR/VHGz0HaMBKCJWxnuzXILPDeTJAbgpn+dK\r\nlzC2hvAFy10U56vyQbsT7ycPUvNCXbPjVr6XxQCQjEqBCRj30ke2MqJOc3P0\r\nl/rixEGGsVE7m03D2ioZ5OLm2dC/OV58yVIRDuDRrSx6pMHSwrk/FaJds6UF\r\nFBOCY60mQn7QqKHSEEYJPFqmm+cQPFdBWaelrbwLVHER1N7nSESjWwwQzNkp\r\nJEcFegINCg5QtKtlXaTXG4Rsq7zoBOyY8qU=\r\n=PA7E\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"f12288b66981b0d9b434c263e3ae5f4ee0cb73e1","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.2.0","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.4.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.1","jest":"29.3.1","husky":"8.0.3","eslint":"8.32.0","express":"4.18.2","graphql":"16.6.0","ts-jest":"29.0.5","ts-node":"10.9.1","prettier":"2.8.3","form-data":"4.0.0","@types/koa":"2.13.5","node-fetch":"^3.3.0","typescript":"4.9.4","@types/jest":"29.2.5","lint-staged":"13.1.0","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.15","eslint-config-prettier":"8.6.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.48.2","@typescript-eslint/eslint-plugin":"5.48.2","@trivago/prettier-plugin-sort-imports":"4.0.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.6-beta.10_1674000299503_0.030263587209402143","host":"s3://npm-registry-packages"}},"2.0.6-beta.11":{"name":"graphql-upload-ts","version":"2.0.6-beta.11","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.6-beta.11","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"27dccabb011d6cd5752c0bf1ea8fb02a4efb3ee1","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.6-beta.11.tgz","fileCount":27,"integrity":"sha512-ZK8+R6AwFqNe1jGf4KxSYBK7DoHp+822YsRVFSTL9YbWB264Uylj9CAXyI/xVpcfVrH+w++GnmKxrVsEHHTfCw==","signatures":[{"sig":"MEUCIA2i/ZQfwHXn7lAmPbkGV3KikbBNs3oi97AILFve0KqiAiEAhGQP+OKt/xYToNqXe1lNYnkM6J3ZIZvBzayidFP4AU0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62826,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjyFWqACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpT2Q//byDA/4RFxGRG5EuoF2KIcq260zNtBUGP976r/ybuFqYuAS45\r\nkQUimM/IWvMmlJzK8L83WYqj6LXLUYsM/qSVRH4c1w/qIqurrVBPH16tgeNs\r\nbI4zvPGppdJJisCSsTgJNO0/d066pySXNOFKwW/5JMNT2U+9VuAK/MGLS//5\r\nfkLh4UqM3fSh5Ec3bWWnDZ+4ZB6tfqJhsYThBO3rO3K3OjlaGAmuQjif0hVb\r\nDhrDJX8uPJgbAbNUN9CtQPLkilPwK7yQqPpD74seEdgNk48Gtn31KeuDF/yU\r\nKDDpE7pByohWjPG95lxN75TDU39ZdkGiMIdGtrZI2jB0mcSZeIB4FzuNu+nx\r\nAMdp5drXipgXNFKPgDijmN8hSZLivZp2aWXF6fawLisKfQSXWpOEj0VHyBwI\r\nBiyGvB/1X8Do2dOZ8+y2EjgvulKk7iKm5IO7kR0PVcHTn8r/x0m7i6/EN1w5\r\nuTJ8I2Rr+24+hsrLLsMC/cmn28Bf4aSVywQZ+evWIp5OwA7xYAQnsieOm71Q\r\nuaX0JP60eDmfGMxwZlLARfIxceuoQK3DWoSwpTAW0vJ7xvx4pe6O46SR55wt\r\neVVZ2Nx1/bofqOoEl9wobevuHM3WlPPygLFC+x+XUibAe/8A+Irnk/EKAGPJ\r\ngql1VS8siLHLePThr1xK7mLbm0NYorS5wfY=\r\n=v+RW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"ae88b86fc52fc1d0feeb6169b69813f5a064fe91","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.2.0","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.4.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.1","jest":"29.3.1","husky":"8.0.3","eslint":"8.32.0","express":"4.18.2","graphql":"16.6.0","ts-jest":"29.0.5","ts-node":"10.9.1","prettier":"2.8.3","form-data":"4.0.0","@types/koa":"2.13.5","node-fetch":"^3.3.0","typescript":"4.9.4","@types/jest":"29.2.6","lint-staged":"13.1.0","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.15","eslint-config-prettier":"8.6.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.48.2","@typescript-eslint/eslint-plugin":"5.48.2","@trivago/prettier-plugin-sort-imports":"4.0.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.6-beta.11_1674073514508_0.08359119955273586","host":"s3://npm-registry-packages"}},"2.0.6-beta.12":{"name":"graphql-upload-ts","version":"2.0.6-beta.12","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.6-beta.12","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"d8322b6b0a2966bdfc3cabdfcbc202d17d444ed3","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.6-beta.12.tgz","fileCount":27,"integrity":"sha512-p6eYbUMhOh89P4lnNuO+YxQCf0Hz31bRGf+xxuh1dRC1Ut5OzfizDlbfYj3WY7urq12EcpAE9OCyXXQtseOceg==","signatures":[{"sig":"MEYCIQCUGgnTcxWXgQO3gPFPsHD3Rctaqs5IW05GexjfE1awEAIhAN43NgwLxK1p8EhuJqIqpoyR+zOR/dsddPipt8bYnoj3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62826,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjzt+sACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqnfw//Un4K69RdS0xeADI0YzIBBn4W0d0NB00fk8vSuHm0e3JzQUbc\r\nDRfHqufagC8b4JqKqN9BRo48wacasJ+TqzTvPqpu08uczAw4hEn8Nxr71Qk1\r\nXHkRx6RWU2p6kq2d8IXmNCFyaUYZoUUXfUYeHF/GKZ5eXbfus109BqES+r7g\r\n/vvhflOn1olckgOooCQ9t6hozrnV+jOn4CVb96ZO/LANuZ/OIRlbcjzwUdPh\r\n206q+3jxL8SyxBi8X1FHb85WqMiBWkfy0LjHCMDJ1sno9J4gJnCYQn08gcsH\r\nkERCzQtHB36k8EZbj/el/nBMti7D7ppl8Pdzhw/fjosyh6X4q6GVrmCFF4qE\r\nItTgzuah8P2EutTnYGyDPBy1/G0spiVxULigMu5lHnioG5dTBfP/deTJzgsY\r\numKkj+h1fHrawRGLdbOPlXp7BjquYdyUZsHfnRfcVdwhdtKWbd11NJrpxxIK\r\nT3y1Ua5N9ulap7dRm7Hf0gqcz355dUKxcVwmMlR2rPaLJptMZ4D7lwNsWGCF\r\nvIRnRRSGHHgPkqHhvQkuqq9U5kLfS6c8e9yU3tHGS249xWJIy7spw4NIPgbI\r\ntUl4gw+IVgw4ODH+7BAiczFsYSxx0agtQ2561vU6XUqTa2nSqKgohGzWixiJ\r\n0LM/8WKxQ7EcP/ZpsgTFhaxETCZmBWq7Tak=\r\n=asl4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"2d5db3ee23dd9e032f2b136449a25d66d31394c9","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.2.0","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.4.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.1","jest":"29.3.1","husky":"8.0.3","eslint":"8.32.0","express":"4.18.2","graphql":"16.6.0","ts-jest":"29.0.5","ts-node":"10.9.1","prettier":"2.8.3","form-data":"4.0.0","@types/koa":"2.13.5","node-fetch":"^3.3.0","typescript":"4.9.4","@types/jest":"29.2.6","lint-staged":"13.1.0","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.15","eslint-config-prettier":"8.6.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.49.0","@typescript-eslint/eslint-plugin":"5.49.0","@trivago/prettier-plugin-sort-imports":"4.0.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.6-beta.12_1674502059947_0.3894443652010269","host":"s3://npm-registry-packages"}},"2.0.6-beta.13":{"name":"graphql-upload-ts","version":"2.0.6-beta.13","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.6-beta.13","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"afb14317edf092965ff82a923ad275587d500e3d","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.6-beta.13.tgz","fileCount":27,"integrity":"sha512-NVBgoIUakMUG1kU+nYJpfwj1iUYv631YIaEtcZjvKcdI+F6Hkz4YCmd9et8ShQPyLYy/PgHHnfkv8LxWV264dQ==","signatures":[{"sig":"MEUCIQDMC4Emlhk5TFUpa/wHutNy9pds/ivJS+ZcYfIpp7eDsAIgYZzSoald64SbGpWpVx1v6gQ5aYQW4xQoSlhSFLOxu4E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62826,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjzyG9ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq2Tg//XkN7UZci7Bbl/j/h2knDslBWC+kzC9q2rGA9eWHAgJNWVAvH\r\nenLYn9U41h+nT/3ISw7bu//Xgn8++a0t06sQUvt8p3ZX3vzdKw/tsDVtIfnH\r\nDRXNBphInj2WGdQurGbkYoQK+ClswcZuF/JoZabx4jY4EMqpZmigWjPLe3IU\r\n7ng8CAHaAydkTKjWZQh3q/hL+5HkUKUMiAAyk/PqRP6yslywNX9onwB8b2DW\r\nj9Qo1hPQgnEzdEjX3vBte+7mU0Zdme5u9VWh2qMGcO5NL2jBN2uGZWBGz+MC\r\nN06vgm1TOvIKwvjdEdD6ywvoapOqaknO/AjQfHJ1iLFrkkVQxp6LdPOsM69v\r\nerKzfiYWdHo0qdjKct55UOUEdzxLFAjAYoDD9YpgHes/+vVnHSJnS+3g2/2i\r\nErq3FIZt6/zeMlJCQmjxo7Ljw1eoFvPcxQcsYSvvIGZVcdh8MyFmKs6N+gTm\r\nxCCIA17TfJIIv6YNRWUy5jR4+nkhZqf84sBNXmLDIguK9r/dED28Si4D7ksj\r\nkfY/XlhVHBd1l7PZqwQZcs4urcYqEYQRmePmRzhYsQL0C6ua4k01fXb96muU\r\n+oGXmNsAAedyCpn1W2U9OiTTqU2w7hFhT//l+a/KBRr5KTFFoDoNZZkRBHb/\r\nFgHmzz992LK0wSamRs7vyz80UxoC0wyNZKs=\r\n=XzwO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"bd54f3226164360d735685f45aed5e8978c50592","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.2.0","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.4.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.1","jest":"29.3.1","husky":"8.0.3","eslint":"8.32.0","express":"4.18.2","graphql":"16.6.0","ts-jest":"29.0.5","ts-node":"10.9.1","prettier":"2.8.3","form-data":"4.0.0","@types/koa":"2.13.5","node-fetch":"^3.3.0","typescript":"4.9.4","@types/jest":"29.2.6","lint-staged":"13.1.0","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.16","eslint-config-prettier":"8.6.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.49.0","@typescript-eslint/eslint-plugin":"5.49.0","@trivago/prettier-plugin-sort-imports":"4.0.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.6-beta.13_1674518973063_0.07858731934032992","host":"s3://npm-registry-packages"}},"2.0.6-beta.14":{"name":"graphql-upload-ts","version":"2.0.6-beta.14","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.6-beta.14","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"9a3bf958e72b21cda16ac096b5aab92c15aacd2e","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.6-beta.14.tgz","fileCount":27,"integrity":"sha512-Zlsm1/4dfRTslfHyg++HC9TlkEOSbYe3H+ISU+lGv1hQuUo/XjiaFZ3oSGTeJR1ZNLJsc+6MM7fz09Cvim5Vfw==","signatures":[{"sig":"MEYCIQDCBDkPmvXRHkZ7X+SdFsL9WJsrNWBkUYTOVDtrQEe9DAIhAJ7eZ8LFq4a16g8lpHmI3SJO+QOfi8zT4l6huLYU5t63","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62826,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj0CLXACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqbZA//SQUAJSCBDxhX4Q8JMt9It3T1pMUYUmRDQD2etPzDDMpjsiMK\r\nxo6cdjM/NaMTfHEFmd4pVssqzFT2I32NqW7DkLNK0M5oxDMFo49xKLYsLHCk\r\nkWyyMsH6zgzz4oaLS37A1zrPKmGFUixUZ3mQje1h5gdkikxztrc7udCQiL1i\r\nQAT/gRP8XrVqCGfvK+T527zRF4op7/1RFS2eutzKBSLzJrpJF+IzOLq8JIBL\r\nNUmsYFwAbKIfQNw424t8jvs27QmukxVLfpIsgJ03YqeFjlJ7t4gsOihtoB1G\r\ndpVY8YW/UX4ZT8pLvmiIexMMiowaPTfed58lfNE44e3CpNi0XU7gMOUnQCq/\r\nPgejkQy/CGx6dY/qTWII0lEGtcouZkaDCERieHStfVD5udDo+afI/znQi48v\r\nVuZHC6V2mMcB3m/GE3y5AfYl1JFFRTzQCBXC/asIterqAHGw3VM2ceAcbad2\r\nv3ZJ93M84cQu4Ewpd5Cql/4LDZXV4T2nwlbejpAdd943jHUnOP8R+l29MHkz\r\ndMEweDUaMl39Oy/7r77VkjDpChfmzn5kx/D4O6OPViLm0jkaWodqhH+Eb1Iv\r\nArPNH69FT6LBpumtv+PebN8mH//Q1kkDP0vOtCaPUoirAHPgExcKiAUiSkw1\r\nzKlMuFgL8CBTbrDJwj2MXUGYPRhCsNL6Qi4=\r\n=RVJ5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"9e66d1481fed361385baa203ab5a8312589a0c15","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.2.0","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.4.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.1","jest":"29.4.0","husky":"8.0.3","eslint":"8.32.0","express":"4.18.2","graphql":"16.6.0","ts-jest":"29.0.5","ts-node":"10.9.1","prettier":"2.8.3","form-data":"4.0.0","@types/koa":"2.13.5","node-fetch":"^3.3.0","typescript":"4.9.4","@types/jest":"29.2.6","lint-staged":"13.1.0","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.16","eslint-config-prettier":"8.6.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.49.0","@typescript-eslint/eslint-plugin":"5.49.0","@trivago/prettier-plugin-sort-imports":"4.0.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.6-beta.14_1674584790869_0.4641537812670782","host":"s3://npm-registry-packages"}},"2.0.6-beta.15":{"name":"graphql-upload-ts","version":"2.0.6-beta.15","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.6-beta.15","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"78aa1191739bc6d9452472473a16b6cf6979d121","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.6-beta.15.tgz","fileCount":27,"integrity":"sha512-gAu7HSaK8QO+F5d9t6mkyFNiW5YacY5pRVa2gTNxxKPivdYn/bdGAfyPQ20Ddg/jnVb9WOC3wjon+mGClxQcKQ==","signatures":[{"sig":"MEUCIQC+2L7yNu+n9lREc/j/EPujtYboDpADywYx3qH6nHoxmwIgPA1HHDuhq9PxtTKm72rqj0J71Xrn+vvcGNdl/10hgN8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62826,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj0S8eACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqsUA/+Lx0EEq4vQig5oC6f59W6JXeY7diA3V7mCGWZJYrTUpF6Q50e\r\nsAuPBpNENIlCnzg2fL3pdMFlV7aCnQftZHcyDJ0uFaw3VszztG6Dk8aDeCoz\r\nTCM0XAma0YEz72VfnSgD3lPrTi42a2+qCEgXhopT+Ce3XS9Dj0Pijwovzxw0\r\n2UHw2CIavybMpJxrARB3nXaljrQK+N8si0rVCm4dcVgfQawJKgE4y0GgaoLR\r\nDKsVplFxvJbJ7hkgg+0MxqJ01PHpduOHOoCWCwSCIZUQrI8fItrGxezbBzId\r\n0MY1mBzL2TMCS0hmLXkXPB34j/FKM2p1i5nm/jot/+x0rMwACi8Y+IoNGdZ6\r\n7KnTiKAY+eO9VjyramX0HkMzkIgACxnBtNHRyIBs2SPc6L2uWSQe46Qkd9Po\r\nT7Yb7jJIOmQ9XZth859YLbmem1L7loWUALmJTlnel+HOLnZaXGbUdOy081ro\r\n7itUXgJB6I0EZB+julZK28Hz9gsnFgEa3Ldugac4TSWxd8g5SrhvLBslxjhw\r\n7Y1NDEf7f6pF8WT4jwZvZUv7kyRpH3kUpzQxC5S0WV/PhGe1cqqL4Z7ogI3R\r\nyepr5g+sTzpG1tWPk0uT1ePJoQpp+0G4d9HaM8MohorZt/CfbwRDCmx+f0Wa\r\nu1wuQZf7OiViIMG1y1QQYSHtxTwCjIfWz1Q=\r\n=zaAp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"d16f919b84317f2879f708d93314d557c4f784db","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.3.1","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.5.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.1","jest":"29.4.0","husky":"8.0.3","eslint":"8.32.0","express":"4.18.2","graphql":"16.6.0","ts-jest":"29.0.5","ts-node":"10.9.1","prettier":"2.8.3","form-data":"4.0.0","@types/koa":"2.13.5","node-fetch":"^3.3.0","typescript":"4.9.4","@types/jest":"29.4.0","lint-staged":"13.1.0","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.16","eslint-config-prettier":"8.6.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.49.0","@typescript-eslint/eslint-plugin":"5.49.0","@trivago/prettier-plugin-sort-imports":"4.0.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.6-beta.15_1674653469859_0.6885139121611117","host":"s3://npm-registry-packages"}},"2.0.6-beta.16":{"name":"graphql-upload-ts","version":"2.0.6-beta.16","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.6-beta.16","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"0a9eeb229299581a96f6203846fafc1e1564d884","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.6-beta.16.tgz","fileCount":27,"integrity":"sha512-NHQW7ciS7tFeKL6oTiKVFA1Dz3ixcEpXVWMYzRMjlprO5x+9oQRMOql7dHzTVrpFaNEc3OnNBlzHUPB06MdQ8g==","signatures":[{"sig":"MEYCIQCh/ryccUyVjaw6Urmq39s6dKPU3swbjbKHZBbWkh1RmgIhAM/0F2rmWtQ1he89CqBuLm0/4sA8DOXIcFKwEy7/vHhU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62826,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj0sBuACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrQnRAAo/cpRp1pYbOqqpWATlzbzX3Ig9vMMphJexUMxVFwLYIyfWAT\r\n5Y9uDVxw7iYY77eMv3gE3qrhK4g1k0gk4nr/qW+R2KZBbJQ+e9PSJl4WILCk\r\nyF+lUcah/RUILtvbFkuIqg6D7GYZVVOXaBp/LFLCmP/s2nlxSEzymeZFe/lb\r\nAC0Lzla1FYblAvRqgEq49osALD/FptemwFs2apQwxh6dwNVa0o9wTHYn7jmd\r\n6D8IjDFgUjoGatoXr1PE37sPsYJxbQjhx31ctBMOwbky/FyZHPRG4kd/OYKg\r\ngvR+yS5VAyl0wU2nmkQJp0wNT6JX6SVUAjmP8IkK7YhZ1xPSFSa86RCr5hqY\r\nj9IoiXpDKST91I+LVEAtBBfrJspDYGGGTiZSrs30QAAlRtiRS1MnknUCjHWW\r\nKT3KeIy6IfiUkwmWGBgg/S/O0+iZFHfEg4m4czoBacCkdlP7bKWx+qzPlhlm\r\n7a50i/RQUniy62rXt68e5A1cLcS79lk9ZSsVylAckf2bFu5KE268PTqWBUEN\r\nfX5WiHDHA/+WGcp/OWGuTtfShahaEpeEW5UZnekNrA6QBYyG76vGoV8vwRUo\r\nsrPW54gnLRU4f43uuJ3HTLJejx/EH9gTrcizj1gSA4eBRPA2O1xWSE3gWt+J\r\nuU1yxOdipMjhetl7iMNQZCxi+kSprJwNreY=\r\n=AHbw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"bab901acf87e5536977c8d0494dc2506a879f4cf","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.3.1","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.5.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.1","jest":"29.4.1","husky":"8.0.3","eslint":"8.32.0","express":"4.18.2","graphql":"16.6.0","ts-jest":"29.0.5","ts-node":"10.9.1","prettier":"2.8.3","form-data":"4.0.0","@types/koa":"2.13.5","node-fetch":"^3.3.0","typescript":"4.9.4","@types/jest":"29.4.0","lint-staged":"13.1.0","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.16","eslint-config-prettier":"8.6.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.49.0","@typescript-eslint/eslint-plugin":"5.49.0","@trivago/prettier-plugin-sort-imports":"4.0.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.6-beta.16_1674756206129_0.9520741076409758","host":"s3://npm-registry-packages"}},"2.0.6-beta.17":{"name":"graphql-upload-ts","version":"2.0.6-beta.17","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.6-beta.17","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"c17086a5912ca22b588bddff4c65b9f02d3059e7","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.6-beta.17.tgz","fileCount":27,"integrity":"sha512-XcDT6pC1ITqEBHUvDa2IjcVA+0uXH/Z7qWVF/xN+cDXUP3gMzeZ9NJhc7A5gXMY2jWqcJNjq9r+uzLmzYW8s6w==","signatures":[{"sig":"MEUCIQCPfPMOt4iEfe/uXYBTMTh4aWKlIz1Hrh7wyIxlCuGrygIgIMPCPxW6IxOt/5DaH2blIBghLKqiE4b9KCnWoVwNDNE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62826,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj1blsACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo7IQ//c/6oXW5mSdKULlthbp6vapF3QA75F6j6zp6iTDHDGECXzi9H\r\npSq8mZJRXJud62CiM8wGWzjt1xgU+nWZ/vZ7NxGKcDtfpx4iTsTKH5ebAbeR\r\nW7n8HdMm6Mdv5WKkq+VZWoUP+f1NMA6V7SrhL3h7VgZOaP2M9OVVNDZFnGqy\r\n8QwVGlgOf7Psm/MAyELAnDankeAfMKeCyftbl89pSMBr2R4h2e2ieGbKRydo\r\nIZdYuYv+i7PsABifhm9ZAZv7KuGeypSABNwRyje3drtaZsgeOoR+Ize4crEC\r\n5L7idhtlH0+0xq0n+gM6iIFMt6U9tZ/9rrp7jJpCS3jnnot9y8GYB434xIR8\r\nYPTQzgmixjWT9YLoNL9X8UsGsqcLR1EidJdt0vHXW4yfq7qHqttMnFE4v4G9\r\nCvEAhQDWHMaKXp3BUkO5qrIfqY5KW78vFMlaZr1QIY95NRbVs0f57QRRsaWb\r\n1eOPJcaQGn59i3v8NEThk8UYK9qM9xNui1d/NQRx6f/IhPOUMA6SrV0kP8zL\r\nOjDVLTPkStyZIywPOtKVE/T8dQSdXrh/1nminRRWSn3RoyMrHcbX11grA+lq\r\nKQY4YQbkT5BUfMnFliJ9j7WWsrzMXPQvwg38V0jYx1DwojmOcP3b0tBtNxDI\r\nM1wyN/jk4dHZGDbU3+6GYn82JCEj+B2k+2I=\r\n=Vxko\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"468f207c93005771617f720af080acefcfd8cc7e","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.3.1","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.5.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.1","jest":"29.4.1","husky":"8.0.3","eslint":"8.33.0","express":"4.18.2","graphql":"16.6.0","ts-jest":"29.0.5","ts-node":"10.9.1","prettier":"2.8.3","form-data":"4.0.0","@types/koa":"2.13.5","node-fetch":"^3.3.0","typescript":"4.9.4","@types/jest":"29.4.0","lint-staged":"13.1.0","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.16","eslint-config-prettier":"8.6.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.49.0","@typescript-eslint/eslint-plugin":"5.49.0","@trivago/prettier-plugin-sort-imports":"4.0.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.6-beta.17_1674951020331_0.11033394012621289","host":"s3://npm-registry-packages"}},"2.0.6-beta.18":{"name":"graphql-upload-ts","version":"2.0.6-beta.18","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.6-beta.18","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"87b3152d319762a6c446afabea461473d505e4b8","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.6-beta.18.tgz","fileCount":27,"integrity":"sha512-uRg11Ey9LbziZ5sN4AKcT9+ZkC0xTYtFzKcgewNGJfVzsp6SEP8Q6am9cE+TbIr4iTM27e9hx0kFkzEZL28BrQ==","signatures":[{"sig":"MEYCIQCvkgrkPEobQl2Eh+uNCfAMMNsGKRVN/7+sIVrbZpaMyAIhAIdX1BpPkOBwnwoPyQ+ld6j8z4sNVrssPbpxc8LmA3d7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62826,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj2Fx7ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmoc1RAAgTgw0me1PnWlCOCkWTBERBSrzB3/m0mfDPxGGi7iru592Axj\r\nUyK/yCGoloSgN/IoUwKi2CxZ11VCgL0fWYIBjljnmGAKoJs2rNFbnC6Nza3O\r\nLUkHeCy9A1qAotoldGZS8YGlQQMKsVMhXWKu2YwoRtesivW+7WNeQTehA9oY\r\n7+5Eqe1Tqv+3Eyo/0JdHJqmzqPRNnHRkkdEx/EcWwbGOgd5BvUAUI1L049RS\r\nGBLkS8VtQ8J6unu4PYt6LTIiZ9S7IGW/yeUWRWDojjgZYL9Sxo2uiV+jvCxN\r\nyXM892KlSbJ3rLTyOl5Xx4A5CnBwuMLoRYPX2Aj/UodqEVOseyfnKJ5OJ4vF\r\nQW/z0Dz2EaoJs6KUODuBRzzFlYcixo0I8JjyMkTHygwDPiEgD+l0t6cYdFdm\r\nzcQ2krl/VI2ycEfdup9ZIqz+xFoUyp9Iz0hjgpd9S8mnguQV2yUQLW8Z81fG\r\nw5UdbmJo5hmDPVIO0Ob1qVEMwqgm9wn/r5NcWpimCeeJ+MIV0MRzArDUG0XI\r\n426MwDb4/CWRHvMOvt0T/p0YSX7/kuvEytzWtCmjuNF+UMv0uQVm0qpF5OLG\r\n2fEhmII9ff/lrfKKKJCzs7Hc1NUXxY143MEstEaIMuy6PoI2lyHvuwcFw6+W\r\nefsSJQuRCp1E7gmf+H07lflSdep0FCjZYLE=\r\n=lZTz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"51a025697dae2e9989acb916b3362d2ebf86010a","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.3.1","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.5.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.1","jest":"29.4.1","husky":"8.0.3","eslint":"8.33.0","express":"4.18.2","graphql":"16.6.0","ts-jest":"29.0.5","ts-node":"10.9.1","prettier":"2.8.3","form-data":"4.0.0","@types/koa":"2.13.5","node-fetch":"^3.3.0","typescript":"4.9.5","@types/jest":"29.4.0","lint-staged":"13.1.0","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.16","eslint-config-prettier":"8.6.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.49.0","@typescript-eslint/eslint-plugin":"5.49.0","@trivago/prettier-plugin-sort-imports":"4.0.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.6-beta.18_1675123834884_0.032479503605643556","host":"s3://npm-registry-packages"}},"2.0.6-beta.19":{"name":"graphql-upload-ts","version":"2.0.6-beta.19","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.6-beta.19","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"4d86204c66334367329e80da8c65126b98cfe4cf","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.6-beta.19.tgz","fileCount":27,"integrity":"sha512-peWF4ZGZlua/b3SmagTMz1F6Ms2uRj36PPNbknIfzQNj/Bd/EVl/laF1sY+X5sppaST+SoxGxWqGpCqOGm4FLA==","signatures":[{"sig":"MEUCIQCFN4z6qXW0UYuNRFcRNVQHtIEb/989/ZdiZtq/PLygkgIgP0EJrwj9H4Ze+e2vkHpqs6akUpBgu9pzKtX3m/E5sGE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62826,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj2UviACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr5yQ//f9pmNXlsgL0gMe5vFuDFAST2lV/t6JwXad9cWY6h12TV9WHO\r\nD48pz53SWJ3VFIR8PKIeX96ByD+iHvUtqt1EtLNiGq/a2idMkhWV9m7QR9MN\r\nE9y+yb/YYIHrKWEzvgill9c372xJhhPaEkdt7B75ek7iSz2b0pP0IX2LBA/w\r\n8iP6CXkW+mRqiJEsJU4NcW/6NHMfpmWHrDhISvjNE8OTYVBcE9YLqbPNYEcy\r\nxN07mUYIpsCOSEliU3uHMyQxBix1KiawSjVIHacv0IW1scHXVzmvr95Ex5Bc\r\nSTK78JboLVvgDi/zA/VQ+E40Ve/UcqniG3cikOQRA7Uow9QuVjUFkqURww3j\r\nq3HE8NN6kQHWFojTQHcC3sGwz6W8NYvuFh1UBAMJbub9dvWCIZc1iNcNgcxs\r\n/Ur+yQxC/1xnURwRvfsNvO+mhba6C0b4S3Zmo3btqG18QJIZcaPXT+ywpQtC\r\nj/kx9Go6OcI+wFKPaqmzEfHkkLRqPjts5EHAN0xdQ8Ez8ETY4kgr0I5ALx9W\r\nhTVIwLCjE4xOk9RC5JBdPCHLMRxidhCjdq9dxoUWDybpUTBc4yzydVIEIL21\r\n0iIdD7CdxLVeMotAauKawd78HiCEkmFAjNRKslW7hri6Wc/VD1WeJyhdz26O\r\nCsFrirrLyOWv5ldejzEEs6ueUwvGCE27gNs=\r\n=KDHY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"6bb70a545350c49ea141d1c022fd01b7a9440cc3","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.3.1","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.5.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.1","jest":"29.4.1","husky":"8.0.3","eslint":"8.33.0","express":"4.18.2","graphql":"16.6.0","ts-jest":"29.0.5","ts-node":"10.9.1","prettier":"2.8.3","form-data":"4.0.0","@types/koa":"2.13.5","node-fetch":"^3.3.0","typescript":"4.9.5","@types/jest":"29.4.0","lint-staged":"13.1.0","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.16","eslint-config-prettier":"8.6.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.50.0","@typescript-eslint/eslint-plugin":"5.50.0","@trivago/prettier-plugin-sort-imports":"4.0.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.6-beta.19_1675185121827_0.6741100722149846","host":"s3://npm-registry-packages"}},"2.0.6-beta.20":{"name":"graphql-upload-ts","version":"2.0.6-beta.20","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.6-beta.20","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"0c8a7f05520b09ce002514198b9c7e41da791f44","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.6-beta.20.tgz","fileCount":27,"integrity":"sha512-U5i2sMEzO5glNjqfCBjrr1xenYeY8b35156ncLfLkwwjFfCZu6mWr/ZXgBSKTx3tCcjxsYCrw8J7KG2Cv93fQQ==","signatures":[{"sig":"MEQCICm5Vz66Xsw1qq8o+JzXv0i856SMS6axbFSrQ5u3+RSoAiAy3pGxuy97JoyOdxs2U7rvNANbNTvM3HaNE4EE/6GC7A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62826,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj3aKEACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpu3g/8CtjfjB918oF+MY5k9R+1i572w9u2LVRZ51ljrJ/DrZK/5kOW\r\nVsS/a3PKd5F492CTcyoTlisxvXTXQRMQvfYRkjDXzH8FrEV6KNd/pUASD3Fm\r\nJ7rS2XR2ZhJPgzAY62WGLetN9c/RwXskc1SfKSnU668Z0EPX2SgjQOL8ejCW\r\n69mBv/Vb7s36s0lravrtNFkdoa6J9HH7PkOFqkfh+ZKJe/zQHQ2X2Um98Oly\r\nemlp8rIcT3QOPJq0WyWaJiZx3ylB91RfwrMBBZUl7b9A4T3lxqYWFf5ecqMn\r\nEJO52SkVZXunjmIXVtvaVBNWTvk7RrLAbPwhMZ7ygejLU5QgJvOlioPv6M81\r\nj1NHwatC0MmJ5rURavdBykPcoX74Lz05hCg08Gr8Af/sZbsxDfmE1B/iv6Ib\r\n2Plw9w0G+SioK6uXAntaHeXTS4OyzJ8CKTQ49AZIlJ4GXMU+VYlzzjs15K4y\r\nGUuS/LoGVuJRaoQ+0MFXjhqLHyNH+SQXs7fAuinMk+LMKdew6kJyb7+Msy4p\r\nbwuS4iunAp+N1SiQazl8fJZu1XDHFOhB27nrayCjikPD5Gck4tw+1bm84Sxq\r\nXXtB3N6QTQJEHKM37viE9ogwU2Pph42uBJ7amM1duGuwVQxqTMTAUPcn5DTS\r\nqqYrR970cyGKAre13lXffwA9czJsMJwl478=\r\n=H+iL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"e60214dcd97290ebea901a05a4f65d6d8d331505","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.4.0","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.6.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.1","jest":"29.4.1","husky":"8.0.3","eslint":"8.33.0","express":"4.18.2","graphql":"16.6.0","ts-jest":"29.0.5","ts-node":"10.9.1","prettier":"2.8.3","form-data":"4.0.0","@types/koa":"2.13.5","node-fetch":"^3.3.0","typescript":"4.9.5","@types/jest":"29.4.0","lint-staged":"13.1.0","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"8.6.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.50.0","@typescript-eslint/eslint-plugin":"5.50.0","@trivago/prettier-plugin-sort-imports":"4.0.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.6-beta.20_1675469444528_0.6954618145144653","host":"s3://npm-registry-packages"}},"2.0.6-beta.21":{"name":"graphql-upload-ts","version":"2.0.6-beta.21","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.6-beta.21","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"c7b2a2c36acadb2254638ad9f14d5c0a4b7d70ae","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.6-beta.21.tgz","fileCount":27,"integrity":"sha512-jvs8/I4GFGYuMT6wz6AwfslgMI0YMAoawHIdAee9uuIqxmyZbH4/tnZrL8gM9rn3BrTjGQy/5GHKKuCmlZP0qw==","signatures":[{"sig":"MEYCIQCJGSx2l0/8u4/G1hXglxnNzW6U+B8Lc7KPFUtbOSooyAIhAPvmRnOGzKdMSbyhDfGvi/+NVq9rWqxlCYC6o8TnXiNn","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62826,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj4ZbzACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmow8Q//UXx7qRqWqHgK0S+/NaBiPrTTuY+wftng5GeqRbWT7vXdwP1A\r\nGCBJPFB55snQugVdVQNWBj4iJvRCL46x+n9wcWJjO+bcp7KdLQgNj/1IlXSq\r\nzlbVeSABZWdyNnNQGzi+lIrlI0+GzOlvyoGciuC3wyEeRdwPzZxaYQo6B36/\r\nQVQ044s81u0Jo4ErCx9HlqR3U0VbZSE6aowndBKUDlfnwTG6XsKmCZcN8V2t\r\nLWM4/daoEQNLMa43l6ZiL1/oSr0zsz7uNPCsKNiLaj00+XEBhL8QMP0dF2/o\r\nvcG7Tfg1W2vaZlz10qRjWO6rn3Aa/9z3VLH/xMvwdV1vuiFeDAOFj7OK9Qqs\r\n/OmL3GiFAQUX6FSuWniTXlneQgYk7QIRW+9bELOvbNFdvzpWNynPQHGaVRZV\r\nn5pJdnidpAnFgjBb1H4k0e1t+30y0NIDk4bckcIanuXxirdq1o4NFX90iFxe\r\nqIuKWaKngpdtZz5eUCH0/cygQL34goO7rNo/FGipnCbqOGObr2iPY5i/b7lo\r\noozBhVPqv65D+TKBSPZj2IRC5HGCpe9YV8pezWPx0bLLp5IFZxDp7sFBS+bm\r\nZ5pWEtaiPvo2wr596CKtN/gX2zuf2WzcvgVOqVNK/reOaCcwZc8rG5OdHHwW\r\nYna+Z2gFPYA8BEnBoClqsN6t3yqMWggcbt4=\r\n=AoO3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"7ed25706015de6e0b5de97da2fead0f9d6b13d3f","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.4.0","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.6.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.1","jest":"29.4.1","husky":"8.0.3","eslint":"8.33.0","express":"4.18.2","graphql":"16.6.0","ts-jest":"29.0.5","ts-node":"10.9.1","prettier":"2.8.3","form-data":"4.0.0","@types/koa":"2.13.5","node-fetch":"^3.3.0","typescript":"4.9.5","@types/jest":"29.4.0","lint-staged":"13.1.0","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"8.6.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.51.0","@typescript-eslint/eslint-plugin":"5.51.0","@trivago/prettier-plugin-sort-imports":"4.0.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.6-beta.21_1675728627104_0.21789881568062786","host":"s3://npm-registry-packages"}},"2.0.6-beta.22":{"name":"graphql-upload-ts","version":"2.0.6-beta.22","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.6-beta.22","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"680e8fe7b5b6b3ee2bae5160035f3b3de6f8b6bb","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.6-beta.22.tgz","fileCount":27,"integrity":"sha512-h447hhVm+3B8wXCeuZ4miQdMC6NipKatlBfZ10hZlvEThlTwsaf3GJsBJONtQ/h+1bvboO1hxGOEA7Ycrhl6Fw==","signatures":[{"sig":"MEUCIQDGxyFuhSDAde8QqfWSvFIv1xbtKvHigd2OU4XO5CAjhgIgEDbYVf46Gu+j5L3wS+iHvmtl6oFz0GTs5Alc5cwem8k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62826,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj4sEHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrX7RAAnXcKaAfw/uOKQzfD3kRzXcBRP7jSu3fL5ZA6Q2pu2Hi9/9pZ\r\nKojnIsyTMbh+ELjqLLV7/HbhWW2YnEtOdiPpIgl176DR5REHF02k9jgQQo8C\r\n0Ws1mtDH/Y3Odpu/3KSII/vB8k5T3BbExKvzdgYqilqUs2ThYXGxoU68FcrO\r\n0dBCNNpi3o6z1JiJNLZx/U7LX953dgKoL32fVk/V3MA/yFH6KqRJfiIQevz2\r\nTlHdQKC5Hdhb0EftOtYupwP8y6dLrgk2LL0B+0iUpzYJrNaB/rToe+XI6Wo1\r\nFn7hgO8VeTEFDFE6JTcFy1/xYFGIAuRe2STcboCp0kV/VIZwyBAlp6z/wSyU\r\nkq/3vNtAcSehZD7dmFWCPpk+y6vC3Zy+TT9smfpopfGeXB20TFixPyOpW8Yk\r\nC8hVRxRfEiMspOdpLQ7tvaeqAXgAH4bkc36hiebBwCV2+Fnqwpwv5KtozgS5\r\np3N/+nbLWejwNO0+56HORyiPaQezP8AjYZcCpfX0YKHmq681LYCKrgTTB2Ab\r\nbPIk4Po0uQdNpxWvqJw0VYOKmADj9S5yfSyzsxIzsM7oPXEgfRIAi+MbrQ4/\r\n8MR+HbOaVsT/EmFpDGJBpKQM+ZtTSwCXz/lZ/Dc4+xvy6XqAGRBbjeoTa7MM\r\nlVn1kekJC8SyVPOuLGhdtFR2ijqxfOT8Tqg=\r\n=rvnO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"bc41ccb96af24c0a22490670df2fd8513e9605e7","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.4.0","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.6.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.1","jest":"29.4.2","husky":"8.0.3","eslint":"8.33.0","express":"4.18.2","graphql":"16.6.0","ts-jest":"29.0.5","ts-node":"10.9.1","prettier":"2.8.3","form-data":"4.0.0","@types/koa":"2.13.5","node-fetch":"^3.3.0","typescript":"4.9.5","@types/jest":"29.4.0","lint-staged":"13.1.1","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"8.6.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.51.0","@typescript-eslint/eslint-plugin":"5.51.0","@trivago/prettier-plugin-sort-imports":"4.0.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.6-beta.22_1675804935378_0.24532513750353702","host":"s3://npm-registry-packages"}},"2.0.6-beta.23":{"name":"graphql-upload-ts","version":"2.0.6-beta.23","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.6-beta.23","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"21519ca46dcdb8d7cabab87ea6be4d7308ccb4b4","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.6-beta.23.tgz","fileCount":27,"integrity":"sha512-4SNp5kzIwLvGjUG0US282i29CqiDmbkYqblb1k2rZtIBXxUHZGTfjgrNoclYceUUWkE5G4hz/4jx8Vl27nDl/g==","signatures":[{"sig":"MEUCIQDSkOsfi4/ufmhHnYoq0LUN/kTJHaUqVGYYLRvTO2X+9gIgM+7IaPoRyIbf2a7337UC0Dk+nuFfTA2WxT+oGspifeA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62826,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj411kACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoAmw//fvRTP4CXA8FY2XTwGQ/tv876hTJ9dgm05TTqiQyA8339gFaD\r\no+TclPnXdoygmbpzxSUnpZ1/vohVFzcr/VpgklmG5/mbaibg4AmUAEb4T3BS\r\nYorHF4+xxhz4orQODkKvG7MbxEpy4YKXxUoKM27E3ATKKn/hvuV2eX1C6S4y\r\nMnbrOJ29pghHrNkm5+issTazv03s7dKcQplP3iOpRa1a9oqA8kWg4Ba09gLO\r\nY6G+vs4YF0/ZTsIKpFgjjR35O6HOznU8/bYopJkSkkjG76b7QtU5IgQIXCre\r\n5yRI20Wy/qKeq6/O1HDJN6nv96+0ZRQR1KsYpJjg89tPeTx7xypVzS/L+977\r\nxXDSNV/AjsFSkdARFmMgr6aJ5ZuWB/wP/OnbyhyGnRI4XgJ4kW0wcdoe8hhA\r\nWR0utjhiSueeNcSIUV9zb7VFxlUB9XXtmUQ/i/6JLUkr9U16v/72rG29StP0\r\nGfISbMf3rZuaC557FqBA/mCemsW6HHJQzNLIGmfpIYj8uQbtnKNrVhFQjl+r\r\nx3f1EBgeUDqQUXUP1CUwVTunhOAoYzKIjFNvXr/1T+/1Ry4yWk1h98sW2Nlv\r\nDBfjT7H8vKLx01iPiklhy5P2vmHbu7yMCVzS/k1j2p4/7sQ6cMC3p3L6zd2l\r\ns69OKhKIEdQvmFznjwHQoSuOVirB+JU5XAI=\r\n=gw4y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"ef032e6796144a945491e9c444c72fd495851470","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.4.0","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.6.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.1","jest":"29.4.2","husky":"8.0.3","eslint":"8.33.0","express":"4.18.2","graphql":"16.6.0","ts-jest":"29.0.5","ts-node":"10.9.1","prettier":"2.8.4","form-data":"4.0.0","@types/koa":"2.13.5","node-fetch":"^3.3.0","typescript":"4.9.5","@types/jest":"29.4.0","lint-staged":"13.1.1","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"8.6.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.51.0","@typescript-eslint/eslint-plugin":"5.51.0","@trivago/prettier-plugin-sort-imports":"4.0.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.6-beta.23_1675844963811_0.38352554645646086","host":"s3://npm-registry-packages"}},"2.0.6-beta.24":{"name":"graphql-upload-ts","version":"2.0.6-beta.24","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.6-beta.24","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"64ee1008f51ec988414d5ae1a61f055ce3e3f4b0","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.6-beta.24.tgz","fileCount":27,"integrity":"sha512-TKsREw/iNV1VbGxihWfDKmmSr+/xS/hfUu+tRiLThiJl/SyzAa4y6DRsaNduPTyfQBQqSk5aBl24LPRfwrsNag==","signatures":[{"sig":"MEUCIQDAd1+ayR9hPeGtPri8+c4lcC3J1JIqqcePo6XxXvng9AIgbN+aFCJwK9gyQYnB5VmjzZoutiO4fUvXcvgt3carc84=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62826,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj5tzQACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq3xg//QZiTFac92PfY6BrMitTc4xzlfupaBFYzFqLuhLDq0YjbHU4g\r\nM1dumF7GIKp/+JvHfgur+owobcdCHEfa5PycOePNFuiaveGgH0foQD+tmuJw\r\nR/7yMoP5uoX60sQsS/RRrnpmBgZHEvF/nGXJ9pFaQ23UUzrp5t0Qbev3ppnm\r\nUvhW5IwjKGpjow2s9H061KHIFMKclZ8ETIxuNVyqBQCWBB7cUR9fmNdkSQ0F\r\nQuXjMXioMXBr+IIK0tv3jaPcONTtTtFtnsTn8sNB0jMFYhJp8vr2qQJGLBVG\r\nRmgOywrG9TgdmLIghCLNMd82fW5ncDJ1BA6HECUAQThl3NJ21rdJUfLVaUvb\r\npqftyA6SfcvOpJaFSBELphWfnLRMVRQFGUI09MGWDfcdD38kCtfPCKeuUXgb\r\n6Woj/9afpNAg2wec8RyZAeAeqoYylbaInsMTzU927nNpa0IYzOo/u9g7wpUQ\r\nZoiMy2Bno3u4OT0bolyaY9uyHL5jMzY7jhv58TKtrf99tctFPrc87gbyXk04\r\nHXJ4OAPYoRd/Qj2YtIex/nF9uGOcDe+wr+NcSgcogsTfXP9L9Yc74BNqymH1\r\nfQX/YyQDQgcndQ8Leg8q329nD/GmguZZf2+eXO6Y7fw1XDaYKDLQvKpVwefK\r\nML85SdsLF7il/iCTeg7se/T/vT4xOSZ0d6U=\r\n=4NcI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"613a9b966840866a1dd4a4539ff2dba58a12ed42","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.4.0","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.6.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.1","jest":"29.4.2","husky":"8.0.3","eslint":"8.34.0","express":"4.18.2","graphql":"16.6.0","ts-jest":"29.0.5","ts-node":"10.9.1","prettier":"2.8.4","form-data":"4.0.0","@types/koa":"2.13.5","node-fetch":"^3.3.0","typescript":"4.9.5","@types/jest":"29.4.0","lint-staged":"13.1.1","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"8.6.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.51.0","@typescript-eslint/eslint-plugin":"5.51.0","@trivago/prettier-plugin-sort-imports":"4.0.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.6-beta.24_1676074191946_0.1284030243676384","host":"s3://npm-registry-packages"}},"2.0.6-beta.25":{"name":"graphql-upload-ts","version":"2.0.6-beta.25","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.6-beta.25","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"91e88017429c253139ad7a208e85f03364eead1e","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.6-beta.25.tgz","fileCount":27,"integrity":"sha512-EIeUxdwZYgz64d7twpxIpan4JTWq09TOVQYIm2wXabSn0P8ELb51bFp6SF7U4/GypfmqxQRlrjj8KQh5jBGdBw==","signatures":[{"sig":"MEUCIFb/earohCBhHqc1cCiopgXihE0GdEGX7GN0Yxg/MeIvAiEA2qWQptyK3e+NTopZCQ3herJUu9w4q7A9bRNF9/vyRXU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62826,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj6tG1ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqAbBAAl7lnFqhC1FhzdYq2kmN5N9e3TQWWLuEDVYGGt5+zN+jVUCKZ\r\nUbv1k1QXqH86pklXLWufIEnyhKwSOpTLvUdTy1TakQ4+NaTwYsCAW7lsVoKB\r\nD5829T5hveuiu+mUpDYEuEqD7BnZUeB+t02g+5ouQruwu0ESVMMLK8C0XGV0\r\nQgejwh7c0ag3rYIgXvN/mpGBIg0fwlGKCgXHam2h4XabPlTNwlrtT3ZVaFeB\r\nhxM/NIJzl+GpQR17eWTpZ7pMXY58/wgvVW0L0k+EGqdBYgmc+AavGX739QrK\r\nxjpIW9ALB+D9kXrM6xnzkQhHH4S3yC0GIJ3vEuE9bheOs0nWnKHa57hz0pnK\r\nCZ5KzrSk0NSV6qYrdW/aWZe1bWn99i6TCSIM6Dnrhn38GGmTa2fGi5ipF0IO\r\nbVAXssjnZ4yAxtfeBH5fWUwyzG6zp+A7z+/MA9bUMrWU14s0wFMGi6gCKwd7\r\nv68xZ62+5e1jxQd3+2n9BBbufXxCK0tF5UMfUb/4fjJnYDZjVwIFKO/KjEQ2\r\noTyr+IXdrvhFd9R381/sj456N3Etsv57LwZr86zf1/XmDgHJI56F5GCVcIBn\r\nHYyb+nmke+Z1YM3GkdmvB/CT5xNpG3lwCRLyCikyhsKvk2QsAtg6N2Wborol\r\nfKDMG+Wu26BUn6Aa6KHvLZ65zO9ADYVGgaA=\r\n=BOQr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"954e7a42fb3cddf1622da046909a601a23632af1","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.4.0","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.6.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.1","jest":"29.4.2","husky":"8.0.3","eslint":"8.34.0","express":"4.18.2","graphql":"16.6.0","ts-jest":"29.0.5","ts-node":"10.9.1","prettier":"2.8.4","form-data":"4.0.0","@types/koa":"2.13.5","node-fetch":"^3.3.0","typescript":"4.9.5","@types/jest":"29.4.0","lint-staged":"13.1.2","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"8.6.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.52.0","@typescript-eslint/eslint-plugin":"5.52.0","@trivago/prettier-plugin-sort-imports":"4.0.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.6-beta.25_1676333493292_0.9645368385790491","host":"s3://npm-registry-packages"}},"2.0.6-beta.26":{"name":"graphql-upload-ts","version":"2.0.6-beta.26","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.6-beta.26","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"d252f5bd87a9437250020f3580ab5039e2c5bade","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.6-beta.26.tgz","fileCount":27,"integrity":"sha512-Ct59n554XJnsuZiN721TV+KBPKLhBxm8w3QnfQqwX7/CCGZroexnd7jI9vehgoHS/ikEYL9JgdQQvkCl/gPO8Q==","signatures":[{"sig":"MEYCIQCkAR1rC3rdWo99woEGPIkWCYwuBKiq1c0vhYQRjkD9cQIhAP6xVptL2csxPtnmSQIupm6MnmfzQJDJTudnz02PZIDe","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62826,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7SZOACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqWgxAAhnTc/HiQtnjpGju9M5rLZJQSX+wKTJUgXo4yvV8rRBshzIPg\r\nz/urhPaF56YJsX1dWYqxS4hQwLoRsIo5n7M3eHrnbB9SiNYIcp/b+qiXB3j3\r\nIqaPqrTgYcKVPFCLu0oPDl4DOut3yU7G2pLXp9DJoCjt2QM+1IHBEoIEh1T/\r\n048KjYjbZKyJP5A5SwEMtPefjy7WV8V8yOy4GjsaaZoGpFTSP3uUV+50u6tK\r\nJS1HhZlLjBtn+0Sh2tN79Gtzbals2DsafN+01ZwL5UWfBNBihpTh66xaFpEh\r\nAJO+AU5N4yxcodTCytJdxZzfL3Rz9pvJ+M3a3rg/HFbAfoMLyR8UM+MxEgbW\r\n7M9Qcd4OKt61TNXR3SZxQqtGaTcc9mj0tjvyZlrMrRU196ioWKtVHtBHPupV\r\nCl89ZtToI3tI4u3CiYmvkmB4zJ/RnGrfsnQovuviKbRCJMiWvxPSCfV/5312\r\nL6qrzBSmvYbQouNDPyOlBfzPEHK1Ypxf8Diz+AlCjIWVzM/qGKmCSsMR1fov\r\nYbWRrrhD0qkxyPRtneNKHlPDHaNTTYs+n82XxUFkSTXxhsPTuuaMISPnmKX+\r\n0rjCEpsMn9OT96v3kcYkxLLU7XWUHtHEi2gBMq70w+ZbgzBN34JM87Mm8jRQ\r\nnewJQDed4FSIZWewaWUQT1wiRtGFCQjdTRI=\r\n=iMZX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"68a39cbb122876d3c2c3d52314124842648198e3","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.4.0","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.6.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.1","jest":"29.4.3","husky":"8.0.3","eslint":"8.34.0","express":"4.18.2","graphql":"16.6.0","ts-jest":"29.0.5","ts-node":"10.9.1","prettier":"2.8.4","form-data":"4.0.0","@types/koa":"2.13.5","node-fetch":"^3.3.0","typescript":"4.9.5","@types/jest":"29.4.0","lint-staged":"13.1.2","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"8.6.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.52.0","@typescript-eslint/eslint-plugin":"5.52.0","@trivago/prettier-plugin-sort-imports":"4.0.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.6-beta.26_1676486222776_0.3526668886095299","host":"s3://npm-registry-packages"}},"2.0.6-beta.27":{"name":"graphql-upload-ts","version":"2.0.6-beta.27","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.6-beta.27","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"4abca83c9dda165d82e72af18aed53c6059d60fd","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.6-beta.27.tgz","fileCount":27,"integrity":"sha512-EfVhQjpA04F1NWEFK0bmiYQrXEGAxP2GlrFWvOhyAPNygWJacMUCnMIHS2w9K6/Q3OtmquXNGZ93qDtsrLfcsw==","signatures":[{"sig":"MEYCIQC16hkbtciLjtkBYcTZBagE6BTStoyC0t1muWU+CH26gQIhAPsG20Q6VDDZsAAXwxOki1ELXGbsp9bplPNICb8qaPpu","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62826,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj9AqGACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo6ZhAAmP7kDtp2rsHA2hwcMg2MA5BcMyCgjkdyttlHL5rsu6a75g8A\r\ncBaC+KTEP7nV1vAqwNuRBXiMfW9VhOM/y7fkATlJ3K8qm1Ah16VtWRLLWyaW\r\nCzYUsoByeqb98Ip29koYmODz0soGlncD6mv3qhu+MxJKgFMCVkw0O9ZgEvp5\r\nU+Ddu2VfvseLW/ZIFT87CR6U11MDSq92fMjRL97WY1eb4E2drFGqiTrIfvn/\r\n40LpOaxBaRtRx2WuBQQCJSAnScizb4Giav2z7ingBxEyVE0BVKnEfyl27xYP\r\nJn5F8JkxUybHQ11hvPDUuq2hD/RGxVumJFcoD0pUWfRBcAjlbhnP7beQ6WVG\r\nGeJqsvbrmZ0v3jmqHDveBtZKeewiIXksD8o/14voUMbH3ulAdGGzuRElURpw\r\npYwvnRpd3Se9qsPdLggxat+0Z8MdLHxiHq+Us6GVE63COvStxyVYybe0PNG8\r\nX00mzmyiy5l5Uir6vwGzA8iIVcAJ0He2oEh7jRqgbw+mz6q5LU1YDrsg3swn\r\nsXDUQTkfTkWkqkKM4C+qkAzzXn1zdOZQhwXt51/zz7FsZoDTxlzC3JD9LSfs\r\n+4rdP3ymEHYeRTib1IRG/hP/wYO/f14oIsw7FxhAME1cf1jDLWHyxhTFxbSP\r\nHGx5maNzJFRw2e4ODanqvGdbdrpmI//XnAs=\r\n=V/h0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"424da59fcad9d1761eea73caa9952e9ccd6fb67b","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.4.0","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.6.1","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.1","jest":"29.4.3","husky":"8.0.3","eslint":"8.34.0","express":"4.18.2","graphql":"16.6.0","ts-jest":"29.0.5","ts-node":"10.9.1","prettier":"2.8.4","form-data":"4.0.0","@types/koa":"2.13.5","node-fetch":"^3.3.0","typescript":"4.9.5","@types/jest":"29.4.0","lint-staged":"13.1.2","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"8.6.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.53.0","@typescript-eslint/eslint-plugin":"5.53.0","@trivago/prettier-plugin-sort-imports":"4.0.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.6-beta.27_1676937862234_0.7937485057503526","host":"s3://npm-registry-packages"}},"2.0.6-beta.28":{"name":"graphql-upload-ts","version":"2.0.6-beta.28","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.6-beta.28","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"8a75f404e0f7c63efc77c073cca2dea1aa0beafc","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.6-beta.28.tgz","fileCount":27,"integrity":"sha512-gfZr+ZVhH8C72FFb0IxMWw7RlRpvtVvNwt03Cahoq9xLZW/2H2AeMttLmXqaW42ie/ZmsEn2Z4LCqktVMklqTQ==","signatures":[{"sig":"MEQCIBiod+jRecaknX+S9jsC2yxANCPT5ra7bI0fTsnFrLBtAiBidqJjGbhWE3Ylaj4sgqD11fEMJJolU5ItFpp9L+tFkA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62826,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj96qNACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoFxxAAotbZu//4sA/3ZivOJSkpyrPzQ7zptsqwq9gy9u/DWCf7KXHm\r\nSh6LgnX2aOeKQ9Dh/m/xEn4dKMqf+vqJq+FfqZT74t/qIxCqQnIlpUvzCNUg\r\nk1UXWKsszaKA9Rc19ff3IOzCr8T4Fkn2GpDgRu2v4cXabrMF0AldeBFSnza9\r\nIUNIio1MmchfyQDOjFQ72tL0/UBPGk1LwdOdSOG479wvnQvMPISW4tlL4eLe\r\niIdX32JgfoTjLVaVuVxw1a6C5DUKsGs10TRsB62JWIw3nsjW2rFrT0M7aBtg\r\nrSoaHA2iXEEy31mfgZRWNEt2C5tXnigg1g8ruwy7BBQE+8zTmMZ9V5ShHKaa\r\nASNlxabJRp1GSB5J2SdxWoHz1j7MdohfKDX4egyNeB4vMOjANtG5OkwE9eZG\r\nMqPmv154RRMRj9Ittnpg5I4rflsuooAFrA60O/FIpm5PxIQAHREawuNpngs4\r\nndT5nXqLWQcjFZkHSB0fnW6e3iZQ87LsawMuMAIjRpFrOQU62kH1g2leWJsl\r\nX7Ccx+DRc1v5hdsxgyatNIAns8JlG2vZ8VNhtYmUU2alltpt6sLERYOqjVUf\r\nlz1sEx+ZsWY3CP7yeKpQ1MOOe+xOxf1bqVSdLLdrZ5c1RuUmhxmeTyH4pgWD\r\nuZ3rw9tEjcjlOBYpQvxqs0riepzuRQR7Ozw=\r\n=gJAN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"41c19661915869dfaedddd3542b714357029b39f","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.5.0","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.7.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.1","jest":"29.4.3","husky":"8.0.3","eslint":"8.34.0","express":"4.18.2","graphql":"16.6.0","ts-jest":"29.0.5","ts-node":"10.9.1","prettier":"2.8.4","form-data":"4.0.0","@types/koa":"2.13.5","node-fetch":"^3.3.0","typescript":"4.9.5","@types/jest":"29.4.0","lint-staged":"13.1.2","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"8.6.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.53.0","@typescript-eslint/eslint-plugin":"5.53.0","@trivago/prettier-plugin-sort-imports":"4.1.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.6-beta.28_1677175437090_0.2254341958467707","host":"s3://npm-registry-packages"}},"2.0.6-beta.29":{"name":"graphql-upload-ts","version":"2.0.6-beta.29","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.6-beta.29","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"992766d5ec39afe0db00f819d6d9f458fbac7eb1","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.6-beta.29.tgz","fileCount":27,"integrity":"sha512-86kLWCF+j8MfGvobFOzU1tQkENRkFBxez1Ps2yE0BLOdqMgBOCoCYWqPxgpKTymITEshhs34x4SoOdAtsOBuCA==","signatures":[{"sig":"MEYCIQCrDRo1GT4paXSBJQ8gm+bTN83Q5aFD9HPJJFfC7CijCgIhAI/7l4YwqYPWVd1VoYtI/YSB5M5/W4nBrgLT47eijaZs","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62826,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj+Tv8ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo97hAAmwcyN3rbrj8v8xO6MYrLsjiJUiTlQfAMFNDdiee3kOT1tlPk\r\nA8/ce3hMFpPK3o3KqV4sF8TpRA6x0yiGCQ/1Y5CouTtCzSAoXQPePR4J7LBT\r\nLb5ukCXTERbiukgjkGb6uTlYKC3cazJbTWoivzxkR4Xt5MKymptPTR4CPlDW\r\niZlx2DuX7XA2IuoDkPsZGoBqnsO5oidKkp795+MMpQMOVKC5lsTvlvVQbMMF\r\nyJU6NjCmGBSi9JqG/n69PBo8ht7B0NWpqk2UeWSa3cvff661mG8snglRLKT7\r\nYctMjO8mGb/RLnpc8vnYqLHKCvlJGTsDi9hGcl8DpQrImaNq2CnhiXVwLNJb\r\nmZB1+OdmbeY8zveSeyvgoMU5fPd7IzMcjs6FOvvs+aZLYf1m+mwcgmubH0ts\r\nit6tHM0FDlXQGPZ6WVftjFBt7T8fZDpGOc/dK7ec/Gz3WwyEF+IO7SAXuODP\r\nyBAbny6Li/zvNCf5ERdOcyiha/+GvBNMW2At01VtQrc8BohWEPtvU6mBx4Nq\r\n1j6FY1Pgdp4XuiPoZYnhXnn6h/KXOOoNkm0yKTttfDtCpLjd/ozuP2doDQ4y\r\nXQYFcWdrqjml5u8E1bzIH+nA0k0YLyd6MEF6thRoJi+9Q9vuw5NrFv+b3t+x\r\nBDnzYFX7OxP60yLLDQaGgfGUICBz+iEZVd0=\r\n=ILxJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"385617330ccd6766b9274da8470adeedce9ea64a","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.5.0","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.7.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.1","jest":"29.4.3","husky":"8.0.3","eslint":"8.34.0","express":"4.18.2","graphql":"16.6.0","ts-jest":"29.0.5","ts-node":"10.9.1","prettier":"2.8.4","form-data":"4.0.0","@types/koa":"2.13.5","node-fetch":"^3.3.0","typescript":"4.9.5","@types/jest":"29.4.0","lint-staged":"13.1.2","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"8.6.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.53.0","@typescript-eslint/eslint-plugin":"5.53.0","@trivago/prettier-plugin-sort-imports":"4.1.1"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.6-beta.29_1677278203906_0.04503554155435063","host":"s3://npm-registry-packages"}},"2.0.6-beta.30":{"name":"graphql-upload-ts","version":"2.0.6-beta.30","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.6-beta.30","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"0c22d1433d8538e4a28f3d72bd55f61f0cea5ab7","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.6-beta.30.tgz","fileCount":27,"integrity":"sha512-I3kHnmPz1t6GuPwTBGhDFz2l3v0xSKNWYcRPWiX9J0d2eyv7dsM7gMrBNRr/W0LeIKCY5izNiKz/yBKUwA5+iQ==","signatures":[{"sig":"MEUCIGuhIVa/jlamMcbQjuJw0MhUd/rVDA24Ho6TzHgs8GIGAiEA1v05nxkyMDCVGW6TbuSLJhQrvWNf/JuIEsbqMCi1RXA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62826,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj+3EWACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpGrw/+I0YOvbFvol9XD2puDmjv/bQ50s3XSosITlOld5p38quz/jNh\r\nKvV+/zlcw5cMdHLKqhS6SXk6UBymyz3k1zZtx6KQTDSh2XElm+Ej+Uk8aleA\r\ndbLO9Zyuiv9FHSjcNOuOlzSYWk2JTusFAIXb12phgADKQjDfT1cZWjEV039y\r\n5MwfQvZ2Ms9SbbD8DmmrQlvTebkGDhg9EVxOwlIzSDHCTamxE4PWEINQuO/m\r\nluCbBRezg7xSIIgaJrbJihFjSZx/cTyaVEESHMKxTaqHnZa/s+GvUr8Iu+ML\r\nyQcV+DYGkcAN/XJhS4y6kMUz4J2quMQT5DYGTz8RPacJP49pL5198Sb2Agtn\r\njPhmJjD1/iFrAyV0dhU6Z8s+scyf80j9Ve7QIUQ7s/kFcq8uUv16pSm+UiSn\r\nKAZuUSRnGEQJy8q6LUgpmFnzgweFprYWtigxzuDzNtM2nVMaQM5I45BAsPfX\r\n+g81twNOijDEQVObHfxyBKJmtwkK9IPbaZbZtHBFB6XM010ouvqSfn3B2uJe\r\n7/xU7NzwgPWCfxvXFqGAvc5sh/e1xGScpItuUOfxj6IKo/lCMb3Qr7zPYuWq\r\nQ2iq2WwfsJzxxMoIp1JQhlUx5LAUKw+FPTu+XlPYKmw7DU5hn5UV9t2QIUZ9\r\nvZUqHFdKPnr3f5q6GE/2zKcOnAlH9javAHk=\r\n=ukCn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"ef82ef2a509353dc7d038661f47365be2975e4f9","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.5.0","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.7.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.1","jest":"29.4.3","husky":"8.0.3","eslint":"8.35.0","express":"4.18.2","graphql":"16.6.0","ts-jest":"29.0.5","ts-node":"10.9.1","prettier":"2.8.4","form-data":"4.0.0","@types/koa":"2.13.5","node-fetch":"^3.3.0","typescript":"4.9.5","@types/jest":"29.4.0","lint-staged":"13.1.2","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"8.6.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.53.0","@typescript-eslint/eslint-plugin":"5.53.0","@trivago/prettier-plugin-sort-imports":"4.1.1"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.6-beta.30_1677422869898_0.18736384768744285","host":"s3://npm-registry-packages"}},"2.0.6-beta.31":{"name":"graphql-upload-ts","version":"2.0.6-beta.31","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.6-beta.31","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"17ed83e3ec2e24c89fcc59f2160a3382b7d3c788","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.6-beta.31.tgz","fileCount":27,"integrity":"sha512-IHdzZ7oe/2J4BwuqmaxGzz2+EWlxeq6iCZV+932bxLqr++orWEQD362jf1DuwwyaYiCZedBsrPVfB8Oq3Y4NtA==","signatures":[{"sig":"MEUCIDR8P66K+A+B7ZRokX/X/HCT7Q47hwbM0oK7ADuYRqHRAiEAsnqI32mRouoeyL/n1F+C0zRSmY4ffP73Ye0M5JAjW+M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62826,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj/Q4TACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqXEQ/9HoRrpjkWsV2MwxHQWrH6MPNGhGBkgRQ4MoJ1qG4oThqo5nUp\r\nDcYjtwKR2c1sSe/8iIcaU0I8wf/KhoCOfAQSqKsnZYfmZg9u5xKfezKLE7Na\r\nOCoov+I8s5inOs4l6mBRyH62rQXkLcgTWBAjoK2s2dSYPgwE112fGnwAxiS3\r\n5Vd5h09812SScGGUGHBOzX68192/2bprP1KDysPwVxemhgyedD8Jb60pOSZX\r\nbmMDURykMJgT3DEWOiukD6X4qQNMLOfWUa683+YggAbiF/0IqQV94RvxBr2q\r\nUuG9FdHR/j/psJZLzVOS5c5tRRiYspEXhpWdY/egN55aTjCgd4sWPNac+eC4\r\nVGKAZtqI+HEnqAqsPl+BrPk4fd4UPt+O5oMeJdJua6xtmFITBBOQj1mkMoXE\r\nr0qm/owUN0UvRHHo/bSynBX7vpW3iy2q1YpuSkcaxBaTmYV5Ve1IaOQlTMwS\r\ny/g81lYNl8BJ//jDRsqyOXus8d3AYkmb2soHtGfE173zsDv7GafqOP9E6tPK\r\n+JpLBA7ZgaD6jDfB0x6QDPnyC5K6sYo7bxjcjDA/Jn9PVdhHSdxm/YH5dReg\r\no+FyCY3GCdbQofaysfp4TrfHk8GhgnFh5H9MlMba/QiKo9M7Qt/LbmNCQZvg\r\nI0mU7ZMS71sVM9ZEJ5Np0tzBMFT6SVDVEfw=\r\n=JsIT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"dbeb6eccc85f71ab5ec1f899ad680b196fbccde8","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.5.0","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.7.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.1","jest":"29.4.3","husky":"8.0.3","eslint":"8.35.0","express":"4.18.2","graphql":"16.6.0","ts-jest":"29.0.5","ts-node":"10.9.1","prettier":"2.8.4","form-data":"4.0.0","@types/koa":"2.13.5","node-fetch":"^3.3.0","typescript":"4.9.5","@types/jest":"29.4.0","lint-staged":"13.1.2","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"8.6.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.54.0","@typescript-eslint/eslint-plugin":"5.54.0","@trivago/prettier-plugin-sort-imports":"4.1.1"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.6-beta.31_1677528595790_0.806481338199486","host":"s3://npm-registry-packages"}},"2.0.6-beta.32":{"name":"graphql-upload-ts","version":"2.0.6-beta.32","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.6-beta.32","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"36963678415923965eff6a3564261065eb36ed89","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.6-beta.32.tgz","fileCount":27,"integrity":"sha512-3jIp+E5mEcidAaZbj2YMYxOYbNnWg9n6Sy+Gd0qd9PyeF9iYcJ1GYC3+lcYngwYNnHO8/k10NolrNLoYuKfLmQ==","signatures":[{"sig":"MEYCIQCKFECdvV+MSy3euPN7HfDNaiZRimES8+VPvwoaLVHt0wIhAIcC0PepRDjwpE4Vnhp5wJK0Xrcx5tw3skWhkBCzi0sM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62826,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkBgRnACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqmdg//dCGfGpwAbn4IQwY1GPk7CmAPPTYtg8bSi4lGZ/wo9uM876Av\r\nHXzv5+R6fi7Jf8nfZ29fBDUk5a8IgAM0HbCb16h8rqSaCDGo8JGeGCgLXItU\r\nN32P+iLZWo14dM2uCL1PTMf3r0Fc0+2Ezkd0O//wSFdvXNrMwmlbn+q/kra2\r\nPpkHPBamU6wgUKRwQrbmQyFCcC2f9RXGHSt+Yd9QTZF1VNybMlskWDs24S68\r\n99WDGXlwAsE37gmZw+6LdVBhsmdvgQNqKaIR+QQRq3gYCcdOvBm9RVukIybJ\r\nNC3UWaC0pZzcJmmepXRDEELu1VOVIJwZ+O8EcHzisazj+XASyksq222o81tB\r\n56Hx2cOjHauI43Xfiw4bm2SgkJvaO2gsJEW9Ve+9pp7qgavUgamGoanbmXoG\r\n+4lFuzQuxOmyF2HnyAJdIUqVzA9lWtzcX5WVFVqtk3LABbhj5A+ar1Ec4O7e\r\nFynuUiRwnIBsoMmzQvjJUO9zmaLIkSsY2Uc8dtGxKrxCKt3t/i8Ze0enHsdE\r\nnL+dWLPWVuCrIhzfsM+zQbgg2Dfo7qxznlZ4BgeyygQBpgQ/TRV9sZB0ePF1\r\nk2FiSeN6e2SIVU3oIKEXbHM7pApfp+QsqMJbZ6+5ilWXl8c0n0E4tnAF/6lN\r\nB0TabeRTiuYav2kW0MUtCV3LBpVY9qq0Qkg=\r\n=bSQ8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"53e6ee3c4e17cd111df514fe5fbe67a7242a2a35","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.5.0","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.7.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.1","jest":"29.5.0","husky":"8.0.3","eslint":"8.35.0","express":"4.18.2","graphql":"16.6.0","ts-jest":"29.0.5","ts-node":"10.9.1","prettier":"2.8.4","form-data":"4.0.0","@types/koa":"2.13.5","node-fetch":"^3.3.0","typescript":"4.9.5","@types/jest":"29.4.0","lint-staged":"13.1.2","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"8.7.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.54.0","@typescript-eslint/eslint-plugin":"5.54.0","@trivago/prettier-plugin-sort-imports":"4.1.1"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.6-beta.32_1678115943505_0.057510718526064375","host":"s3://npm-registry-packages"}},"2.0.6-beta.33":{"name":"graphql-upload-ts","version":"2.0.6-beta.33","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.6-beta.33","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"1e99cf8e934b0509c5745e58982d5159433b1ed8","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.6-beta.33.tgz","fileCount":27,"integrity":"sha512-JGxQNpqawmIkrgs8hlt+qg5D0jFlgWyqsO781gIdf0UntU0thLTpGFIxtnBmFPX2B2FMIhXpu8XlMQ6bEXvNTQ==","signatures":[{"sig":"MEUCIG9gAu+STwQrKf7LjGAet58QKnmS64Zki4Z5aF+pwxFkAiEA5fKNUZgOJzhYDbAFQ+oZxLf99pOYB85+zjhxqjK5Bxg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62826,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkBoFEACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrCXw//ZdZT1fYLp8xGOMpgwdHDFbXK8Pm+nBNd2cxjhfkLjH23k2/7\r\nPul74BnU1kNZZUaydycu5jMjD7kKENzSrLex2dCwT49JVU53PpW25c9wjVMi\r\nyS+6D81EDjsx8fNoqHWEw7Hhj1Qeaor/FYH7fb0Lxp1n9SxFsSj/RiCmtBog\r\nKzU2jIzocVOFbC3r2Xl7xO7EZqyeB8jRf4U6DWprDkV6cLo2m8wYXZW2lyFw\r\n8fcnsZ1NbEkC7AGWty/ebx3S71MxfPNBC2mlWsQ2LGGxzjXdiL6p8ic4PPkI\r\nXtz6IP6tZNmYV/TcsOKNOKWX4/s01IE5bNJn+xYvNQiCrpHGB1ljFlSPxJsH\r\nkd7PhQ4IUKwOGbTn6W5S8G5+YWQYa5HA3bBZ3e3Qagu2qpb41v85DBxyYoR0\r\ncjd/Er5M0KeXHf3BvEwb421/PcvIuNYYww6wryuboVdh1Q7mUjf+RwDBsgxZ\r\nvistqavdQub5kPNS4nBu+VmbZHh5Ncjsdno7IO7/ytS+PzH9on8qRfeUsZH7\r\nBSwjwRokVcjjoVxJYJInbvCKQ23EOondpa9wng2XkFFREd5YbHeWsOmFIo1T\r\n9C/fh2I1oTQpEcl+7SDSnkdVS9O/sBcycbu6IdiXqNt7SkRXFdGLZ92SWKLo\r\nwJ0FWo33LIBqcjr4N4+uSJwrNMgsGN5jwLg=\r\n=4VhD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"9a102c816d3751558f385abcdc5d3b8e2704022c","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.5.0","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.7.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.1","jest":"29.5.0","husky":"8.0.3","eslint":"8.35.0","express":"4.18.2","graphql":"16.6.0","ts-jest":"29.0.5","ts-node":"10.9.1","prettier":"2.8.4","form-data":"4.0.0","@types/koa":"2.13.5","node-fetch":"^3.3.0","typescript":"4.9.5","@types/jest":"29.4.0","lint-staged":"13.1.2","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"8.7.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.54.1","@typescript-eslint/eslint-plugin":"5.54.1","@trivago/prettier-plugin-sort-imports":"4.1.1"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.6-beta.33_1678147908048_0.2528441854745733","host":"s3://npm-registry-packages"}},"2.0.6-beta.34":{"name":"graphql-upload-ts","version":"2.0.6-beta.34","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.6-beta.34","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"b78c93d5f2f6e99c46f506970f21c2874fabb35f","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.6-beta.34.tgz","fileCount":27,"integrity":"sha512-67thbDD9ZwQZz6QGGugAgfblbfTt4Bjvq1rCnN1ueLwJ2L5o7xchY3H4i/uUwogp0xMmtmEIFrZ80ZZQAiDwjA==","signatures":[{"sig":"MEQCIDGTDWgFLeJwzFnvYwnMUhPWIjySOfkzgMvN1z47yIOrAiB7nglnSUhp1o0XuZ0TxxVNwV5Cf/dJ6hcstPyhNht9MQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62826,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkC1xjACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo3oA//ceELVCrJCHzZO2veQrm0osooGNsg+MB70XRxk2rX3H9V+nQo\r\n49ttQemrYI+LqVqP5HLiRSa/Ch1KNu+KXSrhN26FLLrre9uFDB1MhHcBZGNI\r\nc2UVGq1pxc0k2NIWaL9njkQBFqF2sIz13+HqrEClcIKMxWAWhQh+lLe8TuRM\r\nCw77w2MzZhh0Bx+JNr7/2cEvwSiOclCyDNV7oejEHHSuQozKheNF4sfLMDRJ\r\n0RmQXEL2giHkZJEU4nTnZtJcc/7o2T5hc7TQYwJQX1wmGG+4cS++ph6MBaV0\r\nzWG1Af5+o+xXnSgq4EaCp1MpI+QkDZPEEk/eXV+eHckjpOZwZJ94chAbFRJL\r\nd7qJ3X7QfZ/ipdTyJLFTISPWJKu2sPL8G/8XKfVYw5p9UEGVkIdxZ4s8xP1A\r\nIwzyY9yv0vqItQzQHQ+L6XldkZupkLHySSeziTXV1APgNN2ag0BfZQyt6Wtg\r\nJROD1gSqqB+qI5P/h9l8Le+x4EK40WC81KhFaM41yerIXQ/+M7sZ3oLVGvkW\r\nZk2PAtNNvIobG+MdeVXuSpv3PrMtza/Qm2cvqmyOFqiwdzE3aI0uIV5/ffvq\r\nE8LwIHbEDogdqObEUd6qXBOlg2WDaaDNCEGii5WgszRihoYlJ2N2mVz0AJAD\r\n/KCRApzHrpLdQuNhi78rDoOAJL0bLBKidxo=\r\n=rZFf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"0f604a7231229655c3060c84424621b8ddbb3484","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.5.0","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.7.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.1","jest":"29.5.0","husky":"8.0.3","eslint":"8.35.0","express":"4.18.2","graphql":"16.6.0","ts-jest":"29.0.5","ts-node":"10.9.1","prettier":"2.8.4","form-data":"4.0.0","@types/koa":"2.13.5","node-fetch":"^3.3.0","typescript":"4.9.5","@types/jest":"29.4.0","lint-staged":"13.2.0","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"8.7.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.54.1","@typescript-eslint/eslint-plugin":"5.54.1","@trivago/prettier-plugin-sort-imports":"4.1.1"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.6-beta.34_1678466147293_0.25783181260736954","host":"s3://npm-registry-packages"}},"2.0.6-beta.35":{"name":"graphql-upload-ts","version":"2.0.6-beta.35","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.6-beta.35","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"6fbd2c56a14e385be0dcf9f4b4eb0bd7c71e29ce","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.6-beta.35.tgz","fileCount":27,"integrity":"sha512-HHFhXeaC5GkWg3Rr5OXELcnDYx6IadzUXgdtEH2hv4742eoOQ00kHa3HUbDWhuwnX6kBhaioGoxK+RvWTmEH1w==","signatures":[{"sig":"MEYCIQCo64uZUocCuK5Wt3IVIVAW1wgkLNbcGnUgpn65zQQwcwIhAJVKM0pu9G32engGAStB4/h4IPSj0/IYkH+Gp7l1alAi","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62826,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkC8bXACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq/BxAAl435SaII4YvuHHHI/rQ5ew4V1oFT3dezcANGaCqbG43KlSO8\r\nz34pcyP/USI9kSxitLTdjps7U35yD0bOoJcgIsW/r8b3heVX3Pldx2p2V8Jf\r\n82SZs3T54vuH+WMRV4jTec1YiRr0k2P+geFwsJ9LorSj/Un8TCiZd0GNETho\r\nOOeKjqihnz7PY4BqSLS2bp8affbFUOOVy1/mm6EUYwYpl+3O03xDMG/vpQrq\r\nITgcD/WnLpNBASMTDPXbmlV/ES6OvodDTb1GegVjqG71hRt/u1ZjrUQyBmrO\r\nc7Y6ofXY3udcol3Kxy/citxr4FqW10amD+8MRtsNxaUMCkx5Fka46CJLpxxH\r\n3LMJlCwRG8Vn8Q0Ck/2xfnqp6k5tLMh1ktfAIC+CS4jGtD/0Us3Q4uj4wEWi\r\ndZZUWpD2z5Tq8+krBX3ArwJB5aU3wP+rWwNyBuMtb7SkX4bJJJwH+ciCPaaG\r\nwULCLfhpoeXqSLh16RkV/Fxselkit0Zz8DPqJN1zDtTvB9Db1dtgHud+xG1Z\r\ndJN44pymWc/Id4VRwWwBS4EJ3W4T88JF+A3haPtA6IBsdjl4MPepuBbQjhdo\r\nSFqb587y6jCWVfvLwlxrjx+QEOe+UOTWjjdH13rM5Ve/vYDD+jOzloblj12n\r\ngYevmpNR9j5mqRcbQu6Qyw4T50plcmXSqo0=\r\n=xTTB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"b0e1ee2cc64c6cd5172c31af964d9a60a1989e06","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.5.0","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.7.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.1","jest":"29.5.0","husky":"8.0.3","eslint":"8.36.0","express":"4.18.2","graphql":"16.6.0","ts-jest":"29.0.5","ts-node":"10.9.1","prettier":"2.8.4","form-data":"4.0.0","@types/koa":"2.13.5","node-fetch":"^3.3.0","typescript":"4.9.5","@types/jest":"29.4.0","lint-staged":"13.2.0","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"8.7.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.54.1","@typescript-eslint/eslint-plugin":"5.54.1","@trivago/prettier-plugin-sort-imports":"4.1.1"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.6-beta.35_1678493399342_0.7791426273606736","host":"s3://npm-registry-packages"}},"2.0.6-beta.36":{"name":"graphql-upload-ts","version":"2.0.6-beta.36","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.6-beta.36","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"e55d38da8ffa343ee46d1191bd790a674da911ab","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.6-beta.36.tgz","fileCount":27,"integrity":"sha512-pOElq67c5VXivLwfeFdJEJ+F+fncGY3Ws6EZ0+CSPWuzaimrl618sEWQzxtEoyEKsFZnoUEsny0O4NpU01z+yg==","signatures":[{"sig":"MEUCIBTCU+atuNoZ4qnioi3frUIC0c3XTie+t5HhGCoi/PFmAiEAsKrMxci8RgZPAc3G/eohy0R8Qn7aMAf0bER8WN3f1kg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62826,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkDRiKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpRZw/9HmNacUI3SPACfU63OIfz8Ots8uhiRp8mF1Zql2Odhbfx3m0E\r\nO+sLd9Qp0PKlgmvuIMtW/HP5D556Kn2OXY8DXYYdRYQwmjt8gNQ9b9TRq9rJ\r\n4bMNvM6LdGLk2TlgSo9C7UEkdgYa84ac1V/xLnKnzaa+K6Yc9GgAbQ2IZgQp\r\neFLG3Y0P2aACBFoOBPyAeQEcjeF2qr2caX5djyKCVkIgJgsHUr6guph10JhL\r\nccdVb3s5tJ81vqhGpDBwMaPe45F3zWyMHmfKtk1A+qqVKmpRwbID+Ydv7dQp\r\nvMwJBh6aR1UN0tLB+aCf+yXgBZ9YuLTSfcus8zURBDXrSuo4ApCKrtSyLG8F\r\n10pkXkU+choySncmDu/+Xm5nE9JWnww3jnpCeWP7gcFjlAPd50fIVg5JVCbZ\r\njMz0KLyJ+xjEWA8691iCTblPE0QD4nfkwUsEQjTBD/hMsUCT5qECkoeanIBJ\r\n6c9ahhwfvedc+LnAy4JZ07S8PVRutsQFVltYJJ3viFuATOAPjujs54mhZ295\r\n0PrSlZIyk03dsSWfCmncWK3lS/neZKMmi3aBdHAzWXYd5+KRXUedfD2UZ0AV\r\noNTdqkfyVar+/Ml8nqhalQkpoyXA+Z24jxPU0AN9P5Qo8OqKDF+qtBX+m/ta\r\nrpNMQOPjFH6hsrBhMpcFuwYq49bNbOjw6Lk=\r\n=NyzG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"abcb460f78c1c2cced4fbcf430cd9930f6235493","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.5.0","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.7.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.1","jest":"29.5.0","husky":"8.0.3","eslint":"8.36.0","express":"4.18.2","graphql":"16.6.0","ts-jest":"29.0.5","ts-node":"10.9.1","prettier":"2.8.4","form-data":"4.0.0","@types/koa":"2.13.5","node-fetch":"^3.3.1","typescript":"4.9.5","@types/jest":"29.4.0","lint-staged":"13.2.0","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"8.7.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.54.1","@typescript-eslint/eslint-plugin":"5.54.1","@trivago/prettier-plugin-sort-imports":"4.1.1"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.6-beta.36_1678579850228_0.0988910727859762","host":"s3://npm-registry-packages"}},"2.0.6-beta.37":{"name":"graphql-upload-ts","version":"2.0.6-beta.37","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.6-beta.37","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"0ebf0fe6b685e55b23a3b44df3e9d08b4449270e","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.6-beta.37.tgz","fileCount":27,"integrity":"sha512-clIbEjnT2P9h3nCt+DPhBjkO8powgnorb2RBRGJT5ESxA5037i0+CZD8vQ9gSrpBLZcIWVvgx22yaOp/sPF7Qw==","signatures":[{"sig":"MEQCICREaAGSxISnC/C7dVwszODB+WwvgWRcYleZlVGeRMvlAiAb/0K+gmGsNKo1oHEBgMV0xKGRtYnNd9SFxQCm+GEWiw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62826,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkD7ueACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmquVw//RU0nnYXzwTw8X6Zg1/k7vh4vG9QUgbcvSQBQsJVwIS8EBLLN\r\nlGDbM+hJudNsYEsyMbrPvaB9OINETtofEPnrKtsYItw73y/DNnYDACQwnf7t\r\nua0OTgenCdwTioJLngEshBbkAkoo9xUtpFds/OlQlomUvPr0Ft7ekUMZtIM9\r\nkxQMRIDxR0U27P8MD4Y5d/dDCmEa0Xiam1O5B+sCe6HuoZuvAbMdQwx0hDV6\r\nlJsuUk+Eiq/XsGrqLScgQqz/ZSThRvfSU38JcPxgstgd4u9T7v/08tszHyPC\r\nnqmFF+yYfq+qGv7yvMSdYrDbnfz7rONZ8QfBsaukz5kiQnF+2lm3OIDriOrS\r\ny8qN9DNBVsh/B8vBnwUb4kwjwtHOUc4YiPOivmlRNWXNG6z1lhe7aMq8+Gi5\r\nusVB34EzPCg1xVIaxzauAxaamn9O8y9rL0YzjQb3RTFm3wXmSMMueEik275L\r\n2beu0lCXuz2ZrLX5mUCuG84vkJQLmSFFbxYJCMZQk08pPVUGAOVKqqlJH5pY\r\nPzuvCV0rnQu5Poj48hjDEx/JYxDXRHuF5P7QYelA274H3PxcFJYTOskaTD8y\r\nnwZtbReOElciCTzqZoxKqK7FiKn5uTS/7F3lx35Ghl49/0iYhZONHRD3sdkp\r\nKx5nO+TTzKeoihYQm3wrihczozM82MN+tY0=\r\n=RQ2b\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"62336f07af3036289c38f0752eb1d0b45ffe943f","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.5.0","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.7.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.1","jest":"29.5.0","husky":"8.0.3","eslint":"8.36.0","express":"4.18.2","graphql":"16.6.0","ts-jest":"29.0.5","ts-node":"10.9.1","prettier":"2.8.4","form-data":"4.0.0","@types/koa":"2.13.5","node-fetch":"^3.3.1","typescript":"4.9.5","@types/jest":"29.4.1","lint-staged":"13.2.0","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"8.7.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.55.0","@typescript-eslint/eslint-plugin":"5.55.0","@trivago/prettier-plugin-sort-imports":"4.1.1"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.6-beta.37_1678752670148_0.0347501441680913","host":"s3://npm-registry-packages"}},"2.0.6-beta.38":{"name":"graphql-upload-ts","version":"2.0.6-beta.38","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.6-beta.38","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"25b0f987fd3a1d7867c8bbbacb88e53c50e7c4cd","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.6-beta.38.tgz","fileCount":27,"integrity":"sha512-ZsMiYcEYwr7TjaBRcAuzr9F97Hy/qhFeQ1Vf6cOuQbMeRy9CmoVmbkHvUzfd7565shcKUbvVYR3COwjxdLQ7Xw==","signatures":[{"sig":"MEQCICKVqoaWgLl3dXyL1RzITcbA7qelOanoqnuEMunH3tXGAiAFFSCKfmK32P/X1xAd++8AebdwURaDZwOL+x5dP1kQZw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62826,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkEevBACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoXARAAo7AxujFeuW0n2BILecpxq98eNucZCDdc/djTJmNj3mVtibNt\r\nkWWt6YVEVGE628mRSzHnREAEIx/yGLOzQHwFPt3kX0WbzV5jv5Rk7822wHwc\r\nxjOJRSjmQS26Joylq3BkCQBAM7jCIW2Y0dOU41T6KXK0a+8u/lBrVbaPKvuc\r\n8CYOCgv3Qd1REZhiaQSMCrRWwJC91sRwfqWpAVCNHTqTs753Ad2l3oet+wWt\r\nHB1SSdjnSlUVUM/z+VW3Yu2UQfervTlY2XG4Wl+RGQ5sjoLHnN4+jB5Rh5EB\r\n6YurJKBd6tRV88ttYCUjCT3/1OvHLZpY00tI7iWapGXlSXifWixXRGzfN7Qi\r\nUo9lawXwUHAlhp6lpMKFE+9isNett7Bps3kgDyIUafgyI9GDlKj5CS9W2YLg\r\n31MyOFwRpnn4oPnWhPDF5YtThuDj2zDhxUCZvDWVi1s6aALZiQtA0iE1ZFWn\r\nWNPMoj9LI52W/tXFViao4OGpMM1qZGpk5B7jxdJHOQBFGq66hBkFgPgcl8Qy\r\nDLMwMm9Z6igIpxvnZOkG9qh1eUtP0Afo9te24kQMr7ORa1lf7OLS3R5XEmWb\r\nVC8OHcB0dYHHi1wmxOmsR/33FOH6Y1zT4Y1bDLINJLHyGNjrUNJ/+xhNAJnl\r\nQrXJT6pnSh7ZWSZVOethMlCCMs5PdNmNnWg=\r\n=1FM0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"de83fca0b32764e8f9a8287068bcc2356d1608a6","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.5.1","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.8.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.1","jest":"29.5.0","husky":"8.0.3","eslint":"8.36.0","express":"4.18.2","graphql":"16.6.0","ts-jest":"29.0.5","ts-node":"10.9.1","prettier":"2.8.4","form-data":"4.0.0","@types/koa":"2.13.5","node-fetch":"^3.3.1","typescript":"4.9.5","@types/jest":"29.4.2","lint-staged":"13.2.0","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"8.7.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.55.0","@typescript-eslint/eslint-plugin":"5.55.0","@trivago/prettier-plugin-sort-imports":"4.1.1"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.6-beta.38_1678896065202_0.8864121680009043","host":"s3://npm-registry-packages"}},"2.0.6-beta.39":{"name":"graphql-upload-ts","version":"2.0.6-beta.39","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.6-beta.39","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"2f35a984fd5a32ee04ddc896798b450257f8a0e6","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.6-beta.39.tgz","fileCount":27,"integrity":"sha512-c4eBZHF63N3yZEmh2cPB8JfOeR13h2REOjoyWagmPHkxOfS30vNN2SI7+Rynwpf3Ptobstt6wYwYOv3erbR9ow==","signatures":[{"sig":"MEUCIQD026a4sjaPVUaDeS1tP5OZLpN62QqY0dThql6KgTIIQAIgNJC5aESuaWsNEeA0lfUKQBCetGAJqU9w2hmanIJ+N50=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62826,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkEl6eACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo+2Q/9HUadtr5UB0qLSrFZCD8m3B8WhJ1NLWNMy3WDZnsbJQPfmV0i\r\nHKnEWwnUaYQafL+qg3Pg8GaVPbH9mvxh1Wuz/S0sZSXkSVgX4dHh2UMabsNy\r\nybxMUeWO07a4QO2Cxfy3G6dGwGjbtuvb5dmoPWPnfXi2iJdEvPQX+TLGaNE3\r\n9wxU3OdgdrXrDYpk7tc0V+yM5iymRqsBv0jVgMcUINTmvxkzS5rJ7IcAnA9c\r\nGjtYJ4jf0AJ0U2vA1bSgL9boVyTrORwhJ7aL5VFLbI5ZOKnpvIDU4V5SEEtD\r\n7FU/oC/NpmlaKuZTVLGVb0BPOpTBeFcCO63kyIk4S4YEcf6EdCtKdArYtvXI\r\n9299SUZDAIzoyiimp2nOZVKcK9INDuxRnCKykg6FiZkxDsn4Y8qHBqpFMsiv\r\nI0foTmKVdPa3G55LmVoZWNVYdVqZgBMsY9KV96oNlzw+AlHOvLDc7HTA/Fdq\r\nJsidu+6/lGSpN45Ij4avej5YgvhBGWcKBHQcd8Qsirz/TmKGduxVac5Ftd0/\r\nZgQEN4jItM+eB6xJp6KGBWySegQrwViwgh3zlvesjJo60pcnrAKQhDdPXX2E\r\n/SXXQEh/acya5PAtYFeWR15/kTgrjR1lNuHxkdFF7pQlo8u0A4JKS4gYbLDz\r\nSEDADoRUQdZeWBiEaO72vRona+pkM/0q93w=\r\n=xl8g\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"55c578cc0210f7fcc1c25e2d137cb4326fc07f0f","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.5.1","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.8.1","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.1","jest":"29.5.0","husky":"8.0.3","eslint":"8.36.0","express":"4.18.2","graphql":"16.6.0","ts-jest":"29.0.5","ts-node":"10.9.1","prettier":"2.8.4","form-data":"4.0.0","@types/koa":"2.13.5","node-fetch":"^3.3.1","typescript":"4.9.5","@types/jest":"29.4.4","lint-staged":"13.2.0","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"8.7.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.55.0","@typescript-eslint/eslint-plugin":"5.55.0","@trivago/prettier-plugin-sort-imports":"4.1.1"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.6-beta.39_1678925470722_0.02460395464043974","host":"s3://npm-registry-packages"}},"2.0.6-beta.40":{"name":"graphql-upload-ts","version":"2.0.6-beta.40","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.6-beta.40","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"be0a33dc5d252b73101eff52661ab641df1941be","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.6-beta.40.tgz","fileCount":27,"integrity":"sha512-YZspTrcyyfLKXHd+Ws4RYYRwPdjGP0JEUS9MHqaP0Bd1l7YmTUdnP52KQLC/5hqPpVcian1ShETpJZTbmJJGeA==","signatures":[{"sig":"MEUCIQDaJWbh9lc+3ExIj7aCZ+8T8WfjqbrxuhDF7G/3SBFA/gIgJqCCQCljusUFzO8KMfp74/T+65+u6B++2z6XqTVqWEk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62826,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkE4HqACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmorOQ/9Fji374H9R2n3QxSWlMCwQ1jdTQTrznHt2a+XtLIAiLvqXyoI\r\nE0ls+9oeZf5JojMlWPkjhmgPzd/EsAimTtierwy+pQzt3o6oumSICjBsULQF\r\ns7/GdvZ6IJqprUcNE7heSDBnXwbqbUHvBjqGryYLbqPVr2Xk1v93358vJ/4m\r\n5ODbnhOSWk3bo4AlU5yDC6bGhg4Qq6L0ir1C62xWYUpbai6hnDEzzPK6wvPt\r\nq0eAaAQraAmCV7boIO2AuAUw0YGecn/NMjw9AiwKTFxumXVIUCO8cqka3Qar\r\nV/2w1YJEYCHuH5HdMzYAr4UNe3L3GSCdStBeZTRa8SXQDMpWhsfCkcPNFcGl\r\ncxjk1s/HxN8fgkGdaUdgM2LawgCKsNWKHBe3oQ+0y+2ZzUfawfMuhUeWIB8k\r\n74TIiUT0zWUaiG0FKfhs6dML3/OX5ZRyVOMTKre3pU9kJF0LFbKeRXK1R/I0\r\n3Ogz9QKS6ilvhYBa2H5OzlqKpuHEHAtJsGN/vpRBC+4JrvR3VZ+Anf/AYZrd\r\ned5tAo8NSTFFyNpFfHZRyE2BiHBR2iawTy3TW9c5WWBhgU7Vil7WrStZmRuf\r\ni3IYYtxlf3C2YJmhiOR7Ka4U5k6OcOXvDdHcFrpULAaavC9q135vC/w02QhP\r\n8VBnltbi8NTKxSLrGl3t1Of4e3HC5UKR3X8=\r\n=2HTI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"5d53df036a19dc6a2180143190c7abef9a74544b","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.5.1","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.8.1","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.1","jest":"29.5.0","husky":"8.0.3","eslint":"8.36.0","express":"4.18.2","graphql":"16.6.0","ts-jest":"29.0.5","ts-node":"10.9.1","prettier":"2.8.4","form-data":"4.0.0","@types/koa":"2.13.5","node-fetch":"^3.3.1","typescript":"4.9.5","@types/jest":"29.5.0","lint-staged":"13.2.0","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"8.7.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.55.0","@typescript-eslint/eslint-plugin":"5.55.0","@trivago/prettier-plugin-sort-imports":"4.1.1"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.6-beta.40_1679000042565_0.7213753415164128","host":"s3://npm-registry-packages"}},"2.0.6-beta.41":{"name":"graphql-upload-ts","version":"2.0.6-beta.41","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.6-beta.41","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"140400ad7b5008d5d48e90bcd1f22d493df0b192","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.6-beta.41.tgz","fileCount":27,"integrity":"sha512-mMOK1KRiUxZm30vgfRXYzxe5DXX/iwGOfTK2/nJ46xMnZYf4kzQiQRPQZTAx453ewswW1YQH2Y9+NpIwowrHww==","signatures":[{"sig":"MEUCIF6/9wS3NlN6TBULmWnYBK773IcxrZ6MqAv14aZ9943SAiEA0rD0JWKPaVuKz755hLklIbzpjqeFQL3P3f66U7mUk+g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62826,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkE4bTACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo2ag/+NG0ArmOedUW9ut8oCX0t9hSz331pW/TOUM3Mxh+FKS2yEaNS\r\nJ+Qrl0lfWPHaAFldfZG8LECsqhK2KLiKpqVcxzRDHFOJ1G35pZAAca+36FkQ\r\njuApXz82zY80lvF7mu4fyZ3fyBJc5kt/V0qC6tMXuqKrHR2DjfkdPgja7qM8\r\nfnN66ts/tUDG3CYx4uNn5uAyKibYAar4MVQAjX9zg7WCdMvW0rpBq3ADyhhG\r\nEjxQ7OFeqv+xI+N/peZcQ9gZG5hMRFlYhRGAHBhpJyQzC3GsHzwD4Z/6Edhx\r\ntr39V/3WQSU1J4KzFfwHVEtYvT5emngAO9IAwoQHG3U14ouihgXFzp5IvMr2\r\nBtlDl/vJEUkrC0xLHz99azoN+vbhQ9AG8yF+4wzf5b9YkBs02HP/v4Djxzdl\r\nbQkQrIFJSe5jBJLr5qJAARY/x3em1KrjgQqsPEnPeI4TZJcA7zrht3br8x5/\r\njXDluLyWFWTUEPlPD/YAZP1pu4vg6aMPdJKud8Ej73PIy91is6nr43KVqYGb\r\n/m87dpe9txpbDiUPo00V3+74IOvDsMFs5hO80qmdSLvEDJBJoEWYPydHSVhM\r\ne/I3vie817CQD/YGCDgWKaSDlX8i4wZo0nbg05X/WWmrkIr9JwwBnKFenGpF\r\nTJwJY9RajTL2F/MrUNxmWKMOaNYq3T5j/Qs=\r\n=8VJP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"995c24709b0c6a29c19d740c6c91bb52ac8ef284","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.5.1","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.8.1","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.1","jest":"29.5.0","husky":"8.0.3","eslint":"8.36.0","express":"4.18.2","graphql":"16.6.0","ts-jest":"29.0.5","ts-node":"10.9.1","prettier":"2.8.4","form-data":"4.0.0","@types/koa":"2.13.5","node-fetch":"^3.3.1","typescript":"5.0.2","@types/jest":"29.5.0","lint-staged":"13.2.0","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"8.7.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.55.0","@typescript-eslint/eslint-plugin":"5.55.0","@trivago/prettier-plugin-sort-imports":"4.1.1"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.6-beta.41_1679001299644_0.30159230290795813","host":"s3://npm-registry-packages"}},"2.0.6-beta.42":{"name":"graphql-upload-ts","version":"2.0.6-beta.42","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.6-beta.42","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"4d19320a9e36a01db03ba9e195020a7be0373e23","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.6-beta.42.tgz","fileCount":27,"integrity":"sha512-Edjs07LV3x6FUImUqUFRyGfJ1AAjHbAC/HrsRU+Rw4xJmDIToFhKdBgRJzHqARTnKKfbZED0W3JA8fMYJpzdtA==","signatures":[{"sig":"MEYCIQCf9COt0LFgl0yb3RTz1ZBScEdSnoB60Zat1IzTMrPVSQIhALCjOMEMlB/GhuGas7EJPMfekOIRBgazTRVrRaqnryCk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62826,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkGEGEACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo5rA/9FieV7vUCmqHq3SkBhrEXNqUOYzIRfJPszl/C8vEve9pC7MdG\r\n74GRBxyDCTL+MZBec8MzF0fb938spZCQ9LZJbo18iBqKTsvh3cLetz1vJMQy\r\nAWS4Ktg+Z6oEvxs4845NyxEzVE2n9qcqVDtEknn53qlakGhd7oZNNq0A1AxV\r\n6kdNvq6zwdEw8vcvThOt8S9yuj/fXZDNc3rQGNRCMqukEZeHlV1FhaQWlo/b\r\nC3it8H4Fh/o9a3pRhLUYpeMi4JXTa8wR5sitjzDYfpbRav/XoSMc9d+60x3B\r\nk/VxZs0qGIfn9LS8Vakyk3FIdWWui6oLF0auGVUzUE+reDNn9K2MUMnzJbsd\r\nj+OP+eQe/KgYnMlnZMwt6OytwUtBEACQUJPe13rjBvOwKmNXJDiHBS+36Sg3\r\nGT4+zWm7A7iJ7ckFnOUjPZSslBX+5xjHx6316S9cQQwDtXOSSECZbPBinHew\r\nS4L4ELCzBwMHxWig2gy7DBaSrJPQi5w4EIs8TuJ83HkkYbVLm3JaORprsSdp\r\nXW3yHJE+EqBvyr4+oW7aLnWzIAAs68+aJhO1xyx10Q0cTtNM+hg6JHQjrMeR\r\nUe8rXnMXNfgkpS8O/KzHyJ49/QM6SS3f0KqKkMlHeTUjsM3fIKtqQaOU3A5d\r\n2bNhPxOCr3QyO0F+FiLvceTHIzQzYHRN9zU=\r\n=L8WX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"448fecbfd4c1dca29ff55ecca0244343689bd81e","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.5.1","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.8.1","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.1","jest":"29.5.0","husky":"8.0.3","eslint":"8.36.0","express":"4.18.2","graphql":"16.6.0","ts-jest":"29.0.5","ts-node":"10.9.1","prettier":"2.8.5","form-data":"4.0.0","@types/koa":"2.13.5","node-fetch":"^3.3.1","typescript":"5.0.2","@types/jest":"29.5.0","lint-staged":"13.2.0","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"8.7.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.55.0","@typescript-eslint/eslint-plugin":"5.55.0","@trivago/prettier-plugin-sort-imports":"4.1.1"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.6-beta.42_1679311236679_0.028618693601706324","host":"s3://npm-registry-packages"}},"2.0.6-beta.43":{"name":"graphql-upload-ts","version":"2.0.6-beta.43","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.6-beta.43","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"6d06f4e12bed11c0bb71f362c4faad84c4b306f0","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.6-beta.43.tgz","fileCount":27,"integrity":"sha512-h1A8eO/eUxv953hKfEMIAJzcMQaBD2wI7Pt9Fi0tpTptJg2By8j8eJhGyU97VQXg0R5hX9Ow+4945JiRbiNacg==","signatures":[{"sig":"MEUCICquvHjASEvfKTtd2D7ms3sNgwHjjvjQV8TTlEnD//ItAiEAxnHZRKkr0UPnfWq/16US+LtmWl3dN9W7gESN/07ozbM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62826,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkGPXTACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqcPw//ZztafnhMPI+CPyR3jY4EB+7liarqClWL1jrcsJfkYTscGEC0\r\nIyM49iBecRmQCT9jRujuJIywUh+EhWOzSVMBk5irtdWdy5/IcQg2pvKIZAhT\r\n9rkvErEWi0IWiRR6cpKGh9+FbnSq4nD+wetwG8ucepbEF7dlICJVZVM7jAJo\r\nC2VdJfzvauiy1ZSmerTCtYYIlSkWGN8O0K4T+OTECAGkM8I9QdkrMC+eN4LN\r\nIEZiUg4TY+rpI1ffkvqgFuRC9xFsgZBlHoj1VyxMo2YZSSnhnplnxpNZLyxs\r\nd6OLl26xTHa0IuBlvvTZXVabI7nitVzEixE7uwPgcKR96sqzjlHHOp4IormW\r\nLCieUY4B+B0+YwHn6k5qJaYr/tewbldcwF9r5quUZtGZJt7/wwL3n8WPcic7\r\n9yKEZuIvk2Vdz25IpxQNv19Um71jMtSeroQ0h79eoI1NEUGjYM+OvZhRb+PV\r\nMDNl4JZWJnRZEEF8GZ3MraN2J972DZc86ru+zyjJU51Bfqq47VgrI9kY6OwK\r\nKdsbtZS8DcoFCbFkZpiifHVwO7aNjg8UITj7X2BAUsJDiNtlHwiHkoTFFkYs\r\nTli888uP79GKuTQF4PH+2eabpd9KHOs2i0fmuLyjjwZbGQKuxSqYrn4+kyo4\r\nzmrdA9yt9gvdsMsyns/H2lCh7yuFotJ2Iuc=\r\n=54DS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"2136c178d07ef88a56a73ad5618b3b921241dc8b","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.5.1","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.8.1","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.1","jest":"29.5.0","husky":"8.0.3","eslint":"8.36.0","express":"4.18.2","graphql":"16.6.0","ts-jest":"29.0.5","ts-node":"10.9.1","prettier":"2.8.5","form-data":"4.0.0","@types/koa":"2.13.5","node-fetch":"^3.3.1","typescript":"5.0.2","@types/jest":"29.5.0","lint-staged":"13.2.0","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"8.8.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.56.0","@typescript-eslint/eslint-plugin":"5.56.0","@trivago/prettier-plugin-sort-imports":"4.1.1"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.6-beta.43_1679357395055_0.6780707280327969","host":"s3://npm-registry-packages"}},"2.0.6-beta.44":{"name":"graphql-upload-ts","version":"2.0.6-beta.44","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.6-beta.44","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"2923253ae9865f9125094fd60a287a2861e6384b","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.6-beta.44.tgz","fileCount":27,"integrity":"sha512-Zr4gVrmqxabhJT2R0c2yLIA8uSc0RoJ853+nqttmHs2FiBbXYZSlRQimP3DyxCS3Z95O0yb30T3IEm8PV5EQqw==","signatures":[{"sig":"MEYCIQCiVhXAFFozPdYOS5CTeTZtw00U/SYrGXQAo1Q09nFtgAIhAMq5xCWO0mLoexGP1huhcUzWOVcqMgBYFzGs3ZXlKpco","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62826,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkGZltACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqptw//VOu3+HX+jcRzTrU8rbbJSZb7ZPLPBgN3x355RZ1cmbYimV9p\r\nwrjIEuv2/cZyXj0Bvmrlw4w+BBF476Er2sS/1oHfSJp2+fdp6rF6P2GZvEai\r\nlOrhvokT++3TGKvJb4twE/YJzYjzzVpzwq2mcBxBq0JksuN1Jz1dEJGVdo1m\r\nY2Lcv7Bk2kuU3XPaEG9cmGKV06Eya0To7F3voJ+7z1n/vSZXpA7AM8EVtQA8\r\nDv/XPr7BxKBSLk8NFKmqkzV93OiRStzWPxOD8XAmkY+D7QR1luUxstBEy66h\r\nrWFLphHi3pkkZfBOb9adOpw9r4rT0G2O6JeFLXNGKYZFO7FB/AKAMz4+Vfb8\r\nh4X2uPjL0y4pEmhL3i6hD8Sh+Fb4Y7CRTZ5rTqgCYrF4sHxV4iuY0KyIqfv2\r\n0kHJzOVTvXzIUB7ieXVAbgSuLDqz5DTwU66nBzXOCg3UBH3lLdthikYqF+1x\r\nRnCxrbAJFO66HZtcM09YwGBGcTeBiJ4F6jm6X5hM652inF1LYu0VYS6tcGcS\r\n9HsVmKy502NW5EoewwU01XPVv7CzAz1ku1sEuS6vtyOeGCHIfV1Llb455Qvl\r\n1Hg+VihzTY5FoQ7yy+tSpBQk6OSFvS/KQ0dannlsm30oRE70J5QwfITTdmAa\r\nWxoRUe6cffuZXL68tf1817qhmAzqIob3nFw=\r\n=F2V/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"a7070722dff0fdef2742abaa7f7da3e2c5808eff","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.5.1","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.8.1","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.1","jest":"29.5.0","husky":"8.0.3","eslint":"8.36.0","express":"4.18.2","graphql":"16.6.0","ts-jest":"29.0.5","ts-node":"10.9.1","prettier":"2.8.6","form-data":"4.0.0","@types/koa":"2.13.5","node-fetch":"^3.3.1","typescript":"5.0.2","@types/jest":"29.5.0","lint-staged":"13.2.0","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"8.8.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.56.0","@typescript-eslint/eslint-plugin":"5.56.0","@trivago/prettier-plugin-sort-imports":"4.1.1"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.6-beta.44_1679399277255_0.31504351633199135","host":"s3://npm-registry-packages"}},"2.0.6-beta.45":{"name":"graphql-upload-ts","version":"2.0.6-beta.45","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.6-beta.45","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"fe10b4877b8bb501a5330b0888fd133c13488787","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.6-beta.45.tgz","fileCount":27,"integrity":"sha512-+kDuAdNEkhQJunq4lgITrnOQr7ykQmuomxV79axzimH/vyIyPMcTWoRwtWEbx0j4GypYtjb4LUNasTSrlvhTPg==","signatures":[{"sig":"MEUCIFG2NNOmnKdBuh5N5ZGDCaKHXatdEQNSQHNoPcdLu9YnAiEA3TjBIB2ZAfD82ClhlhNm2ctsdGH+cqqNwXJYqr6uAVE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62826,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkHjvQACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpNmA//SJuSF2jM/eUf+BEhm8OnFmSKsRo1rxlbbFAdDvhd2gpB+vXt\r\nHsOATtpo+jFy7Z1Fx8/yXZ5tvaoWEM3D04+RmKoN9KiQpvaxmpgN8h+NG3C6\r\ntk+KHWcZEKdLtWVTKXXuhn9SIu1WCjWDugTJE/TeWaVQZcvRtdlnoLvuPWXe\r\nyKQ5cXOG/W5PK6u4piZHaMNZKNQTOlTbqykEG1SPYyl8xaFm8KBd+AiKEn/E\r\nexHKC6oH1awVggVwMhRw9IPDvQxLnct2Wq6jWQ5bI/efazUNWRbp1Wa9MhXa\r\nWcMlV8yxQbDYGXhzScz5/HC9K72TwmuyFkqBodg3s8ga/lh7sDB1mQ/YRbim\r\n9GDo8dEsOqTlpioLyBdcPO+ZHSg4Jm/VuyEYiWWfiOkSaLllc5nUbz77d15J\r\n3n0hPE2iMdeDJLabLCIraN955XcilHJMir9QsFI3kxFZRFaX3xvIgtvUV+0I\r\nNYnt/3aIgcflyT48NMJs64kj/mtMel3e1JBl/eIi2zpkDmfIjPDCc1v64H38\r\nPxJ9b0YGQM5wmzH+6vw4Dx4TqtAcHs33ApSoqRFGciTJHH+yjA3pguizVIJb\r\ncnt39DmfIuqlqZg2bZrKOkMj3NrvOaGkCvmQRKGJcFCnbajnwifbV5iBic0P\r\nZBb5HS37NFUOJL+jLpOeC4StkHJ8QFdmFIc=\r\n=hm8e\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"f03d75c33fd7a2ab07118d267aeb7f7a008ea61a","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.5.1","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.8.1","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.1","jest":"29.5.0","husky":"8.0.3","eslint":"8.36.0","express":"4.18.2","graphql":"16.6.0","ts-jest":"29.0.5","ts-node":"10.9.1","prettier":"2.8.7","form-data":"4.0.0","@types/koa":"2.13.5","node-fetch":"^3.3.1","typescript":"5.0.2","@types/jest":"29.5.0","lint-staged":"13.2.0","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"8.8.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.56.0","@typescript-eslint/eslint-plugin":"5.56.0","@trivago/prettier-plugin-sort-imports":"4.1.1"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.6-beta.45_1679702992721_0.12597189184762803","host":"s3://npm-registry-packages"}},"2.0.6-beta.46":{"name":"graphql-upload-ts","version":"2.0.6-beta.46","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.6-beta.46","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"d37d14aa7e3407d3ec01645908b87f92fffff507","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.6-beta.46.tgz","fileCount":27,"integrity":"sha512-BI0Rh1QtSJDMPOp3vHH9VcntppShXC8Sv1++FcNBnWp5h91i5t06gJfBPkYu/DrTphAcimy6Nh51CMkDJBnGdQ==","signatures":[{"sig":"MEUCIB47FhWMVpMmle4VFQC1baOfh08iCmBg1zUop+ruaoNJAiEA8a8bR56vLe/UNZV5X2t7YJsOTPgUY4x0dh8+J798iCw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62826,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkIfw8ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmosFQ//fXWVFnUUVqPGIFESTVEvoJPmjiDMqObpodmzSYh/6z4ttJ3u\r\ndoSvkH3KFEbXP0sEixuDkGAEtcQrcWMF2drpmLaZuOUTYNU1l/rYO9K/iIB/\r\nAZiKm7fxwjobNWy8F76xnlhuglOEYstPzE0awpfhe8Y+jHr0HZgeZuAYBTQP\r\nPnE7z29Q775oOUfeMxo8nVJPDcVr1Enc7gN+DgRsbzhKehoCMaNKp3vr6euN\r\nre2qZLCyY0kwF/Z6NO7GEMrfyv5Co2ueh2+81V1sAOFvW4n2YWHFK70q9BJm\r\nYNZwjjSl5i2S+IzW//T9TmR22KZZP3+MFMWtM3iR8xBHvTfudfjFlR70Vt4X\r\nVAw3KGkwycrX7jJYhRmnloA4CZPq7OfnIuNqcUcoyjZ2bJfqbYdw/W4m5MNX\r\nOtSBTeE+h7zR5acnPgKRe7Vb+ubJ3vH9haDIORmmN/IGf8nAuz4MPHi7zzDP\r\nHSKfISTTl8ewKL6FlWngLJPinXHqswym6d8fNrL6XBKG+njXHn5iC62DtmqG\r\nOWj3iHwr3NTUmghGrBj/kc+jobaqPe+rAlXvClJmCYrnylkyaWKU+yj78srx\r\n6YRDaMqamDM66YteX8sGhWyXRD9ZOwEdTrC97LNyQfhRE0Wf44ECBv53ouoU\r\nHIV3SBNHPkRpycKxUhQsY76soxEuXxoXeR4=\r\n=IaXg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"06d43c845f7859b77bd924c00aa875d0b4da10cc","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.5.1","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.8.1","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.1","jest":"29.5.0","husky":"8.0.3","eslint":"8.36.0","express":"4.18.2","graphql":"16.6.0","ts-jest":"29.0.5","ts-node":"10.9.1","prettier":"2.8.7","form-data":"4.0.0","@types/koa":"2.13.6","node-fetch":"^3.3.1","typescript":"5.0.2","@types/jest":"29.5.0","lint-staged":"13.2.0","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"8.8.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.57.0","@typescript-eslint/eslint-plugin":"5.57.0","@trivago/prettier-plugin-sort-imports":"4.1.1"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.6-beta.46_1679948859835_0.5204052203134362","host":"s3://npm-registry-packages"}},"2.0.6-beta.47":{"name":"graphql-upload-ts","version":"2.0.6-beta.47","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.6-beta.47","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"40b016f21588ebe0f41106588bfa10ff4cf01c95","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.6-beta.47.tgz","fileCount":27,"integrity":"sha512-7vY4zFxmjBqdU8Us6D6T9crAYU1+v716fpfygnYMdjllfG4Wto9oi1aigqvHAhSwjK+cAiNrhAwG2vQFpWFmwg==","signatures":[{"sig":"MEUCIQCPH+8TkyU/pfUd57r3QhFQjCYcR47bTlLdWg/3XJ1lswIgK0GP06GB5dnwAIdSmU0Q4MeHUNaJAUqT5OV8O6L6Qn8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62826,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkI4IbACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoKMhAAn8IyXwYvDgpiviUoJKmiNzc5I/2j58TG6nIdWuejmtb5mphK\r\nXSES2lvwCvvdRuAJMSaRvZMPQ1AxhyKW6DBUITEeEQnOxoSHJ36k+YX5wJ/n\r\nQ5tYpvk8rQ8Sijg5KZk9lVJ415Ck/g5h0wzlD/M27DA4TQYBn1zmY7lIhlS5\r\nUipKLkZvYU45x1IBBge0t0hfk7KUN2iFqmVYWiajB15tQSJNEd+U8V1nnTV2\r\nSkz3+K7XV8BbTJiylr9mrkbze0QUYDPJMTWlcf/d4ixZIiBW7A/s3e0MNoT/\r\nNsCFTK6YSNvWuB9ZnOW3bPTY8VAr8eD3/aYRr+EU5mzJhQySYcC71Kf7PbwS\r\nPsAf7SomCh+yy7uPQnawUVG1h4CX7K4hC2dIT+7zhXuzfQfUpBxhxCfLyncx\r\n4osrtOC8s0undOdBsENgUUZ0N9jIsyIwcA3wAhQDZYD6/CrzG1lLJMRKnHVO\r\nEZ1vOrUHA7xMV8BlhXYssbDcpGfoMVPWX/EoxnbzuVfdLRaUN10Q21Go+Odj\r\ncaxrZOFV4+mBcScM3mfyEcxQKGb7Ug7sEXXqGs97FLtGctHKuyI+5ErFVxO4\r\nipog3tlpDa39J7+Olao/vpTh1cAJi321Ls9BsUnaDFkw+QeOvp5qsRUKdq0q\r\nLpdLgcoOy5UZ58XSGKTpX/oReH/CLMs0M6c=\r\n=1peA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"1fe6eca9b7122cdcee40e4d29365c1ad67a6643f","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.5.1","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.8.1","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.1","jest":"29.5.0","husky":"8.0.3","eslint":"8.37.0","express":"4.18.2","graphql":"16.6.0","ts-jest":"29.0.5","ts-node":"10.9.1","prettier":"2.8.7","form-data":"4.0.0","@types/koa":"2.13.6","node-fetch":"^3.3.1","typescript":"5.0.2","@types/jest":"29.5.0","lint-staged":"13.2.0","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"8.8.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.57.0","@typescript-eslint/eslint-plugin":"5.57.0","@trivago/prettier-plugin-sort-imports":"4.1.1"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.6-beta.47_1680048667542_0.2306590010838847","host":"s3://npm-registry-packages"}},"2.0.6-beta.48":{"name":"graphql-upload-ts","version":"2.0.6-beta.48","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.6-beta.48","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"0a70be8b11363a5c55470aba6527f5bdad5c3010","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.6-beta.48.tgz","fileCount":27,"integrity":"sha512-5nH2voIuCjYaBoVlDBEQLEUR3vvVrrgCxy2byTdJdXMYluch7p0sAu2zEnykj1GCJbK3nSp7icG4OZrFB8Qjig==","signatures":[{"sig":"MEYCIQCe3Ysk2sKPKps1pdh90gHqHAx5LFpEXnFJvGUFTh/E5gIhAI6u5pxbn/fSI5rZyucwuQCDdMW685OrjtkvSvoqT+qa","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62826,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkJiOYACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqSYQ//TmVK786iYm/NNQG1zCsGiEhwbryvXpoD62jj89v1rO2bmlZ0\r\nptVlCZJVKZwG59iFmGyqrECTrWjrSTZ2Mb1oJ7/psAF1djPYHAH5cM/kr0Rq\r\n2X5lg9kmvirwSFro/HPwFkw7jxetXZ/zwhERfHVYGGL/hfiHw3Ua50B26e+p\r\nxjwzR/DGwsx+dDm3wS+f4525MHUrcrZGKNl1MjA0ObHbsjEiCUHjSKNR61G9\r\nHT8Y7lPqHpcPtdWCxFK9qwuW7tNAsyfhxq+YZUcSWR513NFO4r/A8aqeTZcM\r\nS/ACHsuz5T1ktCjer+lFKWd7UnHSoOdGh4jBeN5XD5Nm3EApU653mwBIioOJ\r\nMnIYuHXsfcZyEtSTzyEg5kBgmngrW8ie8qiQsx2GiUzIPg8zhlitaoDPWCuH\r\nFea9AEqK6WC4Qq/w2jhO4S+1tR8NmgqU4kyTFqYCbY96bgVJxMT1nDU/3e5V\r\nfeZJIZbZ/2PBgzSfUf6IiUMjH7T5E3hwediRcqzCza/zPGO82AJnY01iNezW\r\nowU+ViKvNLYw0SWAz47c2ILa4wnMP7ZjiefKzOG7CrDAZG3pS+ONbAk1TqZt\r\nwZ03YzPJwkr6ohD+0d+Crn71AqmEAfdVxmg9NqjLFNiWc/5gm7nc5WeDNfQM\r\nMXcBapXed98V11V5CnS9C84II/TbPZgRT9A=\r\n=f40C\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"49a33ecf9d3ae44f2fe06e30bc8efcfcec69ceb5","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.5.1","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.8.1","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.1","jest":"29.5.0","husky":"8.0.3","eslint":"8.37.0","express":"4.18.2","graphql":"16.6.0","ts-jest":"29.0.5","ts-node":"10.9.1","prettier":"2.8.7","form-data":"4.0.0","@types/koa":"2.13.6","node-fetch":"^3.3.1","typescript":"5.0.3","@types/jest":"29.5.0","lint-staged":"13.2.0","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"8.8.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.57.0","@typescript-eslint/eslint-plugin":"5.57.0","@trivago/prettier-plugin-sort-imports":"4.1.1"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.6-beta.48_1680221080683_0.28045239671260425","host":"s3://npm-registry-packages"}},"2.0.6-beta.49":{"name":"graphql-upload-ts","version":"2.0.6-beta.49","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.6-beta.49","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"79d36de50250f3a7782f5be1e744c1c21528e547","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.6-beta.49.tgz","fileCount":27,"integrity":"sha512-uclEeuvXEDDtCP9zmJH4TKYak29BVi6mogABPv6DB/K1IOuU6TQabT9g6YR2I5wwTc0X5p1OSe230trzTkvSJA==","signatures":[{"sig":"MEUCIQDbXf40azEh4vozSCXBNALW6YDpDjEh1Cbjry85xSPqBwIgZ3N9WmNo0t5fPMxWG2UNG8Q6YZtjOKjeCcVHIptu9cI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62826,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkKeEiACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo+SRAAgZeKOBa6N+BqtaWmFzZqyyNPi4VUBJJa0fAcr40M06dGBr3V\r\n7xAaffFtOcyeierVO3exZVpLqsshyN9A3degs+kDSpDQsd/31oGEu5P1igRI\r\n/BGnWRROtgvxJ6Jyw4cV53TWK+9KQJ9BmMGoZf/OYcxoDMVyg+PnCWceFvcO\r\nYmwhylIprt/JmmVskI5It+NGMqeSgk6hOkENIwXLLa1R1TIp/CTnQ34fxenQ\r\nz85GOwyZQIRkgFWS9TCJ3MKhli8/m+Tt5n5QNt7M60hlC3yVbmJm3K5MkZwb\r\n6MPLxklLJtIRdbeMG1gwLshJYZrqLmHSf38oWdQSz6Jp+CpvtdSGAPS1i1i8\r\nZAG1X+N1+RL/KQ3hPv0V5lRQ1uKy+h5HSeNDVcnWot59l7IYThU7s1aNuCZ7\r\nrxUdrGvzk37t36n15UFoHy4M/DQ4rT33Fm8t4Dmpi9D6mNN2h3mKiCTZpR/S\r\n4lqjLEDWr+POwQO5ErXASiu+jgKPjxvZ3BFDWWLoIy06KHoKMU+Yo8RpIEzi\r\nPyk1M8TSDI6dMb15QwegsZPFxMUvZkoNWCqgzumcaLU0eZrUJQbBeyWEDMWy\r\nN/pVHjoooObvIPTypfptMs3E7Qv38zuCeRVm999sC21tiqJsKdI0wHvuBSjy\r\nJ1KJYj9yUIyungO0r6rweo/Y15VBTNRlNVU=\r\n=oH+F\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"af5c2c4007b3f9831352245836c39e993766fa9b","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.5.1","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.8.1","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.1","jest":"29.5.0","husky":"8.0.3","eslint":"8.37.0","express":"4.18.2","graphql":"16.6.0","ts-jest":"29.1.0","ts-node":"10.9.1","prettier":"2.8.7","form-data":"4.0.0","@types/koa":"2.13.6","node-fetch":"^3.3.1","typescript":"5.0.3","@types/jest":"29.5.0","lint-staged":"13.2.0","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"8.8.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.57.0","@typescript-eslint/eslint-plugin":"5.57.0","@trivago/prettier-plugin-sort-imports":"4.1.1"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.6-beta.49_1680466210239_0.9134469085850601","host":"s3://npm-registry-packages"}},"2.0.6-beta.50":{"name":"graphql-upload-ts","version":"2.0.6-beta.50","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.6-beta.50","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"a1e9450a41e1a7733fcfa6e6d7d8ce60be5e991a","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.6-beta.50.tgz","fileCount":27,"integrity":"sha512-BQ7eVW9S0pD8FHeqATFdxk5iIdMokfp+LE2s4q3UTn2pMx7+GEjRIG2nLHcQO4oBK1zuRZLT/SNhLa2vrqjfIA==","signatures":[{"sig":"MEYCIQC+Elz5YLYYf86dmr55jw0cHAhYdKM/yndpt3hP7VIzkwIhAMoOgFsZYUL2dNzQimmKb2vYrFHsv5HkQTrfdAUgW6QU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62826,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkKxoxACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo2tA/+NnSTy4X9D3EUhPpQdugCiv+9tkDlpk8tQjhYgMoj47DpkYwp\r\nHwFx2C1NSOUcqC6LqGI/PuhCU1rSxi0uqvQG29DvDlYqmuEybALOYvTPlr93\r\nEu4K902Fp8GgFZUeRPuUTyxaIaCgiTKwO5BWA9yaTsJPSrhcI/5nL9bcbJef\r\n748AAdjK1pvtMi9KcvImGfiq/3Zti3qHwGhOu1gLaUOC275yrJNp102LdgDK\r\nYbJFN5e0QLRMKObQQLyAWEJx4z+rGSe7WpaqcH85MQzYKgCDgYxWL8YQSAp0\r\ntyftLlsIZr7H4YeAOXdysR4piG2ZpBWxGQGHtXJWRcsGWOQmVXjPZgh+8vGZ\r\nTEd6mRrc7aEBUWriMtVEq/zxIQI8GsSKgFQGSo8aKKwZmSC6H3pM0TR828pi\r\nejKRKfpUKVwy7V677KvvR/iiqiw1TKhMI+pUEo3qcKzZRwJHvFlGDsuc2yQ+\r\nQi+6Ck/NFh5UE98MuYU7CZUG2UwK0Qso9FrISm4NpQl07JKJQvFmj5Kdpys8\r\n/FrED68kq657cEzNM+E/Hx+PriNjOvTvSDlaxyWaUIRwrRGxXbhyZsenfXo1\r\nJCy3YAf5cSME6HN/KgFpJC+NjI6JEvPvFdYvQGFUT/DvbN5ijO+CoHEo7DbL\r\n4ChYCJA/0Nb0GNIsvV76S2nrjtqSFjKvzNY=\r\n=do9U\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"c32e504ca615a8c72b4312b8d40ff54ecceeb496","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.5.1","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.8.1","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.1","jest":"29.5.0","husky":"8.0.3","eslint":"8.37.0","express":"4.18.2","graphql":"16.6.0","ts-jest":"29.1.0","ts-node":"10.9.1","prettier":"2.8.7","form-data":"4.0.0","@types/koa":"2.13.6","node-fetch":"^3.3.1","typescript":"5.0.3","@types/jest":"29.5.0","lint-staged":"13.2.0","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"8.8.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.57.1","@typescript-eslint/eslint-plugin":"5.57.1","@trivago/prettier-plugin-sort-imports":"4.1.1"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.6-beta.50_1680546353079_0.6651871502156743","host":"s3://npm-registry-packages"}},"2.0.6-beta.51":{"name":"graphql-upload-ts","version":"2.0.6-beta.51","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.6-beta.51","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"8e17450039834f21c12382c59bce82b359b05b5e","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.6-beta.51.tgz","fileCount":27,"integrity":"sha512-WywT+Nw/apWkVgMmXR/Z3IeV2ZGsrx5qlMwZkVCTKj4CEkYSKC3qZJmQ751Swpp2eSUypL5QAW3JgBjkR9LhbQ==","signatures":[{"sig":"MEUCIFTgtqyu8UoWEnm6l5TGuYqsbLVHuCGDaR/pq2JevEx1AiEAoaFXmrI0jjV39EGF+6U41hJb7JuRLuwMbkuE+nbH7Oo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62826,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkMHntACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrw2A//R3sRzQYZUyRuGzTGdhVaTH15yYhRBTSOpo9WrgF9lSl9LRMg\r\n/Id2rl79545mjt4f1VOk7wEn22+hL2frdw0NfyyQ2Zx9NULpCyBlrIN0eScy\r\nWfzvrhqN2xXa/UHCAc6DjEJcHvzzVFGAa7qYqR2joOItv+0lMN/YxFDoUhEb\r\nO0XqbzX//FSd/I9qiqWPtRE1+HLYUBKxQq0q55eqgJlOzQ6jmU6EpUZlnLdR\r\nJcoJ7iyXWn5k5sfzgmdshnF68dQSuGZQDQ/IaQtKekpHWUfWAmAsvwIrJT/O\r\n/8IHmHSQfmoE+78DnPbn+91YX4UaMxQQ6YxkRVye/6ZMVLUT7F/MYqRMTK/A\r\nSQeLkmo5a1km5WiYKpMIVUH5CXBOcZm4qFsgul93VnCphKheNGdo9ekqqKcr\r\nNYtiemKP9iQWMG1CCM97ArX6089C86Lb7Q/fyIaIzqFF20Qz6DW5Mwdw0jWa\r\nHNKb8qt3jHg1hE1PvbvOZnrUKXSSzrFYcEAX7XY4XycPv4K8ohAhscSHZPJd\r\nXKIHb0gQKBxumZHyWMTE7Agn+Md+P2OCa1mdZu4bT1vnvb3MgPziAp0yqHG1\r\nBBlPrZtAor79akOvjLawR/gsutNGZaD7HG66Eunc905uCi724r96O26A18Lz\r\nTX+Dfb/ikG1EKsc7KoXY1t/cbFA/zVNgUJg=\r\n=PBRv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"d0430cf1590150fb70e8ed1d3ccde662bf57be97","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.5.1","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.8.1","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.1","jest":"29.5.0","husky":"8.0.3","eslint":"8.37.0","express":"4.18.2","graphql":"16.6.0","ts-jest":"29.1.0","ts-node":"10.9.1","prettier":"2.8.7","form-data":"4.0.0","@types/koa":"2.13.6","node-fetch":"^3.3.1","typescript":"5.0.4","@types/jest":"29.5.0","lint-staged":"13.2.1","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"8.8.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.57.1","@typescript-eslint/eslint-plugin":"5.57.1","@trivago/prettier-plugin-sort-imports":"4.1.1"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.6-beta.51_1680898541587_0.618763182012434","host":"s3://npm-registry-packages"}},"2.0.6-beta.52":{"name":"graphql-upload-ts","version":"2.0.6-beta.52","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.6-beta.52","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"e19825c7d72f6cce697574467b600d0b05a525a7","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.6-beta.52.tgz","fileCount":27,"integrity":"sha512-ZvricbCNadRbKJNEfNkcSFChPjJYG7rEPXaHNIksalrqOIKXlJyQh/BFegFo7JPZJ2FU5lgVRbPJbbd/6QfDAg==","signatures":[{"sig":"MEYCIQD3IJ527fsHMcl948ZkhQIS5oTATHKSPW4nGW1pS/Tp1wIhAMrn3k4e/cCn6Ju3IHhe6tToG6nbEVknEf3OXR+P2Uik","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62826,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkMLDTACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpH7w/7BEnbr9o3QpZpOSzUBvwqS5gMBZjmngJthR+yOD6kGlzvre8P\r\na03BmbdOhAWD/FBqM+uGqBNlYRX8DDZfetO3mG+NH/CMikt/1EjWHNQbIsKx\r\nDfan9v2+nU5nH/TkJitpvXqkmno7mtr7cgr99igmA/ILgzFFXH4sdb60OzK0\r\nMYYZDVdxJHxfHBCtpOnvs/XSSSbBC81ZZobfLU6Spi+buxi0G38FdC9S7Gqp\r\nkJPEsjDZLADU6hwBbw10h5w2HMjFW9/g9ack2/w4jm0BM9HAHafEtO1Cqo+m\r\n7lndc4ttY9Rgj8h2h71r+ecg2TQqVXW1dUkDA1a2VXewMthiqRCI0MfZmv+M\r\nHIXSFvhRnEJZ8EE3y2pfdcFP/8tT/xTVVLGL4sjkfV3oSztyNVSYveYgXGh3\r\nIlxocFiGrlDhSj1lRVaW36Er5j3p4cWNdIhp9QsqNQB4zk8XF2M8Wj2Hu4Dn\r\nGvlPpE3Sja43+toyuykqDVAPKjGaYDLL1ZNm5GH4WvU7mFQXeRB/STHqs4GU\r\nSWWqo0bVwEJ433pZqih5ldFYSnM+4obpP5XUDsqeI3mOTQxInidfH83BxbA6\r\nSZarz8DhPUnlRcibhhfFofB1NQ3ykw4USGXKbwK5h193NenxIu8LDGcP1/JK\r\nKyaC1xIdpZqZBEUcevahyGXlwwP4pgVer7E=\r\n=hbZY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"d21f7f6a80c3502c915aa6f6413c5ab6cb1af910","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.5.1","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.8.1","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.1","jest":"29.5.0","husky":"8.0.3","eslint":"8.38.0","express":"4.18.2","graphql":"16.6.0","ts-jest":"29.1.0","ts-node":"10.9.1","prettier":"2.8.7","form-data":"4.0.0","@types/koa":"2.13.6","node-fetch":"^3.3.1","typescript":"5.0.4","@types/jest":"29.5.0","lint-staged":"13.2.1","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"8.8.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.57.1","@typescript-eslint/eslint-plugin":"5.57.1","@trivago/prettier-plugin-sort-imports":"4.1.1"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.6-beta.52_1680912595691_0.044406836589376164","host":"s3://npm-registry-packages"}},"2.0.6-beta.53":{"name":"graphql-upload-ts","version":"2.0.6-beta.53","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.6-beta.53","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"602031de60168952ebeddfe56783cd9365bed3dd","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.6-beta.53.tgz","fileCount":27,"integrity":"sha512-0PEhRAq5lY8/4gMOnCglJ+7McXgaldduxFZPJnTxxqo3zLM7K797Au0qJjIO2WjlpNLzd+YJNHwkyePZ+q/LGA==","signatures":[{"sig":"MEQCIGYL3wO7uVWNLZ2urvxmkhWJ/c6uC/2lc2SXTjoYuPj/AiBduohw+sKz9bpRTeurboj1PYWlVnuSE2hTOpuMz94QEg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62826,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkNKWDACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq5NhAAjMJFViXNJ1QDOWEKwFpx7vVtG6SeR6e3ov6Dpoj7rg/4ylmZ\r\ngzm73SDciGoQnjd/Jx4WpjZUOg1akyS3/2ZxxcjMSu8O5p+UxYNdT3cxeLnR\r\nkBrRCT4JRBZgc+mFgsDMz+XKWp6qm61xJTJrQjmcNdbMVOZRcT6AsySteXKi\r\nZZAzrvdGhbbhIlirUJdCC20vpLY+Z8MKVl4MPWK5G/e5PplU8qToruADH0AM\r\neIGfOolI3vx3vKZ3RDCQmfYLTnPVo+QAHbZ73QvmmIui8cXm1v4euMp1Rh/B\r\nAivB/gL6UsUT7tMupiWE3QJQ15hxs5Zn/LPWIbEsccz5OGGPU2PfDcpX4BKt\r\nOzK7tXlaZe/qWMn0soKeNd8ylix3r+qxjJgjlbCQY8GsDOfPJhNkVissBv4b\r\n6OElcAj25J+Ih4cfwAHw6wDySe8Dn5v1PXRaSQBErMvmIaoRhf693O0eAoSL\r\n//+cs09Cjuuy79ftdZ2PDGvGciAw3WP7NBhwVcRu/INhUvuAE/8r9PRDs38z\r\n9e0gtzcBfECMqztHxaGEHGXgX8L6zlw7VrcpE97NaEVTeCP7ppNG62uOeda2\r\ntHz+x0jnTpSCG14VJimeQ/XY+Sf4/txKKkV/oYKtpsVb7oRJr9NLivJz1wFr\r\nSPNGr6bkcfEpW6fN4EbeBi6ta7LlmYQlZoY=\r\n=t2J+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"1a40d793d62850be23bfa59cde0f317712a5279a","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.5.1","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.8.1","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.1","jest":"29.5.0","husky":"8.0.3","eslint":"8.38.0","express":"4.18.2","graphql":"16.6.0","ts-jest":"29.1.0","ts-node":"10.9.1","prettier":"2.8.7","form-data":"4.0.0","@types/koa":"2.13.6","node-fetch":"^3.3.1","typescript":"5.0.4","@types/jest":"29.5.0","lint-staged":"13.2.1","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"8.8.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.58.0","@typescript-eslint/eslint-plugin":"5.58.0","@trivago/prettier-plugin-sort-imports":"4.1.1"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.6-beta.53_1681171843535_0.6965663340627639","host":"s3://npm-registry-packages"}},"2.0.6-beta.54":{"name":"graphql-upload-ts","version":"2.0.6-beta.54","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.6-beta.54","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"770c5aafb437cd534ebdd4319df3dbe3a6c4c68f","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.6-beta.54.tgz","fileCount":27,"integrity":"sha512-OLu+Qk90Sj87PVwcKOiXcFPCMt8c5s+wDsrTodr22BGYEocYfbIgOcaF7paJrDx4t4VdxXJXvkrY+4rVabiOpQ==","signatures":[{"sig":"MEUCID9+LagKxEYc8YrL6vP+J4F7LMs5PStYl3/q0yuIQZAzAiEAkBgwXrwlVRM4scFmmxV8Owx3YJPfsvO1pLkBqiic/uY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62826,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkNyinACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoLaxAAow2/smavNZAVh+vXPCGRI9MmXvesIbZNvUu6gB7g3qpBbhx/\r\nGYPs2LvrHyJzkbT+UOaLnQ+lo7w8dNM17pacPNVlVfpODaeCv11P/Neuo/GG\r\nDzpdJPcXoyBy9y65IaxjvzmFX4pT/mhh4d9WSzB0zJ7vXxlAZ8Cyqo5ZO0EI\r\nB3brIMaoybkpU67P6PsbNzGX1e4GyUwdeEZso5PJBBrv02wc/+SNDGSycb2r\r\n79ftrn9WDzzQNEEP9pxlzXovQR/XJriK8iHAonDcWrqg9iLVyMIgdORmos5u\r\nOwJl/nOJq9DndJiBvJ5VgJg4OzAjRHCBA9gUAVD3wvJQ6v9DnmfiLTXRvoH6\r\n/xpeLdj8f0ZD+mFqnvwJWD1/wUmNY7NffQhUdQfWzqJwYBAkR6TKi/DWIjyh\r\nC+CAkxXWYpILJUrcfPE12CJrI774cy3K/+M3k2xXHMpcScnE2r+yUm13hddT\r\naZCikX+k683ini46Cy+Siidp7HWj0PRSMacfWHUk7BgB3u0QL34GpmKaYHEC\r\nT6A/Habq8rcS/YMP89HLZCytamzbpDKRK8GS6YFvyP2pKeuzklmB6v9f8gIx\r\ngirxwQ4CmI71wFgWBpv1Kd5PlzAP7QxXw0vTdsxfhyoGe70dAOGU/AX4Bwo4\r\nh3liNM+bmio0pAK8+Ddh6Vm23npTiyYd9WQ=\r\n=5jic\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"10f2b5727c6ed12a4a42d1f9eb7192a3ac581f0f","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.6.3","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.9.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.2","jest":"29.5.0","husky":"8.0.3","eslint":"8.38.0","express":"4.18.2","graphql":"16.6.0","ts-jest":"29.1.0","ts-node":"10.9.1","prettier":"2.8.7","form-data":"4.0.0","@types/koa":"2.13.6","node-fetch":"^3.3.1","typescript":"5.0.4","@types/jest":"29.5.0","lint-staged":"13.2.1","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"8.8.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.58.0","@typescript-eslint/eslint-plugin":"5.58.0","@trivago/prettier-plugin-sort-imports":"4.1.1"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.6-beta.54_1681336486962_0.32272488021834866","host":"s3://npm-registry-packages"}},"2.0.6-beta.55":{"name":"graphql-upload-ts","version":"2.0.6-beta.55","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.6-beta.55","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"12138752ea2ebf8440cef4b5f7e048154a09e48a","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.6-beta.55.tgz","fileCount":27,"integrity":"sha512-eQcwEhAfS9HCihzQ3sJg5diqA5EAbN1jQrQmZL4STevny7GTTZypU5Wx/dRZuq/99FO3no1EnganamTieWk/Ig==","signatures":[{"sig":"MEYCIQDZA9e87zpPr5nAB3YY7qDlF8bitnpFrfC0HZrQcSBE+AIhALMMI5sKs0dkXAHXb817VTDVK9xKiv7F1rufrdX+BpQU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62826,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkPaAvACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrY4Q/9H0BCXEvEOw08mqfJBiHGqJW5HjQZdzuRCCDqXBjr3/muGsFH\r\naBddKazZ7b9Oy5gdw9hhLIoFDeuj2zKbiwkfcvTl6q1plwUDRW3oFRru/qDs\r\nuuuNRZbwUtuXkYtxssxsv+Gb0z4whzzkw8kgTJczlI4KJ0bJB67OgZcVmbcg\r\nhpPuKX8jaCsZpQmLY/DXhEDCp/hXdTmkWBr12FdYleZnWE/or5ErCPSh2uow\r\nxXPRU0Z96ozcDziu8lAeyZXUIB0Li4kXzlGTHmtFmeEbrrMNvmHYDSHqL4Sb\r\nJ3eJW2/VOFiVhoDX+dEdEp4KGxn9bYRgmf7k3DGES2O5xPRAyon/ZA+7sKlO\r\nl0nqJVm9RdweulCmNy+hJCiES3s+FxmIijIm9qGW2tmpCEbqmCwTbMkVmAc8\r\n4iN6L5OEsqmjXP2QtoCGopj4He99vXNdLo4WV+8KcUILJ1ui/GK6VHubUU/a\r\nzgreDY1WDbiMIOpSjPR0w4djCJTDvoolzGUhq05l5BEN4TPyrc+svkrNUXu8\r\nc2Fl0gHoht1Z/P6h1LKkBTCKnxhCA3Vaw2NacqK38c3FfDEwvaf6U1bO5h0q\r\n5TTbPcxjkp/OZnM3dM+3Z+VNs4nY5himdkYaNam84ZOyBuHUdFp3DUzUhODD\r\nkh9V1y6URClg8EdREdvNXjwkGwJsP7oIFfQ=\r\n=LKio\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"f13b0237ff7fb3d7daca3db80a8805e00db5730d","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.6.3","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.9.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.2","jest":"29.5.0","husky":"8.0.3","eslint":"8.38.0","express":"4.18.2","graphql":"16.6.0","ts-jest":"29.1.0","ts-node":"10.9.1","prettier":"2.8.7","form-data":"4.0.0","@types/koa":"2.13.6","node-fetch":"^3.3.1","typescript":"5.0.4","@types/jest":"29.5.0","lint-staged":"13.2.1","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"8.8.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.59.0","@typescript-eslint/eslint-plugin":"5.59.0","@trivago/prettier-plugin-sort-imports":"4.1.1"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.6-beta.55_1681760303811_0.7573651393529921","host":"s3://npm-registry-packages"}},"2.0.6-beta.56":{"name":"graphql-upload-ts","version":"2.0.6-beta.56","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.6-beta.56","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"a6dac173ef9ada75eb2e5d3a73d7fc339334df26","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.6-beta.56.tgz","fileCount":27,"integrity":"sha512-AgfeTPPwuwKR9HW+onRIkVEuHa33o5X3Hbr/vfpgTzKlYcpjVP9dlqigITdsnu0elB5QOnj32gDrZHf3nOrfpg==","signatures":[{"sig":"MEUCIQDRv59ECKRnA1T8PAokCgdV6Gi1f0jOEJJnKBZscdGaYQIgNhuC22/4yW3/mQv6zRPWuJJjywUbgERaaCDDAcWQnO0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62826,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkQC7qACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq00A/9GTEUvkasvjDOTm9/frbMdqRDo4SrwKkkaFs7apRwx61B5QbX\r\n6OQi3y2p+iZFcmt+UWAsLuqRBBoRFqi7cy5Ine5Z2bOLjC7IfF2eH8jhuW9x\r\nVhKkqi2gM54rZs3FczOvxANjJXiBMDMYPQH41PI6GxBAMktAgvr0m+ySsFTd\r\ndJMdIwwLQuvCxjeWqC+LtvGanhgzk8lzTrOktbliafsSOZ1lm/SFjmQfV/HD\r\ndkaBEEXr+89Y/N3Lf4Ghj/DV3wzVXXDS58kRXqTppeKLLhyNUPXxRVH3JmJQ\r\n9y84LGgtV6PZtXqXD4yDrS5jMHF6jUeQt/HVq1+rJXRpy5mB5Ae6tsi+lMqD\r\nKDM1Y34Cl+NkjsSAGpQJZni78mqg1xQZ96UonzoGMvm5aC5onm9f9sDijXoK\r\nTixqiRE8hvlAUu/hNTd/2HPOhFJ2XXi4t+44Dg/1GVSV41xQ3MqV8US+ZQOd\r\nFRAzHc3jSG9oCX/il3DUtnNT9UVgarAwwmxtQ/pwC6ws4FBBQHk21YaDMsXR\r\nW2hQ28vng63m5QtI6lKcLFl65/rxso7behMDHjrKHy1xdwVI6PCYJKWsWNUr\r\n4fV4zzdwlCWDNmRUYmmLzgBKWh+UDtmTj3IMsd3RwKTma/+/lLIfX6ytPRfi\r\ncJB81v6KMnO4zrxkbqhiLIOzFvC7C0p51p8=\r\n=ELrs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"5782d5011de919efb4e54c72f24d30bf17e4cad6","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.6.3","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.9.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.2","jest":"29.5.0","husky":"8.0.3","eslint":"8.38.0","express":"4.18.2","graphql":"16.6.0","ts-jest":"29.1.0","ts-node":"10.9.1","prettier":"2.8.7","form-data":"4.0.0","@types/koa":"2.13.6","node-fetch":"^3.3.1","typescript":"5.0.4","@types/jest":"29.5.1","lint-staged":"13.2.1","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"8.8.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.59.0","@typescript-eslint/eslint-plugin":"5.59.0","@trivago/prettier-plugin-sort-imports":"4.1.1"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.6-beta.56_1681927914730_0.16433843366634493","host":"s3://npm-registry-packages"}},"2.0.6-beta.57":{"name":"graphql-upload-ts","version":"2.0.6-beta.57","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.6-beta.57","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"df7097fa6cfec0b2db6d9a5930930d442a86764b","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.6-beta.57.tgz","fileCount":27,"integrity":"sha512-hr9SMXQGcR9sKT/vCQbKmKL8I5pLOGAOd8Rv/b02iRurf2hHdLFDnEGWT+bLNVl0WBXtX5nxlvHrPyCi7sNyEg==","signatures":[{"sig":"MEQCIEoRgLAdIj+Gh+ncD5q38cH1ojNTvnh6sJ+hid1O+pLkAiBIcpUJGoVP9GeFpAgFD0VpO7HsDrOVyzoGrn4I22/jmA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62826,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkQyXxACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp9BA/+OvFVJAX6vviVBBsV04s8dK4lZdhfVy6RdSRVNcrSfj2Bjzim\r\ntQ1zMC4oEk7EBuZNqW1amgDuYjO0Zl7qjCvtxjh+Fts/NSw7UKUuO95seE3b\r\nvmzvyr9d5NAfWv0e9F9/3ZF5/prYlBFg2J3JAG9u8ZoELAniYdzxQ+nZ3V5E\r\nPxz13gUFAb3ypJtvVnf6oZ8FbryXpyi/d6nYLLQuUafAy6UnP2U1uhPsYLTr\r\nlHeuB+5FDUqapZXQuluO4KkUcuFDU+JdKXCDxEL3yHHwGpfMCT0zXsUddsk4\r\n6x7KGcbx86nO0bHR1+l6YmLhNDIt8jTAWPvWH6A4Ojb8N/Jyjs9mRof1iDt8\r\nbwvNTOtYrI4rJInI2t6HfESjzDRZ3zck/UwjIUSp7Z4WyMCL7L/XrI8COYbe\r\nAdb/xmfMQh/6FMuaXchTbJELJ3rMepBM+xmlh4BTVoRb08qv39FY4sFFNpbw\r\nsnxXdUWiAC9mVabgRQ3bWmQmq1QuBRsoFyuTHIPownyIs+XMhQvBimbVbV1c\r\nTugrOYEcLs8a9UAF7TscytqwvghCXg0Nks5GVDbe3KhlhZKAlXWuDhQmNqU8\r\nN8rljFr2L9TMR5P+uOgwEbP41VBT5yoWDG46se1k3pIKEiP0tF+G7qUzypEZ\r\nmMO5t3o/6g7dC8LgzNpeHmVe8zbnhKptFgM=\r\n=cWEq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"b2fc26c245adc3bab017574d3f98f51b934a5b8c","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.6.3","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.9.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.2","jest":"29.5.0","husky":"8.0.3","eslint":"8.39.0","express":"4.18.2","graphql":"16.6.0","ts-jest":"29.1.0","ts-node":"10.9.1","prettier":"2.8.7","form-data":"4.0.0","@types/koa":"2.13.6","node-fetch":"^3.3.1","typescript":"5.0.4","@types/jest":"29.5.1","lint-staged":"13.2.1","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"8.8.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.59.0","@typescript-eslint/eslint-plugin":"5.59.0","@trivago/prettier-plugin-sort-imports":"4.1.1"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.6-beta.57_1682122225467_0.17145691932360663","host":"s3://npm-registry-packages"}},"2.0.6-beta.58":{"name":"graphql-upload-ts","version":"2.0.6-beta.58","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.6-beta.58","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"048d191e0b94f443c4c3994174ac4329ff9ece95","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.6-beta.58.tgz","fileCount":27,"integrity":"sha512-il/K7+RY5uHGWawyOb0XL989nSbwl7mZArUd7Ja7EU12BJbT8oZrn4WvT2huC8EJ4XjzC8Y12jhuHSyRo7RK8w==","signatures":[{"sig":"MEUCIDPJ63r8QvYB4dbdaHymDTFUDk3LYmq+kZ1lH7+8XMzFAiEA2Vlk++cNzslAMQVMwIWl13iQTQA1PvpFGnnzqfu7iJY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62826,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkRcj2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp1aA/8CMI9vkiKIlHFLvUPC5ypIE4i0J62FkedB73+u6nnoNRJN1Pb\r\n50Rh3A6vzJRYt3BXGPMbNO3yoKSB9Lrl46070D2q/Z+UtWMGh0s336pjzh3c\r\ntHncK6XNihXipbeJ9WL+cwpfCmKJqzk4wbpZEhx6LQ7z3ZnUY+AB8ExcZB6P\r\nZG71UcEs4t3BFoMa0qOFdtsr6cMd5UD20Eb1q27dGsXP+g/ENO3grNXi8eEt\r\n68TegfVKErq05PIeIS+xGbPJd6CMyyUwJUtvrMR7G+4mCHal6/HALOrISyHx\r\nW0G3MTHlmENaOS94q+6+dIzCnCutgKf8F27DcDVgS/bvPyABcbuWQ4KDvDjt\r\nwV7opI67QadmEE7Nvk3zueguy5k2/Sk4qYlLjz1JLf+DEr2u1Z+P3OUfSdb5\r\nsEcmBrVFPs/Gi8XKS0wVL+1O1q6Zp6dGNwrdI7LM+9/T5Gz92rvp6W6nsOdH\r\nqcV6J/0NtRiWpL+wI7H/GwlbHuT+MDrp5Q2Ewj3iHNm8BsdaO2XDfF6uXHLB\r\nt6ULntHmQruTeK4ECAxgF99KFmkHO/imoE3YSmNtaVjV15dMRqfsMtBj0diu\r\nysD9skH+I2EoIxfdhyxYGF2GErheGR/UT9WbrTkS/+HLHUbxUgd9vgqbKErL\r\n9rIJMndJrJjTRknXjbTovooTww+Em7OqecY=\r\n=IkRZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"a4ce918f3f9f1f799899186fa293d4b88c24cdd4","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.6.3","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.9.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.2","jest":"29.5.0","husky":"8.0.3","eslint":"8.39.0","express":"4.18.2","graphql":"16.6.0","ts-jest":"29.1.0","ts-node":"10.9.1","prettier":"2.8.8","form-data":"4.0.0","@types/koa":"2.13.6","node-fetch":"^3.3.1","typescript":"5.0.4","@types/jest":"29.5.1","lint-staged":"13.2.1","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"8.8.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.59.0","@typescript-eslint/eslint-plugin":"5.59.0","@trivago/prettier-plugin-sort-imports":"4.1.1"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.6-beta.58_1682295029983_0.6834954890194094","host":"s3://npm-registry-packages"}},"2.0.6-beta.59":{"name":"graphql-upload-ts","version":"2.0.6-beta.59","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.6-beta.59","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"953554882f27e343ec28d30c1b856b91415b6127","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.6-beta.59.tgz","fileCount":27,"integrity":"sha512-LmG4Nb+AYQhAFLQS5FSKJjSxxi03VGJeCqWqCBy0UX7iAs00d1S4tRIOXHcciucWoUWcCheVc49qfDo+prnSAw==","signatures":[{"sig":"MEUCIELEJoO6A30qGxrlO0Ava8oNeBUb6lliQ1k7wU3ViRJvAiEA005EtdnjsQvrGvu+gg9nnMtSDxVk7zw38FHK1qdwaUI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62826,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkRxpKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmoe+w/9HhWqRCgERjEQ4fG6YQGTKvxiKu9YRk1tFvn+L4ButnSVApcY\r\n1Kwml2ZhXCDyWZleDikBQOZze7V3jOV4Ki1v+QfT4KF/LuJcckRJ7RtJ4jDS\r\n6AR2o/COPyDi7DvhS/EiIGsTy6jNpomu3iSO1KBJI2MNOdJMOPYb5JfAyVg+\r\nqArp+M2MTUv8p181ASYRlAd4K7VNYO0tLrOr9Dvu+dTxM1D4b6Q89HmShDtH\r\nuGMQTI4xGx6Qqui7bIwcSCD3NMcjAzbSfIOoxcoB47kBCXqbsbaBnqlu9kCd\r\nQBP9kLK1f1DVygwM4C25ll1mnyxPLd9uQRXASGThQLJ1OHoC3nqMuWiSoGw/\r\ncbUrC/qiVS0267rAhqXk81x0kTL8l8kGJqAqBVjH/f8tWMIFZQgaYYAfZY/I\r\nCKriPltlaB8xS1vJQo6UEmvaDvz6JqGFO0FkTrONXuY5AMFzVS6tBKHRiEDV\r\nSrtpb3NextmvRuxgrPz9DjlIXSwco6LKY3A2Qu8rAxl06oDPoK1nbb3yBnbZ\r\nuFPb7229ifKHfBe4CtF0mS9PNd46pzHB1p7/6DejGpSpG0WoJfZ97OEfRWfY\r\n6f+uIqKJ41q5AjcHtTD1/Izzzhqx3KBm/TJ3zHshkQmLkd22RK66qjgyhJrg\r\nUtutuvSbj6PVqS4Iw54PlLERVIz4dnMKSlY=\r\n=M1Fc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"ac93797ab2f2e30d390fb233f9a9a4355192781e","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.6.3","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.9.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.2","jest":"29.5.0","husky":"8.0.3","eslint":"8.39.0","express":"4.18.2","graphql":"16.6.0","ts-jest":"29.1.0","ts-node":"10.9.1","prettier":"2.8.8","form-data":"4.0.0","@types/koa":"2.13.6","node-fetch":"^3.3.1","typescript":"5.0.4","@types/jest":"29.5.1","lint-staged":"13.2.1","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"8.8.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.59.1","@typescript-eslint/eslint-plugin":"5.59.1","@trivago/prettier-plugin-sort-imports":"4.1.1"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.6-beta.59_1682381386556_0.10090340610137649","host":"s3://npm-registry-packages"}},"2.0.6":{"name":"graphql-upload-ts","version":"2.0.6","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.6","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"ff917e40cdad31aeadb489559a529214eb231c12","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.6.tgz","fileCount":27,"integrity":"sha512-8A1k+I9R5MIf7cuOcosDGBMOD+p3/cQ8HHyN9xf8wEDU6Z1O1nYu6zZgSrLHovJ/x1q8r4Ka4hNQCmeSLL7Pew==","signatures":[{"sig":"MEUCIAcRu66Ky0/EbE016kF7449So+Hu5iAupi8OvuswnxmeAiEA8+SATy24qfpfD6QxtDZ07W23eekN5s2mnqNO1AQv2kA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62818,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkSSBeACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpn/g//ah442dn0eMQOqeazzUFVjjp0RBi3fu9107deZpKxK4hlrC1L\r\nLeRAPk/6hLxTMofzU+psMKk6yc3TashJrnSbiqqSv5KfbMbE+7D+HuegSCKV\r\nD4LcuimzL2JzpA0CgflGBnfS3RFPn9LIl0Fi9OSPv0dMHXM2k5pGs/eatnUB\r\n2YlaCCHI5IGYCUgA+MBPchYXFyB/6Yf4DFkW50JpnffeWQsDCDSjludLIXkj\r\nY6Wlccpo1Mx0ZbgAb3i4k9jd0737cG8xs5NIyL0cL5HiyWCSXuCdaYF4vO++\r\nuL5jOc4G3G1gTcN8Kb4K38UDMhAWmlqJRmUBW2XOed9050E8RostbI4i5P87\r\nLVVMRPFQOlsyMavb6u2qA2ncZzOUwUk1PoB5DBc1FFi1ItT3YZ47YWUNZUoJ\r\naW2vuNa1dqvo2t5/hZNqEaQpJN7PpQb3YcvvPbykBG6gLW7wV9X3eE69d0BH\r\nRLsiaHcSl9aTEXHfLuaIlFTju+GjCfm0742ZICCUkJtG3k0Y18sH+22eQmFZ\r\nWAxA4R8S0gCRPLVjncS3jFR45mkjOrW5ha7p3JIoq6YrNrkhkEfdM30UOInk\r\nRpj/DqQ3dSHL37n0kVvTr1USHprGwe3PLxID4mJWsUYBN8fZeUycJHiddTR5\r\nlqc9ugHMN2kN1mpQSCRdQY59UAMHcL4u0zU=\r\n=LhXh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"4cab436a7c50e04f231389b0a55c18fc01c1ba06","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.6.3","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.9.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"devDependencies":{"koa":"2.14.1","jest":"29.3.1","husky":"8.0.3","eslint":"8.32.0","express":"4.18.2","graphql":"16.6.0","ts-jest":"29.0.5","ts-node":"10.9.1","prettier":"2.8.3","form-data":"4.0.0","@types/koa":"2.13.5","node-fetch":"^3.3.0","typescript":"4.9.4","@types/jest":"29.2.5","lint-staged":"13.1.0","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.15","eslint-config-prettier":"8.6.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.48.2","@typescript-eslint/eslint-plugin":"5.48.2","@trivago/prettier-plugin-sort-imports":"4.0.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.6_1682514014164_0.9830083274062247","host":"s3://npm-registry-packages"}},"2.0.6-beta.60":{"name":"graphql-upload-ts","version":"2.0.6-beta.60","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.6-beta.60","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"fcd1a21ca42eb09f3ef4b3d6266f0ba6a502cf57","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.6-beta.60.tgz","fileCount":27,"integrity":"sha512-OwxPktWDafN/LiPcSXbHeYgsLeIW3m57WXbyupHGolVXGkXOfrEDMsRWAix+3/xJAIS2BZO5PXtZkQmjqiaAtg==","signatures":[{"sig":"MEYCIQDthXnt1QQxOaMj3fXuJVHPi7rSidVzVu+/+lWJ4Sk6GgIhAISN/YBZfsXcZaiQSLvMSJ3MPnjcmbiO3AvcHqxUSR7R","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62826,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkSSDnACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrQDw/+Ov+jRDwdmqNcW+olvV0uKDiyosS7Ei2v5Pqu0fK2GyNLTifs\r\nr2i8UvwRNa4MJxbMWt7LJKzioIaJ777fV2nTRn1S4lwfvlVjmmCx+Be1c/nM\r\nc5E4R++I6BpTXf8StGa+66cYeXnaD29y8/av0yJ7rUqYoL2dku9IuJI9rbmZ\r\ngHuYePui6RN0cxD1A0fxQPYGneVsWqclEBbQliMtCYeqd1hwBUgHpSY+MtOk\r\n7BrrgyoPbl2imCcsjI5JfOfoByZuTUXg8VaNa+cbWG7mSHo+ThQS7vzOiSY9\r\nNRr4mGBBgDwHkAJpYYUCn8rNLMM5DVLPEok/dskdj4F3NsVEmHMr0q3vhKtb\r\nw4bNSEFiv37mCHxJZkKpbGOFCCknsCWAlCshLI1HM8uog3GBpvsZrsMLGOd0\r\ni23sjz5ASc44mb5xes/KBry23XPvVjOxC6lSTd07YXGxqUqEt81FbIY+HFAn\r\nZ0XNGnYI9PttU/nCjqEURyHaiwx6Am7fm15kqNSVtyuAea1ze1pp2EJ5lB4m\r\nBf6ceUK2kKExON+6qJVmgYOE9msMP+8wKoK2vtL7ZW2sVdv0tR+AKdulyZbv\r\nKvy6RHdd1uepQ8M7nQUvTdkxltUWgvT/j988JdJZ+1dKjAwbmweVoi4wBF5y\r\nsOFWMqkqfoN0EgVFcPBHCuDQ8nBTThkgnkY=\r\n=6+MF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"4361613c4688ebd703db220a6bd61a77ae506e61","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.6.3","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.9.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.2","jest":"29.5.0","husky":"8.0.3","eslint":"8.39.0","express":"4.18.2","graphql":"16.6.0","ts-jest":"29.1.0","ts-node":"10.9.1","prettier":"2.8.8","form-data":"4.0.0","@types/koa":"2.13.6","node-fetch":"^3.3.1","typescript":"5.0.4","@types/jest":"29.5.1","lint-staged":"13.2.2","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"8.8.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.59.1","@typescript-eslint/eslint-plugin":"5.59.1","@trivago/prettier-plugin-sort-imports":"4.1.1"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.6-beta.60_1682514150930_0.9781945327451556","host":"s3://npm-registry-packages"}},"2.0.6-beta.61":{"name":"graphql-upload-ts","version":"2.0.6-beta.61","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.6-beta.61","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"af58e82f3d0fa9e093ab081c3587929d21969095","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.6-beta.61.tgz","fileCount":27,"integrity":"sha512-LIbpRoXxvzij7Kmxvko7AnYVuEqHanp06pXGVgJGDNSoUi3qipo2vLoBkXAvnNFJ7+E9JcluWuWqKfZY0uGTPg==","signatures":[{"sig":"MEUCIEnPRUdEuwG2BzjKllkEjiH9ZKc7QuzkXxPkmZAl3GQsAiEAunflLTaU1YMOojwwmkrEyJnoMSwL5fVSmcJ1EOaA3lE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62826,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkUGLYACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpfwBAAiGgCBoCjcm2ra1PAjDnqtoxrW6tjVxp73o82+sf4aNDCcRnw\r\n80/sKkyO95HOTLXLO3m5tONn/kOWbWiZi0oUKr2mfiAFVJ66zGeeVaoRasLi\r\nDOrFbYw+zL93PhX5SvJUL7lelkVEi8uCIKe1eqtoAkj/AFgR/leNxrdeoYNv\r\nAHcBqYfHV7SfADlG2gX2mtlxdFefB1oDoKuG+2nmFM4W2hCG2EvmtOskOK7D\r\nefliDCWLofbCGo3NEmBnH63L1bY9SiGh+Ym/8X/QJBSUcS8TaxPvwJCSSwmp\r\nVrtjW1xPvRM3OUMqZowd3pAtnhYP1eTjHxVfYADBhF8kmlr310WF1VQPzSiD\r\n14gWNQsJ+qCj9wtxXWpFpXQftKxpRBHlHMagLMH9PS6HW7UM2qxy/gKeDUHu\r\nI7ZdPr5Nk23hxmFZW3OTC97fN9Mu1tkJbh+aaoLaiMQ+A/jesOoeS5FfxTBP\r\ncGkZOb7xorDN8Xfaz5dxv1YlW36YvFAQYo4XpypweFQWW8uqw+0C2QrqwrJE\r\n/Nkgq3ESboaTjBnX6JhY1JGl41rCCPJlmeAt5U+LfAAzng6rR4F+LyxkEVYM\r\nQIDf/pGnwWtHq5cLjBJ3GmPJZado8s+vaMgndBk5pgqdVpzVAMMZIj/avd63\r\nBP329LeU45QbzZA+M2EVl/MJtHwj11M5lLs=\r\n=iiry\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"409436e172d8630687f5d261ab4e2b39c04e9cfb","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.6.3","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.9.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.2","jest":"29.5.0","husky":"8.0.3","eslint":"8.39.0","express":"4.18.2","graphql":"16.6.0","ts-jest":"29.1.0","ts-node":"10.9.1","prettier":"2.8.8","form-data":"4.0.0","@types/koa":"2.13.6","node-fetch":"^3.3.1","typescript":"5.0.4","@types/jest":"29.5.1","lint-staged":"13.2.2","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"8.8.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.59.2","@typescript-eslint/eslint-plugin":"5.59.2","@trivago/prettier-plugin-sort-imports":"4.1.1"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.6-beta.61_1682989783784_0.27880474735868277","host":"s3://npm-registry-packages"}},"2.0.6-beta.62":{"name":"graphql-upload-ts","version":"2.0.6-beta.62","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.6-beta.62","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"b1e418f7b9ffa7d2a3c52c1d011d7feb7ba56322","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.6-beta.62.tgz","fileCount":27,"integrity":"sha512-u7GKqeG64DFlQfsEXkJedu6IEkP16shyiLn3R3DfaUNKAG+YeAdhDqkY3eDE/pYzokJPTXH6a56HD5idC6ia7Q==","signatures":[{"sig":"MEUCIQDdt+xuLiWxhLSk6SokSbFqjPmG1J2/EYkXL5bkUmCUXAIgUwh9HIU/zhGylY60nc7Pzj/C7EXmE1FqSq10cS5uQgs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62826},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"4fe80fc015230e7ac4cb7799d74f1040263111c6","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.6.3","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.9.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.2","jest":"29.5.0","husky":"8.0.3","eslint":"8.40.0","express":"4.18.2","graphql":"16.6.0","ts-jest":"29.1.0","ts-node":"10.9.1","prettier":"2.8.8","form-data":"4.0.0","@types/koa":"2.13.6","node-fetch":"^3.3.1","typescript":"5.0.4","@types/jest":"29.5.1","lint-staged":"13.2.2","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"8.8.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.59.2","@typescript-eslint/eslint-plugin":"5.59.2","@trivago/prettier-plugin-sort-imports":"4.1.1"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.6-beta.62_1683331988103_0.9826343369288633","host":"s3://npm-registry-packages"}},"2.0.6-beta.63":{"name":"graphql-upload-ts","version":"2.0.6-beta.63","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.6-beta.63","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"7dde43744dceed2a776ef1dcaa35fe4b91c643aa","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.6-beta.63.tgz","fileCount":27,"integrity":"sha512-bE48xe4XFqDkWA6+X312bZMy4wFfyP0b6H35bUbXDh+3kU5fUxTRKzaO2rrTcRaGYQJO3NvnFqtf8NKi9imPGg==","signatures":[{"sig":"MEUCIHFhYxTVhlzv1uNcnlzqdN3Wxl4EUVOKnQWAz6nnglJlAiEAnuLIXvi7Z3rb8JgeeX6HVeEHT7yRrTjsQ66pU7iNJ5Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62826},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"9738f8915326ac02bdee31fa84cbaeb71d7530b6","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.6.3","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.9.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.2","jest":"29.5.0","husky":"8.0.3","eslint":"8.40.0","express":"4.18.2","graphql":"16.6.0","ts-jest":"29.1.0","ts-node":"10.9.1","prettier":"2.8.8","form-data":"4.0.0","@types/koa":"2.13.6","node-fetch":"^3.3.1","typescript":"5.0.4","@types/jest":"29.5.1","lint-staged":"13.2.2","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"8.8.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.59.5","@typescript-eslint/eslint-plugin":"5.59.5","@trivago/prettier-plugin-sort-imports":"4.1.1"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.6-beta.63_1683591022372_0.39592460688432896","host":"s3://npm-registry-packages"}},"2.0.6-beta.64":{"name":"graphql-upload-ts","version":"2.0.6-beta.64","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.6-beta.64","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"d27011e943bcd3e3dcc2c602d84d6f63923b6a02","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.6-beta.64.tgz","fileCount":27,"integrity":"sha512-apUMakSh2rCJZ9m57vMGz4MAXLybcdzlYLYyzPT82LiJE/K2h/RM0oxVKN1DjPuCIKEa+4pjGXhilYlXQtEAsw==","signatures":[{"sig":"MEQCIBMe6m6EYRunXoTTsVKh+n3vm6zWz4/TAtJUaIilO4fpAiAN61XGoVm5SWPXVOaJuKU5P9eH734+5CZdwt1nbKOA3w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62826},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"e839f3de5c733afdd6c908711213e818bca05b29","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.6.3","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.9.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.2","jest":"29.5.0","husky":"8.0.3","eslint":"8.40.0","express":"4.18.2","graphql":"16.6.0","ts-jest":"29.1.0","ts-node":"10.9.1","prettier":"2.8.8","form-data":"4.0.0","@types/koa":"2.13.6","node-fetch":"^3.3.1","typescript":"5.0.4","@types/jest":"29.5.1","lint-staged":"13.2.2","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"8.8.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.59.6","@typescript-eslint/eslint-plugin":"5.59.6","@trivago/prettier-plugin-sort-imports":"4.1.1"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.6-beta.64_1684189610212_0.12103990551927568","host":"s3://npm-registry-packages"}},"2.0.6-beta.65":{"name":"graphql-upload-ts","version":"2.0.6-beta.65","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.6-beta.65","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"37af922acb315daf47ebe819f05cfa99f9f9b322","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.6-beta.65.tgz","fileCount":27,"integrity":"sha512-Dmx4WRMXaqs9Rbvy+zLuULHgZzcgwtMGUubi6AZD8Kxcq1HD/xfhs656rnNKGMO3vq9wMnKLQkWYiBnet2N5mA==","signatures":[{"sig":"MEUCIQDFeTeivZLVDBSwML3lyplWE3KbTNCc6CiKlzCvMxCNxAIgFMRFKRzmO2VaNzFgNUxLN18MKC2E/5+T43pmrdq/m2Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62826},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"4ce70963452800f36566f0062d5efae411fd4963","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.6.3","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.9.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.2","jest":"29.5.0","husky":"8.0.3","eslint":"8.41.0","express":"4.18.2","graphql":"16.6.0","ts-jest":"29.1.0","ts-node":"10.9.1","prettier":"2.8.8","form-data":"4.0.0","@types/koa":"2.13.6","node-fetch":"^3.3.1","typescript":"5.0.4","@types/jest":"29.5.1","lint-staged":"13.2.2","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"8.8.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.59.6","@typescript-eslint/eslint-plugin":"5.59.6","@trivago/prettier-plugin-sort-imports":"4.1.1"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.6-beta.65_1684541378851_0.6476923698058663","host":"s3://npm-registry-packages"}},"2.0.6-beta.66":{"name":"graphql-upload-ts","version":"2.0.6-beta.66","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.6-beta.66","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"b651e31d3ffe489a77fdf114bf8c225f5f61149b","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.6-beta.66.tgz","fileCount":27,"integrity":"sha512-xos6s4+DqkDsFg7NixGWAiEgk/6cdKD9Ldhi6ysE6JoAs8bsZHsyOIVGOALGlAydSR1VDupHUdKy5CxnH4Ixwg==","signatures":[{"sig":"MEQCIGAUl7SJT7fjFO1GXawXbKE1i7vqUsPioF6cazSIlkwXAiBUME4oh1sKY7whvK4R4DCzu6AURN7n3HWypUHJvd5FZg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62826},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"b501b95141592ff64de055d19b3e269132fe14e2","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.6.3","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.9.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.2","jest":"29.5.0","husky":"8.0.3","eslint":"8.41.0","express":"4.18.2","graphql":"16.6.0","ts-jest":"29.1.0","ts-node":"10.9.1","prettier":"2.8.8","form-data":"4.0.0","@types/koa":"2.13.6","node-fetch":"^3.3.1","typescript":"5.0.4","@types/jest":"29.5.1","lint-staged":"13.2.2","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"8.8.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.59.7","@typescript-eslint/eslint-plugin":"5.59.7","@trivago/prettier-plugin-sort-imports":"4.1.1"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.6-beta.66_1684790605921_0.5483377074955087","host":"s3://npm-registry-packages"}},"2.0.6-beta.67":{"name":"graphql-upload-ts","version":"2.0.6-beta.67","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.6-beta.67","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"5aa567f7e31683171e03ccb30ceff6a5d0ad4e5e","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.6-beta.67.tgz","fileCount":27,"integrity":"sha512-4g6JMU3ijK2zbcBqbkGtEPAhhRexPld6JpEH35vCfXRzxZeguYgSJCRPuSfrZe+9v6cyoAy+lmCvOE1RNKx1Nw==","signatures":[{"sig":"MEUCIDzKs8PEjRHWOUG6e5Yb/HRnbN6gC6z49lLbjewiJqpdAiEAtm18aTSg0kEtAO0DYicZP58RU24+ZzRj8IhdkSoP6S4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62826},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"800b21de41a4bd4ba0ed6a3ae7616821e7ccfb5c","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.6.3","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.9.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.2","jest":"29.5.0","husky":"8.0.3","eslint":"8.41.0","express":"4.18.2","graphql":"16.6.0","ts-jest":"29.1.0","ts-node":"10.9.1","prettier":"2.8.8","form-data":"4.0.0","@types/koa":"2.13.6","node-fetch":"^3.3.1","typescript":"5.0.4","@types/jest":"29.5.1","lint-staged":"13.2.2","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"8.8.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.59.8","@typescript-eslint/eslint-plugin":"5.59.8","@trivago/prettier-plugin-sort-imports":"4.1.1"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.6-beta.67_1685396378178_0.6276121241118127","host":"s3://npm-registry-packages"}},"2.0.6-beta.68":{"name":"graphql-upload-ts","version":"2.0.6-beta.68","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.6-beta.68","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"bf1f1f73c3e9e8ca2631c99d4897c5b9bc75bb7d","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.6-beta.68.tgz","fileCount":27,"integrity":"sha512-+ngbCXkdjNzHPyCDlrqetq/i4q+SW3JaW1rhAGuf6RzR8UgylvuNEZyzB5xWKeUWY0X0gc6l7ndYHrSUD9kRSw==","signatures":[{"sig":"MEUCIQCfFyNJx9WZr9MYurTb8eDNZKHK2lJElOIKQGD3OtUcbQIgGbKYCn9vUCsntWSRsYOoZJW9WBvzGJ87ajXI3wus9hA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62826},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"7c349bcf74ca0ca37d9a62f3619b09ab55771f40","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.6.3","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.9.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.2","jest":"29.5.0","husky":"8.0.3","eslint":"8.41.0","express":"4.18.2","graphql":"16.6.0","ts-jest":"29.1.0","ts-node":"10.9.1","prettier":"2.8.8","form-data":"4.0.0","@types/koa":"2.13.6","node-fetch":"^3.3.1","typescript":"5.0.4","@types/jest":"29.5.2","lint-staged":"13.2.2","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"8.8.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.59.8","@typescript-eslint/eslint-plugin":"5.59.8","@trivago/prettier-plugin-sort-imports":"4.1.1"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.6-beta.68_1685561987173_0.3620770882060913","host":"s3://npm-registry-packages"}},"2.0.6-beta.69":{"name":"graphql-upload-ts","version":"2.0.6-beta.69","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.6-beta.69","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"f0408720e0fd09c37a7a2a174de10a0c67a62a6e","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.6-beta.69.tgz","fileCount":27,"integrity":"sha512-hxBbTl0Ey/2ANBihquHgdK+Kfx0WLSxSLuIx63pkZChdLhZd7N/z34rclDBCm6So5WoMj6bwJk5wEpqOsgC97w==","signatures":[{"sig":"MEYCIQDBEeCy+vwK8duET4CNcRTXm7CyV0QT96u4Vv0AsTKIZwIhANBvevI6RhN/Rr4qZJ8odn7YLI5chb2UPx9e+Vc14Bb5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62826},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"e2ea29697ec95a454ca86242b11b9be073579a9f","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.6.3","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.9.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.2","jest":"29.5.0","husky":"8.0.3","eslint":"8.41.0","express":"4.18.2","graphql":"16.6.0","ts-jest":"29.1.0","ts-node":"10.9.1","prettier":"2.8.8","form-data":"4.0.0","@types/koa":"2.13.6","node-fetch":"^3.3.1","typescript":"5.1.3","@types/jest":"29.5.2","lint-staged":"13.2.2","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"8.8.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.59.8","@typescript-eslint/eslint-plugin":"5.59.8","@trivago/prettier-plugin-sort-imports":"4.1.1"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.6-beta.69_1685660190160_0.1339436405333534","host":"s3://npm-registry-packages"}},"2.0.6-beta.70":{"name":"graphql-upload-ts","version":"2.0.6-beta.70","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.6-beta.70","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"5365c7d87f60b67329936c0984728b85069626b7","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.6-beta.70.tgz","fileCount":27,"integrity":"sha512-uHOzkjQkCaydMXqgrJV4KudKCsVm4wL4fz7IqpgPfeTrdTQxmAvxgu5l0MHTEHP6nKBrVnHkReIoMLkMG1Xa8Q==","signatures":[{"sig":"MEUCIQD1dbubVrgrtpNivkeQzqeTJvoQujUfN7UuEEfsvRnzGwIgPG5hZRBC7/x9kB5gp1dc45PUHOKgN0iAz+/4jdQeEBE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62826},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"0e5af38aeb4ee8c16bd8455107cc5ec35fa78e21","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.6.3","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.9.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.2","jest":"29.5.0","husky":"8.0.3","eslint":"8.42.0","express":"4.18.2","graphql":"16.6.0","ts-jest":"29.1.0","ts-node":"10.9.1","prettier":"2.8.8","form-data":"4.0.0","@types/koa":"2.13.6","node-fetch":"^3.3.1","typescript":"5.1.3","@types/jest":"29.5.2","lint-staged":"13.2.2","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"8.8.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.59.8","@typescript-eslint/eslint-plugin":"5.59.8","@trivago/prettier-plugin-sort-imports":"4.1.1"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.6-beta.70_1685751050857_0.24007524644018607","host":"s3://npm-registry-packages"}},"2.0.6-beta.71":{"name":"graphql-upload-ts","version":"2.0.6-beta.71","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.6-beta.71","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"81d8adb4be63c396263d5b7ef96657f878e01915","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.6-beta.71.tgz","fileCount":27,"integrity":"sha512-5cWfm/GUxoC43fzjNwgQeoIuOuaT9X7dRDr8JkjFWC7QU6fldfjPCPrzbtWaGlobTOtMjvNTDSJFdVoL1MWG8g==","signatures":[{"sig":"MEUCIQCqGl0C6WnJFJS7OCilp0VSVVxQNasKl/OJ9MT3JKww2AIgS/8KqYbNhsu+gMSebtWAQeZHxhS41+NtuaPnJOGDrBQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62826},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"07b43e9caeb04bf2ce0c898ee3ac39b4b3c26e49","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.6.3","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.9.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.2","jest":"29.5.0","husky":"8.0.3","eslint":"8.42.0","express":"4.18.2","graphql":"16.6.0","ts-jest":"29.1.0","ts-node":"10.9.1","prettier":"2.8.8","form-data":"4.0.0","@types/koa":"2.13.6","node-fetch":"^3.3.1","typescript":"5.1.3","@types/jest":"29.5.2","lint-staged":"13.2.2","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"8.8.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.59.9","@typescript-eslint/eslint-plugin":"5.59.9","@trivago/prettier-plugin-sort-imports":"4.1.1"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.6-beta.71_1686006420398_0.8041038423878091","host":"s3://npm-registry-packages"}},"2.0.6-beta.72":{"name":"graphql-upload-ts","version":"2.0.6-beta.72","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.6-beta.72","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"b4108421e5754ffea01c2197309d5ff1d1a34d10","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.6-beta.72.tgz","fileCount":27,"integrity":"sha512-1W6UYVoHj0IwRvCsa/7GGrASRFOuEGaA9wH8fMbD4AqrYNo6UjqaSNOJp+m4cam4aSLWO9u3TlfqjSfRxqdlqA==","signatures":[{"sig":"MEQCIFrDaiKYEOIWBL2lb6eYEIN/ubz74YP74w7qsw4CIckSAiANghcYQm2B/A2ZDkEqMvpLjn2W0qnO9UWoVMgY2rzDhQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62828},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"e56e4fd71590d8bd5d1c5a39665c5c65e5a0d597","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.6.3","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.9.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.2","jest":"29.5.0","husky":"8.0.3","eslint":"8.42.0","express":"4.18.2","graphql":"16.6.0","ts-jest":"29.1.0","ts-node":"10.9.1","prettier":"2.8.8","form-data":"4.0.0","@types/koa":"2.13.6","node-fetch":"^3.3.1","typescript":"5.1.3","@types/jest":"29.5.2","lint-staged":"13.2.2","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"8.8.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.59.11","@typescript-eslint/eslint-plugin":"5.59.11","@trivago/prettier-plugin-sort-imports":"4.1.1"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.6-beta.72_1686606652959_0.28978310704349974","host":"s3://npm-registry-packages"}},"2.0.6-beta.73":{"name":"graphql-upload-ts","version":"2.0.6-beta.73","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.6-beta.73","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"342daa2e8434611c856d9151751327efb49cff0a","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.6-beta.73.tgz","fileCount":27,"integrity":"sha512-0hNmJauH7u4742m2c/TB4/oJccTMGlOyRZA1PYvWySbMBQk6y82r28ifMkTYr3AyQ4A9cAfgkTLcwIl8EIP+hg==","signatures":[{"sig":"MEUCIQCmXt4zYKwko83r7zt1N/dPSkr65tSBh3KGcuphzIx4pgIgVuvHnRPvGIU6lnuxueNlRulhNUARcfVBtbzJZ7ZE1Yo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62828},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"3965a7dd3de3fd45678f8af8b0c46317b1c295ee","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.6.3","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.9.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.2","jest":"29.5.0","husky":"8.0.3","eslint":"8.43.0","express":"4.18.2","graphql":"16.6.0","ts-jest":"29.1.0","ts-node":"10.9.1","prettier":"2.8.8","form-data":"4.0.0","@types/koa":"2.13.6","node-fetch":"^3.3.1","typescript":"5.1.3","@types/jest":"29.5.2","lint-staged":"13.2.2","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"8.8.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.59.11","@typescript-eslint/eslint-plugin":"5.59.11","@trivago/prettier-plugin-sort-imports":"4.1.1"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.6-beta.73_1686960614201_0.2720524751917299","host":"s3://npm-registry-packages"}},"2.0.6-beta.74":{"name":"graphql-upload-ts","version":"2.0.6-beta.74","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.6-beta.74","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"067c2d08611fac062af7265fc8c23b7e8b02d62e","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.6-beta.74.tgz","fileCount":27,"integrity":"sha512-CLFsrpR8K3nExHYpidYQf78NN0Sb1tHchQhvNegkn4x+k5LXp8nbcm9DTjClHZA1Gsu8sFhibb/7qlk6A444BQ==","signatures":[{"sig":"MEUCIQDgSLopYC/qLFKEpNrvKPIVSLBu5iQKFbNU+xEiW75x1gIgY2d7mSugggOu6gXDe710BeYoYsZ+uoO2uQmJ7QAGhR4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62826},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"3637e400cc2d245ee24d681fcdf809ef94daac0a","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.6.3","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.9.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.2","jest":"29.5.0","husky":"8.0.3","eslint":"8.43.0","express":"4.18.2","graphql":"16.6.0","ts-jest":"29.1.0","ts-node":"10.9.1","prettier":"2.8.8","form-data":"4.0.0","@types/koa":"2.13.6","node-fetch":"^3.3.1","typescript":"5.1.3","@types/jest":"29.5.2","lint-staged":"13.2.2","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"8.8.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.60.0","@typescript-eslint/eslint-plugin":"5.60.0","@trivago/prettier-plugin-sort-imports":"4.1.1"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.6-beta.74_1687203662505_0.5763810367799145","host":"s3://npm-registry-packages"}},"2.0.6-beta.75":{"name":"graphql-upload-ts","version":"2.0.6-beta.75","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.6-beta.75","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"1987cc00da89f770104f23a2ae2028973104e8b8","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.6-beta.75.tgz","fileCount":27,"integrity":"sha512-Qhu6pEFc2KNQEZYRSltOD+xWbFagagvV5hRj+PKIBYt46vMmSaXMrFP1O2/0Q9nEPaNbKHGf61GhZaUf5ZN7sg==","signatures":[{"sig":"MEQCICziEM1klXZYlSjNJgZvTc1AjMzNJ1cFFuX5+IesY3Q8AiAWFV2d1jXo4mDj+9hebJW3obA76+Q3HDlJ6/D8abL6Aw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62826},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"2f337c916f9b46e4b799de30e1fc3b1574143e5d","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.6.3","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.9.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.2","jest":"29.5.0","husky":"8.0.3","eslint":"8.43.0","express":"4.18.2","graphql":"16.7.0","ts-jest":"29.1.0","ts-node":"10.9.1","prettier":"2.8.8","form-data":"4.0.0","@types/koa":"2.13.6","node-fetch":"^3.3.1","typescript":"5.1.3","@types/jest":"29.5.2","lint-staged":"13.2.2","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"8.8.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.60.0","@typescript-eslint/eslint-plugin":"5.60.0","@trivago/prettier-plugin-sort-imports":"4.1.1"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.6-beta.75_1687371533255_0.45693642820563274","host":"s3://npm-registry-packages"}},"2.0.6-beta.76":{"name":"graphql-upload-ts","version":"2.0.6-beta.76","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.6-beta.76","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"166977f4a8f7f84f40e501159f6b99308147b51c","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.6-beta.76.tgz","fileCount":27,"integrity":"sha512-oAkWxNwGVj0WMQJRrT5Vj3XzVYxd+W3fIRq4fS9N0Dzhyw/S3iNOxM2PpgQP45oWpU/cAj8GBzKlEN7+wZYpyA==","signatures":[{"sig":"MEYCIQDNL+GR13gxK56He8KS/P8jGT2wGW9ETgeVMmp8B+DJdAIhAI3faWoTEJIJNWou9h8VwVIsoD02v/vRnm83sSl3mvsb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62826},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"2fee51fb8f09c83d55609c2e9e6016189f914f81","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.6.3","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.9.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.2","jest":"29.5.0","husky":"8.0.3","eslint":"8.43.0","express":"4.18.2","graphql":"16.7.1","ts-jest":"29.1.0","ts-node":"10.9.1","prettier":"2.8.8","form-data":"4.0.0","@types/koa":"2.13.6","node-fetch":"^3.3.1","typescript":"5.1.3","@types/jest":"29.5.2","lint-staged":"13.2.2","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"8.8.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.60.0","@typescript-eslint/eslint-plugin":"5.60.0","@trivago/prettier-plugin-sort-imports":"4.1.1"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.6-beta.76_1687461029267_0.1190465353059369","host":"s3://npm-registry-packages"}},"2.0.6-beta.77":{"name":"graphql-upload-ts","version":"2.0.6-beta.77","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.6-beta.77","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"d2c6b4dae833034c8bc86053331ef1a2cca83e6e","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.6-beta.77.tgz","fileCount":27,"integrity":"sha512-uJoRtAvw+PpXNS/QZ6LkYVdBBkK4knEfw0Y80HsLOGmqqllp3YQ9WdiKPsFX8TuSJxNJ9NqREf6FlaEvd4qVQQ==","signatures":[{"sig":"MEUCIQCAOfnCUFRAMw8U5R2AO02FjYVDeMTNAUvgKB98N/bp/gIgLSqwQhLLtmKT8Z7Qj3EobfArZP4qgoClkbW1+1544KY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62826},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"1a2e9593b718a8095e7d13463f8f168175a5d391","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.6.3","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.9.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.2","jest":"29.5.0","husky":"8.0.3","eslint":"8.43.0","express":"4.18.2","graphql":"16.7.1","ts-jest":"29.1.0","ts-node":"10.9.1","prettier":"2.8.8","form-data":"4.0.0","@types/koa":"2.13.6","node-fetch":"^3.3.1","typescript":"5.1.3","@types/jest":"29.5.2","lint-staged":"13.2.2","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"8.8.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.60.1","@typescript-eslint/eslint-plugin":"5.60.1","@trivago/prettier-plugin-sort-imports":"4.1.1"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.6-beta.77_1687816426101_0.015576117929966493","host":"s3://npm-registry-packages"}},"2.0.6-beta.78":{"name":"graphql-upload-ts","version":"2.0.6-beta.78","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.6-beta.78","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"19dae7296b7f11788d1b515a0f6a42eb1df88dc6","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.6-beta.78.tgz","fileCount":27,"integrity":"sha512-+FBX7/NjFx0LFNSM9AaNlf3KY5FAnyEke7xxZKrZ5fuULhXpEAD4MbOboTr9g0mj+msEJ477Xdt/xUw0jieF2g==","signatures":[{"sig":"MEUCIBP3F6IoYw9jtQDEvPwx5MvbpdDpU1wrsR0R3Ms1T4q7AiEAiGSGE58Sz8D/IPZUH+tksrmCOV6qY9vrDQkWc0YHrDg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62826},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"6c5735d4a9f33f93c1026072d8b22e9f93a11b55","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.6.3","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.9.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.2","jest":"29.5.0","husky":"8.0.3","eslint":"8.43.0","express":"4.18.2","graphql":"16.7.1","ts-jest":"29.1.0","ts-node":"10.9.1","prettier":"2.8.8","form-data":"4.0.0","@types/koa":"2.13.6","node-fetch":"^3.3.1","typescript":"5.1.5","@types/jest":"29.5.2","lint-staged":"13.2.2","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"8.8.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.60.1","@typescript-eslint/eslint-plugin":"5.60.1","@trivago/prettier-plugin-sort-imports":"4.1.1"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.6-beta.78_1687911148404_0.34753789467863583","host":"s3://npm-registry-packages"}},"2.0.6-beta.79":{"name":"graphql-upload-ts","version":"2.0.6-beta.79","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.6-beta.79","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"06ed8e4f3cf3598e46a1521e6e057eede8575bbb","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.6-beta.79.tgz","fileCount":27,"integrity":"sha512-TURGkwuGc7aWdAAkx1lkd3ayQ0pvck4YfJ+rLLe9Mi/MovT6uNtwfLHI8BdssbxrDPuwhVHqWU7Ktde69UkNGQ==","signatures":[{"sig":"MEQCIAER1OW//2C74yOBRY7mtphKQL+pNZdIhQPQWBcE/R6qAiAvTBKQWT63J4MUPTcYQ6IHgix9ZxUZ4/Y+UkD+cO+8BQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62826},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"348bb34c52b15f05c1d248958416914b67cb65c9","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.6.3","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.9.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.2","jest":"29.5.0","husky":"8.0.3","eslint":"8.43.0","express":"4.18.2","graphql":"16.7.1","ts-jest":"29.1.0","ts-node":"10.9.1","prettier":"2.8.8","form-data":"4.0.0","@types/koa":"2.13.6","node-fetch":"^3.3.1","typescript":"5.1.5","@types/jest":"29.5.2","lint-staged":"13.2.3","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"8.8.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.60.1","@typescript-eslint/eslint-plugin":"5.60.1","@trivago/prettier-plugin-sort-imports":"4.1.1"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.6-beta.79_1687954400135_0.7455399463901855","host":"s3://npm-registry-packages"}},"2.0.6-beta.80":{"name":"graphql-upload-ts","version":"2.0.6-beta.80","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.6-beta.80","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"ed846394088fc38535070dd1548eea5211e04ebe","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.6-beta.80.tgz","fileCount":27,"integrity":"sha512-QmRS/5moH3+EhIDu4WHDLyddlX20er2KwIbtZf0H/jLTVSsOsx1Ax9wqEiZ6+qofGk53D5ZoskkmiVjJ/T1Jpw==","signatures":[{"sig":"MEQCIER+HgXRw4ZlchrM/c8hFCDxyMKG8ukk3WT3Z6qDljyTAiAf8LHE1ENqzrp7DMGDcMI7uJgv8zIObIDJ02VAld5MBA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62826},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"a0651a5fec4e2d3bf73e1092e65612b4ce8219b5","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.6.3","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.9.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.2","jest":"29.5.0","husky":"8.0.3","eslint":"8.43.0","express":"4.18.2","graphql":"16.7.1","ts-jest":"29.1.0","ts-node":"10.9.1","prettier":"2.8.8","form-data":"4.0.0","@types/koa":"2.13.6","node-fetch":"^3.3.1","typescript":"5.1.6","@types/jest":"29.5.2","lint-staged":"13.2.3","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"8.8.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.60.1","@typescript-eslint/eslint-plugin":"5.60.1","@trivago/prettier-plugin-sort-imports":"4.1.1"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.6-beta.80_1687997515497_0.4686258341975509","host":"s3://npm-registry-packages"}},"2.0.6-beta.81":{"name":"graphql-upload-ts","version":"2.0.6-beta.81","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.6-beta.81","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"2fdd00adcab9873cda74437c569fbf6b5e62852e","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.6-beta.81.tgz","fileCount":27,"integrity":"sha512-fRxprUajuFB07x89+iE1+xgF/wCn7T7SWV8gTm9seBB5nBwvnqK+/IhhsUoMMw5QlpNgMd3sQ79F8q2y/o4aBQ==","signatures":[{"sig":"MEYCIQCutHfC6PWBnI7Tk1OZo0GmvVvGUsnxPEPHrXbNTL9B4AIhALVVa0O7e5LeG/eKzryw42iLavm3rTrdVzxhuq4Gxp8U","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62826},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"a7ca8e92b34569dc8b50780b2d4ccf8322a48406","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.6.3","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.9.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.2","jest":"29.5.0","husky":"8.0.3","eslint":"8.43.0","express":"4.18.2","graphql":"16.7.1","ts-jest":"29.1.1","ts-node":"10.9.1","prettier":"2.8.8","form-data":"4.0.0","@types/koa":"2.13.6","node-fetch":"^3.3.1","typescript":"5.1.6","@types/jest":"29.5.2","lint-staged":"13.2.3","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"8.8.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.60.1","@typescript-eslint/eslint-plugin":"5.60.1","@trivago/prettier-plugin-sort-imports":"4.1.1"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.6-beta.81_1688122808170_0.546634182804348","host":"s3://npm-registry-packages"}},"2.0.6-beta.82":{"name":"graphql-upload-ts","version":"2.0.6-beta.82","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.6-beta.82","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"00a29906b2b3adfa8230145d656c2f6cf8bced66","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.6-beta.82.tgz","fileCount":27,"integrity":"sha512-duhn29tDaxcYbmGnIcU541mLP3NPYTtNDIu/p275+XNDo5IgtQsMyEo9ayXVEvsvAtvj4WIQureYU08khf5cHA==","signatures":[{"sig":"MEUCIQCYd3W3lAUc29RIzXsYQLGlhNzj1JAHj4f3T0gPO8LJdgIgNZaqQm3z2b7jYLDMhI5rcNw79iix1DdpN/Nc+1z7FLk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62826},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"186c3de036c534155ebae1744d2384c656915e78","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.6.3","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.9.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.2","jest":"29.5.0","husky":"8.0.3","eslint":"8.44.0","express":"4.18.2","graphql":"16.7.1","ts-jest":"29.1.1","ts-node":"10.9.1","prettier":"2.8.8","form-data":"4.0.0","@types/koa":"2.13.6","node-fetch":"^3.3.1","typescript":"5.1.6","@types/jest":"29.5.2","lint-staged":"13.2.3","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"8.8.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.60.1","@typescript-eslint/eslint-plugin":"5.60.1","@trivago/prettier-plugin-sort-imports":"4.1.1"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.6-beta.82_1688170355282_0.09419898839763152","host":"s3://npm-registry-packages"}},"2.0.6-beta.83":{"name":"graphql-upload-ts","version":"2.0.6-beta.83","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.6-beta.83","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"2f8c5c8d67846c0574d04b6744c42a6fb33ae8f9","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.6-beta.83.tgz","fileCount":27,"integrity":"sha512-shJSoV895vaSsoSeyKnxsBzWONOBozeDM97XrAMhOjcOGatvT+EOA/Jbjycmmjn7bSDLM/qivLOCt7CiHZpSNw==","signatures":[{"sig":"MEUCIQD+qOHV8eIl0idW1Kj5bmZZJMFchImrzU3HxUvs83IDeQIgfPEzcHsZz6dyWhiaMXOO8lRzy/dcADL7y6/rk1Z69+Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62826},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"ea1ecc53f41ca632c228dd1a003532c578344549","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.6.3","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.9.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.2","jest":"29.5.0","husky":"8.0.3","eslint":"8.44.0","express":"4.18.2","graphql":"16.7.1","ts-jest":"29.1.1","ts-node":"10.9.1","prettier":"2.8.8","form-data":"4.0.0","@types/koa":"2.13.6","node-fetch":"^3.3.1","typescript":"5.1.6","@types/jest":"29.5.2","lint-staged":"13.2.3","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"8.8.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.61.0","@typescript-eslint/eslint-plugin":"5.61.0","@trivago/prettier-plugin-sort-imports":"4.1.1"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.6-beta.83_1688418463454_0.29421103947601357","host":"s3://npm-registry-packages"}},"2.0.6-beta.84":{"name":"graphql-upload-ts","version":"2.0.6-beta.84","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.6-beta.84","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"6f3246e20993bc92d6668609757aa4d71c9ecec6","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.6-beta.84.tgz","fileCount":27,"integrity":"sha512-guF8WSyeUEIWO7+0Jqp37wmlfwpfifgy8x0vo1UFJh0Kc97YI2TuwV6ujKIusqm25SaLeZqdM3IbnOWYOxk1CQ==","signatures":[{"sig":"MEUCIQDkgNjv0meAALUQE8UW3Mj4InEh1lxfMc1n1s5zwY/y2wIgX3izzo33EJw2Ot7irzujhgPZIgti+lb4jbQN7DN7t4c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62826},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"f8e1556632e7d731f324d0556f93cffd0562dd13","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.6.3","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.9.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.2","jest":"29.6.0","husky":"8.0.3","eslint":"8.44.0","express":"4.18.2","graphql":"16.7.1","ts-jest":"29.1.1","ts-node":"10.9.1","prettier":"2.8.8","form-data":"4.0.0","@types/koa":"2.13.6","node-fetch":"^3.3.1","typescript":"5.1.6","@types/jest":"29.5.2","lint-staged":"13.2.3","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"8.8.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.61.0","@typescript-eslint/eslint-plugin":"5.61.0","@trivago/prettier-plugin-sort-imports":"4.1.1"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.6-beta.84_1688515929296_0.3763140087898442","host":"s3://npm-registry-packages"}},"2.0.6-beta.85":{"name":"graphql-upload-ts","version":"2.0.6-beta.85","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.6-beta.85","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"828ff0d92fc04a995e6a0f0001bdf1bc082c727e","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.6-beta.85.tgz","fileCount":27,"integrity":"sha512-IZTU4ZVKhIf5PVFf3zE+nkDHcQivPTfq4w7ktNLvUl7Obt1XzBug+RpZzXp0ZJU1gTM/O/7MbhB7HS7z6diwHQ==","signatures":[{"sig":"MEQCIEyGpdvUgiHH/IHSt9aIBkxvFBP1TtaDoC58bT40cPAAAiAp4UXNQe0yxywhpdZ50RXM16DvPAdLbKaBgZysLy4qPQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62826},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"b6dae7b5a697937c1b32635df8df25efd495dd9c","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.6.3","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.9.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.2","jest":"29.6.0","husky":"8.0.3","eslint":"8.44.0","express":"4.18.2","graphql":"16.7.1","ts-jest":"29.1.1","ts-node":"10.9.1","prettier":"3.0.0","form-data":"4.0.0","@types/koa":"2.13.6","node-fetch":"^3.3.1","typescript":"5.1.6","@types/jest":"29.5.2","lint-staged":"13.2.3","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"8.8.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.61.0","@typescript-eslint/eslint-plugin":"5.61.0","@trivago/prettier-plugin-sort-imports":"4.1.1"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.6-beta.85_1688602370915_0.3765082690749273","host":"s3://npm-registry-packages"}},"2.0.6-beta.86":{"name":"graphql-upload-ts","version":"2.0.6-beta.86","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.6-beta.86","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"b84b9bcd8fefcdcfee269f07bf186185c72f2cf8","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.6-beta.86.tgz","fileCount":27,"integrity":"sha512-KrXteSOCl+OHAtmT357AbG8sywOVO0CjSKNK4b6Tq8/KstZGDy7/2/b3qUdwCNtw+8JS+1vJeuQd1vCoX4WvBA==","signatures":[{"sig":"MEYCIQDa5A39VreyHhYH+mxDErWRVHHnTxZOXLZTlLhXwoTKSgIhAOvgjBQ9BNIeigypFNmQg2KpI65PoWStbZyZbPoN32L6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62826},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"3a31bb1790e8d4b6b7b2e09fc86087014d81f9e8","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.6.3","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.9.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.2","jest":"29.6.1","husky":"8.0.3","eslint":"8.44.0","express":"4.18.2","graphql":"16.7.1","ts-jest":"29.1.1","ts-node":"10.9.1","prettier":"3.0.0","form-data":"4.0.0","@types/koa":"2.13.6","node-fetch":"^3.3.1","typescript":"5.1.6","@types/jest":"29.5.2","lint-staged":"13.2.3","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"8.8.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.61.0","@typescript-eslint/eslint-plugin":"5.61.0","@trivago/prettier-plugin-sort-imports":"4.1.1"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.6-beta.86_1688676558270_0.9391629588942634","host":"s3://npm-registry-packages"}},"2.0.6-beta.87":{"name":"graphql-upload-ts","version":"2.0.6-beta.87","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.6-beta.87","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"1fbf2022d435da33657263d5476cb3c722610961","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.6-beta.87.tgz","fileCount":27,"integrity":"sha512-bu5hmMHI9QpnHG2wjMB+3o8NTfAhdu7AK0I6IrTc3EdtMCIB6RB6XeBl0dE1jEzf+TY4QPWRVVNYV1CUS4I9BQ==","signatures":[{"sig":"MEQCIBb2sUmt0XRgr6c+JBdGQsnxD4QHYMJ3/68p12rloQrdAiA3cDWJxhgmornx6wx7/lPV3J8YAiMPiW3ni7wwKTKKkQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62826},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"ccb80986654cb5d746d86dda9a19c607ad09a162","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.6.3","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.9.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.2","jest":"29.6.1","husky":"8.0.3","eslint":"8.44.0","express":"4.18.2","graphql":"16.7.1","ts-jest":"29.1.1","ts-node":"10.9.1","prettier":"3.0.0","form-data":"4.0.0","@types/koa":"2.13.6","node-fetch":"^3.3.1","typescript":"5.1.6","@types/jest":"29.5.3","lint-staged":"13.2.3","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"8.8.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.62.0","@typescript-eslint/eslint-plugin":"5.62.0","@trivago/prettier-plugin-sort-imports":"4.1.1"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.6-beta.87_1689031239246_0.22979399923388732","host":"s3://npm-registry-packages"}},"2.0.6-beta.88":{"name":"graphql-upload-ts","version":"2.0.6-beta.88","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.6-beta.88","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"f17125185f6bd9133429d07b19850bfee97a5dbc","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.6-beta.88.tgz","fileCount":27,"integrity":"sha512-aDchzB4XpdY5eJ3Q/T9JRokWUUhvfe9jJVA5ewhXpIOv6lHP/7hmiga/HMs8ciWuc/QeS2YOx4JUNLc0Jw3Y1g==","signatures":[{"sig":"MEUCIQD4m3LWuCEWUg43wnZPJrieQmILCIv7jrpDVM+6Xtw8BAIgbRv7q562EPQlpY/rCVaD4IhYc+/EH2s2llb4fCNqeEE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62824},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"abe4a446124503c15921461020f1744dfd2416ea","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.6.3","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.9.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.2","jest":"29.6.1","husky":"8.0.3","eslint":"8.44.0","express":"4.18.2","graphql":"16.7.1","ts-jest":"29.1.1","ts-node":"10.9.1","prettier":"3.0.0","form-data":"4.0.0","@types/koa":"2.13.6","node-fetch":"^3.3.1","typescript":"5.1.6","@types/jest":"29.5.3","lint-staged":"13.2.3","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"8.8.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"6.0.0","@typescript-eslint/eslint-plugin":"6.0.0","@trivago/prettier-plugin-sort-imports":"4.1.1"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.6-beta.88_1689034301096_0.3019115731927924","host":"s3://npm-registry-packages"}},"2.0.6-beta.89":{"name":"graphql-upload-ts","version":"2.0.6-beta.89","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.6-beta.89","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"d82d9c3c4e6fd26e450041d5c460d2da1a46ce15","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.6-beta.89.tgz","fileCount":27,"integrity":"sha512-k2AmwWztPrePsb87ohNsWo0Sb3ZnUmR2DR85PAb48wDRFIPhZbL5ox0ez2TfbYakMeDiOD/bx/L7axHQubzHtw==","signatures":[{"sig":"MEYCIQCHUERDjUkfsxB+GA3BiYu+3SVwvE/bT5uY33CN2LR1MwIhAOe29zxO7cLFg/6tLC4sCk3aKkJrhxZtTwR7JZdX4PM4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62824},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"d42fcc3910182782935913226ed410a3390d7b9d","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.6.3","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.9.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.2","jest":"29.6.1","husky":"8.0.3","eslint":"8.44.0","express":"4.18.2","graphql":"16.7.1","ts-jest":"29.1.1","ts-node":"10.9.1","prettier":"3.0.0","form-data":"4.0.0","@types/koa":"2.13.6","node-fetch":"^3.3.1","typescript":"5.1.6","@types/jest":"29.5.3","lint-staged":"13.2.3","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"8.8.0","eslint-plugin-prettier":"5.0.0","@typescript-eslint/parser":"6.0.0","@typescript-eslint/eslint-plugin":"6.0.0","@trivago/prettier-plugin-sort-imports":"4.1.1"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.6-beta.89_1689094519030_0.9285081591926314","host":"s3://npm-registry-packages"}},"2.0.6-beta.90":{"name":"graphql-upload-ts","version":"2.0.6-beta.90","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.6-beta.90","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"f51428c02fb71349b22c90c3d2c713555e1d141b","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.6-beta.90.tgz","fileCount":27,"integrity":"sha512-GhbaEEzQIFuzS54fWYTgGesaoPUFIGBdFxFKPDO0s4e1rqysxmI/HFdnXbVpCqOxjKtg183fcHDFwMJfr3zI5A==","signatures":[{"sig":"MEYCIQCLvd0J9EYn7H4d/45dlBx/w7Hcz2v44Yz/nTiCOMQMhwIhANWap19SwMiHjrc9oySzHbQZnAfd+ANG0V83qdwCOVG9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62824},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"98a609b2f5bed8c7688e8ad6941bdb7830a93f03","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.6.3","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.9.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.2","jest":"29.6.1","husky":"8.0.3","eslint":"8.45.0","express":"4.18.2","graphql":"16.7.1","ts-jest":"29.1.1","ts-node":"10.9.1","prettier":"3.0.0","form-data":"4.0.0","@types/koa":"2.13.6","node-fetch":"^3.3.1","typescript":"5.1.6","@types/jest":"29.5.3","lint-staged":"13.2.3","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"8.8.0","eslint-plugin-prettier":"5.0.0","@typescript-eslint/parser":"6.0.0","@typescript-eslint/eslint-plugin":"6.0.0","@trivago/prettier-plugin-sort-imports":"4.1.1"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.6-beta.90_1689369448792_0.0951406075316319","host":"s3://npm-registry-packages"}},"2.0.6-beta.91":{"name":"graphql-upload-ts","version":"2.0.6-beta.91","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.6-beta.91","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"32321a18702edd7badceb287c61155af5bf82785","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.6-beta.91.tgz","fileCount":27,"integrity":"sha512-g6V4Gs1cO2RBMJ45bCtL5i4pWTFMQFJPnmbsrzhEAyfHa/KSYgEQ5PDnN2m/I8vjvwCUwy/5FYGOQw4SP1ahLg==","signatures":[{"sig":"MEUCIHqiFK4++PMNSBOXfjBF4QHgT9PurzQAiJ11hYLBKYEtAiEA/EBZXZrMDlKKoMsL/dH9NbpAmo/jgNAYDIBJ34Z71n0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62824},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"7c41fffc64c8bbd8d2af68ebacb9a4b200437623","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.6.3","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.9.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.2","jest":"29.6.1","husky":"8.0.3","eslint":"8.45.0","express":"4.18.2","graphql":"16.7.1","ts-jest":"29.1.1","ts-node":"10.9.1","prettier":"3.0.0","form-data":"4.0.0","@types/koa":"2.13.6","node-fetch":"^3.3.1","typescript":"5.1.6","@types/jest":"29.5.3","lint-staged":"13.2.3","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"8.8.0","eslint-plugin-prettier":"5.0.0","@typescript-eslint/parser":"6.1.0","@typescript-eslint/eslint-plugin":"6.1.0","@trivago/prettier-plugin-sort-imports":"4.1.1"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.6-beta.91_1689629873044_0.35811140309263867","host":"s3://npm-registry-packages"}},"2.0.7":{"name":"graphql-upload-ts","version":"2.0.7","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.7","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"0f5c889da98fc86ab6655ef22f0a7f9c7ebd798b","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.7.tgz","fileCount":27,"integrity":"sha512-twL0sVuikUxNJdjtZM89OTVmvelQo6i1YpGvyw+ifDTtRMoGZwBevGKlh1GeDl3BMYvucIQMyX0mYFQhghAcSw==","signatures":[{"sig":"MEQCIBFsftMyYlLHRNMyyugB0K48t7f4aZXTyIhS7Aseuxy6AiBFgS7tLQzKEdg/xXtIcLeoKE8o228qNnmsE3Ft1mhO7Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62818},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"2db578a54436e0bbbd9a6e66043d568c7455c09c","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.6.3","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.9.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"devDependencies":{"koa":"2.14.1","jest":"29.3.1","husky":"8.0.3","eslint":"8.32.0","express":"4.18.2","graphql":"16.6.0","ts-jest":"29.0.5","ts-node":"10.9.1","prettier":"2.8.3","form-data":"4.0.0","@types/koa":"2.13.5","node-fetch":"^3.3.0","typescript":"4.9.4","@types/jest":"29.2.5","lint-staged":"13.1.0","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.15","eslint-config-prettier":"8.6.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.48.2","@typescript-eslint/eslint-plugin":"5.48.2","@trivago/prettier-plugin-sort-imports":"4.0.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.7_1689815699812_0.4250791532375686","host":"s3://npm-registry-packages"}},"2.0.8":{"name":"graphql-upload-ts","version":"2.0.8","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.8","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"3ff1139c3e8dfa917391e2f543065ac6227c441e","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.8.tgz","fileCount":27,"integrity":"sha512-D/zjxNQNVbHKbvq3PE8Hb7djHuq1Myge+hKx4yNdPMzU0T2Zw95WRWGW7oHPpHeWgAttYXHamhqC+c+8iTeVxA==","signatures":[{"sig":"MEUCIG+zzHYLNWAyPNnJJj8jnhO4sensZotdh1vm7VLGuLNaAiEAqK/SNhKLkT1EQ2uevCzpcI1rd01hsnwMaUizYysZcZE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62818},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"e47f24c44b756238955d7af5cdef0ac097003d80","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.6.3","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.9.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"devDependencies":{"koa":"2.14.1","jest":"29.3.1","husky":"8.0.3","eslint":"8.32.0","express":"4.18.2","graphql":"16.6.0","ts-jest":"29.0.5","ts-node":"10.9.1","prettier":"2.8.3","form-data":"4.0.0","@types/koa":"2.13.5","node-fetch":"^3.3.0","typescript":"4.9.4","@types/jest":"29.2.5","lint-staged":"13.1.0","pretty-quick":"3.1.3","@types/busboy":"1.5.0","@types/express":"4.17.15","eslint-config-prettier":"8.6.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.48.2","@typescript-eslint/eslint-plugin":"5.48.2","@trivago/prettier-plugin-sort-imports":"4.0.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.8_1689818523707_0.3830329219027213","host":"s3://npm-registry-packages"}},"2.0.9":{"name":"graphql-upload-ts","version":"2.0.9","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.9","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"8d9e819cb7e6b26947657799927cbdbca29ffb64","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.9.tgz","fileCount":27,"integrity":"sha512-7kwZRqlBiJD0Sma5nnjLEHb7y4KSXQNCJoAdh/MTLoM5Z70vV/coFLnD2nkS+HdlnPqvnrnO5jMy+b4keFPWyQ==","signatures":[{"sig":"MEYCIQCZ81eEsLoSAzfQ+p5qbunAnv03DQ0TxBZxuq9hdp+szgIhAMp9VNuxigw0ngypN2hQObCnkYbGBY0kzWY28yccZInS","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62787},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"65a5ad5b61e653d39a8ccd082b2b618b8cfb85a7","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.6.3","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.9.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"devDependencies":{"koa":"2.14.2","jest":"29.6.1","husky":"8.0.3","eslint":"8.45.0","express":"4.18.2","graphql":"16.7.1","ts-jest":"29.1.1","ts-node":"10.9.1","prettier":"3.0.0","form-data":"4.0.0","@types/koa":"2.13.6","node-fetch":"^3.3.1","typescript":"5.1.6","@types/jest":"29.5.3","lint-staged":"13.2.3","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"8.8.0","eslint-plugin-prettier":"5.0.0","@typescript-eslint/parser":"6.1.0","@typescript-eslint/eslint-plugin":"6.1.0","@trivago/prettier-plugin-sort-imports":"4.1.1"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.9_1689821916261_0.6702193932432745","host":"s3://npm-registry-packages"}},"2.0.9-beta.1":{"name":"graphql-upload-ts","version":"2.0.9-beta.1","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.9-beta.1","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"6d36d8e6ce534587bc13fe4473af27b9eb83671c","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.9-beta.1.tgz","fileCount":27,"integrity":"sha512-xzQHhncU7jCawcCrq41w6YjpkH5D3/8bLNjvEHIvdUplPzbNtLWa0qdPeVNgU5iL0qqUi4LxFfuE2D8TEJsmtw==","signatures":[{"sig":"MEUCIGGpMLdIVicsbka5gImrOoq1wFAYiD0KUhXK9CbaRVzlAiEAuPfZ6/0R/foZOvfLYxtEPAEezTm8QWa6/xdO0t1/sxk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62794},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"2ca76a7d7129a70a15a95ba06cfd59ae9b28e5f6","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.6.3","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.9.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.2","jest":"29.6.1","husky":"8.0.3","eslint":"8.45.0","express":"4.18.2","graphql":"16.7.1","ts-jest":"29.1.1","ts-node":"10.9.1","prettier":"3.0.0","form-data":"4.0.0","@types/koa":"2.13.6","node-fetch":"^3.3.1","typescript":"5.1.6","@types/jest":"29.5.3","lint-staged":"13.2.3","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"8.8.0","eslint-plugin-prettier":"5.0.0","@typescript-eslint/parser":"6.1.0","@typescript-eslint/eslint-plugin":"6.1.0","@trivago/prettier-plugin-sort-imports":"4.2.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.9-beta.1_1689947079170_0.9387558497315036","host":"s3://npm-registry-packages"}},"2.0.9-beta.2":{"name":"graphql-upload-ts","version":"2.0.9-beta.2","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.9-beta.2","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"fe60fdf0e936ab16e4f4e361aeeca61c7f6320b7","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.9-beta.2.tgz","fileCount":27,"integrity":"sha512-oKEk93ccNN1c7DzVboS55J8/ApUeZ8EhXCpQxguhinzyhGJUigVozx6g73HCVZisXkkYJTKvWHDuot2KTBKGWA==","signatures":[{"sig":"MEUCIQCQgPjaDaRmXDMG8eFpTSQN5jvblQc0euY3si7d2V+78QIgYQuQNwYepocbor6lUFeSed/DyQ/6/qe0LDrY+lKGR/8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62794},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"c486fb6beef364ffe14ca23e0a694098c6e460c7","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.6.3","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.9.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.2","jest":"29.6.1","husky":"8.0.3","eslint":"8.45.0","express":"4.18.2","graphql":"16.7.1","ts-jest":"29.1.1","ts-node":"10.9.1","prettier":"3.0.0","form-data":"4.0.0","@types/koa":"2.13.6","node-fetch":"^3.3.1","typescript":"5.1.6","@types/jest":"29.5.3","lint-staged":"13.2.3","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"8.8.0","eslint-plugin-prettier":"5.0.0","@typescript-eslint/parser":"6.2.0","@typescript-eslint/eslint-plugin":"6.2.0","@trivago/prettier-plugin-sort-imports":"4.2.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.9-beta.2_1690238061218_0.5707096370176881","host":"s3://npm-registry-packages"}},"2.0.9-beta.3":{"name":"graphql-upload-ts","version":"2.0.9-beta.3","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.9-beta.3","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"582733caeb5ca751a646fbb0f0568fd72de23700","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.9-beta.3.tgz","fileCount":27,"integrity":"sha512-sxHf5F/8gO/fVvVVGyaNZc+k3aliQiqk3WCPwlnvDz/2jNIvjJ3+86itFpYkRK2ZxLCY0zrdC+Lyv+UPN4eiug==","signatures":[{"sig":"MEUCIDoWbO38SFu3PxxUaVUhfT8hz8PIS/YbbqpVa61M97MpAiEAp34ribRRxaUOrZfTfYnEMAFa7D2mzpp3OOtiJJXXfPM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62794},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"af7fd807e9ee5413c32636add5ca0d84b04c769d","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.6.3","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.9.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.2","jest":"29.6.1","husky":"8.0.3","eslint":"8.45.0","express":"4.18.2","graphql":"16.7.1","ts-jest":"29.1.1","ts-node":"10.9.1","prettier":"3.0.0","form-data":"4.0.0","@types/koa":"2.13.6","node-fetch":"^3.3.1","typescript":"5.1.6","@types/jest":"29.5.3","lint-staged":"13.2.3","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"8.8.0","eslint-plugin-prettier":"5.0.0","@typescript-eslint/parser":"6.2.0","@typescript-eslint/eslint-plugin":"6.2.0","@trivago/prettier-plugin-sort-imports":"4.2.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.9-beta.3_1690302041174_0.30565950259127517","host":"s3://npm-registry-packages"}},"2.0.9-beta.4":{"name":"graphql-upload-ts","version":"2.0.9-beta.4","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.9-beta.4","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"15e2a9a3067d3a1ab0eb5076810883406e690407","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.9-beta.4.tgz","fileCount":27,"integrity":"sha512-r9A6MLzbEye07nywMPxx2cLZ7LVniw6lQskGabMeAuEfcvXnftV2uE2M6B9yEm1NU0RZqWDAsYHMMwyyG6tDnw==","signatures":[{"sig":"MEQCIBa76fZKzxJQlxb8KEgcR7/7fxUTBpl1uGQ8zqP9/MANAiBgri6paAFk9Nzi3pzvaEympDm570SoeMtapEeX7fREUA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62794},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"cd7a8ffdd3e3bd672c40c32548963052bf869509","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.6.3","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.9.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.2","jest":"29.6.1","husky":"8.0.3","eslint":"8.45.0","express":"4.18.2","graphql":"16.7.1","ts-jest":"29.1.1","ts-node":"10.9.1","prettier":"3.0.0","form-data":"4.0.0","@types/koa":"2.13.7","node-fetch":"^3.3.1","typescript":"5.1.6","@types/jest":"29.5.3","lint-staged":"13.2.3","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"8.8.0","eslint-plugin-prettier":"5.0.0","@typescript-eslint/parser":"6.2.0","@typescript-eslint/eslint-plugin":"6.2.0","@trivago/prettier-plugin-sort-imports":"4.2.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.9-beta.4_1690324593590_0.05100501862115858","host":"s3://npm-registry-packages"}},"2.0.9-beta.5":{"name":"graphql-upload-ts","version":"2.0.9-beta.5","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.9-beta.5","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"f7fd5d61ee3912e1a238dcc9fbd59d6385b8da00","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.9-beta.5.tgz","fileCount":27,"integrity":"sha512-VP6RQhy35wczjFAhzRUheV5r4HlnxpcGHDYZD1ncDcronOZlIPa5WyfH8swiJIb8DWJ+WH4rqc+EtIMDORUyCA==","signatures":[{"sig":"MEYCIQDw7Ytq5CqQKcq1+WNz3USwjE84BKnGxZX4+6WPFKX+UgIhANPfRaKVZYpeQSGa2KI3E9P0NayPT9A6LJDdigBCw8X0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62794},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"d84c4cbe873cb1d3ae441cff563118f77a95f452","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.6.3","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.9.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.2","jest":"29.6.1","husky":"8.0.3","eslint":"8.45.0","express":"4.18.2","graphql":"16.7.1","ts-jest":"29.1.1","ts-node":"10.9.1","prettier":"3.0.0","form-data":"4.0.0","@types/koa":"2.13.7","node-fetch":"^3.3.2","typescript":"5.1.6","@types/jest":"29.5.3","lint-staged":"13.2.3","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"8.8.0","eslint-plugin-prettier":"5.0.0","@typescript-eslint/parser":"6.2.0","@typescript-eslint/eslint-plugin":"6.2.0","@trivago/prettier-plugin-sort-imports":"4.2.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.9-beta.5_1690330238094_0.5883698744712604","host":"s3://npm-registry-packages"}},"2.0.9-beta.6":{"name":"graphql-upload-ts","version":"2.0.9-beta.6","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.9-beta.6","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"1d2fcc75f7893f05ae77dc14d155b7f839857485","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.9-beta.6.tgz","fileCount":27,"integrity":"sha512-24SiN6FGMkJ1O+EHGRu9/2R5WIJkHnurQeEv1aKH0uCFq7NO9iSD/EDH6hoPfTgz+sR35p681K662zNp6T1uZg==","signatures":[{"sig":"MEUCIQCuHTi85F7pF4ccX8ycfMeQKBZu4Yl4g3cqNkvhfeXrkwIgDif4PtcGwKNwBwjO+x1QVFIgi3CYr862f5GXgeGSmxg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62794},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"ee5f1649d761c717363adb1a820978b88cb47185","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.6.3","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.9.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.2","jest":"29.6.2","husky":"8.0.3","eslint":"8.45.0","express":"4.18.2","graphql":"16.7.1","ts-jest":"29.1.1","ts-node":"10.9.1","prettier":"3.0.0","form-data":"4.0.0","@types/koa":"2.13.7","node-fetch":"^3.3.2","typescript":"5.1.6","@types/jest":"29.5.3","lint-staged":"13.2.3","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"8.9.0","eslint-plugin-prettier":"5.0.0","@typescript-eslint/parser":"6.2.0","@typescript-eslint/eslint-plugin":"6.2.0","@trivago/prettier-plugin-sort-imports":"4.2.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.9-beta.6_1690476587927_0.22404185431805312","host":"s3://npm-registry-packages"}},"2.0.9-beta.7":{"name":"graphql-upload-ts","version":"2.0.9-beta.7","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.9-beta.7","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"58f8bdc477a9419bcfbded14383d25e2b4e3acac","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.9-beta.7.tgz","fileCount":27,"integrity":"sha512-tZzVqhKarz9snyDKJYCP3lVw9M9MEqiZgiRM6UJQOjj1SzYrLHuoFMPgo3uxSn8VPKKStvmBU6FmXe06Xnl94w==","signatures":[{"sig":"MEQCIFCfulBu4UgWvmcm+boO0+91NF1TwuPl34QBBV/1VqeRAiAnYbLrUq0rh2FTIAdz1NAhf8yYJGo5wKELWllRKunKdg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62794},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"72fad4e4a45c51e4055350b5e2e9298d8f5e21d3","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.6.3","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.9.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.2","jest":"29.6.2","husky":"8.0.3","eslint":"8.46.0","express":"4.18.2","graphql":"16.7.1","ts-jest":"29.1.1","ts-node":"10.9.1","prettier":"3.0.0","form-data":"4.0.0","@types/koa":"2.13.7","node-fetch":"^3.3.2","typescript":"5.1.6","@types/jest":"29.5.3","lint-staged":"13.2.3","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"8.9.0","eslint-plugin-prettier":"5.0.0","@typescript-eslint/parser":"6.2.0","@typescript-eslint/eslint-plugin":"6.2.0","@trivago/prettier-plugin-sort-imports":"4.2.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.9-beta.7_1690573706854_0.676461049105481","host":"s3://npm-registry-packages"}},"2.0.9-beta.8":{"name":"graphql-upload-ts","version":"2.0.9-beta.8","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.9-beta.8","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"283e575bbccf38e3a57147e8ac642041ab9ecb9e","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.9-beta.8.tgz","fileCount":27,"integrity":"sha512-g1ecVlUm5GFJm0TXxBuCM8M2kUhhL1YKgnxCaLrLBfWfgi/1yYQ0jdbBOy1BB+vx1DSb+zpSrMJdVvrYo/nojg==","signatures":[{"sig":"MEQCIFRLTjF8VSB0WAjmSB8kHOVEW2vEvGGLOjbiDZucftu1AiBKW+o+qD4QM6oRCcZSGFoiuC/qHhfZnkCssAwAwgrhXA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62794},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"45a367df675704779e2d922ad541dd211c9821b4","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.6.3","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.9.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.2","jest":"29.6.2","husky":"8.0.3","eslint":"8.46.0","express":"4.18.2","graphql":"16.7.1","ts-jest":"29.1.1","ts-node":"10.9.1","prettier":"3.0.0","form-data":"4.0.0","@types/koa":"2.13.8","node-fetch":"^3.3.2","typescript":"5.1.6","@types/jest":"29.5.3","lint-staged":"13.2.3","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"8.9.0","eslint-plugin-prettier":"5.0.0","@typescript-eslint/parser":"6.2.0","@typescript-eslint/eslint-plugin":"6.2.0","@trivago/prettier-plugin-sort-imports":"4.2.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.9-beta.8_1690665153094_0.47153347740019025","host":"s3://npm-registry-packages"}},"2.0.9-beta.9":{"name":"graphql-upload-ts","version":"2.0.9-beta.9","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.9-beta.9","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"571d17520b28009f667ae06b33c9b5dd1309e22a","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.9-beta.9.tgz","fileCount":27,"integrity":"sha512-iEt77ESuH55O3SR4wd5Mc8AsxWuhQmqeYDnWI+LtBObnt2GN2erUkH231JYXsp2eSJ3fOM3iebfFQb78BfdU9A==","signatures":[{"sig":"MEQCIBcNknca28tH4140nV1NGWTk0rLq5Fdzpf9pNoMwuZgVAiBn1NUSfT91KTEE+QK/sZD6SzAvqPvt8eU2Q/96raTwjQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62794},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"1be226ed342134661ef483fdb93a2badf85c4c71","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.6.3","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.9.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.2","jest":"29.6.2","husky":"8.0.3","eslint":"8.46.0","express":"4.18.2","graphql":"16.7.1","ts-jest":"29.1.1","ts-node":"10.9.1","prettier":"3.0.0","form-data":"4.0.0","@types/koa":"2.13.8","node-fetch":"^3.3.2","typescript":"5.1.6","@types/jest":"29.5.3","lint-staged":"13.2.3","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"8.9.0","eslint-plugin-prettier":"5.0.0","@typescript-eslint/parser":"6.2.1","@typescript-eslint/eslint-plugin":"6.2.1","@trivago/prettier-plugin-sort-imports":"4.2.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.9-beta.9_1690833967622_0.34450857294785386","host":"s3://npm-registry-packages"}},"2.0.9-beta.10":{"name":"graphql-upload-ts","version":"2.0.9-beta.10","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.9-beta.10","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"fd167115c1fca06dd8bd54e5ab2af3629508455b","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.9-beta.10.tgz","fileCount":27,"integrity":"sha512-lw+vKsQe1NMiybDboaM9N1lZ3pcWBqL6RbM3hNFFeI6vYSMHM2qVaFxyFw4EUDjggZALZA9vOPklWj41AftKDA==","signatures":[{"sig":"MEYCIQDIEBI6XqC1Jxee3os82zKD3p8oUkRWHnMi/Q+lQThgaAIhALp0Tr+DeMsZmWEoQi0EYpQrFP0jyK/1s1GhaNeKF+rx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62796},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"7f3e2f207c6d42bd6ef819c28c92ec80a9a0a187","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.6.3","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.9.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.2","jest":"29.6.2","husky":"8.0.3","eslint":"8.46.0","express":"4.18.2","graphql":"16.7.1","ts-jest":"29.1.1","ts-node":"10.9.1","prettier":"3.0.1","form-data":"4.0.0","@types/koa":"2.13.8","node-fetch":"^3.3.2","typescript":"5.1.6","@types/jest":"29.5.3","lint-staged":"13.2.3","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"8.10.0","eslint-plugin-prettier":"5.0.0","@typescript-eslint/parser":"6.2.1","@typescript-eslint/eslint-plugin":"6.2.1","@trivago/prettier-plugin-sort-imports":"4.2.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.9-beta.10_1691070803953_0.18726771738759895","host":"s3://npm-registry-packages"}},"2.0.9-beta.11":{"name":"graphql-upload-ts","version":"2.0.9-beta.11","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.9-beta.11","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"3eb2680636f519f4f4ad42157c2fd486f9679692","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.9-beta.11.tgz","fileCount":27,"integrity":"sha512-p2YabLC81wCcTCOzKOt1hRU8i20coz4nkkZ8n6ICCHjylzpv4UQQtUhiFF68LA/m0MMtLxs4Ju/g6pRaW91FFQ==","signatures":[{"sig":"MEYCIQDqQBnkngozLLXOarEPdGbl81merdVqIhjzQiyXlZ7D9QIhAKhc/hs5MDfhoVEPIQup96v3kAZxaASlpkjXSiCKbnSf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62795},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"d728df71e0c2c96e1fbe0148d41ff1c8ce9bbf0e","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.6.3","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.9.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.2","jest":"29.6.2","husky":"8.0.3","eslint":"8.46.0","express":"4.18.2","graphql":"16.7.1","ts-jest":"29.1.1","ts-node":"10.9.1","prettier":"3.0.1","form-data":"4.0.0","@types/koa":"2.13.8","node-fetch":"^3.3.2","typescript":"5.1.6","@types/jest":"29.5.3","lint-staged":"13.2.3","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"9.0.0","eslint-plugin-prettier":"5.0.0","@typescript-eslint/parser":"6.2.1","@typescript-eslint/eslint-plugin":"6.2.1","@trivago/prettier-plugin-sort-imports":"4.2.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.9-beta.11_1691280670564_0.589782753394501","host":"s3://npm-registry-packages"}},"2.0.9-beta.12":{"name":"graphql-upload-ts","version":"2.0.9-beta.12","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.9-beta.12","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"f791278b48048f51520ee822a7a458fad3e49d37","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.9-beta.12.tgz","fileCount":27,"integrity":"sha512-q1m5uoq0LaO5yIS1O5aMIbHclcQiptFQJU6REM5yQPpcW5guej2+UxvX0EEe2dG8x9VrIz7FNhROqAN+xiJlmw==","signatures":[{"sig":"MEQCIB4V7ynT8u+3EYg8OmkPIhYyYdNT7ZXW3+GH0azrDhcdAiBZMDbU1hn0XUlrjw3EPL9X9SYGyXkIhNFVhuQiAORllQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62795},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"7b95f41e613c72fd8297dde059721a57adef0a1c","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.6.3","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.9.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.2","jest":"29.6.2","husky":"8.0.3","eslint":"8.46.0","express":"4.18.2","graphql":"16.7.1","ts-jest":"29.1.1","ts-node":"10.9.1","prettier":"3.0.1","form-data":"4.0.0","@types/koa":"2.13.8","node-fetch":"^3.3.2","typescript":"5.1.6","@types/jest":"29.5.3","lint-staged":"13.2.3","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"9.0.0","eslint-plugin-prettier":"5.0.0","@typescript-eslint/parser":"6.3.0","@typescript-eslint/eslint-plugin":"6.3.0","@trivago/prettier-plugin-sort-imports":"4.2.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.9-beta.12_1691437656509_0.008015798965022691","host":"s3://npm-registry-packages"}},"2.0.9-beta.13":{"name":"graphql-upload-ts","version":"2.0.9-beta.13","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.0.9-beta.13","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"45d07d26457d65dbb2a942b60d4e4b1d8c322af8","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.0.9-beta.13.tgz","fileCount":27,"integrity":"sha512-KUjiRtyhs4An52eVksJLUnLKQqvpkv4dmhFd2oClS7iz9OqVPXv6WeAuu/B5DBQUFALYGif1eLFQYfrBY3ZY3Q==","signatures":[{"sig":"MEUCIElU4z9nzHo+WjMKRJnbmcywB3OYKXrULGt5sgbpr69cAiEAsPLVOF7yEScvBPE9vIaCVpsHx8Kk3w1CoGbyk6k0fWo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":63486},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"dacdb36af4653eeb0df1246b8849d45789521969","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.6.3","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.9.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.2","jest":"29.6.2","husky":"8.0.3","eslint":"8.46.0","express":"4.18.2","graphql":"16.7.1","ts-jest":"29.1.1","ts-node":"10.9.1","prettier":"3.0.1","form-data":"4.0.0","@types/koa":"2.13.8","node-fetch":"^3.3.2","typescript":"5.1.6","@types/jest":"29.5.3","lint-staged":"13.2.3","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"9.0.0","eslint-plugin-prettier":"5.0.0","@typescript-eslint/parser":"6.3.0","@typescript-eslint/eslint-plugin":"6.3.0","@trivago/prettier-plugin-sort-imports":"4.2.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.0.9-beta.13_1691471506522_0.8595209268079087","host":"s3://npm-registry-packages"}},"2.1.0-beta.1":{"name":"graphql-upload-ts","version":"2.1.0-beta.1","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.0-beta.1","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"7bda51781b3eb7cf7800781d8b07cd065af53f25","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.0-beta.1.tgz","fileCount":27,"integrity":"sha512-FbJoUL2P9z1lAS/hgxOpeh3ANyyZzv+YUvRk/v2CpWinQo4NcVVm3zkVijvQPW4G8vmJhZq9c1VL4W4rnUGb5w==","signatures":[{"sig":"MEUCIDXdc4Ux40GVLd4x9E8MNK8s5r5o0lGafoDuGOco64FQAiEAwUS1NLTeYweCt/csgZQQ4Xc48GOQk5M+e9RBgySVB90=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":63490},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"e1a86211d39cb02dae8110f6d70adf4cd0929fe1","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.6.3","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.9.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.2","jest":"29.6.2","husky":"8.0.3","eslint":"8.46.0","express":"4.18.2","graphql":"16.7.1","ts-jest":"29.1.1","ts-node":"10.9.1","prettier":"3.0.1","form-data":"4.0.0","@types/koa":"2.13.8","node-fetch":"^3.3.2","typescript":"5.1.6","@types/jest":"29.5.3","lint-staged":"13.2.3","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"9.0.0","eslint-plugin-prettier":"5.0.0","@typescript-eslint/parser":"6.3.0","@typescript-eslint/eslint-plugin":"6.3.0","@trivago/prettier-plugin-sort-imports":"4.2.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.0-beta.1_1691471900269_0.9829196046816846","host":"s3://npm-registry-packages"}},"2.1.0":{"name":"graphql-upload-ts","version":"2.1.0","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.0","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"06ee87bb8bec594314dc54c87b6779f71e96282a","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.0.tgz","fileCount":27,"integrity":"sha512-6e6n2FTSZNXGRrwE+4Y1DCeIloGH1pm88OB6KgmfcT9Y+6zM5a+TSUYGop4Vg85cx25QIPkNpP3g1NKiRbF6Xw==","signatures":[{"sig":"MEYCIQDu00qNHQLviAsjcl7e3DBQfm19JpzwqIhwaLqhmMbi4QIhANiH6ULLug6BHmdeDWccZtbb52AsDKJvQSwgu571HuSG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":63483},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"3c9955588423ed0f6b89f2413c4a58ebb5f4f1df","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.6.3","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.9.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"devDependencies":{"koa":"2.14.2","jest":"29.6.2","husky":"8.0.3","eslint":"8.46.0","express":"4.18.2","graphql":"16.7.1","ts-jest":"29.1.1","ts-node":"10.9.1","prettier":"3.0.1","form-data":"4.0.0","@types/koa":"2.13.8","node-fetch":"^3.3.2","typescript":"5.1.6","@types/jest":"29.5.3","lint-staged":"13.2.3","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"9.0.0","eslint-plugin-prettier":"5.0.0","@typescript-eslint/parser":"6.3.0","@typescript-eslint/eslint-plugin":"6.3.0","@trivago/prettier-plugin-sort-imports":"4.2.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.0_1691472443155_0.4922356321990946","host":"s3://npm-registry-packages"}},"2.1.1-beta.1":{"name":"graphql-upload-ts","version":"2.1.1-beta.1","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.1-beta.1","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"34a4afbe598cbdffce83eb60b72880fe3b2b4a9e","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.1-beta.1.tgz","fileCount":27,"integrity":"sha512-7MfdDUkn+oYf6m/L12ATQe5guiF904oDryiAH1nWJ9kaIQzfVl0q9G9oACpJlQICJ23dyB6qvh839tHe1vXZLQ==","signatures":[{"sig":"MEQCIBmAKqJYef/fMCFo+lpaTRuIYUTJ7yjSWCEh3odMQObdAiBV5F/KEcvhZZeQu3q1+d/oOGkIanYOwHxHTDV7f8nN3A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":63490},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"8ecc272ff405c64272e613e9990f29acae89c6b4","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.6.3","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.9.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.2","jest":"29.6.2","husky":"8.0.3","eslint":"8.47.0","express":"4.18.2","graphql":"16.7.1","ts-jest":"29.1.1","ts-node":"10.9.1","prettier":"3.0.1","form-data":"4.0.0","@types/koa":"2.13.8","node-fetch":"^3.3.2","typescript":"5.1.6","@types/jest":"29.5.3","lint-staged":"13.2.3","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"9.0.0","eslint-plugin-prettier":"5.0.0","@typescript-eslint/parser":"6.3.0","@typescript-eslint/eslint-plugin":"6.3.0","@trivago/prettier-plugin-sort-imports":"4.2.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.1-beta.1_1691793793907_0.03210197986412866","host":"s3://npm-registry-packages"}},"2.1.1-beta.2":{"name":"graphql-upload-ts","version":"2.1.1-beta.2","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.1-beta.2","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"cd84705653b760319d8dab7d4704a792d7266c48","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.1-beta.2.tgz","fileCount":27,"integrity":"sha512-0aJOQvFjXKZsa3ZKxoLijqOGmKVPOwEgw6cTrAwJR27LWnlfxWxbxGgc44ahESbGP0YyFGm5h+N1m/aEYOJbXw==","signatures":[{"sig":"MEUCID9418qbR9MFLm+nbIMCCzvI5GsTcC41LLvaoJIq6OowAiEArYKCb5XcvLuKbfHKFYWeVq9QTu9FIHx/5Z0RT63O5Ic=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":63490},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"dcb026a8e03b10a7887700e6e3cf6a37c59cca36","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.6.3","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.9.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.2","jest":"29.6.2","husky":"8.0.3","eslint":"8.47.0","express":"4.18.2","graphql":"16.7.1","ts-jest":"29.1.1","ts-node":"10.9.1","prettier":"3.0.1","form-data":"4.0.0","@types/koa":"2.13.8","node-fetch":"^3.3.2","typescript":"5.1.6","@types/jest":"29.5.3","lint-staged":"13.3.0","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"9.0.0","eslint-plugin-prettier":"5.0.0","@typescript-eslint/parser":"6.3.0","@typescript-eslint/eslint-plugin":"6.3.0","@trivago/prettier-plugin-sort-imports":"4.2.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.1-beta.2_1691967127193_0.8545739602860547","host":"s3://npm-registry-packages"}},"2.1.1-beta.3":{"name":"graphql-upload-ts","version":"2.1.1-beta.3","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.1-beta.3","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"c0b782b7c85d544652821b98d220412c02575bc2","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.1-beta.3.tgz","fileCount":27,"integrity":"sha512-neMETy/j6or6gau2NkCD1Ke2OT9gh3idLi5LTzqLKM8W0EZ7g15A4Yq0b6p/cYzPv/Qxhwa4gs8BgjbInIj02A==","signatures":[{"sig":"MEQCIEzRLVlmzJz1ZoKSIsd5+bAKmDl+BDKW1hlfuTskcRKNAiAGFYHRpfVxlBVaNQh4uqEC9EGMx5o3Tykh1k0g7FZ72Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":63490},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"f4e852a11e215d282c9a33ed45a8ff945608ed06","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.6.3","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.9.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.2","jest":"29.6.2","husky":"8.0.3","eslint":"8.47.0","express":"4.18.2","graphql":"16.7.1","ts-jest":"29.1.1","ts-node":"10.9.1","prettier":"3.0.1","form-data":"4.0.0","@types/koa":"2.13.8","node-fetch":"^3.3.2","typescript":"5.1.6","@types/jest":"29.5.3","lint-staged":"14.0.0","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"9.0.0","eslint-plugin-prettier":"5.0.0","@typescript-eslint/parser":"6.3.0","@typescript-eslint/eslint-plugin":"6.3.0","@trivago/prettier-plugin-sort-imports":"4.2.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.1-beta.3_1691971799867_0.4600452565965354","host":"s3://npm-registry-packages"}},"2.1.1-beta.4":{"name":"graphql-upload-ts","version":"2.1.1-beta.4","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.1-beta.4","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"50ce5e6d36d12e00e56557a3bf51d82cf3a9d78b","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.1-beta.4.tgz","fileCount":27,"integrity":"sha512-UKbItMgNeGif4XxRclg8OxKeqEvt9XktxstB/uIvqtE1vldRNXt/G7CbWAHbr42IsZwKxMWNVpHDwDRRIyDeJw==","signatures":[{"sig":"MEQCIDXiQvpfM0ld/pK0BbVjlUi1C69voIEwvH+vUo7zj9AhAiB2B2WoViu0VCd/7GLf2WH7eqr8qsnVC6caIaQg+1ZHdQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":63490},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"e574fd614ba54f053f522475ae465deb75b46993","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.6.3","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.9.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.2","jest":"29.6.2","husky":"8.0.3","eslint":"8.47.0","express":"4.18.2","graphql":"16.8.0","ts-jest":"29.1.1","ts-node":"10.9.1","prettier":"3.0.1","form-data":"4.0.0","@types/koa":"2.13.8","node-fetch":"^3.3.2","typescript":"5.1.6","@types/jest":"29.5.3","lint-staged":"14.0.0","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"9.0.0","eslint-plugin-prettier":"5.0.0","@typescript-eslint/parser":"6.4.0","@typescript-eslint/eslint-plugin":"6.4.0","@trivago/prettier-plugin-sort-imports":"4.2.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.1-beta.4_1692058197996_0.08893798172628409","host":"s3://npm-registry-packages"}},"2.1.1-beta.5":{"name":"graphql-upload-ts","version":"2.1.1-beta.5","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.1-beta.5","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"e047bbec534e92b85124f1b807aff1aa680080a7","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.1-beta.5.tgz","fileCount":27,"integrity":"sha512-ZvDqLYAt1zDqzEPssTkyf9bGIGHE7dahuh+1I8NhdasWccG4tfHvXZGrzPT8n5zIIzqDfwVSYCs4cqE5Mq3mSg==","signatures":[{"sig":"MEMCHwp1XG9mXUrx8LiDXT2IDmMJ2ohxc4n1mFK8af9p//UCID/6TVXKsEAjOzK14ZyuIIxO89bznNRsWURoorwRH1T+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":63490},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"625385eae55d8148b0393c188a2684c6a82b301c","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.6.3","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.9.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.2","jest":"29.6.2","husky":"8.0.3","eslint":"8.47.0","express":"4.18.2","graphql":"16.8.0","ts-jest":"29.1.1","ts-node":"10.9.1","prettier":"3.0.2","form-data":"4.0.0","@types/koa":"2.13.8","node-fetch":"^3.3.2","typescript":"5.1.6","@types/jest":"29.5.3","lint-staged":"14.0.0","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"9.0.0","eslint-plugin-prettier":"5.0.0","@typescript-eslint/parser":"6.4.0","@typescript-eslint/eslint-plugin":"6.4.0","@trivago/prettier-plugin-sort-imports":"4.2.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.1-beta.5_1692128955597_0.2164742446285266","host":"s3://npm-registry-packages"}},"2.1.1-beta.6":{"name":"graphql-upload-ts","version":"2.1.1-beta.6","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.1-beta.6","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"ec057f382dd5fbcfa7e651e61d54b0ea06881fcb","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.1-beta.6.tgz","fileCount":27,"integrity":"sha512-2MMgyq6Y6lIzrg3qhSc9f+dRWhrZP/NID0iF//XfPJuSNJFPYJ7o6uSnO0mXAoTDu6g7Y5VmuyvTT0ALBzTyLw==","signatures":[{"sig":"MEUCIHCeLY6PzxIXTtgILpNC+m8EtfC7uZO0m3nidkiSootZAiEAuhC/8O06B18fNiwQr4uF4uWWORYDYxBuHaODtBSxsDU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":63490},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"a9f79fb80c43732057703e5755e53ce819e60d7f","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.6.3","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.9.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.2","jest":"29.6.2","husky":"8.0.3","eslint":"8.47.0","express":"4.18.2","graphql":"16.8.0","ts-jest":"29.1.1","ts-node":"10.9.1","prettier":"3.0.2","form-data":"4.0.0","@types/koa":"2.13.8","node-fetch":"^3.3.2","typescript":"5.1.6","@types/jest":"29.5.3","lint-staged":"14.0.1","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"9.0.0","eslint-plugin-prettier":"5.0.0","@typescript-eslint/parser":"6.4.0","@typescript-eslint/eslint-plugin":"6.4.0","@trivago/prettier-plugin-sort-imports":"4.2.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.1-beta.6_1692620678257_0.38010956949429753","host":"s3://npm-registry-packages"}},"2.1.1-beta.7":{"name":"graphql-upload-ts","version":"2.1.1-beta.7","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.1-beta.7","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"5544d192bcdfcaaafd0e16550ffe84d901fb3827","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.1-beta.7.tgz","fileCount":27,"integrity":"sha512-A1c9+2FqX26dWdA/qSr+poMJ/wJDkzq/uNbRh6tfU67efHQ5LBrQUN0f6sFuExOZ5Bi10/rCdwC0OxgqouUx2g==","signatures":[{"sig":"MEUCIAHbpbNf0LhRUahvVrGBuyGb+cKdC89OJGxQRbuCfXhSAiEAvDMNKLKIA0/jIYWiD2JwsoEKXrKC2Yu0Gty+t66Hxho=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":63490},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"be226524e6d18ad58ebe4304f71993f093edf5f8","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.6.3","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.9.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.2","jest":"29.6.3","husky":"8.0.3","eslint":"8.47.0","express":"4.18.2","graphql":"16.8.0","ts-jest":"29.1.1","ts-node":"10.9.1","prettier":"3.0.2","form-data":"4.0.0","@types/koa":"2.13.8","node-fetch":"^3.3.2","typescript":"5.1.6","@types/jest":"29.5.3","lint-staged":"14.0.1","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"9.0.0","eslint-plugin-prettier":"5.0.0","@typescript-eslint/parser":"6.4.1","@typescript-eslint/eslint-plugin":"6.4.1","@trivago/prettier-plugin-sort-imports":"4.2.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.1-beta.7_1692657921708_0.7647855565577677","host":"s3://npm-registry-packages"}},"2.1.1-beta.8":{"name":"graphql-upload-ts","version":"2.1.1-beta.8","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.1-beta.8","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"a52f8be9f973de35e8b30e1c16b858b5abff58f5","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.1-beta.8.tgz","fileCount":27,"integrity":"sha512-TEdcPadwa7aVo8r4Z9x6+uPS86qubOeEkKDaQaJjTXk0a/JfyykfZAcFS/IIN+1XLvWnwXA6J0tr6Viij8w0/Q==","signatures":[{"sig":"MEUCIQDhIiNb4lI1REUDCHGB9kYm5x3re/ws5YORhejMb8IcyQIgfuD11pABg3nc7CWh3r7C7czyBuVfGCGepxX+sDKT3Lk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":63490},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"ad49cd37f1bc4809aa56a5314267e38243659270","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.6.3","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.9.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.2","jest":"29.6.3","husky":"8.0.3","eslint":"8.47.0","express":"4.18.2","graphql":"16.8.0","ts-jest":"29.1.1","ts-node":"10.9.1","prettier":"3.0.2","form-data":"4.0.0","@types/koa":"2.13.8","node-fetch":"^3.3.2","typescript":"5.1.6","@types/jest":"29.5.4","lint-staged":"14.0.1","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"9.0.0","eslint-plugin-prettier":"5.0.0","@typescript-eslint/parser":"6.4.1","@typescript-eslint/eslint-plugin":"6.4.1","@trivago/prettier-plugin-sort-imports":"4.2.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.1-beta.8_1692744526526_0.09536261513714583","host":"s3://npm-registry-packages"}},"2.1.1-beta.9":{"name":"graphql-upload-ts","version":"2.1.1-beta.9","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.1-beta.9","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"39e20ab05f59b1c6eb7a41e36081ad083bcc752c","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.1-beta.9.tgz","fileCount":27,"integrity":"sha512-l3l7fX6BVBfE28n1N/VJjVilHaMq1w3W9OGlrX+/MH0VG7A1cW2P5inbqZaumGHcCqKDzAf3aiBYUgMCPrnveA==","signatures":[{"sig":"MEUCIBUELnTWXCzYbW0jUebgZnk0GXK0c/fqjT462hbY6LH7AiEAryYFiG49JQKbrR5J0ZX+GS/ARPFmzWJC8qfgScBbnCg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":63490},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"d96566402045bff359eccd899ab1c3cddd3f0529","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.6.3","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.9.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.2","jest":"29.6.4","husky":"8.0.3","eslint":"8.47.0","express":"4.18.2","graphql":"16.8.0","ts-jest":"29.1.1","ts-node":"10.9.1","prettier":"3.0.2","form-data":"4.0.0","@types/koa":"2.13.8","node-fetch":"^3.3.2","typescript":"5.2.2","@types/jest":"29.5.4","lint-staged":"14.0.1","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"9.0.0","eslint-plugin-prettier":"5.0.0","@typescript-eslint/parser":"6.4.1","@typescript-eslint/eslint-plugin":"6.4.1","@trivago/prettier-plugin-sort-imports":"4.2.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.1-beta.9_1692917253954_0.7049287882499731","host":"s3://npm-registry-packages"}},"2.1.1-beta.10":{"name":"graphql-upload-ts","version":"2.1.1-beta.10","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.1-beta.10","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"94418248608de5c58bfdd0ec6aa344d95249d46f","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.1-beta.10.tgz","fileCount":27,"integrity":"sha512-dAyCmDM0BD60Mkwe0HSjmjdzsjhliChlcX2wKQ2oDYdrXtCVZn8qN5ft6Ec0nKmThtXryRXM/7c1Z/YaWoITGw==","signatures":[{"sig":"MEQCIF7cP+iJfxJKZz8MkWrR1S8hKiz0LpbJSFs8429NbKbgAiAt1i1LkO/RDfYHBzvmRZIaYGlagigZm6H+hScTrmI/4w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":63491},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"19984048e231b3c850b3a545b7b43582782e1f39","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.6.3","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.9.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.2","jest":"29.6.4","husky":"8.0.3","eslint":"8.48.0","express":"4.18.2","graphql":"16.8.0","ts-jest":"29.1.1","ts-node":"10.9.1","prettier":"3.0.2","form-data":"4.0.0","@types/koa":"2.13.8","node-fetch":"^3.3.2","typescript":"5.2.2","@types/jest":"29.5.4","lint-staged":"14.0.1","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"9.0.0","eslint-plugin-prettier":"5.0.0","@typescript-eslint/parser":"6.4.1","@typescript-eslint/eslint-plugin":"6.4.1","@trivago/prettier-plugin-sort-imports":"4.2.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.1-beta.10_1693008555777_0.3950779836062601","host":"s3://npm-registry-packages"}},"2.1.1-beta.11":{"name":"graphql-upload-ts","version":"2.1.1-beta.11","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.1-beta.11","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"66e7bba66ff80df04e12e2bab3e17031a220d8a6","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.1-beta.11.tgz","fileCount":27,"integrity":"sha512-EQbKc/vjedcqOL4Nv7bsnFTl4hh01YSfLa4a+CzCXIrw1ji0AAQEsgfJ3J+skNXypD+ofU+kO1gOBuyraEzDUg==","signatures":[{"sig":"MEYCIQChyhHsHvUoJbtOMsPlJwyD3LFTfvsrgcsTZWmFDCG6agIhAKSQUYpcmUNJ7iRsC393wxBhmZDTutzLpJ7xa54GrUUU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":63491},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"0e1519f29d9e8d2b93b660f2c72f74c3351048b9","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.6.3","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.9.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.2","jest":"29.6.4","husky":"8.0.3","eslint":"8.48.0","express":"4.18.2","graphql":"16.8.0","ts-jest":"29.1.1","ts-node":"10.9.1","prettier":"3.0.2","form-data":"4.0.0","@types/koa":"2.13.8","node-fetch":"^3.3.2","typescript":"5.2.2","@types/jest":"29.5.4","lint-staged":"14.0.1","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"9.0.0","eslint-plugin-prettier":"5.0.0","@typescript-eslint/parser":"6.5.0","@typescript-eslint/eslint-plugin":"6.5.0","@trivago/prettier-plugin-sort-imports":"4.2.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.1-beta.11_1693263005424_0.024156653638596204","host":"s3://npm-registry-packages"}},"2.1.1-beta.12":{"name":"graphql-upload-ts","version":"2.1.1-beta.12","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.1-beta.12","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"c89d2e780410f640bfed53b073e2575b4937e670","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.1-beta.12.tgz","fileCount":27,"integrity":"sha512-VttM7AKQ9c7HTBtbruzCSb77d32MAW0dNsrekF5a9Gxk3jv5b8RxpoXpYy3RBcZqgnZuYXrBJ4LToWStA9bSbQ==","signatures":[{"sig":"MEUCIHObJA9VsjO2At+DD7AF+SvHbE5IqdmW7W4eiVIMKwKYAiEAoXPjvNDwHDBKJeCoQjPRK1o3kq8r6YOgAeXP3TWiSWs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":63491},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"37cbaa61485659f14f0892709e583874bdb22e4e","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.6.3","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.9.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.2","jest":"29.6.4","husky":"8.0.3","eslint":"8.48.0","express":"4.18.2","graphql":"16.8.0","ts-jest":"29.1.1","ts-node":"10.9.1","prettier":"3.0.3","form-data":"4.0.0","@types/koa":"2.13.8","node-fetch":"^3.3.2","typescript":"5.2.2","@types/jest":"29.5.4","lint-staged":"14.0.1","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"9.0.0","eslint-plugin-prettier":"5.0.0","@typescript-eslint/parser":"6.5.0","@typescript-eslint/eslint-plugin":"6.5.0","@trivago/prettier-plugin-sort-imports":"4.2.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.1-beta.12_1693328353808_0.3558428786308514","host":"s3://npm-registry-packages"}},"2.1.1-beta.13":{"name":"graphql-upload-ts","version":"2.1.1-beta.13","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.1-beta.13","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"091d7d78d103a63ae40d987eee3d356749ccd091","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.1-beta.13.tgz","fileCount":27,"integrity":"sha512-3qbKjFpyyL2NZMSEs5mXKUMu8la9Uc2eams9s0R+1/OWVY5gRGSCZ75Go7sWLiQlkZDyvv8WEkTLTAmIgO09uw==","signatures":[{"sig":"MEUCIApxsmOx7zQQ4HvUesuBK2cNWslaNeLcFuhqRmQGoyjoAiEA2VO/RqdUJOEichuGgudR5GE9FchmOnZbANj3JWVKkdg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":63491},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"2e9042d429c05b7c87dfd262b0225b10643b3b5b","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.6.3","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.9.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.2","jest":"29.6.4","husky":"8.0.3","eslint":"8.48.0","express":"4.18.2","graphql":"16.8.0","ts-jest":"29.1.1","ts-node":"10.9.1","prettier":"3.0.3","form-data":"4.0.0","@types/koa":"2.13.8","node-fetch":"^3.3.2","typescript":"5.2.2","@types/jest":"29.5.4","lint-staged":"14.0.1","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"9.0.0","eslint-plugin-prettier":"5.0.0","@typescript-eslint/parser":"6.5.0","@typescript-eslint/eslint-plugin":"6.5.0","@trivago/prettier-plugin-sort-imports":"4.2.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.1-beta.13_1693836964226_0.21100515142382292","host":"s3://npm-registry-packages"}},"2.1.1-beta.14":{"name":"graphql-upload-ts","version":"2.1.1-beta.14","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.1-beta.14","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"165c958b39c8a21f89c4d1baa5417aa9c8ee9288","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.1-beta.14.tgz","fileCount":27,"integrity":"sha512-ohE480FUvjEPD13nMCKkMuKTQ3w0ehQQ0d0bGKiKBxtmFszHEIe1h88KGdaXCBVg6KDMHan/otfiWCgXvbDdPw==","signatures":[{"sig":"MEUCIQCXvAXFQ8/8St89HieBl5BsNK70IgijYboSXX58kvCwEwIgO9gTTif+EBucpM1448XI/FP2cUGzd40YdvhK/xiHHYU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":63491},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"d137d454c6d3a4147a0ac7d21c39fe4fc331a5e4","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.6.3","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.9.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.2","jest":"29.6.4","husky":"8.0.3","eslint":"8.48.0","express":"4.18.2","graphql":"16.8.0","ts-jest":"29.1.1","ts-node":"10.9.1","prettier":"3.0.3","form-data":"4.0.0","@types/koa":"2.13.8","node-fetch":"^3.3.2","typescript":"5.2.2","@types/jest":"29.5.4","lint-staged":"14.0.1","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"9.0.0","eslint-plugin-prettier":"5.0.0","@typescript-eslint/parser":"6.6.0","@typescript-eslint/eslint-plugin":"6.6.0","@trivago/prettier-plugin-sort-imports":"4.2.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.1-beta.14_1693864847031_0.5888711106665556","host":"s3://npm-registry-packages"}},"2.1.1-beta.15":{"name":"graphql-upload-ts","version":"2.1.1-beta.15","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.1-beta.15","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"076185f21c0e94bacea07de6eb1aa07f688d772b","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.1-beta.15.tgz","fileCount":27,"integrity":"sha512-s2DwRDmpoZ4pEnob9pmTd3eL387y1dS/JaPgOKWNHUAaHAwy/4zbeyEEoniPck7xPaO6ElLZMEYsi1m6eX6kzQ==","signatures":[{"sig":"MEUCIQDVYYiYtmZqZ2U5kzapvx8EWBGCZ2SSEhSxCQUNb5bYOgIgbwPUkQghRWF0RL5z0EQ23UsFnqu/pmWFvlTZrOWTa4k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":63491},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"a3d1b511eada2e44d5781cb987e9ed32852b9205","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.6.3","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.9.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.2","jest":"29.6.4","husky":"8.0.3","eslint":"8.49.0","express":"4.18.2","graphql":"16.8.0","ts-jest":"29.1.1","ts-node":"10.9.1","prettier":"3.0.3","form-data":"4.0.0","@types/koa":"2.13.8","node-fetch":"^3.3.2","typescript":"5.2.2","@types/jest":"29.5.4","lint-staged":"14.0.1","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"9.0.0","eslint-plugin-prettier":"5.0.0","@typescript-eslint/parser":"6.6.0","@typescript-eslint/eslint-plugin":"6.6.0","@trivago/prettier-plugin-sort-imports":"4.2.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.1-beta.15_1694218190707_0.6190412597430435","host":"s3://npm-registry-packages"}},"2.1.1-beta.16":{"name":"graphql-upload-ts","version":"2.1.1-beta.16","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.1-beta.16","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"85f94f2d0caf926876776b188427bbc9acd8c435","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.1-beta.16.tgz","fileCount":27,"integrity":"sha512-L698nrrwxTa6eW8HFXspQ5wxXwRVVxMmdeaSaqMorF+XGDoYUWK4T35piavc1JFPHr/EbPNPg3WZSGBnP8OQNA==","signatures":[{"sig":"MEUCIQDxKNQZOsntna/IgrhTjjtB6tN9AdERPlI420bA9XKQAgIgbacVfHFyJP7cgwBvNliWBq2F96SRWnW9WOngOEkCJdg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":63491},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"00a2fa1f4b5550e58eae367cb58d53c27bad8215","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.6.3","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.9.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.2","jest":"29.6.4","husky":"8.0.3","eslint":"8.49.0","express":"4.18.2","graphql":"16.8.0","ts-jest":"29.1.1","ts-node":"10.9.1","prettier":"3.0.3","form-data":"4.0.0","@types/koa":"2.13.8","node-fetch":"^3.3.2","typescript":"5.2.2","@types/jest":"29.5.4","lint-staged":"14.0.1","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"9.0.0","eslint-plugin-prettier":"5.0.0","@typescript-eslint/parser":"6.7.0","@typescript-eslint/eslint-plugin":"6.7.0","@trivago/prettier-plugin-sort-imports":"4.2.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.1-beta.16_1694469695520_0.7799437896130703","host":"s3://npm-registry-packages"}},"2.1.1-beta.17":{"name":"graphql-upload-ts","version":"2.1.1-beta.17","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.1-beta.17","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"04c53f18b2d802a229fc09cf10a93514c28e3b76","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.1-beta.17.tgz","fileCount":27,"integrity":"sha512-OLXAlRc1AFRiTag/3w412xr0CyhVvzXoyJk+iza/5kbstZvdgRLnoxRDSa6xjRXKXXkNH9Y56mYxTkpqt0MaWQ==","signatures":[{"sig":"MEUCIDptUZV7micF2Q1I4YBKTWrfCYBl3jpeOuAj50wrZbQPAiEAweyb/cQcWLwXqjhSAGhC5vItj2dMsXo5QGPigqOv2bU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":63491},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"a08022dffa3fa125694da9f70c670d7a011e946f","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.6.3","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.9.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.2","jest":"29.7.0","husky":"8.0.3","eslint":"8.49.0","express":"4.18.2","graphql":"16.8.0","ts-jest":"29.1.1","ts-node":"10.9.1","prettier":"3.0.3","form-data":"4.0.0","@types/koa":"2.13.8","node-fetch":"^3.3.2","typescript":"5.2.2","@types/jest":"29.5.4","lint-staged":"14.0.1","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"9.0.0","eslint-plugin-prettier":"5.0.0","@typescript-eslint/parser":"6.7.0","@typescript-eslint/eslint-plugin":"6.7.0","@trivago/prettier-plugin-sort-imports":"4.2.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.1-beta.17_1694519848035_0.9849472719349688","host":"s3://npm-registry-packages"}},"2.1.1-beta.18":{"name":"graphql-upload-ts","version":"2.1.1-beta.18","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.1-beta.18","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"3c66df032ae5da1ea4a83e813bb341f6470ed058","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.1-beta.18.tgz","fileCount":27,"integrity":"sha512-LhDj+1ISZaH+IWX9xo3loD5rzpooTluTybpKxMnlPrxKGxz7IlZdb9bNBOiV40TYGzP6+onPHN5j4kI+7ojkcg==","signatures":[{"sig":"MEYCIQDxCtmfR4mfqPnW1VlDuyP/SdgWpraG4tkNc6/9Cj9mIQIhAMhSc9egi0A/s4NZeRklS1k4qNUFqOV2vdm95cD5uDEk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":63491},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"dc32aae12a592b1f7757d138f85bce71226c8cd2","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.6.3","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.9.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.2","jest":"29.7.0","husky":"8.0.3","eslint":"8.49.0","express":"4.18.2","graphql":"16.8.0","ts-jest":"29.1.1","ts-node":"10.9.1","prettier":"3.0.3","form-data":"4.0.0","@types/koa":"2.13.9","node-fetch":"^3.3.2","typescript":"5.2.2","@types/jest":"29.5.4","lint-staged":"14.0.1","@types/busboy":"1.5.0","@types/express":"4.17.17","eslint-config-prettier":"9.0.0","eslint-plugin-prettier":"5.0.0","@typescript-eslint/parser":"6.7.0","@typescript-eslint/eslint-plugin":"6.7.0","@trivago/prettier-plugin-sort-imports":"4.2.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.1-beta.18_1694676640923_0.5403201744632715","host":"s3://npm-registry-packages"}},"2.1.1-beta.19":{"name":"graphql-upload-ts","version":"2.1.1-beta.19","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.1-beta.19","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"7401e2c1c90b3efd2dd6341dbc3936624c7e1691","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.1-beta.19.tgz","fileCount":27,"integrity":"sha512-p0tG+nXyJ9FFdd8UsiZh5SLjui8M+31xVKV5MQSZSfWjqqnOPGduwblvp3AaoizkIeRLylQHVaeSulRn4Y721A==","signatures":[{"sig":"MEQCIC3iSOhHK30aoznRvVmrPKx9YZI/lF0EHvCpC0q3W3yIAiBdpqvQRlXf6gSU42V6nCx4D6P+CKmpUx9zt4q/RBB66g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":63491},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"9dfc75f3fea2bc2d3639604b42b0d5beb9e3177a","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"9.6.3","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"19.9.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.14.2","jest":"29.7.0","husky":"8.0.3","eslint":"8.49.0","express":"4.18.2","graphql":"16.8.0","ts-jest":"29.1.1","ts-node":"10.9.1","prettier":"3.0.3","form-data":"4.0.0","@types/koa":"2.13.9","node-fetch":"^3.3.2","typescript":"5.2.2","@types/jest":"29.5.5","lint-staged":"14.0.1","@types/busboy":"1.5.1","@types/express":"4.17.17","eslint-config-prettier":"9.0.0","eslint-plugin-prettier":"5.0.0","@typescript-eslint/parser":"6.7.0","@typescript-eslint/eslint-plugin":"6.7.0","@trivago/prettier-plugin-sort-imports":"4.2.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.1-beta.19_1694822980793_0.2632915298645324","host":"s3://npm-registry-packages"}},"2.1.1-beta.20":{"name":"graphql-upload-ts","version":"2.1.1-beta.20","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.1-beta.20","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"912552e66f096c08d3583e84993116e5a948682d","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.1-beta.20.tgz","fileCount":27,"integrity":"sha512-ZxcFwbftnENUtgsp5ci+Vhp6aCYqiG0lAngxXhI3sWQqRfWr8j2Y6My0/4oSZ66PYz4BFaUPppkbhaZqckimXA==","signatures":[{"sig":"MEUCIQCM9rTZ2kj5Yb2aqMe7nMaiM80iI+hXRHkEKT4QXMapUgIgZDAQvNlHcCAkLQxL60UGhZVoJt2aj/lV7O6jAcvN2mY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":63856},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"d4bc69423bbb94b440dfd18deae398605e1a1254","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.2.3","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"20.10.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.15.0","jest":"29.7.0","husky":"8.0.3","eslint":"8.56.0","express":"4.18.2","graphql":"16.8.1","ts-jest":"29.1.1","ts-node":"10.9.2","prettier":"3.2.2","form-data":"4.0.0","@types/koa":"2.14.0","node-fetch":"^3.3.2","typescript":"5.3.3","@types/jest":"29.5.11","lint-staged":"15.2.0","@types/busboy":"1.5.3","@types/express":"4.17.21","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","@typescript-eslint/parser":"6.18.1","@typescript-eslint/eslint-plugin":"6.18.1","@trivago/prettier-plugin-sort-imports":"4.3.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.1-beta.20_1705325833787_0.47954946321443015","host":"s3://npm-registry-packages"}},"2.1.1-beta.21":{"name":"graphql-upload-ts","version":"2.1.1-beta.21","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.1-beta.21","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"0ebdcde8aa502358579a7a787a62526a4190a700","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.1-beta.21.tgz","fileCount":27,"integrity":"sha512-Xsjwvos11EYOH4FWAOuFzMRx/BIhPKPtwCyuIcBp3CmCcyg7FDvOrEuVUPccX/TRGTAyPEfHa0CxTBlS/iQqNg==","signatures":[{"sig":"MEQCIH2DtKITdcsKXEpY0PwUzIAr7BQGxhUMnOeoRLiFDAOUAiAezzqCnPbsDwXuWT8+6QnzY+yrxRgbf1N77NlLTLR5qg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":63856},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"6be1d3825e5d5dd4d1143accdcabc4d5ea3e2d56","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.2.3","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"20.10.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.15.0","jest":"29.7.0","husky":"8.0.3","eslint":"8.56.0","express":"4.18.2","graphql":"16.8.1","ts-jest":"29.1.1","ts-node":"10.9.2","prettier":"3.2.2","form-data":"4.0.0","@types/koa":"2.14.0","node-fetch":"^3.3.2","typescript":"5.3.3","@types/jest":"29.5.11","lint-staged":"15.2.0","@types/busboy":"1.5.3","@types/express":"4.17.21","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","@typescript-eslint/parser":"6.19.0","@typescript-eslint/eslint-plugin":"6.19.0","@trivago/prettier-plugin-sort-imports":"4.3.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.1-beta.21_1705355918197_0.38486814808055536","host":"s3://npm-registry-packages"}},"2.1.1-beta.22":{"name":"graphql-upload-ts","version":"2.1.1-beta.22","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.1-beta.22","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"32962ed7c3da550fda09dac9fa138458eef062df","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.1-beta.22.tgz","fileCount":27,"integrity":"sha512-XTWelC9puDf3Jl4wTikpv4WQr/TIXEBt06g/hhg9ykAslOV+JslFPp4fNG9S/oCaEebOe5JNnZbrc8/MSWj4zg==","signatures":[{"sig":"MEUCIQCT5cx2ZyG87aPJAY4EFr7Qyx5BWpODyFtnnAs7Y1n0FwIgP1fOxFMzuPHuPOqWghExTmiCRri+89TLg4/5NPJuGmY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":63856},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"d6ce6e20631f7aadc7032626762fbb269e7c7736","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.2.3","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"20.10.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.15.0","jest":"29.7.0","husky":"8.0.3","eslint":"8.56.0","express":"4.18.2","graphql":"16.8.1","ts-jest":"29.1.1","ts-node":"10.9.2","prettier":"3.2.3","form-data":"4.0.0","@types/koa":"2.14.0","node-fetch":"^3.3.2","typescript":"5.3.3","@types/jest":"29.5.11","lint-staged":"15.2.0","@types/busboy":"1.5.3","@types/express":"4.17.21","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","@typescript-eslint/parser":"6.19.0","@typescript-eslint/eslint-plugin":"6.19.0","@trivago/prettier-plugin-sort-imports":"4.3.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.1-beta.22_1705482346072_0.023375946785305635","host":"s3://npm-registry-packages"}},"2.1.1-beta.23":{"name":"graphql-upload-ts","version":"2.1.1-beta.23","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.1-beta.23","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"27bfe67677b0e89744d9bf7739da60a0cb611204","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.1-beta.23.tgz","fileCount":27,"integrity":"sha512-vWh+FW3WCPst928+CAsRWv34Z1+9Dns6u6CbAl4c25x5IRsxT+wGxGnKBTOeo5KAuthUS3WM0CE7tRd+FCEHOQ==","signatures":[{"sig":"MEQCIFpdGv2RfC0X21WWcJCYAJ1ljU7ddSGIOhcLMbJ5L31TAiBNisHWeW4ZYGR3VxZ06G9hDcfLh52JLFb9u2Doki/4vQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":63856},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"4604c082792f6cdd088719962806c469749f0a57","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.2.3","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"20.10.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.15.0","jest":"29.7.0","husky":"8.0.3","eslint":"8.56.0","express":"4.18.2","graphql":"16.8.1","ts-jest":"29.1.1","ts-node":"10.9.2","prettier":"3.2.4","form-data":"4.0.0","@types/koa":"2.14.0","node-fetch":"^3.3.2","typescript":"5.3.3","@types/jest":"29.5.11","lint-staged":"15.2.0","@types/busboy":"1.5.3","@types/express":"4.17.21","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","@typescript-eslint/parser":"6.19.0","@typescript-eslint/eslint-plugin":"6.19.0","@trivago/prettier-plugin-sort-imports":"4.3.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.1-beta.23_1705506076881_0.2006871061255615","host":"s3://npm-registry-packages"}},"2.1.1-beta.24":{"name":"graphql-upload-ts","version":"2.1.1-beta.24","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.1-beta.24","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"5b57b0e993d069f3691779a99f3500ea2a276d77","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.1-beta.24.tgz","fileCount":27,"integrity":"sha512-4Z0BVGk7cA92ww1mvvyn6yrUpqr3UUtJfFMbsT3wIpTQ82Vj+7f02WmfdV0P65kLLl1g0Olza7/WicNj1fvS1g==","signatures":[{"sig":"MEUCIEWa9hEQEXGAmkX/cFhvBk3//FN1hugeCL+0xHHjTbjlAiEAg6p8W/WjXV6WBaShfEtbbKM5FAwZtxvVwfDXxXZHCK4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":63856},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"6ac82bfefd603f848809f74d7efc46d2db7980a6","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.2.3","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"20.10.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.15.0","jest":"29.7.0","husky":"8.0.3","eslint":"8.56.0","express":"4.18.2","graphql":"16.8.1","ts-jest":"29.1.2","ts-node":"10.9.2","prettier":"3.2.4","form-data":"4.0.0","@types/koa":"2.14.0","node-fetch":"^3.3.2","typescript":"5.3.3","@types/jest":"29.5.11","lint-staged":"15.2.0","@types/busboy":"1.5.3","@types/express":"4.17.21","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","@typescript-eslint/parser":"6.19.0","@typescript-eslint/eslint-plugin":"6.19.0","@trivago/prettier-plugin-sort-imports":"4.3.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.1-beta.24_1705933643266_0.19590582036632886","host":"s3://npm-registry-packages"}},"2.1.1-beta.25":{"name":"graphql-upload-ts","version":"2.1.1-beta.25","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.1-beta.25","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"e104ec50b36f21a5423d9ee14a0e92e45e9f8811","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.1-beta.25.tgz","fileCount":27,"integrity":"sha512-vRYIlIGzmKDu2WO3cM27nGpVZEkprlcW1UtYkP/HTKkncNmsFrZlSv9FlvcqFh/FM8ki1GYJcwpXan17GaAzmg==","signatures":[{"sig":"MEQCIB7DF1FCzdwUwWz6oeSnYVHZq/1lzkm+cjEVDvJxST4IAiBkJ5JsTLEirvM3LfmLZqS8zi8P32HpOCPsuA1JPqz7KQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":63856},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"9d1c7026d8e1cb58b934b20913013d8de1d0e19e","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.2.3","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"20.10.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.15.0","jest":"29.7.0","husky":"8.0.3","eslint":"8.56.0","express":"4.18.2","graphql":"16.8.1","ts-jest":"29.1.2","ts-node":"10.9.2","prettier":"3.2.4","form-data":"4.0.0","@types/koa":"2.14.0","node-fetch":"^3.3.2","typescript":"5.3.3","@types/jest":"29.5.11","lint-staged":"15.2.0","@types/busboy":"1.5.3","@types/express":"4.17.21","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","@typescript-eslint/parser":"6.19.1","@typescript-eslint/eslint-plugin":"6.19.1","@trivago/prettier-plugin-sort-imports":"4.3.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.1-beta.25_1705960892879_0.16766522741212242","host":"s3://npm-registry-packages"}},"2.1.1-beta.26":{"name":"graphql-upload-ts","version":"2.1.1-beta.26","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.1-beta.26","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"e034000ef970b9d92474a6e56be6ff017e4d3410","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.1-beta.26.tgz","fileCount":27,"integrity":"sha512-V0e6ItUVlrrwAI1n+WH7RFglQilgN0lZLKV1mxpDn1KygBxdzvuGzARbRNowUlFdfOXwdSJ4uR0Cv3Z/GT0VlA==","signatures":[{"sig":"MEYCIQDeGpiGg07X1GILuOEa24fKDkoVfrv42H0SOoYkjugzSQIhAPgMgCZe8jQYj/WChnFeX3knO52ZBphDiCISqDIsRdkW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":63856},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"bc5415c560ae32911184a9a870692268aded8a75","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.2.4","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"20.11.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.15.0","jest":"29.7.0","husky":"8.0.3","eslint":"8.56.0","express":"4.18.2","graphql":"16.8.1","ts-jest":"29.1.2","ts-node":"10.9.2","prettier":"3.2.4","form-data":"4.0.0","@types/koa":"2.14.0","node-fetch":"^3.3.2","typescript":"5.3.3","@types/jest":"29.5.11","lint-staged":"15.2.0","@types/busboy":"1.5.3","@types/express":"4.17.21","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","@typescript-eslint/parser":"6.19.1","@typescript-eslint/eslint-plugin":"6.19.1","@trivago/prettier-plugin-sort-imports":"4.3.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.1-beta.26_1706219546693_0.6280700392054455","host":"s3://npm-registry-packages"}},"2.1.1-beta.27":{"name":"graphql-upload-ts","version":"2.1.1-beta.27","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.1-beta.27","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"a5637bfbc0a120b8be17ff2f5bb7ffb112c1ff5a","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.1-beta.27.tgz","fileCount":27,"integrity":"sha512-3JWwljhte37bRkuQWg/FvrhGU2f7AhdwohZ+qk8J1lg7LEQXUjazMKBTjh8MsI8IFOIdmfIBj5K3kiojzYHdBA==","signatures":[{"sig":"MEQCIAiu2hu5qeZCp1LSWg7SOt8X1tgmpR3JabhTjMKEEag2AiAfrevgW6vxUctBXnfmZNil/9Rz3NrbGs2UcP1Ow5xI/w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":63856},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"651669f6856e53c0f4a80466efc5f4f9d656dda6","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.2.4","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"20.11.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.15.0","jest":"29.7.0","husky":"9.0.6","eslint":"8.56.0","express":"4.18.2","graphql":"16.8.1","ts-jest":"29.1.2","ts-node":"10.9.2","prettier":"3.2.4","form-data":"4.0.0","@types/koa":"2.14.0","node-fetch":"^3.3.2","typescript":"5.3.3","@types/jest":"29.5.11","lint-staged":"15.2.0","@types/busboy":"1.5.3","@types/express":"4.17.21","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","@typescript-eslint/parser":"6.19.1","@typescript-eslint/eslint-plugin":"6.19.1","@trivago/prettier-plugin-sort-imports":"4.3.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.1-beta.27_1706326154441_0.9595852935449358","host":"s3://npm-registry-packages"}},"2.1.1-beta.28":{"name":"graphql-upload-ts","version":"2.1.1-beta.28","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.1-beta.28","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"6ac2ff99785d0d3329011e07403bb2de2a162e2b","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.1-beta.28.tgz","fileCount":27,"integrity":"sha512-+MA+l16ShRFWpVWPYVHvzDgDCIjW/qpHB/bMfJb+41NKi+wzJcLmcQ3ZW1EH1Z0dFqjbcLVcEn3aK/q6hmV2/w==","signatures":[{"sig":"MEYCIQD47cii7Rxke4fJ1BIeT7BdOF+oaDqJDDhpZ+/M7u1WHQIhALzUFwl8g78r5LtMHrLdvN7sRrJtgAb3X5XjvYNIr5mk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":63856},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"1f1a3b055319e804c896ac021da987d2e63ec517","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.2.4","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"20.11.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.15.0","jest":"29.7.0","husky":"9.0.7","eslint":"8.56.0","express":"4.18.2","graphql":"16.8.1","ts-jest":"29.1.2","ts-node":"10.9.2","prettier":"3.2.4","form-data":"4.0.0","@types/koa":"2.14.0","node-fetch":"^3.3.2","typescript":"5.3.3","@types/jest":"29.5.11","lint-staged":"15.2.0","@types/busboy":"1.5.3","@types/express":"4.17.21","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","@typescript-eslint/parser":"6.19.1","@typescript-eslint/eslint-plugin":"6.19.1","@trivago/prettier-plugin-sort-imports":"4.3.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.1-beta.28_1706546653025_0.5570534531530948","host":"s3://npm-registry-packages"}},"2.1.1-beta.29":{"name":"graphql-upload-ts","version":"2.1.1-beta.29","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.1-beta.29","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"25041e0a7e2f44db2542750fc7ea90fe2c77cea9","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.1-beta.29.tgz","fileCount":27,"integrity":"sha512-Dca0bVp5IJyhOw/8aA9ojrozip8y/H3CFmplBIqfMyW2gdGXYpzvOJY9sZ6cistwN803+PzTUXow/WebdF7axg==","signatures":[{"sig":"MEUCIElRU6ACxfaKexcLMrRI8PPMmJlYEG4eIQUnhmC1zPS+AiEA5Ej3PhrHrdL/G3WZyFSBnB8uflV9SBRDqun5Q0YGcME=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":63856},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"8ce1f3a0e357fd723d5feb3ea91e7ac1e5b65173","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.2.4","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"20.11.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.15.0","jest":"29.7.0","husky":"9.0.7","eslint":"8.56.0","express":"4.18.2","graphql":"16.8.1","ts-jest":"29.1.2","ts-node":"10.9.2","prettier":"3.2.4","form-data":"4.0.0","@types/koa":"2.14.0","node-fetch":"^3.3.2","typescript":"5.3.3","@types/jest":"29.5.11","lint-staged":"15.2.0","@types/busboy":"1.5.3","@types/express":"4.17.21","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","@typescript-eslint/parser":"6.20.0","@typescript-eslint/eslint-plugin":"6.20.0","@trivago/prettier-plugin-sort-imports":"4.3.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.1-beta.29_1706564516769_0.5247492477735156","host":"s3://npm-registry-packages"}},"2.1.1-beta.30":{"name":"graphql-upload-ts","version":"2.1.1-beta.30","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.1-beta.30","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"750370cb94f46d991807a08ead33b8e0446cec2f","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.1-beta.30.tgz","fileCount":27,"integrity":"sha512-YaPqFNSbC/+BdtGHcLbdlRRj2d7zEf3tYuZpXdsbmGV7p6sdZrcyfDDnPEa9Ahw7JDcUOxhLbOihMFDC8MzzGA==","signatures":[{"sig":"MEQCIA7NVhqJ6ggX7AXXKYYdx85mZx3J79whu5yG/qEJZ6adAiBUu4069PAoMw4LVJVY5cLrYZGg2EYy4zhsvU9wd8S8SQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":63856},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"f0add3cde00e0a375debe8a636e61c94822d0185","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.2.4","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"20.11.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.15.0","jest":"29.7.0","husky":"9.0.7","eslint":"8.56.0","express":"4.18.2","graphql":"16.8.1","ts-jest":"29.1.2","ts-node":"10.9.2","prettier":"3.2.4","form-data":"4.0.0","@types/koa":"2.14.0","node-fetch":"^3.3.2","typescript":"5.3.3","@types/jest":"29.5.11","lint-staged":"15.2.1","@types/busboy":"1.5.3","@types/express":"4.17.21","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","@typescript-eslint/parser":"6.20.0","@typescript-eslint/eslint-plugin":"6.20.0","@trivago/prettier-plugin-sort-imports":"4.3.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.1-beta.30_1706710840448_0.778788761757139","host":"s3://npm-registry-packages"}},"2.1.1-beta.31":{"name":"graphql-upload-ts","version":"2.1.1-beta.31","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.1-beta.31","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"e4ac91a04b28560768e75a98c4d00d558a6bb298","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.1-beta.31.tgz","fileCount":27,"integrity":"sha512-e+cBVl1PMwHXhZfV4axRLMElt2lonAUSzX1kZI29OfW2KE4rImH/qwuaDMhFRMcmpFIJsl1Dtc9JoFLLs4PeAw==","signatures":[{"sig":"MEUCIQDgP1MeumyWaWVHo0dH+bK+bBXkfbyK3PiRMWbgrxjYXwIge5cZKpEjBJsHxxQqguk1KA57G0fCCvb54SI2Bh86Pco=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":63856},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"95d202c55304ebdd146cba20c65863e08b787e5e","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.2.4","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"20.11.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.15.0","jest":"29.7.0","husky":"9.0.9","eslint":"8.56.0","express":"4.18.2","graphql":"16.8.1","ts-jest":"29.1.2","ts-node":"10.9.2","prettier":"3.2.4","form-data":"4.0.0","@types/koa":"2.14.0","node-fetch":"^3.3.2","typescript":"5.3.3","@types/jest":"29.5.11","lint-staged":"15.2.1","@types/busboy":"1.5.3","@types/express":"4.17.21","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","@typescript-eslint/parser":"6.20.0","@typescript-eslint/eslint-plugin":"6.20.0","@trivago/prettier-plugin-sort-imports":"4.3.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.1-beta.31_1706807027763_0.332304983026382","host":"s3://npm-registry-packages"}},"2.1.1-beta.32":{"name":"graphql-upload-ts","version":"2.1.1-beta.32","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.1-beta.32","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"8e8d860e0f1a82ef1372cc3e0c34c1426d107e42","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.1-beta.32.tgz","fileCount":27,"integrity":"sha512-vkBFwos52PyLpel7wRAgMc3nAeJjIZq2qTQN0YuLxBU49b7BCDrrrBVXQrM/xC+n4cqtrlmMkx9ajI8/nYa5dw==","signatures":[{"sig":"MEQCIGXDKDPFITnojsYaIJOhBwxuX0VHJeO+kR+33g6KUvyaAiAN9XmtYAOiuzuBW3mn+V1uvnnkYhQ5kiRWlpZ+7sZcNg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":63857},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"9a1b679fb8945e5053768187d9c1e01458fbc4a4","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.2.4","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"20.11.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.15.0","jest":"29.7.0","husky":"9.0.10","eslint":"8.56.0","express":"4.18.2","graphql":"16.8.1","ts-jest":"29.1.2","ts-node":"10.9.2","prettier":"3.2.4","form-data":"4.0.0","@types/koa":"2.14.0","node-fetch":"^3.3.2","typescript":"5.3.3","@types/jest":"29.5.12","lint-staged":"15.2.1","@types/busboy":"1.5.3","@types/express":"4.17.21","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","@typescript-eslint/parser":"6.20.0","@typescript-eslint/eslint-plugin":"6.20.0","@trivago/prettier-plugin-sort-imports":"4.3.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.1-beta.32_1706820914448_0.16902150434592556","host":"s3://npm-registry-packages"}},"2.1.1-beta.33":{"name":"graphql-upload-ts","version":"2.1.1-beta.33","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.1-beta.33","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"3bc0e674375752f772a06e24ad2911e19cff058e","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.1-beta.33.tgz","fileCount":27,"integrity":"sha512-1e82Q1BJNEl+N/Fh6ME1idAeYxeVnB1lIO59mc9LvXlAkBvOqYPzZQfd8aoHDUSwNiawZ3De2aYxGm8dzVk0Kg==","signatures":[{"sig":"MEUCIFsmd1w5/8fnTl1UGP05aAnLQLlYalUYjX0VLLTLFS0SAiEA1MR/5ICOSmApryxu/2q/4RkcqTGXvW9XaM28z4BjL0c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":63857},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"950a06a3e6a3054b09deb9ba56c5921be5519ef1","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.2.4","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"20.11.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.15.0","jest":"29.7.0","husky":"9.0.10","eslint":"8.56.0","express":"4.18.2","graphql":"16.8.1","ts-jest":"29.1.2","ts-node":"10.9.2","prettier":"3.2.5","form-data":"4.0.0","@types/koa":"2.14.0","node-fetch":"^3.3.2","typescript":"5.3.3","@types/jest":"29.5.12","lint-staged":"15.2.1","@types/busboy":"1.5.3","@types/express":"4.17.21","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","@typescript-eslint/parser":"6.20.0","@typescript-eslint/eslint-plugin":"6.20.0","@trivago/prettier-plugin-sort-imports":"4.3.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.1-beta.33_1707045544047_0.8813991052108139","host":"s3://npm-registry-packages"}},"2.1.1-beta.34":{"name":"graphql-upload-ts","version":"2.1.1-beta.34","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.1-beta.34","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"cc91964940558e078f53533aff15154a0a4a5a3f","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.1-beta.34.tgz","fileCount":27,"integrity":"sha512-LU1EjNGg+0Ipuet9n/ogMDAwXBkRth3pgsxzg7pQvTvqWzWuojztA0gaMwr1aDZ8HA1dRA77WAsMztgNAy4APw==","signatures":[{"sig":"MEYCIQD73ao0wTMy47wCFHCOA3RzjR73CX1wBEdJLQ09h3sqAwIhAKnasavNcTRnFm9H03cgmE2zIr5P/2amcWHCxYtIBSUq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":63857},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"1bd6058f14cbaf1d807e7ca3cf0a5f376e1cd9fa","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.2.4","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"20.11.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.15.0","jest":"29.7.0","husky":"9.0.10","eslint":"8.56.0","express":"4.18.2","graphql":"16.8.1","ts-jest":"29.1.2","ts-node":"10.9.2","prettier":"3.2.5","form-data":"4.0.0","@types/koa":"2.14.0","node-fetch":"^3.3.2","typescript":"5.3.3","@types/jest":"29.5.12","lint-staged":"15.2.2","@types/busboy":"1.5.3","@types/express":"4.17.21","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","@typescript-eslint/parser":"6.21.0","@typescript-eslint/eslint-plugin":"6.21.0","@trivago/prettier-plugin-sort-imports":"4.3.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.1-beta.34_1707169256552_0.15905171788602424","host":"s3://npm-registry-packages"}},"2.1.1-beta.35":{"name":"graphql-upload-ts","version":"2.1.1-beta.35","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.1-beta.35","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"40a853203f2f8b4103d79a61f4228b42197197a0","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.1-beta.35.tgz","fileCount":27,"integrity":"sha512-oKXJnAbrT/aVvaQosMDsRMcklbuUDYH0weV5r5k+brKn3TI/VzJ14pQvrMzljIFGccd1z+Ml+ikNmG99W9p+sA==","signatures":[{"sig":"MEUCIC8dHOq5ZQPjektJDAkF4ok6CG+w/lb8rty6TVIxHrISAiEAvLHveqtCKGRjI4q3kzC0tyEh8e94wHwdp9nuTWsfpL0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":63855},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"c39698aef2ebe0b266dab35f4630d9008ea98854","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.2.4","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"20.11.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.15.0","jest":"29.7.0","husky":"9.0.10","eslint":"8.56.0","express":"4.18.2","graphql":"16.8.1","ts-jest":"29.1.2","ts-node":"10.9.2","prettier":"3.2.5","form-data":"4.0.0","@types/koa":"2.14.0","node-fetch":"^3.3.2","typescript":"5.3.3","@types/jest":"29.5.12","lint-staged":"15.2.2","@types/busboy":"1.5.3","@types/express":"4.17.21","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","@typescript-eslint/parser":"7.0.1","@typescript-eslint/eslint-plugin":"7.0.1","@trivago/prettier-plugin-sort-imports":"4.3.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.1-beta.35_1707796271350_0.41061414000820995","host":"s3://npm-registry-packages"}},"2.1.1-beta.36":{"name":"graphql-upload-ts","version":"2.1.1-beta.36","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.1-beta.36","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"06e9d207ec95c79ad260bb5f93765bd283669490","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.1-beta.36.tgz","fileCount":27,"integrity":"sha512-cB/gsNp/8e1YYb33+uoFQ5cOOhIDBXbszNH1meXSs3fNDSHhcFXizDxbYOic8E5TrxxlPLUkJvwyyt5Fj7en4w==","signatures":[{"sig":"MEUCICIU3UjY2i9a+JIggLdViVnUCsV+tj9mjOlRUQC+iXWiAiEAzEFOGhnzOOglafO/BkMpOL9eR7IEb9p38cLZ1KP01Bk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":63855},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"e09f7ec6ee597dd7f484e305613300556d472a93","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.2.4","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"20.11.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.15.0","jest":"29.7.0","husky":"9.0.11","eslint":"8.56.0","express":"4.18.2","graphql":"16.8.1","ts-jest":"29.1.2","ts-node":"10.9.2","prettier":"3.2.5","form-data":"4.0.0","@types/koa":"2.14.0","node-fetch":"^3.3.2","typescript":"5.3.3","@types/jest":"29.5.12","lint-staged":"15.2.2","@types/busboy":"1.5.3","@types/express":"4.17.21","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","@typescript-eslint/parser":"7.0.1","@typescript-eslint/eslint-plugin":"7.0.1","@trivago/prettier-plugin-sort-imports":"4.3.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.1-beta.36_1707879449496_0.8869568040620082","host":"s3://npm-registry-packages"}},"2.1.1-beta.37":{"name":"graphql-upload-ts","version":"2.1.1-beta.37","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.1-beta.37","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"519567e3da005fbc5842138dcc75f120a0b44bb2","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.1-beta.37.tgz","fileCount":27,"integrity":"sha512-1MsznX+1s9eDVbw6jvSozRgdo97g5Dc2lyAJBWd40/2AKiRyIBI4tviX/RPCcut1fzEFrbyvJ5MXO3r2uRhUOg==","signatures":[{"sig":"MEQCICfXByFIUMf28UtY5iqgMoBvIX7RjRz+FZpmqBCWcWJWAiA9Jx4VDhd9z/KDGBxn5aLqVNhAf5ERTon1/s6TqdtGKw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":63855},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"076c4862d1eeacf661c2ccf2b86b6467743c658f","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.2.4","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"20.11.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.15.0","jest":"29.7.0","husky":"9.0.11","eslint":"8.56.0","express":"4.18.2","graphql":"16.8.1","ts-jest":"29.1.2","ts-node":"10.9.2","prettier":"3.2.5","form-data":"4.0.0","@types/koa":"2.14.0","node-fetch":"^3.3.2","typescript":"5.3.3","@types/jest":"29.5.12","lint-staged":"15.2.2","@types/busboy":"1.5.3","@types/express":"4.17.21","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","@typescript-eslint/parser":"7.0.1","@typescript-eslint/eslint-plugin":"7.0.1","@trivago/prettier-plugin-sort-imports":"4.3.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.1-beta.37_1707881995952_0.318429840513309","host":"s3://npm-registry-packages"}},"2.1.1-beta.38":{"name":"graphql-upload-ts","version":"2.1.1-beta.38","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.1-beta.38","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"51e46e0e1676fce185af4f6473454fda60c9dc38","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.1-beta.38.tgz","fileCount":27,"integrity":"sha512-zbhIbLaham0xWZMLkooBjI065+3RwROHLsCvM2TJm9JRzfE7MQxvjJlE/m1su3CKxaL4fuwh+HB6c6mV205RFg==","signatures":[{"sig":"MEUCIFqdg2mbvlPU8PC/iLB2MIoyuV0Z31GtKGYreAkdNlo0AiEAl+70GlOnsn3nSsO/GlAVBwBhlqKcqZWQs03CDj9ZW4c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":64188},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"e99cdf70c52c7fecab4325f0aa71e84029932a49","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.2.4","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"20.11.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.15.0","jest":"29.7.0","husky":"9.0.11","eslint":"8.56.0","express":"4.18.2","graphql":"16.8.1","ts-jest":"29.1.2","ts-node":"10.9.2","prettier":"3.2.5","form-data":"4.0.0","@types/koa":"2.14.0","node-fetch":"^3.3.2","typescript":"5.3.3","@types/jest":"29.5.12","lint-staged":"15.2.2","@types/busboy":"1.5.3","@types/express":"4.17.21","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","@typescript-eslint/parser":"7.0.1","@typescript-eslint/eslint-plugin":"7.0.1","@trivago/prettier-plugin-sort-imports":"4.3.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.1-beta.38_1707928284719_0.7204998251225312","host":"s3://npm-registry-packages"}},"2.1.1-beta.39":{"name":"graphql-upload-ts","version":"2.1.1-beta.39","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.1-beta.39","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"212362bacbcd44de10b3a0aacac25a859a217127","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.1-beta.39.tgz","fileCount":27,"integrity":"sha512-9U79hZl1xd+Eir7AFoLo0F4EVAj+f1LY6IamAevaZYCesiTrKmR1E48iZyRT+YG56cwp7p4lv3kI8014pejP9A==","signatures":[{"sig":"MEYCIQDDkezR4VLT4YlkweBwbXrwdrCP6ERJ/5vjjzehzQ8jTAIhANWwCLaascE6xkrQSyCq9vQ6H69nRM+41s4RexT+4x0C","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":64442},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"cdc650f732d3ed4c93374abc6b81fbaf08ef7fdc","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.2.4","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"20.11.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.15.0","jest":"29.7.0","husky":"9.0.11","eslint":"8.56.0","express":"4.18.2","graphql":"16.8.1","ts-jest":"29.1.2","ts-node":"10.9.2","prettier":"3.2.5","form-data":"4.0.0","@types/koa":"2.14.0","node-fetch":"^3.3.2","typescript":"5.3.3","@types/jest":"29.5.12","lint-staged":"15.2.2","@types/busboy":"1.5.3","@types/express":"4.17.21","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","@typescript-eslint/parser":"7.0.1","@typescript-eslint/eslint-plugin":"7.0.1","@trivago/prettier-plugin-sort-imports":"4.3.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.1-beta.39_1707928440497_0.11681030281613825","host":"s3://npm-registry-packages"}},"2.1.1-beta.40":{"name":"graphql-upload-ts","version":"2.1.1-beta.40","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.1-beta.40","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"77471d92563c762b5335154e163471755ede7ef0","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.1-beta.40.tgz","fileCount":27,"integrity":"sha512-AjTb7LpyUikgvLn/eI60tj3BKC5fAm/QThjOHpkg6Z07WjOXebJhez/8m/Qod2L4gE8ZEBwp1+GucYt6Bl4mOw==","signatures":[{"sig":"MEQCIBMVT4RWL4D2CAoPcDuqHtid53Em8hKisJ7X2Byp+HrBAiAm9asWdZtfF9Y/g/Ph28/4EfY7NrL8UUwJ8PPYEXfEeA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":64707},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"46e8244b913f86e777121782312c5a0313837719","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.2.4","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"20.11.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.15.0","jest":"29.7.0","husky":"9.0.11","eslint":"8.56.0","express":"4.18.2","graphql":"16.8.1","ts-jest":"29.1.2","ts-node":"10.9.2","prettier":"3.2.5","form-data":"4.0.0","@types/koa":"2.14.0","node-fetch":"^3.3.2","typescript":"5.3.3","@types/jest":"29.5.12","lint-staged":"15.2.2","@types/busboy":"1.5.3","@types/express":"4.17.21","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","@typescript-eslint/parser":"7.0.1","@typescript-eslint/eslint-plugin":"7.0.1","@trivago/prettier-plugin-sort-imports":"4.3.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.1-beta.40_1707938962094_0.5502575543289052","host":"s3://npm-registry-packages"}},"2.1.1-beta.41":{"name":"graphql-upload-ts","version":"2.1.1-beta.41","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.1-beta.41","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"5527751f78e7c7286470e5686ad9299c8a03e0d5","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.1-beta.41.tgz","fileCount":27,"integrity":"sha512-in2qH0Km6Ot7LqJrMgk+OOQvUzJ5S7JZbc5F/p67YI2KK+V29TsJ+XoT3zgye/q0QkZPC9Log8SMUrfs5P1AHA==","signatures":[{"sig":"MEUCIQCFvbPAu7LpyO6fSZ7Zzvy0CwTFAOlIzzTlh11tp/FiYwIgaemEegKgAO4QxQq6VQ3bK79hUTeNlB6nIXvH9EwbF1s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":64707},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"d16b491c4cddb601f9f58a38352bae8d938e3060","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.2.4","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"20.11.0","dependencies":{"busboy":"1.6.0"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.15.0","jest":"29.7.0","husky":"9.0.11","eslint":"8.56.0","express":"4.18.2","graphql":"16.8.1","ts-jest":"29.1.2","ts-node":"10.9.2","prettier":"3.2.5","form-data":"4.0.0","@types/koa":"2.14.0","node-fetch":"^3.3.2","typescript":"5.3.3","@types/jest":"29.5.12","lint-staged":"15.2.2","@types/busboy":"1.5.3","@types/express":"4.17.21","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","@typescript-eslint/parser":"7.0.2","@typescript-eslint/eslint-plugin":"7.0.2","@trivago/prettier-plugin-sort-imports":"4.3.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.1-beta.41_1708383088292_0.6978412623097121","host":"s3://npm-registry-packages"}},"2.1.1-beta.42":{"name":"graphql-upload-ts","version":"2.1.1-beta.42","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.1-beta.42","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"9fe7261bd05b15c8cbc17290257bc0f5cbe7aaf9","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.1-beta.42.tgz","fileCount":27,"integrity":"sha512-BXcOSsJyD3HOkyRZtDuoR+XNHNBGikIENetyTgPuH+bcnSVxyWA0OJK0a4OvNfrguQkxEsrDW0FHw6mh4BO1Qg==","signatures":[{"sig":"MEUCIEWhBtcGf8kIr+E4u5led2b4tcgZFGnl1JhOo73bk12uAiEAz26OVAuGlvUfUtrBD6AlEju6xFKuOnKy2ndRw1FoY+k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":72450},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"7d485d946227978f898463eb6ad9d20f323593b0","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.2.4","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"20.11.1","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.15.0","jest":"29.7.0","husky":"9.0.11","eslint":"8.56.0","express":"4.18.2","graphql":"16.8.1","ts-jest":"29.1.2","ts-node":"10.9.2","prettier":"3.2.5","form-data":"4.0.0","@types/koa":"2.14.0","node-fetch":"^3.3.2","typescript":"5.3.3","@types/jest":"29.5.12","lint-staged":"15.2.2","@types/busboy":"1.5.3","@types/express":"4.17.21","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","@typescript-eslint/parser":"7.0.2","@typescript-eslint/eslint-plugin":"7.0.2","@trivago/prettier-plugin-sort-imports":"4.3.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.1-beta.42_1708590648466_0.5367656588886991","host":"s3://npm-registry-packages"}},"2.1.1-beta.43":{"name":"graphql-upload-ts","version":"2.1.1-beta.43","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.1-beta.43","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"9e156aee93f5b15cca56b46eb66f780b8ea9dcda","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.1-beta.43.tgz","fileCount":27,"integrity":"sha512-QBicBh/J+YNCYPAGNdg7CgwKLsf6HCXHI/iDtJbutYffFUyLlnRo7O1XefaELQPm+yzPLeZKGWkOgbniox8w5w==","signatures":[{"sig":"MEUCIQDkBeRsNtQBCWOxV/ma1HjdB94NKePQkJz0s4YvhcWtEAIgKUo8lhSztjlUSqCUixwJB7El9+pvTanHReuyEoWoIXs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":72450},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"e50580341496a8469ee7e83d1149d0d0a52f92ac","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.2.4","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"20.11.1","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.15.0","jest":"29.7.0","husky":"9.0.11","eslint":"8.56.0","express":"4.18.2","graphql":"16.8.1","ts-jest":"29.1.2","ts-node":"10.9.2","prettier":"3.2.5","form-data":"4.0.0","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.3.3","@types/jest":"29.5.12","lint-staged":"15.2.2","@types/busboy":"1.5.3","@types/express":"4.17.21","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","@typescript-eslint/parser":"7.0.2","@typescript-eslint/eslint-plugin":"7.0.2","@trivago/prettier-plugin-sort-imports":"4.3.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.1-beta.43_1708650831976_0.7553799608876286","host":"s3://npm-registry-packages"}},"2.1.1-beta.44":{"name":"graphql-upload-ts","version":"2.1.1-beta.44","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.1-beta.44","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"4cde12c3e05a75075f688aef116b17724cef720a","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.1-beta.44.tgz","fileCount":27,"integrity":"sha512-Hm+IkjMrwCbTpJ65f0SmAbp3jJ0BHxCu2HIYCv2r/dyjRO/UHjYP9h046Ia4l7rAa/9z91aF29kCPFGja5g/Sg==","signatures":[{"sig":"MEUCIC1mb71yeT+f12Y1zCeN1KXyd7IzZg/ZieqojlC6nPN6AiEAmorlFnGNZIMja4VmPwauNMwYC54szzp8qSJmO669Sok=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":67816},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"f98350dbe0f1440fde090a319be795c86f07ea3f","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.2.4","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"20.11.1","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.15.0","jest":"29.7.0","husky":"9.0.11","eslint":"8.56.0","express":"4.18.2","graphql":"16.8.1","ts-jest":"29.1.2","ts-node":"10.9.2","prettier":"3.2.5","form-data":"4.0.0","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.3.3","@types/jest":"29.5.12","lint-staged":"15.2.2","@types/busboy":"1.5.3","@types/express":"4.17.21","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","@typescript-eslint/parser":"7.0.2","@typescript-eslint/eslint-plugin":"7.0.2","@trivago/prettier-plugin-sort-imports":"4.3.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.1-beta.44_1708707751521_0.12207679366586843","host":"s3://npm-registry-packages"}},"2.1.1-beta.45":{"name":"graphql-upload-ts","version":"2.1.1-beta.45","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.1-beta.45","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"f4afbeb90372a640aa3f164d6aa4fc599fe23d6a","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.1-beta.45.tgz","fileCount":27,"integrity":"sha512-+rGKqlyZi9D7O1ZmSpmFocf38idW534dBMZ1UC58Ie9PkQoAalvj6gJKO+DnXU+DT9g60XbIJNv4TGpRczyC3w==","signatures":[{"sig":"MEYCIQD/kJggpHmmDYLLYzwJnTcDZNokh19NFaDxOvJfIWPA2wIhAPBa+O7P5VSEuJ/qsaBw065u+in4aNXNrQgxnS/JD63g","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":67816},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"a4603e8c6f29ba487ae2c79205c0c1be456f4bc4","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.2.4","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"20.11.1","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.15.0","jest":"29.7.0","husky":"9.0.11","eslint":"8.57.0","express":"4.18.2","graphql":"16.8.1","ts-jest":"29.1.2","ts-node":"10.9.2","prettier":"3.2.5","form-data":"4.0.0","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.3.3","@types/jest":"29.5.12","lint-staged":"15.2.2","@types/busboy":"1.5.3","@types/express":"4.17.21","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","@typescript-eslint/parser":"7.0.2","@typescript-eslint/eslint-plugin":"7.0.2","@trivago/prettier-plugin-sort-imports":"4.3.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.1-beta.45_1708744241469_0.6142795073278999","host":"s3://npm-registry-packages"}},"2.1.1":{"name":"graphql-upload-ts","version":"2.1.1","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.1","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"cd4ab151c06e2f0ee044a7824eb2e42e5dd5f30d","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.1.tgz","fileCount":27,"integrity":"sha512-T6w0wl4QNc6wMg3CINc1IdJans55hQ1W6N42KXq9TVwfLJPvBzTIfQ7RO45WucQkjkfEzpAnJMdIZ8hXNj4zIw==","signatures":[{"sig":"MEUCIHuQv3+fLB4HjIu2Jw/LZjpYdyR/vz5ak4UEcEYwee4QAiEAk7FrrT1moTb/9t13d9NLFE/J9gJznhB3D75FMjvVt6o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":67808},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"9abe73a8474c7f50a961f19ad62d65c2271afaf9","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.2.4","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"20.11.1","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"devDependencies":{"koa":"2.15.0","jest":"29.7.0","husky":"9.0.11","eslint":"8.57.0","express":"4.18.2","graphql":"16.8.1","ts-jest":"29.1.2","ts-node":"10.9.2","prettier":"3.2.5","form-data":"4.0.0","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.3.3","@types/jest":"29.5.12","lint-staged":"15.2.2","@types/busboy":"1.5.3","@types/express":"4.17.21","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","@typescript-eslint/parser":"7.0.2","@typescript-eslint/eslint-plugin":"7.0.2","@trivago/prettier-plugin-sort-imports":"4.3.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.1_1708744374325_0.0934753807284805","host":"s3://npm-registry-packages"}},"2.1.2":{"name":"graphql-upload-ts","version":"2.1.2","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.2","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"5312b56ff75184fc9fabf1d510d11c88f9d61241","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.2.tgz","fileCount":27,"integrity":"sha512-g0mL/55NI1MzRrTczIJw1cruIrqlUm7liQRkuGl6l9s4/j0aSuPkvZ52BS7teI43g6KXE/NeDyUotEAiTyZdHw==","signatures":[{"sig":"MEYCIQCIBRzEXa5B3epDemz1P2wHWtu0o2JYqyRqD4MurMRWdQIhAKNdkVxJpnsoqcR8+H787JRzvPRADU4WNZDDBPngoK60","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":67903},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"98706e73ed10a8ff7471d7f58981a54579403ff9","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.2.4","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"20.11.1","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"devDependencies":{"koa":"2.15.0","jest":"29.7.0","husky":"9.0.11","eslint":"8.57.0","express":"4.18.2","graphql":"16.8.1","ts-jest":"29.1.2","ts-node":"10.9.2","prettier":"3.2.5","form-data":"4.0.0","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.3.3","@types/jest":"29.5.12","lint-staged":"15.2.2","@types/busboy":"1.5.3","@types/express":"4.17.21","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","@typescript-eslint/parser":"7.0.2","@typescript-eslint/eslint-plugin":"7.0.2","@trivago/prettier-plugin-sort-imports":"4.3.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.2_1708744902945_0.7784819962380445","host":"s3://npm-registry-packages"}},"2.1.3-beta.1":{"name":"graphql-upload-ts","version":"2.1.3-beta.1","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.1","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"7cb9ea9a7e58aeedfce80c84f210f872ee34e94f","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.1.tgz","fileCount":27,"integrity":"sha512-vkAsCcryWwGQFIUwRxFfPHxI4Wmi8CxaYYZ4VqVK53k6Ob5nqAPrOLhLWr+rU82IG2GVVrVVLrf2yq7VzDS6TQ==","signatures":[{"sig":"MEYCIQDBw9mkPVz/mJtUjyBevMxNVuCZqbQWhowCQMEgx4g07AIhAKRVALQeJrfv+0mEMzZJpn4hN3SOszK3speLme7Dbv3w","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":68098},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"df382e6b857d2d7c6a9f490868fb62f24770ba2d","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.2.4","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"20.11.1","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.15.0","jest":"29.7.0","husky":"9.0.11","eslint":"8.57.0","express":"4.18.2","graphql":"16.8.1","ts-jest":"29.1.2","ts-node":"10.9.2","prettier":"3.2.5","form-data":"4.0.0","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.3.3","@types/jest":"29.5.12","lint-staged":"15.2.2","@types/busboy":"1.5.3","@types/express":"4.17.21","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","@typescript-eslint/parser":"7.1.0","@typescript-eslint/eslint-plugin":"7.1.0","@trivago/prettier-plugin-sort-imports":"4.3.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.1_1708982952047_0.7886665088320444","host":"s3://npm-registry-packages"}},"2.1.3-beta.2":{"name":"graphql-upload-ts","version":"2.1.3-beta.2","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.2","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"ddfd00e9c1c2adcb368fb905cd39d40668303f35","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.2.tgz","fileCount":27,"integrity":"sha512-/YhsDv29GKc9iQGlAkZzqnEfZ8Lc+oj/+uYB73tSWnZPIJS6NuoFlam1eAop/RlRTw7mInVreI4l6BdY5A2idA==","signatures":[{"sig":"MEYCIQD+gZMfIDAoTy46RNnvpV1mlMG1rnRbckVvF0ehL92TRwIhAPKK/lHpaBKw5EcXnwix83mDfbexpnMggEj0sWrjxykC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":68098},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"a3fd8298ba7bf3a4bb74ed13b700a81e76e0754a","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.2.4","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"20.11.1","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.15.0","jest":"29.7.0","husky":"9.0.11","eslint":"8.57.0","express":"4.18.3","graphql":"16.8.1","ts-jest":"29.1.2","ts-node":"10.9.2","prettier":"3.2.5","form-data":"4.0.0","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.3.3","@types/jest":"29.5.12","lint-staged":"15.2.2","@types/busboy":"1.5.3","@types/express":"4.17.21","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","@typescript-eslint/parser":"7.1.0","@typescript-eslint/eslint-plugin":"7.1.0","@trivago/prettier-plugin-sort-imports":"4.3.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.2_1709220686124_0.2548341475708884","host":"s3://npm-registry-packages"}},"2.1.3-beta.3":{"name":"graphql-upload-ts","version":"2.1.3-beta.3","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.3","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"4569030b1fbc3600bd6a61cb07fd37c234e94212","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.3.tgz","fileCount":27,"integrity":"sha512-+sHHyPbolQ+svJj5xiLr91dcgAzQybukrRWwdsPB8HNgX4tvRY01pM7mk2WIkTzZ/5XgZLEeOQ9HoqWwkugq4w==","signatures":[{"sig":"MEUCIQDcaWFp4r2HOJ9nS4/s4Vhzvrs0KnofdSfAjl3pEGNzBQIgJfJt1Equs2QJhbUzTFq9Xga0K3EbqXX/7edhbyDqrp4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":68098},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"ea11ce7373889bcedfd1711f6cb07ee5e08c7bb7","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.2.4","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"20.11.1","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.15.0","jest":"29.7.0","husky":"9.0.11","eslint":"8.57.0","express":"4.18.3","graphql":"16.8.1","ts-jest":"29.1.2","ts-node":"10.9.2","prettier":"3.2.5","form-data":"4.0.0","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.3.3","@types/jest":"29.5.12","lint-staged":"15.2.2","@types/busboy":"1.5.3","@types/express":"4.17.21","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","@typescript-eslint/parser":"7.1.1","@typescript-eslint/eslint-plugin":"7.1.1","@trivago/prettier-plugin-sort-imports":"4.3.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.3_1709587335399_0.951211287474093","host":"s3://npm-registry-packages"}},"2.1.3-beta.4":{"name":"graphql-upload-ts","version":"2.1.3-beta.4","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.4","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"d69bc4e524907070b84c7632de875ec4c00c9828","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.4.tgz","fileCount":27,"integrity":"sha512-arULDpgYMmlWzbehmG3TR8eqrZMZc6GjtDUiD0lczLSBmIaZfGEMqsXU76bQrbObTSrStokOQY3C6LU/A5Li5w==","signatures":[{"sig":"MEUCIE/IrjuTiMTxEFZEKh6uIGsnsZaQkdyQ0YupyFYDxhU+AiEA7jsI0ux+t2160Uqnxt0f3uosAiISv1SJF2JmHdOQbJY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":68098},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"a03240e7349ae126ad597a08a596bf89e9499640","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.2.4","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"20.11.1","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.15.0","jest":"29.7.0","husky":"9.0.11","eslint":"8.57.0","express":"4.18.3","graphql":"16.8.1","ts-jest":"29.1.2","ts-node":"10.9.2","prettier":"3.2.5","form-data":"4.0.0","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.4.2","@types/jest":"29.5.12","lint-staged":"15.2.2","@types/busboy":"1.5.3","@types/express":"4.17.21","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","@typescript-eslint/parser":"7.1.1","@typescript-eslint/eslint-plugin":"7.1.1","@trivago/prettier-plugin-sort-imports":"4.3.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.4_1709762119926_0.4603456046673975","host":"s3://npm-registry-packages"}},"2.1.3-beta.5":{"name":"graphql-upload-ts","version":"2.1.3-beta.5","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.5","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"6decfad3f0dae11992c1d73ceec48ccca28c356f","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.5.tgz","fileCount":27,"integrity":"sha512-0IUjja46XrGt3JvOnBBdyyEi9uwFGmqMZs1WviTqTyyYpflR7mEa3FFgsc+LjHfLtp9pQB0Z8NV2ARYmM4wGGQ==","signatures":[{"sig":"MEQCICRcCoJotVGG8Errwaymj+4TjcooKpuztsS9u/pyAiaSAiAClyg+nRBRIMczAalfeAItCWFl1Gk8SZ7cvtJ8SElqwQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":68098},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"8a1408ce165308852517b07d07c4e0049751d6ea","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.2.4","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"20.11.1","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.15.0","jest":"29.7.0","husky":"9.0.11","eslint":"8.57.0","express":"4.18.3","graphql":"16.8.1","ts-jest":"29.1.2","ts-node":"10.9.2","prettier":"3.2.5","form-data":"4.0.0","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.4.2","@types/jest":"29.5.12","lint-staged":"15.2.2","@types/busboy":"1.5.3","@types/express":"4.17.21","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","@typescript-eslint/parser":"7.2.0","@typescript-eslint/eslint-plugin":"7.2.0","@trivago/prettier-plugin-sort-imports":"4.3.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.5_1710192345869_0.3141228999688217","host":"s3://npm-registry-packages"}},"2.1.3-beta.6":{"name":"graphql-upload-ts","version":"2.1.3-beta.6","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.6","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"cefc6f55693192ec14dd9ad4c872909b793c8eb1","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.6.tgz","fileCount":27,"integrity":"sha512-1Zo2XGGChof6SE6DOX42iCVcg8KLPJiqvw/ObDFjNZ7AW2Wx5POl5GGxvXd5+2Kk5djc4ywb/Y8oCXIqjF+aHw==","signatures":[{"sig":"MEUCIQC1IZldn1AvAyQjyHTgilN4epQWlGR7zB9hHeR5aOZKQQIgNrtBXsDM4s5l0JgwA6Q8b89I4WytbGoiv/GtA3jSFiA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":68098},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"c6d827c6fa7fdfcd4fa95a9a9ea40296bacbaa2d","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.2.4","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"20.11.1","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.15.1","jest":"29.7.0","husky":"9.0.11","eslint":"8.57.0","express":"4.18.3","graphql":"16.8.1","ts-jest":"29.1.2","ts-node":"10.9.2","prettier":"3.2.5","form-data":"4.0.0","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.4.2","@types/jest":"29.5.12","lint-staged":"15.2.2","@types/busboy":"1.5.3","@types/express":"4.17.21","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","@typescript-eslint/parser":"7.2.0","@typescript-eslint/eslint-plugin":"7.2.0","@trivago/prettier-plugin-sort-imports":"4.3.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.6_1710506907132_0.4106847125519715","host":"s3://npm-registry-packages"}},"2.1.3-beta.7":{"name":"graphql-upload-ts","version":"2.1.3-beta.7","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.7","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"51220660ae329cbdce3dddda1b2e5313888476d6","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.7.tgz","fileCount":27,"integrity":"sha512-VE3l7JhCoX2Y1316Xg2iuTARsFFTYGyHtK2kkvHpDdBKDR2TCky+bG5iHd3lUV9V9oIn9ydcoDU2wZjLrv0Mfg==","signatures":[{"sig":"MEQCIATHuK++AmhZtqb7GT7ZFafL0Ps7GNwv4vdnf1q7cD//AiB7szdIzPxtPTW8jwlJnUGMFnhjj+PikH7QGDrlGqQ8UA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":68098},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"8bb6046692b83e665a265af32ab60a91885a60ae","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.2.4","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"20.11.1","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.15.1","jest":"29.7.0","husky":"9.0.11","eslint":"8.57.0","express":"4.18.3","graphql":"16.8.1","ts-jest":"29.1.2","ts-node":"10.9.2","prettier":"3.2.5","form-data":"4.0.0","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.4.2","@types/jest":"29.5.12","lint-staged":"15.2.2","@types/busboy":"1.5.3","@types/express":"4.17.21","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","@typescript-eslint/parser":"7.3.0","@typescript-eslint/eslint-plugin":"7.3.0","@trivago/prettier-plugin-sort-imports":"4.3.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.7_1710793674847_0.4360370518251351","host":"s3://npm-registry-packages"}},"2.1.3-beta.8":{"name":"graphql-upload-ts","version":"2.1.3-beta.8","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.8","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"019319272d841a0a723d8deefa2a40c08b145623","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.8.tgz","fileCount":27,"integrity":"sha512-bh5UihFuQvb6CGLfULvEkr3JnRoeVwK9wZzdLCGHXemSXnK3zgd2p24dtnYzJdVHsDD3PeTh92DIf63FcHYSJQ==","signatures":[{"sig":"MEUCIQC7qU87Lmb7HAHVFhHJ6euGcrBeaKhHl9xPJNauQ3lo7QIgVjZFEbX3Qk2UQ5Z/4Dh7gPcAJ/yJ1WtICXLDyNDCsmk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":68098},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"127360c6bab34158465a0a93ec22c784b147a2d9","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.2.4","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"20.11.1","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.15.1","jest":"29.7.0","husky":"9.0.11","eslint":"8.57.0","express":"4.18.3","graphql":"16.8.1","ts-jest":"29.1.2","ts-node":"10.9.2","prettier":"3.2.5","form-data":"4.0.0","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.4.2","@types/jest":"29.5.12","lint-staged":"15.2.2","@types/busboy":"1.5.3","@types/express":"4.17.21","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","@typescript-eslint/parser":"7.3.1","@typescript-eslint/eslint-plugin":"7.3.1","@trivago/prettier-plugin-sort-imports":"4.3.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.8_1710808070406_0.9150948855824004","host":"s3://npm-registry-packages"}},"2.1.3-beta.9":{"name":"graphql-upload-ts","version":"2.1.3-beta.9","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.9","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"13597f0430ebb1800a44d3becd9bed40bb8dcb47","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.9.tgz","fileCount":27,"integrity":"sha512-88ghVAaKOJy3E3JBbRwQIUhP3e4By9uej0bXVXQ7Cw0TLRq776+J/PbGCBXXpZAlMZrw65yCEL48bSkRlF3Z5g==","signatures":[{"sig":"MEUCIQDlmkxvwCfBK38CUpyUn6QLd8MHnro9aQJVeDdqt+hTvwIgUBpLwjZ4xT2tihFxvSC6pDl76rD8mc1arIwTtsCACpM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":68098},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"cc4239ab9b4cece60c1f58307171be26b8efbe4a","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.2.4","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"20.11.1","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.15.1","jest":"29.7.0","husky":"9.0.11","eslint":"8.57.0","express":"4.19.0","graphql":"16.8.1","ts-jest":"29.1.2","ts-node":"10.9.2","prettier":"3.2.5","form-data":"4.0.0","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.4.3","@types/jest":"29.5.12","lint-staged":"15.2.2","@types/busboy":"1.5.3","@types/express":"4.17.21","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","@typescript-eslint/parser":"7.3.1","@typescript-eslint/eslint-plugin":"7.3.1","@trivago/prettier-plugin-sort-imports":"4.3.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.9_1710972829421_0.4187443323921254","host":"s3://npm-registry-packages"}},"2.1.3-beta.10":{"name":"graphql-upload-ts","version":"2.1.3-beta.10","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.10","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"7e1925518c0694e73c1351ecb5ed1e40e0a88089","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.10.tgz","fileCount":27,"integrity":"sha512-JPwktglBwmwstBdqW3hTuWFr0Yol6pdP0Q0BDRU+v79YGDrlsJ1XhVLdxTOE2powI91E2kzGvlGLLvUEDBfhgg==","signatures":[{"sig":"MEUCIDANUWeH4R3fBHzcNDHswW57KTrc/THM0YdAyKdipJPPAiEAhHmm9UvU1y/fkTBTb/vi0qLIqeFWafdLLnBluAKqmlA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":68099},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"48358c8061fee81462279e16ab253f22df7a567e","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.2.4","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"20.11.1","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.15.1","jest":"29.7.0","husky":"9.0.11","eslint":"8.57.0","express":"4.19.1","graphql":"16.8.1","ts-jest":"29.1.2","ts-node":"10.9.2","prettier":"3.2.5","form-data":"4.0.0","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.4.3","@types/jest":"29.5.12","lint-staged":"15.2.2","@types/busboy":"1.5.3","@types/express":"4.17.21","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","@typescript-eslint/parser":"7.3.1","@typescript-eslint/eslint-plugin":"7.3.1","@trivago/prettier-plugin-sort-imports":"4.3.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.10_1710998579732_0.6568482525572796","host":"s3://npm-registry-packages"}},"2.1.3-beta.11":{"name":"graphql-upload-ts","version":"2.1.3-beta.11","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.11","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"10f6f29cf8aa7f5d4c9535d8e03d3983ddb7e6ce","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.11.tgz","fileCount":27,"integrity":"sha512-AICCzwzFRtkMo3vOLrZSW1bBKnbxtgrHPwkDz3bAMOCG1i5MxHfgPVCbbQrSKgTwok2lI86e3J5aEfC0hwnMpA==","signatures":[{"sig":"MEUCIQCzfM/1tLlzopsUkDXtaTtsP8r2kbfHCJgRqiyrlGP0EgIgaFQymGDse4qFt27kij+Usr2cXigUfzaJRDOVnXZxneU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":68099},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"9deb72181c4aa110b5bcab6d8ec7905ac12ed3aa","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.2.4","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"20.11.1","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.15.2","jest":"29.7.0","husky":"9.0.11","eslint":"8.57.0","express":"4.19.1","graphql":"16.8.1","ts-jest":"29.1.2","ts-node":"10.9.2","prettier":"3.2.5","form-data":"4.0.0","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.4.3","@types/jest":"29.5.12","lint-staged":"15.2.2","@types/busboy":"1.5.3","@types/express":"4.17.21","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","@typescript-eslint/parser":"7.3.1","@typescript-eslint/eslint-plugin":"7.3.1","@trivago/prettier-plugin-sort-imports":"4.3.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.11_1711026223743_0.9762634222073772","host":"s3://npm-registry-packages"}},"2.1.3-beta.12":{"name":"graphql-upload-ts","version":"2.1.3-beta.12","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.12","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"c8406bdf9745fe96160a87819da7303d49da5623","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.12.tgz","fileCount":27,"integrity":"sha512-cKYco40fKIbC/dSG+gw4w0EX0Zy4YA35RfuVstjYW06OFL5ozyER6u32hhD1PwZOeKKcSLyk/NDH5BpG8Jbo+w==","signatures":[{"sig":"MEQCIEKUwzp73YLK9YL6YNFp4pDFj6SxVHlYfB6KeqEDyIevAiA8iIoGcVMglPmhtW2FzFhctUJogSsUwmAZ8Z4q/Q/6mg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":68099},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"14a78a033024fd247bada67dd0b2abd63eb31e13","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.2.4","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"20.11.1","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.15.2","jest":"29.7.0","husky":"9.0.11","eslint":"8.57.0","express":"4.19.2","graphql":"16.8.1","ts-jest":"29.1.2","ts-node":"10.9.2","prettier":"3.2.5","form-data":"4.0.0","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.4.3","@types/jest":"29.5.12","lint-staged":"15.2.2","@types/busboy":"1.5.3","@types/express":"4.17.21","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","@typescript-eslint/parser":"7.3.1","@typescript-eslint/eslint-plugin":"7.3.1","@trivago/prettier-plugin-sort-imports":"4.3.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.12_1711390028160_0.2244073559994182","host":"s3://npm-registry-packages"}},"2.1.3-beta.13":{"name":"graphql-upload-ts","version":"2.1.3-beta.13","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.13","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"39c0c6a13a77281967680e15a13c9d993913379a","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.13.tgz","fileCount":27,"integrity":"sha512-jWL7c9SDiZyDy7b10Gtj042sTP5C80QdwCOdtOJl3M8T7O5dkeU8oNDVgqF2u9kZPIFoaxu+tSBlvMEkxays4w==","signatures":[{"sig":"MEYCIQDmbfn91sqU8LXueLrHOQvYgSOaDCsCy282ACKBhAJt4wIhAOZMUrdU7N0gGW4JCIXdMeXPqIMExyk/YQRg1mzuQI1m","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":68099},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"0c03ae3adc1d5336fa5e66fcbb853c081927a15b","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.2.4","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"20.11.1","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.15.2","jest":"29.7.0","husky":"9.0.11","eslint":"8.57.0","express":"4.19.2","graphql":"16.8.1","ts-jest":"29.1.2","ts-node":"10.9.2","prettier":"3.2.5","form-data":"4.0.0","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.4.3","@types/jest":"29.5.12","lint-staged":"15.2.2","@types/busboy":"1.5.3","@types/express":"4.17.21","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","@typescript-eslint/parser":"7.4.0","@typescript-eslint/eslint-plugin":"7.4.0","@trivago/prettier-plugin-sort-imports":"4.3.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.13_1711402407194_0.8969465006878008","host":"s3://npm-registry-packages"}},"2.1.3-beta.14":{"name":"graphql-upload-ts","version":"2.1.3-beta.14","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.14","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"37ef6b9d48f7c3e0d562062be52bc713580453fa","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.14.tgz","fileCount":27,"integrity":"sha512-Tm4z25zFMcRHJ9ppUJfGdHXTzjcxNxszSbpzdlIu8GpqmC9RqSeKbVl+SdA/WyOLoJy+LofR5qWQqXmOkn2v1w==","signatures":[{"sig":"MEUCIAsT3HoBb4J3vvzKELLdbMSsCJnOM5ogR582iiKMHZ1HAiEAz7NsnGtx40BiVIuwLqtHM89TSWdIT/ETG/RC3JmJapA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":68099},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"4b251ba79f280373d9b26b92c80adc973b54a592","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.2.4","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"20.11.1","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.15.2","jest":"29.7.0","husky":"9.0.11","eslint":"8.57.0","express":"4.19.2","graphql":"16.8.1","ts-jest":"29.1.2","ts-node":"10.9.2","prettier":"3.2.5","form-data":"4.0.0","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.4.3","@types/jest":"29.5.12","lint-staged":"15.2.2","@types/busboy":"1.5.3","@types/express":"4.17.21","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","@typescript-eslint/parser":"7.5.0","@typescript-eslint/eslint-plugin":"7.5.0","@trivago/prettier-plugin-sort-imports":"4.3.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.14_1712032285318_0.9340552880238229","host":"s3://npm-registry-packages"}},"2.1.3-beta.15":{"name":"graphql-upload-ts","version":"2.1.3-beta.15","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.15","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"3156ba5b90461c19b12a289eab125461ee7fb9d1","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.15.tgz","fileCount":27,"integrity":"sha512-TV6FjNinUQiyS3mBqwefYvaYofenFIFJDOW2JwSkRHibDPaOTJoERp6M7HYPOZxE8b3gSSWt41bYu8mosDIf/Q==","signatures":[{"sig":"MEUCIGqEO7hUEBLfaMkP++x2RQvTKdkqdGhq5KU2BdZjSrmcAiEA7oKFrwnrMcrqZQ/+c/VKlPxeNxWCEd8kuBvHRR9FFzk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":68099},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"5b454615dd84500deb99f200362403a7cb9e12d0","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.2.4","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"20.11.1","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.15.2","jest":"29.7.0","husky":"9.0.11","eslint":"8.57.0","express":"4.19.2","graphql":"16.8.1","ts-jest":"29.1.2","ts-node":"10.9.2","prettier":"3.2.5","form-data":"4.0.0","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.4.4","@types/jest":"29.5.12","lint-staged":"15.2.2","@types/busboy":"1.5.3","@types/express":"4.17.21","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","@typescript-eslint/parser":"7.5.0","@typescript-eslint/eslint-plugin":"7.5.0","@trivago/prettier-plugin-sort-imports":"4.3.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.15_1712266232656_0.9786215622047241","host":"s3://npm-registry-packages"}},"2.1.3-beta.16":{"name":"graphql-upload-ts","version":"2.1.3-beta.16","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.16","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"2be85c286a12094cc64d6b463f086aa8c3a55a25","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.16.tgz","fileCount":27,"integrity":"sha512-qnq8xvNx92qilDNZX+cLBJG+BAwXbg6av4prwPZ1hV9fQ1WZOduXS4gA/6hDRz+l9PXWaUZY2IdJNGFVBgi5wg==","signatures":[{"sig":"MEYCIQDSfUua/RT4HjEso+x6fbqtAAsAZ5QvInkwJgLX9JnyowIhAJArh4/rZckeVowbFcZGa7YaX0CdjFfrLaGUhSa9RS+E","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":68099},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"1f97f02a559653f3b3c81a4d4212bb7fa9e35a2f","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.5.0","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"20.12.1","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.15.2","jest":"29.7.0","husky":"9.0.11","eslint":"8.57.0","express":"4.19.2","graphql":"16.8.1","ts-jest":"29.1.2","ts-node":"10.9.2","prettier":"3.2.5","form-data":"4.0.0","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.4.4","@types/jest":"29.5.12","lint-staged":"15.2.2","@types/busboy":"1.5.3","@types/express":"4.17.21","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","@typescript-eslint/parser":"7.6.0","@typescript-eslint/eslint-plugin":"7.6.0","@trivago/prettier-plugin-sort-imports":"4.3.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.16_1712608479824_0.3924588321908087","host":"s3://npm-registry-packages"}},"2.1.3-beta.17":{"name":"graphql-upload-ts","version":"2.1.3-beta.17","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.17","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"e1c2dfade464a09f6a0b4736de2625b97c5da87e","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.17.tgz","fileCount":27,"integrity":"sha512-aeOGr0/DEDljM1fwQhHcc3ca4tXrqwl8HfG3KdiNC6NRKbCH86D8JKYUOooZ5+pAhYQU4BfLUjGGyvuDa0rg8w==","signatures":[{"sig":"MEUCIQCZBR+P6gX/N1iLwkjSY2IcWGiIw3iwp6w4lFBUntfvDgIgaXTkdGeRFd9oOz4QCbF3XvITybvH6NlqLRG4spBmizM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":68099},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"8bb65bc78b8262b97f6a04af75ea7b025d10eeba","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.5.0","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"20.12.1","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.15.2","jest":"29.7.0","husky":"9.0.11","eslint":"8.57.0","express":"4.19.2","graphql":"16.8.1","ts-jest":"29.1.2","ts-node":"10.9.2","prettier":"3.2.5","form-data":"4.0.0","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.4.5","@types/jest":"29.5.12","lint-staged":"15.2.2","@types/busboy":"1.5.3","@types/express":"4.17.21","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","@typescript-eslint/parser":"7.6.0","@typescript-eslint/eslint-plugin":"7.6.0","@trivago/prettier-plugin-sort-imports":"4.3.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.17_1712775373965_0.38091236949556007","host":"s3://npm-registry-packages"}},"2.1.3-beta.18":{"name":"graphql-upload-ts","version":"2.1.3-beta.18","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.18","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"d89c1e64190ea9540b60f9435ad19ba28c1691b5","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.18.tgz","fileCount":27,"integrity":"sha512-0qY1mrAY14N9ay8eM0HhNoszF6goZINx4OjPAKMIica8brcKuXAsvDYmzb93691Oj2tiLlx9XK0pEUoG1Y8edg==","signatures":[{"sig":"MEYCIQCVBbLOug10vCwmCPjbXyeX7ruyZtmYmv5nKjUAgnVr+gIhAOVIzDbUhAs73nTBD3FIRZPaDyuAgBJS1IA0mN4XgiG4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":68099},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"a5c66b7c48874252c51ff60c3f774b81d6897251","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.5.0","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"20.12.1","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.15.3","jest":"29.7.0","husky":"9.0.11","eslint":"8.57.0","express":"4.19.2","graphql":"16.8.1","ts-jest":"29.1.2","ts-node":"10.9.2","prettier":"3.2.5","form-data":"4.0.0","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.4.5","@types/jest":"29.5.12","lint-staged":"15.2.2","@types/busboy":"1.5.3","@types/express":"4.17.21","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","@typescript-eslint/parser":"7.6.0","@typescript-eslint/eslint-plugin":"7.6.0","@trivago/prettier-plugin-sort-imports":"4.3.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.18_1712843362197_0.7093628048829357","host":"s3://npm-registry-packages"}},"2.1.3-beta.19":{"name":"graphql-upload-ts","version":"2.1.3-beta.19","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.19","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"3192d63a48418258fb1285e6f9d0a872ab758372","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.19.tgz","fileCount":27,"integrity":"sha512-pRARqpKdp4UfpvF7XE2XyEDMp6xn5juY0AQe8Nl1c696nJ4IoZp8gH0xsZyptW7vsmJGI4GrByVvKVC4mOd5uw==","signatures":[{"sig":"MEUCIAEO8dGsajK561LHdx8TE8CFQcyQKVa7NL4iyWTmaIW0AiEA5xUBEWUmQjlEQ3I5GKllJ9s4uqgxQbK7I3IXfvqTbqc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":68099},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"738a066837efd4a99f3093a110a9257745997098","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.5.0","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"20.12.1","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.15.3","jest":"29.7.0","husky":"9.0.11","eslint":"8.57.0","express":"4.19.2","graphql":"16.8.1","ts-jest":"29.1.2","ts-node":"10.9.2","prettier":"3.2.5","form-data":"4.0.0","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.4.5","@types/jest":"29.5.12","lint-staged":"15.2.2","@types/busboy":"1.5.3","@types/express":"4.17.21","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","@typescript-eslint/parser":"7.7.0","@typescript-eslint/eslint-plugin":"7.7.0","@trivago/prettier-plugin-sort-imports":"4.3.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.19_1713206735904_0.5308203410506998","host":"s3://npm-registry-packages"}},"2.1.3-beta.20":{"name":"graphql-upload-ts","version":"2.1.3-beta.20","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.20","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"7f71b651b875da2e183e365a495734a177da0f00","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.20.tgz","fileCount":27,"integrity":"sha512-MWgs0VexH2qKG9No4g2rnwI4PDRcI0lfs0zqLLLJggKqOGn6c05suP0L+jMCBWI47R2xJQx9H33vzMzPQH63nw==","signatures":[{"sig":"MEQCIENQysGlZ4TfbAwyYx7ukPXyE38bjCHLJkUpmJYXQUVjAiACYmQd0X602AGQDAm7mYvEjFVz3Ntbc3eomwvEgiiHtg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":68099},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"e10817aaa70f07d420f707442b04975df3142338","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.5.0","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"20.12.2","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.15.3","jest":"29.7.0","husky":"9.0.11","eslint":"8.57.0","express":"4.19.2","graphql":"16.8.1","ts-jest":"29.1.2","ts-node":"10.9.2","prettier":"3.2.5","form-data":"4.0.0","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.4.5","@types/jest":"29.5.12","lint-staged":"15.2.2","@types/busboy":"1.5.3","@types/express":"4.17.21","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","@typescript-eslint/parser":"7.7.1","@typescript-eslint/eslint-plugin":"7.7.1","@trivago/prettier-plugin-sort-imports":"4.3.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.20_1713825863884_0.934164019462925","host":"s3://npm-registry-packages"}},"2.1.3-beta.21":{"name":"graphql-upload-ts","version":"2.1.3-beta.21","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.21","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"06ce995d03c1e5062a4b0fe65ed4a9c51296460c","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.21.tgz","fileCount":27,"integrity":"sha512-ZV6TztzWAgVNk+4Deld/fr/4XNWeWulf9vxluTKLllP/cf4wDgUtUA9bc322ZTgBnEZTNIAfUwdE7dnhXeoUZQ==","signatures":[{"sig":"MEUCIQCBzPNHOPd0T/zVp86FMyu4eBQLWWnm7JNXHi1yc1c0vAIgDJNUwOyECBEUybH2VnVjas25wW9AKmHt7imGmU9h5g4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":68099},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"935140b555eb154b674edd05b42ddacd902103c1","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.5.0","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"20.12.2","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.15.3","jest":"29.7.0","husky":"9.0.11","eslint":"8.57.0","express":"4.19.2","graphql":"16.8.1","ts-jest":"29.1.2","ts-node":"10.9.2","prettier":"3.2.5","form-data":"4.0.0","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.4.5","@types/jest":"29.5.12","lint-staged":"15.2.2","@types/busboy":"1.5.3","@types/express":"4.17.21","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","@typescript-eslint/parser":"7.7.1","@typescript-eslint/eslint-plugin":"7.7.1","@trivago/prettier-plugin-sort-imports":"4.3.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.21_1714065747002_0.7117561937271384","host":"s3://npm-registry-packages"}},"2.1.3-beta.22":{"name":"graphql-upload-ts","version":"2.1.3-beta.22","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.22","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"f74acee9815e03f59d505b2fb73ca3bfbb7afe99","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.22.tgz","fileCount":27,"integrity":"sha512-f8X4nzc8cNRKerwB6CvO+F/bTf7BVr+wyDzbTDXWLj7c3RQbX9zIJODqL5GoqF61pGPa+pLtFIzHQwVTBUW5gg==","signatures":[{"sig":"MEQCIBe4lZuVZyWCcFHxXC329o5PA25ZPkbrEgptkQQoze56AiBWtwRnjcuK+Ss11uOBwb3yNM2tHrFu7qmuXg49LLboVg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":68099},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"551ec7070934780272a85fc75b04b38f64dca824","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.5.0","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"20.12.2","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.15.3","jest":"29.7.0","husky":"9.0.11","eslint":"8.57.0","express":"4.19.2","graphql":"16.8.1","ts-jest":"29.1.2","ts-node":"10.9.2","prettier":"3.2.5","form-data":"4.0.0","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.4.5","@types/jest":"29.5.12","lint-staged":"15.2.2","@types/busboy":"1.5.3","@types/express":"4.17.21","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","@typescript-eslint/parser":"7.8.0","@typescript-eslint/eslint-plugin":"7.8.0","@trivago/prettier-plugin-sort-imports":"4.3.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.22_1714415766643_0.4336024202990816","host":"s3://npm-registry-packages"}},"2.1.3-beta.23":{"name":"graphql-upload-ts","version":"2.1.3-beta.23","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.23","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"9bed68fd179d430088362fc0b00e97a9ef265c35","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.23.tgz","fileCount":27,"integrity":"sha512-nX6LAMvPnQGrog3yIbJiVp7hZGbas4NYBPEBP9LtjFE3QyTCAc767gE/xN4cinnEkXSMLEfT9epKXrDe/jdNXw==","signatures":[{"sig":"MEUCIQCkV2arvOPC/hNtOARCf9aBhLb6EWmIlDo8xDaFWRu4EAIgdwGg0P88m68QRpDcZEUzvCPMzFk4h9xjEOn3TFkjNLY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":68099},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"51d49424bbb4f329c1460d61d9a06eff10627ee4","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.5.0","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"20.12.2","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.15.3","jest":"29.7.0","husky":"9.0.11","eslint":"8.57.0","express":"4.19.2","graphql":"16.8.1","ts-jest":"29.1.2","ts-node":"10.9.2","prettier":"3.2.5","form-data":"4.0.0","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.4.5","@types/jest":"29.5.12","lint-staged":"15.2.2","@types/busboy":"1.5.4","@types/express":"4.17.21","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","@typescript-eslint/parser":"7.8.0","@typescript-eslint/eslint-plugin":"7.8.0","@trivago/prettier-plugin-sort-imports":"4.3.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.23_1714665680050_0.41660389666886566","host":"s3://npm-registry-packages"}},"2.1.3-beta.24":{"name":"graphql-upload-ts","version":"2.1.3-beta.24","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.24","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"ab990748b35e31bb54362bf7a1c4c517c863335a","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.24.tgz","fileCount":27,"integrity":"sha512-KKB6UBLp00zec3/Z9oINWx2EjMhkFPRsdFcRiHfBRgeXogYIAul7yjBo/boUbvFwxxN8Dkr1DvfXy6JzzfjgDA==","signatures":[{"sig":"MEUCIFqUP6oNjAMprNH/Wr59+hYN5RT0AuEPMSJzgw0TA5/bAiEAz5tqAYxUGqbu9gGcKGjW3+SICKx0A2BJWv5eLH2g5G8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":68099},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"f305192256f82e561e8962fd480794080ed3cee8","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.5.0","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"20.12.2","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.15.3","jest":"29.7.0","husky":"9.0.11","eslint":"8.57.0","express":"4.19.2","graphql":"16.8.1","ts-jest":"29.1.2","ts-node":"10.9.2","prettier":"3.2.5","form-data":"4.0.0","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.4.5","@types/jest":"29.5.12","lint-staged":"15.2.2","@types/busboy":"1.5.4","@types/express":"4.17.21","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","@typescript-eslint/parser":"7.8.0","@typescript-eslint/eslint-plugin":"7.8.0","@trivago/prettier-plugin-sort-imports":"4.3.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.24_1715204320828_0.7904512749447941","host":"s3://npm-registry-packages"}},"2.1.3-beta.25":{"name":"graphql-upload-ts","version":"2.1.3-beta.25","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.25","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"8375ced194498754ecf9eaa48d7d8bbe9f2ffb4b","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.25.tgz","fileCount":27,"integrity":"sha512-/lUQQ8K8p0taDxaROj+VNI0xNGVAZ6U9PV7Ttof8W4EjjcsvjT41BH/qA3ZCvYteKHtCYH5BGJHw7xAQRwNA0Q==","signatures":[{"sig":"MEQCIDMGGdrQUlA1KORWqVy5jcDy01f+/hbTvp4JGDQGn/lJAiAu1yUosiK+jDeAmWu03ReoQNn28SqtuJIF1zpJIS5Igw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":68099},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"0ff88ee663217401653b3c6867861f6d0bebce5f","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.5.0","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"20.12.2","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.15.3","jest":"29.7.0","husky":"9.0.11","eslint":"8.57.0","express":"4.19.2","graphql":"16.8.1","ts-jest":"29.1.2","ts-node":"10.9.2","prettier":"3.2.5","form-data":"4.0.0","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.4.5","@types/jest":"29.5.12","lint-staged":"15.2.2","@types/busboy":"1.5.4","@types/express":"4.17.21","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","@typescript-eslint/parser":"7.8.0","@typescript-eslint/eslint-plugin":"7.8.0","@trivago/prettier-plugin-sort-imports":"4.3.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.25_1715473864324_0.13064768412015937","host":"s3://npm-registry-packages"}},"2.1.3-beta.26":{"name":"graphql-upload-ts","version":"2.1.3-beta.26","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.26","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"074beb2c8e66575214fe916377ae72b5f1941c5e","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.26.tgz","fileCount":27,"integrity":"sha512-AIeQb9xKu7BtjqiJnFOyTVgBsiX/D/WifScnRRGDkj1AYbeOAJ8n2MR50jdV17JFYQv+yxmgWn3T7yTk8RS37A==","signatures":[{"sig":"MEUCIBWXuiH9lKxt8xvyMYJKk9K8u5LT30jptk8XKQbEJUf5AiEA0SWcD2+gUzpDe2A9Omybjioq+aSaZl0BiKtjC9l5dgU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":68099},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"7c56e16a0f5e1c528a433a19f63cc8d80598690a","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.5.0","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"20.12.2","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.15.3","jest":"29.7.0","husky":"9.0.11","eslint":"8.57.0","express":"4.19.2","graphql":"16.8.1","ts-jest":"29.1.2","ts-node":"10.9.2","prettier":"3.2.5","form-data":"4.0.0","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.4.5","@types/jest":"29.5.12","lint-staged":"15.2.2","@types/busboy":"1.5.4","@types/express":"4.17.21","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","@typescript-eslint/parser":"7.9.0","@typescript-eslint/eslint-plugin":"7.9.0","@trivago/prettier-plugin-sort-imports":"4.3.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.26_1715630778003_0.6837381572405223","host":"s3://npm-registry-packages"}},"2.1.3-beta.27":{"name":"graphql-upload-ts","version":"2.1.3-beta.27","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.27","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"10f2019c2d2b260a50b78d3856ed75b2f1c78b70","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.27.tgz","fileCount":27,"integrity":"sha512-8T6DpIF14k3HFCwe3EL4ZYE2PWBhYp6tD+O24TcbQbQhmtP45dGop9Znq13/ikzpOVsoFAd80xMAn+b1EdC0og==","signatures":[{"sig":"MEYCIQC2rgBy0B2pLwUscdyZOiNmOq2hiBkEXjrw50Ow0DdQtwIhAPxnRLM4HtIOCIgLkj8F93DVyhvbyCCVsOX5F+CvTsaD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":68099},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"6e90039f35399043dbfaf56d11e03196d20937e9","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.5.2","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"20.13.1","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.15.3","jest":"29.7.0","husky":"9.0.11","eslint":"8.57.0","express":"4.19.2","graphql":"16.8.1","ts-jest":"29.1.2","ts-node":"10.9.2","prettier":"3.2.5","form-data":"4.0.0","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.4.5","@types/jest":"29.5.12","lint-staged":"15.2.2","@types/busboy":"1.5.4","@types/express":"4.17.21","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","@typescript-eslint/parser":"7.9.0","@typescript-eslint/eslint-plugin":"7.9.0","@trivago/prettier-plugin-sort-imports":"4.3.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.27_1716253610484_0.36396269368366885","host":"s3://npm-registry-packages"}},"2.1.3-beta.28":{"name":"graphql-upload-ts","version":"2.1.3-beta.28","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.28","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"f3c036e85368a9f7c9693656510db494379722a0","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.28.tgz","fileCount":27,"integrity":"sha512-5WET2EYbrJPk/bJvfjtvQQzucRmb4Deq21Ns9jh49qqksT2Rj9mehvPVxJy3fsRxjUYBr72GaGe5Ql+AgBJ6hA==","signatures":[{"sig":"MEUCIBxhEBpMze4N2I+8vWHY6sDLTCBh+QMt2UCD57cjIo61AiEA7nWGrvE8yzJjQo9tjCt12si87l76rQy62u5D/PEwwF4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":68101},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"037f1524dc51a45541b696d422f3716ec26a3454","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.5.2","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"20.13.1","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.15.3","jest":"29.7.0","husky":"9.0.11","eslint":"8.57.0","express":"4.19.2","graphql":"16.8.1","ts-jest":"29.1.2","ts-node":"10.9.2","prettier":"3.2.5","form-data":"4.0.0","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.4.5","@types/jest":"29.5.12","lint-staged":"15.2.2","@types/busboy":"1.5.4","@types/express":"4.17.21","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","@typescript-eslint/parser":"7.10.0","@typescript-eslint/eslint-plugin":"7.10.0","@trivago/prettier-plugin-sort-imports":"4.3.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.28_1716253735869_0.6867504954209092","host":"s3://npm-registry-packages"}},"2.1.3-beta.29":{"name":"graphql-upload-ts","version":"2.1.3-beta.29","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.29","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"6447ce2c6ea0cc57eaee6fad233d5783dd6165bc","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.29.tgz","fileCount":27,"integrity":"sha512-yH9z3Nhe/qdjYvPj8Yvl7EXatihGZ2PsmmXNgWH10mZo/Df1KBhhuu74jGtHWhuaNBcoruIXSA8we5871eDzbA==","signatures":[{"sig":"MEQCIDTY6TTe/00M1ZELuRFqwmAjwcr3meHTQVWqHbXjKsnQAiAtWC0zupvlRfT0IkDX60/Xc0Rl6ZyrAOqfumkZPzBT4g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":68101},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"b80c898621cdbd9d5f10c2d21710e8a409096ec8","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.5.2","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"20.13.1","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.15.3","jest":"29.7.0","husky":"9.0.11","eslint":"8.57.0","express":"4.19.2","graphql":"16.8.1","ts-jest":"29.1.3","ts-node":"10.9.2","prettier":"3.2.5","form-data":"4.0.0","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.4.5","@types/jest":"29.5.12","lint-staged":"15.2.2","@types/busboy":"1.5.4","@types/express":"4.17.21","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","@typescript-eslint/parser":"7.10.0","@typescript-eslint/eslint-plugin":"7.10.0","@trivago/prettier-plugin-sort-imports":"4.3.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.29_1716312038636_0.3344198662871376","host":"s3://npm-registry-packages"}},"2.1.3-beta.30":{"name":"graphql-upload-ts","version":"2.1.3-beta.30","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.30","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"6794a410bfc73b52eec5c9db1f820618b29ad5b6","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.30.tgz","fileCount":27,"integrity":"sha512-kB5pzd00Vzr+/Oq5zHFStrYYI5zqLxmr9JAxk4Qpg+oiwK7gvvAT8Fgi3cnhx1cX2Bj4G9EPl/uhhDUvQAEBaQ==","signatures":[{"sig":"MEUCIDa9nzAlAlCHcdVG37edSuQZv2FAr3MTP66R0bWTq3SDAiEAhiYGc6T2mC8laEpGB8Mty/Lgv93b9n2nvDNabcevmoA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":68101},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"59391ada4e5d6dfd9ea49ec73b2c2e75492cf93a","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.5.2","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"20.13.1","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.15.3","jest":"29.7.0","husky":"9.0.11","eslint":"8.57.0","express":"4.19.2","graphql":"16.8.1","ts-jest":"29.1.3","ts-node":"10.9.2","prettier":"3.2.5","form-data":"4.0.0","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.4.5","@types/jest":"29.5.12","lint-staged":"15.2.4","@types/busboy":"1.5.4","@types/express":"4.17.21","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","@typescript-eslint/parser":"7.10.0","@typescript-eslint/eslint-plugin":"7.10.0","@trivago/prettier-plugin-sort-imports":"4.3.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.30_1716377859841_0.8829110628077095","host":"s3://npm-registry-packages"}},"2.1.3-beta.31":{"name":"graphql-upload-ts","version":"2.1.3-beta.31","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.31","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"6ae3851f7364b0b2051f5f9879c72423d7e3b7ee","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.31.tgz","fileCount":27,"integrity":"sha512-59I6M3QWWYLzT+L/uDFKyGlECfcZ8KBPo4RTRAijTdC7P32b6OYOZtk1VUQM6G6iXunwjiJsYEA2itnbWGXFxg==","signatures":[{"sig":"MEYCIQD1gB5SZl/ui+0xNSY7TXSki9ehVLgnnO0+XtlvgqsBzQIhAMExkORFf0CLz3GZ3J7VjttIJuRZOggTDHbmkJF3uGrj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":68101},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"1b102d119516c64f435204ab04fe9ac88cd84a37","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.5.2","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"20.13.1","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.15.3","jest":"29.7.0","husky":"9.0.11","eslint":"8.57.0","express":"4.19.2","graphql":"16.8.1","ts-jest":"29.1.3","ts-node":"10.9.2","prettier":"3.2.5","form-data":"4.0.0","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.4.5","@types/jest":"29.5.12","lint-staged":"15.2.5","@types/busboy":"1.5.4","@types/express":"4.17.21","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","@typescript-eslint/parser":"7.10.0","@typescript-eslint/eslint-plugin":"7.10.0","@trivago/prettier-plugin-sort-imports":"4.3.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.31_1716664553705_0.8790552546716226","host":"s3://npm-registry-packages"}},"2.1.3-beta.32":{"name":"graphql-upload-ts","version":"2.1.3-beta.32","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.32","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"f9d7cc5ce873c37cb3c49509e0e5fa89e3b47409","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.32.tgz","fileCount":27,"integrity":"sha512-bCzmDdQzkkHI1y89vQAgv89oM7SYI4sYJ54cvoCbfD1PPVNNk7oG+ERkq1r6k3E4v7Gc5Xzvix46F7U0Ee672Q==","signatures":[{"sig":"MEQCIETx+WFp2iz0DLUT3oyhW4IKkzQisN25/F+8Z8+X145wAiALlmhOQCaY1UNnOHrLTGjDbf7jr1nrErkaY5zpETuJYg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":68101},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"fc17c800c47db52d1baaa5a54d6c988f79b97b15","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.5.2","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"20.13.1","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.15.3","jest":"29.7.0","husky":"9.0.11","eslint":"8.57.0","express":"4.19.2","graphql":"16.8.1","ts-jest":"29.1.3","ts-node":"10.9.2","prettier":"3.2.5","form-data":"4.0.0","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.4.5","@types/jest":"29.5.12","lint-staged":"15.2.5","@types/busboy":"1.5.4","@types/express":"4.17.21","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","@typescript-eslint/parser":"7.11.0","@typescript-eslint/eslint-plugin":"7.11.0","@trivago/prettier-plugin-sort-imports":"4.3.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.32_1716846949645_0.5629107695704401","host":"s3://npm-registry-packages"}},"2.1.3-beta.33":{"name":"graphql-upload-ts","version":"2.1.3-beta.33","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.33","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"0303bd24740c7cc13f48375b6a354ad540a2f928","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.33.tgz","fileCount":27,"integrity":"sha512-H1duUZ75ezeCKz9+HLMC0bU6AwoTNT3fUGalSz8NGssCAzohm1+gYjRA/Z4DQb4SttMZDYAquE6AHnBg0mj47Q==","signatures":[{"sig":"MEUCIQCK1Ygxs8l0Ru4P+Jv9g8G+6mRJk6KCna++jn3nWGhSLgIgCHsK6psLf/+DuELTerBa4YAV//73RB4BHdhEcCGiToI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":68101},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"becc07fa6fe43e2bdd54f8a3d5fc4578ee1eda3c","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.5.2","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"20.13.1","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.15.3","jest":"29.7.0","husky":"9.0.11","eslint":"8.57.0","express":"4.19.2","graphql":"16.8.1","ts-jest":"29.1.4","ts-node":"10.9.2","prettier":"3.2.5","form-data":"4.0.0","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.4.5","@types/jest":"29.5.12","lint-staged":"15.2.5","@types/busboy":"1.5.4","@types/express":"4.17.21","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","@typescript-eslint/parser":"7.11.0","@typescript-eslint/eslint-plugin":"7.11.0","@trivago/prettier-plugin-sort-imports":"4.3.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.33_1716893866430_0.5249225678425407","host":"s3://npm-registry-packages"}},"2.1.3-beta.34":{"name":"graphql-upload-ts","version":"2.1.3-beta.34","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.34","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"3289440d1a58b5d36b092b404383fb0ded349828","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.34.tgz","fileCount":27,"integrity":"sha512-hldTPI/CDPVr5H7yBbsezGTldJpjuZi0JenCN+tNOYathomhCBoo3pn8sSKLw/QL5bPJC5mr5k8adzdDSjPmPw==","signatures":[{"sig":"MEUCIQDwQgVBsWlvF3Lw9rdIr/bQyn6hP0X64Z/SM8fdrM6/CwIgCDYhiSW0s9kqC8wRfF8tlQ+LbElpCi54IAv56uJrx+g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":68101},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"d4718a827f748a9e425b7ab3430960c8b34f916f","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.5.2","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"20.13.1","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.15.3","jest":"29.7.0","husky":"9.0.11","eslint":"8.57.0","express":"4.19.2","graphql":"16.8.1","ts-jest":"29.1.4","ts-node":"10.9.2","prettier":"3.3.0","form-data":"4.0.0","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.4.5","@types/jest":"29.5.12","lint-staged":"15.2.5","@types/busboy":"1.5.4","@types/express":"4.17.21","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","@typescript-eslint/parser":"7.11.0","@typescript-eslint/eslint-plugin":"7.11.0","@trivago/prettier-plugin-sort-imports":"4.3.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.34_1717278717339_0.9407936870088394","host":"s3://npm-registry-packages"}},"2.1.3-beta.35":{"name":"graphql-upload-ts","version":"2.1.3-beta.35","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.35","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"48f50dbf4b289900acf84cf942b649af820dfc91","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.35.tgz","fileCount":27,"integrity":"sha512-+FaTZQDjSs0o6RDlJYXRbL9Orw3/HYQLGoejFnp0H8sV+M9pd3Psr3S1AjMzurJsZGCePvh4DRQkvtdI8MWNnw==","signatures":[{"sig":"MEYCIQDp9LZ+5tlPdxu4Dbq+drMzSOPXc0rGkOBP8N2bOMaEXQIhAOSq9SMlKrlYR+X+jb3QKiqFyazSAE2kPQYkMDO2cSwm","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":68101},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"c7e57fb9ae4acd5845e9ecff37e92d45e51a5ee1","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.5.2","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"20.13.1","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.15.3","jest":"29.7.0","husky":"9.0.11","eslint":"8.57.0","express":"4.19.2","graphql":"16.8.1","ts-jest":"29.1.4","ts-node":"10.9.2","prettier":"3.3.0","form-data":"4.0.0","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.4.5","@types/jest":"29.5.12","lint-staged":"15.2.5","@types/busboy":"1.5.4","@types/express":"4.17.21","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","@typescript-eslint/parser":"7.12.0","@typescript-eslint/eslint-plugin":"7.12.0","@trivago/prettier-plugin-sort-imports":"4.3.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.35_1717447368863_0.21448377859927814","host":"s3://npm-registry-packages"}},"2.1.3-beta.36":{"name":"graphql-upload-ts","version":"2.1.3-beta.36","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.36","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"fb62e5c050f2f6e9cd96b9e4b8c32ee2c7d613d4","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.36.tgz","fileCount":27,"integrity":"sha512-EOvNGWXAbGZ1LNabMZ37Apjk6fkyVsYe6zxX91yNdRaXgkiZrdYNjA3QIsoTsy02cXmbHtCQluETqvFFzzP0Ew==","signatures":[{"sig":"MEUCIQDVLE7Ij3z05IdFf2Qw0rYNnp7CVG10RX/ctGrG7MzyiQIgXynoSCarTX9OQB17Tsr6Hk68DK27RlYVsh5Uf+Mqx4w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":68101},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"13a4f4606112393c1543d7f33face7d6d2f109a2","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.5.2","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"20.13.1","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.15.3","jest":"29.7.0","husky":"9.0.11","eslint":"8.57.0","express":"4.19.2","graphql":"16.8.1","ts-jest":"29.1.4","ts-node":"10.9.2","prettier":"3.3.1","form-data":"4.0.0","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.4.5","@types/jest":"29.5.12","lint-staged":"15.2.5","@types/busboy":"1.5.4","@types/express":"4.17.21","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","@typescript-eslint/parser":"7.12.0","@typescript-eslint/eslint-plugin":"7.12.0","@trivago/prettier-plugin-sort-imports":"4.3.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.36_1717614268467_0.8793933312265307","host":"s3://npm-registry-packages"}},"2.1.3-beta.37":{"name":"graphql-upload-ts","version":"2.1.3-beta.37","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.37","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"4b33a89c0370c8841f23ed52cd1ebb25b20bd52e","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.37.tgz","fileCount":27,"integrity":"sha512-Bxb8gSom4NCM6dsYqqJjb+xQnlcsm62bOK6dp5/tpSdMBqkVrh94tTr/GrOgyK97jYgcRUYc//B47fE9m72dfQ==","signatures":[{"sig":"MEQCIHnTZUVGu2K9Gj+sElPDqooz+5Khl75V1LZqMZMTVxDAAiAK6nVmQgSuWuT9M0AFz0Ku6p2YULIkZv++a8uPcThEOg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":68101},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"29f81092cde0ef9da2298eda57be2f53d08f625c","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.7.0","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"20.14.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.15.3","jest":"29.7.0","husky":"9.0.11","eslint":"8.57.0","express":"4.19.2","graphql":"16.8.1","ts-jest":"29.1.4","ts-node":"10.9.2","prettier":"3.3.1","form-data":"4.0.0","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.4.5","@types/jest":"29.5.12","lint-staged":"15.2.5","@types/busboy":"1.5.4","@types/express":"4.17.21","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","@typescript-eslint/parser":"7.13.0","@typescript-eslint/eslint-plugin":"7.13.0","@trivago/prettier-plugin-sort-imports":"4.3.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.37_1718064899741_0.02199504320560819","host":"s3://npm-registry-packages"}},"2.1.3-beta.38":{"name":"graphql-upload-ts","version":"2.1.3-beta.38","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.38","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"1a9be29b949df2359b41d374a4525eb32178a53e","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.38.tgz","fileCount":27,"integrity":"sha512-eZq7xRPjgJ43QOQ/qqQl71zdcrsSfmKKqgFxdClHkmuG5xB7RGfJ315LLkBd3aEUSx/zRiBtCcgPB//vMNmxJg==","signatures":[{"sig":"MEUCIQDQ0IHqN7MbZmkia9Oa8hJtwhSFmn6HUM5FXOnFoWZCcAIgUbeDW25yT7F3PO/LyPDJbOrtorhRq94iJgEtUD4kr5w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":68101},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"9d286086d66da33857c26a18512d923232f0affa","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.7.0","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"20.14.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.15.3","jest":"29.7.0","husky":"9.0.11","eslint":"8.57.0","express":"4.19.2","graphql":"16.8.1","ts-jest":"29.1.4","ts-node":"10.9.2","prettier":"3.3.2","form-data":"4.0.0","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.4.5","@types/jest":"29.5.12","lint-staged":"15.2.5","@types/busboy":"1.5.4","@types/express":"4.17.21","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","@typescript-eslint/parser":"7.13.0","@typescript-eslint/eslint-plugin":"7.13.0","@trivago/prettier-plugin-sort-imports":"4.3.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.38_1718098232939_0.5788663188955754","host":"s3://npm-registry-packages"}},"2.1.3-beta.39":{"name":"graphql-upload-ts","version":"2.1.3-beta.39","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.39","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"0746b035fbcd118549c7929393b1a620bb01db20","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.39.tgz","fileCount":27,"integrity":"sha512-O546QiVkFQ7zsMcb2k21nm1L8S9hgBiTpeG+4C9Vncy2ISqZ4YSiwxtH6nzIQBJ/9gP8TLZ43ZvE0V33+sOF1g==","signatures":[{"sig":"MEUCIQD0zGg0XrziWIPInAqbKzKeXkqhz5cnTO0aOSZCAMuHawIgfrJ9Cq31kC2Plfdq3HIJfE9WFwUF8KNZR5t41HkLYaw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":68101},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"76f081a00760a9eb01954835174e19886a410e0f","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.7.0","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"20.14.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.15.3","jest":"29.7.0","husky":"9.0.11","eslint":"8.57.0","express":"4.19.2","graphql":"16.8.1","ts-jest":"29.1.4","ts-node":"10.9.2","prettier":"3.3.2","form-data":"4.0.0","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.4.5","@types/jest":"29.5.12","lint-staged":"15.2.6","@types/busboy":"1.5.4","@types/express":"4.17.21","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","@typescript-eslint/parser":"7.13.0","@typescript-eslint/eslint-plugin":"7.13.0","@trivago/prettier-plugin-sort-imports":"4.3.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.39_1718141235641_0.19506282154239507","host":"s3://npm-registry-packages"}},"2.1.3-beta.40":{"name":"graphql-upload-ts","version":"2.1.3-beta.40","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.40","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"0274d16014bae9e832ec4d60ab1b1d182c50999c","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.40.tgz","fileCount":27,"integrity":"sha512-J0hh4z1Zs3L9svtL3rJIMt9mYuHSKQkYtNBRzaAyAaTzIAAPx/RnW1UnRPypK5navCPH8xfRcv/q4z6bKj8A/Q==","signatures":[{"sig":"MEUCIQDf3LVzKoo93pTRqeEwpCMhi0WF5PW9TVrE96CUumqHuwIgBV9shFeNoVTb4m2EJvTohsMVIfDlt2SDNcIAdyrv2XI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":68101},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"616ccfdabf90e62d07cd245cf759961ab2e5c4f3","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.7.0","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"20.14.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.15.3","jest":"29.7.0","husky":"9.0.11","eslint":"8.57.0","express":"4.19.2","graphql":"16.8.2","ts-jest":"29.1.4","ts-node":"10.9.2","prettier":"3.3.2","form-data":"4.0.0","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.4.5","@types/jest":"29.5.12","lint-staged":"15.2.7","@types/busboy":"1.5.4","@types/express":"4.17.21","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","@typescript-eslint/parser":"7.13.0","@typescript-eslint/eslint-plugin":"7.13.0","@trivago/prettier-plugin-sort-imports":"4.3.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.40_1718223920759_0.3675308833444455","host":"s3://npm-registry-packages"}},"2.1.3-beta.41":{"name":"graphql-upload-ts","version":"2.1.3-beta.41","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.41","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"44a5ed7f391c51f00f802cff72a770538c40f460","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.41.tgz","fileCount":27,"integrity":"sha512-xxSmildnZMLpCy7NZ3T6psflItdflwSqAZ7wdpieXnMh77O0GFMhw1zCXsZ1BkSI8I8158/KukYUDBRysTph7A==","signatures":[{"sig":"MEUCIC9s8RUIFBFULhM689Z+l/EDG5k5D7VXgBYT3KjqxRCqAiEAumF6JlR9YOSIj0iKX4+dqZGMh3qDaRWQQAdVucq6D7E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":68101},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"14e51853023db01483b2fda458b2a2337cc7d8c6","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.7.0","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"20.14.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.15.3","jest":"29.7.0","husky":"9.0.11","eslint":"8.57.0","express":"4.19.2","graphql":"16.8.2","ts-jest":"29.1.4","ts-node":"10.9.2","prettier":"3.3.2","form-data":"4.0.0","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.4.5","@types/jest":"29.5.12","lint-staged":"15.2.7","@types/busboy":"1.5.4","@types/express":"4.17.21","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","@typescript-eslint/parser":"7.13.0","@typescript-eslint/eslint-plugin":"7.13.0","@trivago/prettier-plugin-sort-imports":"4.3.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.41_1718299112495_0.24729034207667633","host":"s3://npm-registry-packages"}},"2.1.3-beta.42":{"name":"graphql-upload-ts","version":"2.1.3-beta.42","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.42","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"5b66976e8220bf5ce8fa2c997260e1938a1b7e29","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.42.tgz","fileCount":27,"integrity":"sha512-VwY8tKAy3jOqlbNE+hFKNyiDwsUjrqFMLPu5YviBEyHX6i5YreA5k/8/Ir/fIZX4Ye6Bq9USCk+PWjqmhH+ufA==","signatures":[{"sig":"MEYCIQDBC4mJj/AZOVDUQjPKAAQwSGzp0w3F7rWqUR/zyT1wIgIhANKOehZ+mctVdacXgtQPZDuKpRs3eeVa6ul7xTFdsuk0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":68101},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"c46b6b0e9d93b700b02ee490675011ff3f1499b2","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.7.0","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"20.14.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.15.3","jest":"29.7.0","husky":"9.0.11","eslint":"8.57.0","express":"4.19.2","graphql":"16.8.2","ts-jest":"29.1.5","ts-node":"10.9.2","prettier":"3.3.2","form-data":"4.0.0","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.4.5","@types/jest":"29.5.12","lint-staged":"15.2.7","@types/busboy":"1.5.4","@types/express":"4.17.21","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","@typescript-eslint/parser":"7.13.0","@typescript-eslint/eslint-plugin":"7.13.0","@trivago/prettier-plugin-sort-imports":"4.3.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.42_1718566508989_0.8040834186703598","host":"s3://npm-registry-packages"}},"2.1.3-beta.43":{"name":"graphql-upload-ts","version":"2.1.3-beta.43","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.43","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"cc4457111527991b5fb9fb968dd7620df0c894cf","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.43.tgz","fileCount":27,"integrity":"sha512-G6Y+acQWT4qmeeCw4g2toSfB6+/5GdV5R8QYgBxCu6pADE3yEu6Zb+XjmpmFCngottCl7y9GrGde5AWHbbWhww==","signatures":[{"sig":"MEUCIQDB5VRu1aQ8pPuvOENPGfo3w1DqCnVN9qQnXr1RKRkd2gIgM5jmL2iQezPDI9wqeGKgF3JOU6VL2MG9HGGP/dOoEA4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":68101},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"a6f16ae4383b6083f279ea87f79953e02d27564a","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.7.0","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"20.14.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.15.3","jest":"29.7.0","husky":"9.0.11","eslint":"8.57.0","express":"4.19.2","graphql":"16.8.2","ts-jest":"29.1.5","ts-node":"10.9.2","prettier":"3.3.2","form-data":"4.0.0","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.4.5","@types/jest":"29.5.12","lint-staged":"15.2.7","@types/busboy":"1.5.4","@types/express":"4.17.21","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","@typescript-eslint/parser":"7.13.1","@typescript-eslint/eslint-plugin":"7.13.1","@trivago/prettier-plugin-sort-imports":"4.3.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.43_1718654782284_0.6434252314935016","host":"s3://npm-registry-packages"}},"2.1.3-beta.44":{"name":"graphql-upload-ts","version":"2.1.3-beta.44","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.44","maintainers":[{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"e6826c72e5106f66cd1933e0e5ef38c44429b918","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.44.tgz","fileCount":27,"integrity":"sha512-+WxIPP47v2Q3WfDNYfh9BxH1xbf6eiQfKGd+ydme4bvYjm5vb7bgiRH9TNuN8etOMTXATOitEHLLx6HlOPlHeA==","signatures":[{"sig":"MEYCIQCYicz6CzfPwZScSWpzj6iskpbunMqYqzZ/aMBcTcTrhQIhAKJDP124cM+A4019Yle3Ndu6F0NvEhwpO2ZaKE6aUEvN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":67848},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"9b58a8bb90a4d914a70b27aa59adb8081bb7b170","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.7.0","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"20.14.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.15.3","jest":"29.7.0","husky":"9.0.11","eslint":"8.57.0","express":"4.19.2","graphql":"16.8.2","ts-jest":"29.1.5","ts-node":"10.9.2","prettier":"3.3.2","form-data":"4.0.0","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.5.2","@types/jest":"29.5.12","lint-staged":"15.2.7","@types/busboy":"1.5.4","@types/express":"4.17.21","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","@typescript-eslint/parser":"7.13.1","@typescript-eslint/eslint-plugin":"7.13.1","@trivago/prettier-plugin-sort-imports":"4.3.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.44_1718908262962_0.696253184468566","host":"s3://npm-registry-packages"}},"2.1.3-beta.45":{"name":"graphql-upload-ts","version":"2.1.3-beta.45","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.45","maintainers":[{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"8615ca3a6c9ce3f5791e4d46ee1b96a9e8f1bf9b","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.45.tgz","fileCount":27,"integrity":"sha512-dY4nXpm+2XHaQ2Th+f2N59yuWuAlRYMXyKDT1K/XhwCYROK2EE32MY1z+hWJLg2tbOPP6ue7g6Y+rQRo6FhkUQ==","signatures":[{"sig":"MEYCIQDONjYEFErxlRl2LXFQjIRJiBLCiPPoIQgFwfrA2604nQIhAK1gi0nHtDsm9tHD3IKmrGPz7j37pIwzW8HMc9HiW6cN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":67848},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"18db2702c0daee8272b9eaed7de4622e3eba8b99","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.7.0","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"20.14.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.15.3","jest":"29.7.0","husky":"9.0.11","eslint":"8.57.0","express":"4.19.2","graphql":"16.9.0","ts-jest":"29.1.5","ts-node":"10.9.2","prettier":"3.3.2","form-data":"4.0.0","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.5.2","@types/jest":"29.5.12","lint-staged":"15.2.7","@types/busboy":"1.5.4","@types/express":"4.17.21","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","@typescript-eslint/parser":"7.13.1","@typescript-eslint/eslint-plugin":"7.13.1","@trivago/prettier-plugin-sort-imports":"4.3.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.45_1718997081481_0.880490133819384","host":"s3://npm-registry-packages"}},"2.1.3-beta.46":{"name":"graphql-upload-ts","version":"2.1.3-beta.46","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.46","maintainers":[{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"7d325774f4cde6092818d6b8c60ce2b65a4777db","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.46.tgz","fileCount":27,"integrity":"sha512-X0zMD54w5f3iwILAxyWV0bWoOVn4FSKLpTJXrr0SKIdRBu4TYpzYBrMv4wHr+d8dCujRKkHHdjED0x9a5AKj/w==","signatures":[{"sig":"MEYCIQD6PO5Oc5w+sM+5Vdvl7be/e7EXwuxc2hTgEg6QrZLoQwIhAOeN+esRTGQHWiKH+u7F5S1q2ywrFdCaihrwsVRKtnsG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":67848},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"7099368953ab8293d9fe22c1c487d708859b55d0","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.7.0","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"20.14.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.15.3","jest":"29.7.0","husky":"9.0.11","eslint":"8.57.0","express":"4.19.2","graphql":"16.9.0","ts-jest":"29.1.5","ts-node":"10.9.2","prettier":"3.3.2","form-data":"4.0.0","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.5.2","@types/jest":"29.5.12","lint-staged":"15.2.7","@types/busboy":"1.5.4","@types/express":"4.17.21","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","@typescript-eslint/parser":"7.14.1","@typescript-eslint/eslint-plugin":"7.14.1","@trivago/prettier-plugin-sort-imports":"4.3.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.46_1719271898354_0.5629667144275574","host":"s3://npm-registry-packages"}},"2.1.3-beta.47":{"name":"graphql-upload-ts","version":"2.1.3-beta.47","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.47","maintainers":[{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"847975865629e03387652e621eae353197742611","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.47.tgz","fileCount":27,"integrity":"sha512-py4hlXXUEbLqw8kUD2UmdWQz52FyHQprNGv0kdID0JFVOKTqN1Y/mTQaygnqgIg7qy02gW614s8/oJkb+3YL9Q==","signatures":[{"sig":"MEUCIB9YMSF8GzvhPUKIardqmA8CLkEUrAar6QPao0+bNYrjAiEAmylIVCkH3kMNWtTQRVVl/vm8u4ZzHAeuwcccv20NCoI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":67848},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"73b3ca405b626c3a3d0e610562c6ee8866978d60","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.7.0","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"20.15.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.15.3","jest":"29.7.0","husky":"9.0.11","eslint":"8.57.0","express":"4.19.2","graphql":"16.9.0","ts-jest":"29.1.5","ts-node":"10.9.2","prettier":"3.3.2","form-data":"4.0.0","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.5.3","@types/jest":"29.5.12","lint-staged":"15.2.7","@types/busboy":"1.5.4","@types/express":"4.17.21","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","@typescript-eslint/parser":"7.15.0","@typescript-eslint/eslint-plugin":"7.15.0","@trivago/prettier-plugin-sort-imports":"4.3.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.47_1719868250429_0.5613010007860757","host":"s3://npm-registry-packages"}},"2.1.3-beta.48":{"name":"graphql-upload-ts","version":"2.1.3-beta.48","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.48","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"6a5398884d8a30037d32777bc0653c13f8189070","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.48.tgz","fileCount":27,"integrity":"sha512-oBsJdPKilNu/W8WiNysIEHv3LCZi4VYEzgLaBUQ8ZTcwREuYZh/FWhsrauc5FmXC2olGzFz1Xx6E0OTTLzr3bQ==","signatures":[{"sig":"MEUCIQC9GtRpSRBa1L5a1jR7+THAE9ZDgclQsuuv3Ocz3La6MQIgCTBIdbq2/M949R/St4YQJr1eMbE7TnhwJtmOsqHC8fs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":67848},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"d7ad06a0c6466ade3c50170f06e9838d1ea76424","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.7.0","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"20.15.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"2.15.3","jest":"29.7.0","husky":"9.0.11","eslint":"8.57.0","express":"4.19.2","graphql":"16.9.0","ts-jest":"29.2.0","ts-node":"10.9.2","prettier":"3.3.2","form-data":"4.0.0","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.5.3","@types/jest":"29.5.12","lint-staged":"15.2.7","@types/busboy":"1.5.4","@types/express":"4.17.21","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","@typescript-eslint/parser":"7.16.0","@typescript-eslint/eslint-plugin":"7.16.0","@trivago/prettier-plugin-sort-imports":"4.3.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.48_1720465282581_0.3705814678399757","host":"s3://npm-registry-packages"}},"2.1.3-beta.49":{"name":"graphql-upload-ts","version":"2.1.3-beta.49","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.49","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"8be9fa30197136c5ec85b29ff557e687219f2869","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.49.tgz","fileCount":27,"integrity":"sha512-JdQNsvzZlSx94LU+cszfuRcW4SwDn0HwKwxqUjhuHR4OVwJMKM/KxbtmVTwEBWI+RYKChlKqAHq78x3e8rCqHg==","signatures":[{"sig":"MEYCIQDpkSaaHJOLvWO54iZQrbXTglFWOAmaw3CypPA89f130QIhAIwULcIdv9aYAvnYvn5ZueBSl287X9K+RPT6zgEwlDfE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85808},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"9e20cd7942b4e86a79a2a13597ef90b3965f2f0b","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.9.0","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"22.12.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"2.15.3","jest":"29.7.0","husky":"9.1.7","eslint":"9.17.0","express":"4.21.2","graphql":"16.10.0","ts-jest":"29.2.5","ts-node":"10.9.2","prettier":"3.4.2","form-data":"4.0.1","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.7.2","@types/jest":"29.5.14","lint-staged":"15.3.0","@types/busboy":"1.5.4","@types/express":"5.0.0","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.2.1","@typescript-eslint/eslint-plugin":"8.19.1","@trivago/prettier-plugin-sort-imports":"5.2.1"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.49_1736332794516_0.9046547518206918","host":"s3://npm-registry-packages-npm-production"}},"2.1.3-beta.50":{"name":"graphql-upload-ts","version":"2.1.3-beta.50","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.50","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"a8472499d8a187a0751ffb51fa40368ea019867e","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.50.tgz","fileCount":27,"integrity":"sha512-0IiO1ocn2G+AFnEcc3NznwYwi2x7F1gkiKcOPQK51hONjVxjj4E0bL7T/qCVP5eCSA6ULci4WWHy54ISlEU6rw==","signatures":[{"sig":"MEUCIFREEFyheXq5wLex+nIqMCSHHe0gWcHGAV5lplCbpsDXAiEA+SEyAI42rM2hDtolHhglxQaXnJXOcz1SQ0TFmIojhVk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85808},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"cb9625984c7936b0163f35cf01a82d897153011b","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.9.0","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"22.12.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"2.15.3","jest":"29.7.0","husky":"9.1.7","eslint":"9.17.0","express":"4.21.2","graphql":"16.10.0","ts-jest":"29.2.5","ts-node":"10.9.2","prettier":"3.4.2","form-data":"4.0.1","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.7.3","@types/jest":"29.5.14","lint-staged":"15.3.0","@types/busboy":"1.5.4","@types/express":"5.0.0","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.2.1","@typescript-eslint/eslint-plugin":"8.19.1","@trivago/prettier-plugin-sort-imports":"5.2.1"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.50_1736412682617_0.8514475508051589","host":"s3://npm-registry-packages-npm-production"}},"2.1.3-beta.51":{"name":"graphql-upload-ts","version":"2.1.3-beta.51","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.51","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"361ad7590adcc1ee8f0036594e7c41e1c7118c74","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.51.tgz","fileCount":27,"integrity":"sha512-pilp1x7B/d+zDvVCS2ayjFqxa0XNqs/rG5D1+XrabOizXLiWcmu07WTRZkE5DG9v4lWVOhifKfVUSd4yaUbOcg==","signatures":[{"sig":"MEUCIDHUT+CVg8F9dsPDmCqfoajVRWB4QgQUZt/ucl0KaukeAiEAquxYeR9BiwFKhY32XOXuD5F6o/f2dfAr3VUW9YJkbNw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85808},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"212ff40c566a26a0a809b9c989ec56ac4366fb99","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.9.0","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"22.12.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"2.15.3","jest":"29.7.0","husky":"9.1.7","eslint":"9.18.0","express":"4.21.2","graphql":"16.10.0","ts-jest":"29.2.5","ts-node":"10.9.2","prettier":"3.4.2","form-data":"4.0.1","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.7.3","@types/jest":"29.5.14","lint-staged":"15.3.0","@types/busboy":"1.5.4","@types/express":"5.0.0","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.2.1","@typescript-eslint/eslint-plugin":"8.19.1","@trivago/prettier-plugin-sort-imports":"5.2.1"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.51_1736563364447_0.47026040275139547","host":"s3://npm-registry-packages-npm-production"}},"2.1.3-beta.52":{"name":"graphql-upload-ts","version":"2.1.3-beta.52","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.52","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"4fe29ac8ec7b2555052cf192a7336ad8bd601780","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.52.tgz","fileCount":27,"integrity":"sha512-Dm72USz22NMA5AfT64tdfORm2DOPVvLR5JJcCrmUEiWo6Ldmes1itPnABCfRxvPPsPfAxXt0sxYG/8nNkVppYQ==","signatures":[{"sig":"MEUCIQC7080uT5FIWoSvLpPTurZwk1WhL27wcmLM/rYwIHe4XgIgZw4QFFL0RJuELT2hNeN8B20aHW/xb7x+awtL06YZRU8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85808},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"82adba1b47375776ca428d901c1ac17973148625","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.9.0","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"22.12.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"2.15.3","jest":"29.7.0","husky":"9.1.7","eslint":"9.18.0","express":"4.21.2","graphql":"16.10.0","ts-jest":"29.2.5","ts-node":"10.9.2","prettier":"3.4.2","form-data":"4.0.1","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.7.3","@types/jest":"29.5.14","lint-staged":"15.3.0","@types/busboy":"1.5.4","@types/express":"5.0.0","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.2.1","@typescript-eslint/eslint-plugin":"8.20.0","@trivago/prettier-plugin-sort-imports":"5.2.1"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.52_1736809279630_0.023830225158996576","host":"s3://npm-registry-packages-npm-production"}},"2.1.3-beta.53":{"name":"graphql-upload-ts","version":"2.1.3-beta.53","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.53","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"b164242dedd5de2bf364dcaa63e9f0c5831da158","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.53.tgz","fileCount":27,"integrity":"sha512-X3GRKj53AK0hDqbvZKpNVdkcZi7FWpMiLhtbt4pTCwX9fB5XGS6cvGvgDxCA8hTo9r3eyKiCJsixXy7YfDNaWA==","signatures":[{"sig":"MEUCID4uhIoJO+5cwOsJPff+MLfGTKN/2MQt46kmObW0Xa29AiEA8oM8soch/hvkse6HVOCPo9nw1YN6ayWLM1fCIqLiOBc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85808},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"2260e4a2b431887779512a44a8cb123139fdd2dd","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.9.0","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"22.12.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"2.15.3","jest":"29.7.0","husky":"9.1.7","eslint":"9.18.0","express":"4.21.2","graphql":"16.10.0","ts-jest":"29.2.5","ts-node":"10.9.2","prettier":"3.4.2","form-data":"4.0.1","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.7.3","@types/jest":"29.5.14","lint-staged":"15.3.0","@types/busboy":"1.5.4","@types/express":"5.0.0","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.2.2","@typescript-eslint/eslint-plugin":"8.20.0","@trivago/prettier-plugin-sort-imports":"5.2.1"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.53_1736936667789_0.3812986645498373","host":"s3://npm-registry-packages-npm-production"}},"2.1.3-beta.54":{"name":"graphql-upload-ts","version":"2.1.3-beta.54","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.54","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"c28bb6b574ae9e085c65467917a248fa2991f6f7","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.54.tgz","fileCount":27,"integrity":"sha512-LpjqCUkROraOHdKlotSl+QiwWs2PPcMmfpUHg2luCNC6o4qowAzwj2I6S/+4b36PG1/ClvuhohMakSZrVo5elQ==","signatures":[{"sig":"MEQCIHuPi/7vRMlC1noRro1o+m80mdpxf6rkzBZJo20LZGI8AiBeGE5ENSBnGBmjibKPgfUtpk2oXybWBnoGicRDhYihVQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85809},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"9ead9ee0a67cb42a49c30537d9dec9193a566e23","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.9.0","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"22.12.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"2.15.3","jest":"29.7.0","husky":"9.1.7","eslint":"9.18.0","express":"4.21.2","graphql":"16.10.0","ts-jest":"29.2.5","ts-node":"10.9.2","prettier":"3.4.2","form-data":"4.0.1","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.7.3","@types/jest":"29.5.14","lint-staged":"15.3.0","@types/busboy":"1.5.4","@types/express":"5.0.0","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"10.0.1","eslint-plugin-prettier":"5.2.2","@typescript-eslint/eslint-plugin":"8.20.0","@trivago/prettier-plugin-sort-imports":"5.2.1"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.54_1736967268058_0.9265595253026409","host":"s3://npm-registry-packages-npm-production"}},"2.1.3-beta.55":{"name":"graphql-upload-ts","version":"2.1.3-beta.55","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.55","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"5a10ad3c293e945e2199eea9e05f65124138d0ce","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.55.tgz","fileCount":27,"integrity":"sha512-+GxwQNI6TqVMWZvxkCplbpEaiBLJMmUT20nfE81CTwYk+WmMkYF+HzT7fWR8C5WNt5RBWxs6fiWRjUB0qPWdeA==","signatures":[{"sig":"MEQCIErc+sMuOv662bAJP6/UCMF6Gd/GQCugnfxMbkbIiqKiAiAdKT80z3FUjfioVSeZ6zMcVlF/khNTJWt6JK4EjfAAEQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85809},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"583b505b91f6c53cb2139f26666ef36ecdecc2cf","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.9.0","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"22.12.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"2.15.3","jest":"29.7.0","husky":"9.1.7","eslint":"9.18.0","express":"4.21.2","graphql":"16.10.0","ts-jest":"29.2.5","ts-node":"10.9.2","prettier":"3.4.2","form-data":"4.0.1","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.7.3","@types/jest":"29.5.14","lint-staged":"15.4.0","@types/busboy":"1.5.4","@types/express":"5.0.0","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"10.0.1","eslint-plugin-prettier":"5.2.2","@typescript-eslint/eslint-plugin":"8.20.0","@trivago/prettier-plugin-sort-imports":"5.2.1"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.55_1737048408639_0.6648299777656059","host":"s3://npm-registry-packages-npm-production"}},"2.1.3-beta.56":{"name":"graphql-upload-ts","version":"2.1.3-beta.56","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.56","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"b2190b14a1d69e660d52a7896f2fb8fe9d478d03","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.56.tgz","fileCount":27,"integrity":"sha512-Nk6vaag7E3R3XtyEKjHr5WNPC058Zg0/7GBTDNeil8fRuJdgTcE7218n/JlkaEsQUX0bh3qVelHkP/Ox07Rqqg==","signatures":[{"sig":"MEUCIFySnvYa1jVWboRuSEq1UxKnkzMAB4tMSNVqfwFTa6GWAiEAx/vxtKE1VRfaX/UxjcJhzmFaRaBGCF5SIBJDY8EH7sg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85809},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"f5308f36e0d57cf40abd12a1d1063e5dcfc8b291","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.9.0","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"22.12.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"2.15.3","jest":"29.7.0","husky":"9.1.7","eslint":"9.18.0","express":"4.21.2","graphql":"16.10.0","ts-jest":"29.2.5","ts-node":"10.9.2","prettier":"3.4.2","form-data":"4.0.1","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.7.3","@types/jest":"29.5.14","lint-staged":"15.4.1","@types/busboy":"1.5.4","@types/express":"5.0.0","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"10.0.1","eslint-plugin-prettier":"5.2.2","@typescript-eslint/eslint-plugin":"8.20.0","@trivago/prettier-plugin-sort-imports":"5.2.1"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.56_1737064861149_0.12026499505652288","host":"s3://npm-registry-packages-npm-production"}},"2.1.3-beta.57":{"name":"graphql-upload-ts","version":"2.1.3-beta.57","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.57","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"419659bc154417e68aa14d643fb039958e698a39","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.57.tgz","fileCount":27,"integrity":"sha512-GkSgI1PHd1Z2W/+w4nOVNud4R7Ttlt2+MhbhAfR3Wf2MOdG3wDyARi77oyzV4GxJfXTFfZiIPvZiLevqgFsuGw==","signatures":[{"sig":"MEUCIBqW4c18qKusRgsO+AOxtnjx/JL9CjLXfU84TirN8CrGAiEAviB1/y9UAJj81ravd2gRrheGqecZaB36E301YgwFWM4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85809},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"fb90b388db27257196750cb9b9f244ac6d660abd","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.9.0","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"22.12.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"2.15.3","jest":"29.7.0","husky":"9.1.7","eslint":"9.18.0","express":"4.21.2","graphql":"16.10.0","ts-jest":"29.2.5","ts-node":"10.9.2","prettier":"3.4.2","form-data":"4.0.1","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.7.3","@types/jest":"29.5.14","lint-staged":"15.4.1","@types/busboy":"1.5.4","@types/express":"5.0.0","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"10.0.1","eslint-plugin-prettier":"5.2.3","@typescript-eslint/eslint-plugin":"8.20.0","@trivago/prettier-plugin-sort-imports":"5.2.1"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.57_1737262588402_0.14170436094020022","host":"s3://npm-registry-packages-npm-production"}},"2.1.3-beta.58":{"name":"graphql-upload-ts","version":"2.1.3-beta.58","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.58","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"78f450ff1b447235dc43313d40938ef0c0cce072","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.58.tgz","fileCount":27,"integrity":"sha512-Y0Vf079ZWjKZZ4XrnX2fDqJzVCXwD4EYQke1s5QLs/F7Eyu7subv9CkUtc51cttxfwiVEPmOZNb4g3U0CfN0zA==","signatures":[{"sig":"MEYCIQCXIf8cvxkrjYLgFt5ve0Xn8a+KQMva7rDRnDR9zhTmTAIhALf2dTTs+A0JY8GWZ7o4oGZg7C4GH8esNNkBlx+3MahD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85809},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"dd74e7e8e39c4ac6616deeb3bed8c30d138d9f01","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.9.0","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"22.12.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"2.15.3","jest":"29.7.0","husky":"9.1.7","eslint":"9.18.0","express":"4.21.2","graphql":"16.10.0","ts-jest":"29.2.5","ts-node":"10.9.2","prettier":"3.4.2","form-data":"4.0.1","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.7.3","@types/jest":"29.5.14","lint-staged":"15.4.1","@types/busboy":"1.5.4","@types/express":"5.0.0","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"10.0.1","eslint-plugin-prettier":"5.2.3","@typescript-eslint/eslint-plugin":"8.21.0","@trivago/prettier-plugin-sort-imports":"5.2.1"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.58_1737424707557_0.7033881427214819","host":"s3://npm-registry-packages-npm-production"}},"2.1.3-beta.59":{"name":"graphql-upload-ts","version":"2.1.3-beta.59","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.59","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"623ebcfc4f5763cec6f701efb2c8e3aefe200880","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.59.tgz","fileCount":27,"integrity":"sha512-YwhqBAVyGjl/CR+ASWGkR6IIRdjt/nppbyNdaPmL8FuK9YleGX7scK6k3KNH0tXrQGESFFYrOHk4YOs+D07ZNQ==","signatures":[{"sig":"MEUCIBZ0uz6+KFfgpKR3gi5QzzJvUXntUuX1kZ2TVaPlYN5zAiEA0xqvXENYezP9j+2eAxTtLRfUW9x4yRS88mNmfCwPMss=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85809},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"00aee8754a50941012db65749fba8cfaf76ba5fc","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.9.2","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"22.13.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"2.15.3","jest":"29.7.0","husky":"9.1.7","eslint":"9.18.0","express":"4.21.2","graphql":"16.10.0","ts-jest":"29.2.5","ts-node":"10.9.2","prettier":"3.4.2","form-data":"4.0.1","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.7.3","@types/jest":"29.5.14","lint-staged":"15.4.2","@types/busboy":"1.5.4","@types/express":"5.0.0","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"10.0.1","eslint-plugin-prettier":"5.2.3","@typescript-eslint/eslint-plugin":"8.21.0","@trivago/prettier-plugin-sort-imports":"5.2.1"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.59_1737656339186_0.502282485079607","host":"s3://npm-registry-packages-npm-production"}},"2.1.3-beta.60":{"name":"graphql-upload-ts","version":"2.1.3-beta.60","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.60","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"cb835bf721757859c2abca614f010a0bbfa72873","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.60.tgz","fileCount":27,"integrity":"sha512-yz8shpZ2JtQcVBAFvGX12aRDIQauMGl1ev/Jvb6+4s0uFoqSdlEkDjebg3GgcJRhBjJbp1/vsUlgkf2xPriD0g==","signatures":[{"sig":"MEUCIQD0oqmqRVydpKuhw5kOTMFkdFUhKn4fBdurVaw1Gfy+jwIgN49Sf+psLhdPvIO75LmOYeY18EDWyi+1WyG4I8L1new=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85809},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"6fa1bed52a22e99a880b81f5b3509680ad1d8686","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.9.2","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"22.13.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"2.15.3","jest":"29.7.0","husky":"9.1.7","eslint":"9.19.0","express":"4.21.2","graphql":"16.10.0","ts-jest":"29.2.5","ts-node":"10.9.2","prettier":"3.4.2","form-data":"4.0.1","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.7.3","@types/jest":"29.5.14","lint-staged":"15.4.2","@types/busboy":"1.5.4","@types/express":"5.0.0","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"10.0.1","eslint-plugin-prettier":"5.2.3","@typescript-eslint/eslint-plugin":"8.21.0","@trivago/prettier-plugin-sort-imports":"5.2.1"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.60_1737767842374_0.9489925450928873","host":"s3://npm-registry-packages-npm-production"}},"2.1.3-beta.61":{"name":"graphql-upload-ts","version":"2.1.3-beta.61","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.61","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"0b6958d08185ccb47b803717fb9960afd802c9b8","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.61.tgz","fileCount":27,"integrity":"sha512-sX08DCs9LYkIxrOsQslS1A4alSW8wXWeZ3ZuPEEWPfrYuTuvaeUvh04JFT+un6C5KinXC53dmkpCoMdsTSUkeA==","signatures":[{"sig":"MEYCIQC08JwR4stJmIZJjMmyJXtQoeHBMUNVvLN4AlENxqHzVQIhAI9OEzUxAunzKhAtGn5FoKHnZU9PMbca9W9PB8hIlYon","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85809},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"e97639fd0842bc6b595c1f01e30d8116084b239f","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.9.2","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"22.13.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"2.15.3","jest":"29.7.0","husky":"9.1.7","eslint":"9.19.0","express":"4.21.2","graphql":"16.10.0","ts-jest":"29.2.5","ts-node":"10.9.2","prettier":"3.4.2","form-data":"4.0.1","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.7.3","@types/jest":"29.5.14","lint-staged":"15.4.3","@types/busboy":"1.5.4","@types/express":"5.0.0","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"10.0.1","eslint-plugin-prettier":"5.2.3","@typescript-eslint/eslint-plugin":"8.21.0","@trivago/prettier-plugin-sort-imports":"5.2.1"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.61_1737925543224_0.9864732711310125","host":"s3://npm-registry-packages-npm-production"}},"2.1.3-beta.62":{"name":"graphql-upload-ts","version":"2.1.3-beta.62","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.62","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"5a511093192fcf9716c99aafe9f695153b1840eb","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.62.tgz","fileCount":27,"integrity":"sha512-nfI+9d4qxvYbpeNmcG46Ua/CcmIIWPsak17UxhXqKuJmF3zICMYyp2p6hd+g0UKiXrNXFxbME6HTGHZbAC9FCQ==","signatures":[{"sig":"MEYCIQCrfldT+mw5MpZs+jueGIneQo9fUbiiv7uQnXlqXZv+sgIhAO+Y73tZazHC0DV3UOs+SFxpovQaVe7gM+xFdGZ0Lccy","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85809},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"77b2de6719e24af07350e1294e496c5fb0440597","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.9.2","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"22.13.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"2.15.3","jest":"29.7.0","husky":"9.1.7","eslint":"9.19.0","express":"4.21.2","graphql":"16.10.0","ts-jest":"29.2.5","ts-node":"10.9.2","prettier":"3.4.2","form-data":"4.0.1","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.7.3","@types/jest":"29.5.14","lint-staged":"15.4.3","@types/busboy":"1.5.4","@types/express":"5.0.0","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"10.0.1","eslint-plugin-prettier":"5.2.3","@typescript-eslint/eslint-plugin":"8.22.0","@trivago/prettier-plugin-sort-imports":"5.2.1"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.62_1738029933636_0.5070390891379464","host":"s3://npm-registry-packages-npm-production"}},"2.1.3-beta.63":{"name":"graphql-upload-ts","version":"2.1.3-beta.63","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.63","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"13b640684384555bc92f2691435e7bcc8e575ba7","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.63.tgz","fileCount":27,"integrity":"sha512-svszUnjv7CGd2PunJ6Gb2u+jQKDCjnE6uHt5Fy7UB2XfHVAqgLsbKwczrAr4c1GXYGqRDXfm+bhOo+RnpJo2yA==","signatures":[{"sig":"MEYCIQD2iekM0189DXr3yRYtY4FNAsvfxYGc6DxEdWsy+ct+jQIhANppMJ8ANtwjKEnTcbnwZftlMfDG+VUdGwObcmImIQDc","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85809},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"f69278676c9d4bd2671d08549d7da2913ae1b948","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.9.2","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"22.13.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"2.15.3","jest":"29.7.0","husky":"9.1.7","eslint":"9.19.0","express":"4.21.2","graphql":"16.10.0","ts-jest":"29.2.5","ts-node":"10.9.2","prettier":"3.4.2","form-data":"4.0.1","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.7.3","@types/jest":"29.5.14","lint-staged":"15.4.3","@types/busboy":"1.5.4","@types/express":"5.0.0","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"10.0.1","eslint-plugin-prettier":"5.2.3","@typescript-eslint/eslint-plugin":"8.22.0","@trivago/prettier-plugin-sort-imports":"5.2.2"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.63_1738089401803_0.9866357765647704","host":"s3://npm-registry-packages-npm-production"}},"2.1.3-beta.64":{"name":"graphql-upload-ts","version":"2.1.3-beta.64","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.64","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"d1ef94196ee84d5afe20e800abfc1ed4bd08d633","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.64.tgz","fileCount":27,"integrity":"sha512-LUXL0C7EFSOjMd9TVytoWmksOyqdWeaRAUyTW5cOz/5chMEknr49yZXSQYWulDRdtohL7t7Hq9F5BjgvLz8KKw==","signatures":[{"sig":"MEUCICgOXWGD4VCiGrrWb9/vqJjmdfJknYPNHbKrWC1wawskAiEAkCCkvaivsJJ3tbZv5ErtT+BYUhRFObX7uROoUPEpgx0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85809},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"0df1d3976d6ce7e3688ec08ddd316da72365430d","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.9.2","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"22.13.1","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"2.15.3","jest":"29.7.0","husky":"9.1.7","eslint":"9.19.0","express":"4.21.2","graphql":"16.10.0","ts-jest":"29.2.5","ts-node":"10.9.2","prettier":"3.4.2","form-data":"4.0.1","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.7.3","@types/jest":"29.5.14","lint-staged":"15.4.3","@types/busboy":"1.5.4","@types/express":"5.0.0","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"10.0.1","eslint-plugin-prettier":"5.2.3","@typescript-eslint/eslint-plugin":"8.23.0","@trivago/prettier-plugin-sort-imports":"5.2.2"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.64_1738621353275_0.6096178243597237","host":"s3://npm-registry-packages-npm-production"}},"2.1.3-beta.65":{"name":"graphql-upload-ts","version":"2.1.3-beta.65","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.65","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"2a931119942459ca3b9b23b69f3ccaad45c15ded","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.65.tgz","fileCount":27,"integrity":"sha512-ov/0imh6cYdyGhEkjRGNRwj5vRgOhgEUmBjmmHW1Tqxv0YXLQXxdIwXHxSVmPenuJKkB5GYr/DBAz9VP+PDggQ==","signatures":[{"sig":"MEYCIQCtCmpXeyY3QBU5MGT9GBvIjCv+aj73LtT0ZbSlJ71vZAIhAKgowq9iDaahZ29bZMlv7g50iNQo4JQTjgebX2XM8+iv","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85809},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"21558f5495c20e8684b343029e18604cea1b823b","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.9.2","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"22.13.1","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"2.15.3","jest":"29.7.0","husky":"9.1.7","eslint":"9.20.0","express":"4.21.2","graphql":"16.10.0","ts-jest":"29.2.5","ts-node":"10.9.2","prettier":"3.4.2","form-data":"4.0.1","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.7.3","@types/jest":"29.5.14","lint-staged":"15.4.3","@types/busboy":"1.5.4","@types/express":"5.0.0","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"10.0.1","eslint-plugin-prettier":"5.2.3","@typescript-eslint/eslint-plugin":"8.23.0","@trivago/prettier-plugin-sort-imports":"5.2.2"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.65_1738991005904_0.24165790998669245","host":"s3://npm-registry-packages-npm-production"}},"2.1.3-beta.66":{"name":"graphql-upload-ts","version":"2.1.3-beta.66","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.66","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"7785a99a443f60feb000107d6b8472d68a6b4093","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.66.tgz","fileCount":27,"integrity":"sha512-pHrFBFJvAewEA4hLy5pOLIeuGUzEeVa+k1NnifPdXutDKbgGHJN4YSGgUPpWbvW3gS1qu98ebXUrVCXGfC4hoQ==","signatures":[{"sig":"MEQCIGWsTyR9EWklcGxjzVd5G/wP8G+z0CEJiR79eevh+BpxAiBBdRkuuzgi+L6vTiMgvATl/D/tDEP0N35FkRsX8kPhWg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85809},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"d5fab204a7e3c44a9cb81ea3b7dde227a9f7d771","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.9.2","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"22.13.1","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"2.15.3","jest":"29.7.0","husky":"9.1.7","eslint":"9.20.0","express":"4.21.2","graphql":"16.10.0","ts-jest":"29.2.5","ts-node":"10.9.2","prettier":"3.5.0","form-data":"4.0.1","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.7.3","@types/jest":"29.5.14","lint-staged":"15.4.3","@types/busboy":"1.5.4","@types/express":"5.0.0","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"10.0.1","eslint-plugin-prettier":"5.2.3","@typescript-eslint/eslint-plugin":"8.23.0","@trivago/prettier-plugin-sort-imports":"5.2.2"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.66_1739123313657_0.9633614746190482","host":"s3://npm-registry-packages-npm-production"}},"2.1.3-beta.67":{"name":"graphql-upload-ts","version":"2.1.3-beta.67","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.67","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"4fb2b10388bb6e4840853d5cc53788c4e3031826","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.67.tgz","fileCount":27,"integrity":"sha512-R82W632XKGE+28lXZodmHzUITeI3vwcMTT+VwrLk7XNQXLORVqPWrHt4OSfh8/mGQIZs6F6/SDiyyjV2b3v87g==","signatures":[{"sig":"MEYCIQDIgwc6uu/IH0PPPFhnKiDXepuQMT3chyCv4aO/fkGBRAIhAITPObotGzycZfTd0/3MQ9QYzOrMqJ4mtneNTNc9IG6W","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85809},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"563aa0cd61594330170140a8110cae4dc59feb6c","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.9.2","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"22.13.1","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"2.15.3","jest":"29.7.0","husky":"9.1.7","eslint":"9.20.0","express":"4.21.2","graphql":"16.10.0","ts-jest":"29.2.5","ts-node":"10.9.2","prettier":"3.5.0","form-data":"4.0.1","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.7.3","@types/jest":"29.5.14","lint-staged":"15.4.3","@types/busboy":"1.5.4","@types/express":"5.0.0","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"10.0.1","eslint-plugin-prettier":"5.2.3","@typescript-eslint/eslint-plugin":"8.24.0","@trivago/prettier-plugin-sort-imports":"5.2.2"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.67_1739221227658_0.12616589196950279","host":"s3://npm-registry-packages-npm-production"}},"2.1.3-beta.68":{"name":"graphql-upload-ts","version":"2.1.3-beta.68","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.68","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"17792a10af637a330fd4f9916cffb6da32fe9ce8","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.68.tgz","fileCount":27,"integrity":"sha512-ZxE7+oF1TpEdbuJX0E03VtHKrBBp234i+jULq3N5xRvXwyJgmrMVnAn621AZpnf/6ztnSfbNHaC7qpEXLpCc3Q==","signatures":[{"sig":"MEQCID0gAB30UECK2sgOa3bAvcevGPxYOswtGEsN9AZo0fMoAiBMOf9h348HeCed0+o2re88ykMZl7LnrO4ViWAVLMaZRw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85809},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"766feab03443270d6676de3b0c373ef4fac53d1e","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.9.2","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"22.13.1","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"2.15.4","jest":"29.7.0","husky":"9.1.7","eslint":"9.20.1","express":"4.21.2","graphql":"16.10.0","ts-jest":"29.2.5","ts-node":"10.9.2","prettier":"3.5.0","form-data":"4.0.1","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.7.3","@types/jest":"29.5.14","lint-staged":"15.4.3","@types/busboy":"1.5.4","@types/express":"5.0.0","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"10.0.1","eslint-plugin-prettier":"5.2.3","@typescript-eslint/eslint-plugin":"8.24.0","@trivago/prettier-plugin-sort-imports":"5.2.2"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.68_1739329707820_0.9689583308965128","host":"s3://npm-registry-packages-npm-production"}},"2.1.3-beta.69":{"name":"graphql-upload-ts","version":"2.1.3-beta.69","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.69","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"fd21a778c44b58bff82fa4c70d9547729b1ebb00","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.69.tgz","fileCount":27,"integrity":"sha512-rGJhCfRz6INX8tENOu1bQSLzHBGU01wwsOB0ONwbUFE40oERtxE2T5LpHh9ZkKYul5PQCgsy/fE6HGleyT/lNA==","signatures":[{"sig":"MEYCIQDuAc+ZwhkPiclV7MIhLBkM94vJLH/2fG0BAkcLFX3LqwIhAMMY5gF5vHzRrx7qM8v4RgItYZmnwrHYaxZZwbR60ZYU","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85809},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"b1e753fdf90d8ef15a498fa05fcb8e2dec1e80f9","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.9.2","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"22.13.1","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"2.15.4","jest":"29.7.0","husky":"9.1.7","eslint":"9.20.1","express":"4.21.2","graphql":"16.10.0","ts-jest":"29.2.5","ts-node":"10.9.2","prettier":"3.5.1","form-data":"4.0.1","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.7.3","@types/jest":"29.5.14","lint-staged":"15.4.3","@types/busboy":"1.5.4","@types/express":"5.0.0","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"10.0.1","eslint-plugin-prettier":"5.2.3","@typescript-eslint/eslint-plugin":"8.24.0","@trivago/prettier-plugin-sort-imports":"5.2.2"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.69_1739475376768_0.32280125942144244","host":"s3://npm-registry-packages-npm-production"}},"2.1.3-beta.70":{"name":"graphql-upload-ts","version":"2.1.3-beta.70","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.70","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"da99ecceae242b41f1beeb924a0947c11e01181f","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.70.tgz","fileCount":27,"integrity":"sha512-AZEvInoLtrU0AwtHKK+jwngQMMUE8UfGp00GF+6ppxMStaaYYuOR84js/xqX1mxm6I4aFuviwmp9Iiy05VM93g==","signatures":[{"sig":"MEUCIDOIp127FWOKx2eE+bgrn7eHuq3lz5Cnpuphvd86zEEcAiEA57o0JXAxjTpb4Zladvox/7HtuIxg7NcCbYBzKsYsIY0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85809},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"661cc6480d4f37e255ae18439ef9d4786ada12a5","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.9.2","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"22.13.1","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"2.15.4","jest":"29.7.0","husky":"9.1.7","eslint":"9.20.1","express":"4.21.2","graphql":"16.10.0","ts-jest":"29.2.5","ts-node":"10.9.2","prettier":"3.5.1","form-data":"4.0.2","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.7.3","@types/jest":"29.5.14","lint-staged":"15.4.3","@types/busboy":"1.5.4","@types/express":"5.0.0","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"10.0.1","eslint-plugin-prettier":"5.2.3","@typescript-eslint/eslint-plugin":"8.24.0","@trivago/prettier-plugin-sort-imports":"5.2.2"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.70_1739598776780_0.8190243490278188","host":"s3://npm-registry-packages-npm-production"}},"2.1.3-beta.71":{"name":"graphql-upload-ts","version":"2.1.3-beta.71","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.71","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"9885b4d94c961949ec233533269d28748f3b84b2","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.71.tgz","fileCount":27,"integrity":"sha512-IF4n/yLRKpcqhRfm08a8HdNUNmVPFrZE5riayArOxcnZXNBavYBID31dSL6RlapIwnUd6BXPHTCKBFxxxWBvaQ==","signatures":[{"sig":"MEYCIQDhZOhS5qe2z+IcqXDBaD5Wpwr4sE20dJspwZhOGUt2zAIhAPng2EN5E4W+vcD8Ra2rXgKmYBM1eEtRdTwh57KWtISG","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85809},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"bd5151c0a4372e1f677eb35a56f4034c3a59931c","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.9.2","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"22.13.1","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"2.15.4","jest":"29.7.0","husky":"9.1.7","eslint":"9.20.1","express":"4.21.2","graphql":"16.10.0","ts-jest":"29.2.5","ts-node":"10.9.2","prettier":"3.5.1","form-data":"4.0.2","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.7.3","@types/jest":"29.5.14","lint-staged":"15.4.3","@types/busboy":"1.5.4","@types/express":"5.0.0","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"10.0.1","eslint-plugin-prettier":"5.2.3","@typescript-eslint/eslint-plugin":"8.24.1","@trivago/prettier-plugin-sort-imports":"5.2.2"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.71_1739833499829_0.8509853307388202","host":"s3://npm-registry-packages-npm-production"}},"2.1.3-beta.72":{"name":"graphql-upload-ts","version":"2.1.3-beta.72","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.72","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"50cc55754c77cd89f75ba1b27b0f1bf6297d0eef","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.72.tgz","fileCount":27,"integrity":"sha512-TXcR8D7egYXD6fBUwZRPuTgBqvldS4bjAYKg/VtNHpduj64TKLCyWnBZCgELh78uqzJXtCisBFJ7hW20Eo5dTA==","signatures":[{"sig":"MEUCIDJd9OzPvi0QSTckYmP8J93GK2aeMDu52HfoGaIa/fGhAiEAzlhLqNAfA64jbtiUXftXwtFgiEcsiIwVfenP3FA8UlU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85809},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"6d3963ef81bc069b498327e884460fdc04798f10","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.9.2","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"22.13.1","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"2.15.4","jest":"29.7.0","husky":"9.1.7","eslint":"9.21.0","express":"4.21.2","graphql":"16.10.0","ts-jest":"29.2.5","ts-node":"10.9.2","prettier":"3.5.2","form-data":"4.0.2","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.7.3","@types/jest":"29.5.14","lint-staged":"15.4.3","@types/busboy":"1.5.4","@types/express":"5.0.0","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"10.0.1","eslint-plugin-prettier":"5.2.3","@typescript-eslint/eslint-plugin":"8.24.1","@trivago/prettier-plugin-sort-imports":"5.2.2"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.72_1740221166931_0.9941347195077137","host":"s3://npm-registry-packages-npm-production"}},"2.1.3-beta.73":{"name":"graphql-upload-ts","version":"2.1.3-beta.73","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.73","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"c6febb4e4cea8cc09c33abb393d7a572ba3606fb","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.73.tgz","fileCount":27,"integrity":"sha512-SRsAmNuzQqjJF29vjkrECPa4mikG10+po9W/t78LTD7yuxP9WwOrMLEuudUH53bOAYKMSer9OX8mW/0H4DpH7w==","signatures":[{"sig":"MEUCIQCcw47zHmraR6D4KFqc7/QkIz6kwj6XgqGHksIs24AEywIgYueGBqkdY0XXfxe2g1ObPH2AbWWklHtm9ru54K38nnk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85809},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"09f9c509ce7364a52e26e09a8efa559cce1e49f3","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.9.2","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"22.13.1","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"2.15.4","jest":"29.7.0","husky":"9.1.7","eslint":"9.21.0","express":"4.21.2","graphql":"16.10.0","ts-jest":"29.2.6","ts-node":"10.9.2","prettier":"3.5.2","form-data":"4.0.2","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.7.3","@types/jest":"29.5.14","lint-staged":"15.4.3","@types/busboy":"1.5.4","@types/express":"5.0.0","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"10.0.1","eslint-plugin-prettier":"5.2.3","@typescript-eslint/eslint-plugin":"8.24.1","@trivago/prettier-plugin-sort-imports":"5.2.2"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.73_1740320577174_0.26597025419310527","host":"s3://npm-registry-packages-npm-production"}},"2.1.3-beta.74":{"name":"graphql-upload-ts","version":"2.1.3-beta.74","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.74","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"2b03cfd3026d1d61cd8c98c04a4844843e4f9349","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.74.tgz","fileCount":27,"integrity":"sha512-Vn9d44nmt/LKDv5hXwQi+LajM0ZITLljUepNBi8KvmH3N5YdRG81W8u3dOYRMaw1pbGxFSn4NRdTS9wMO3s6yQ==","signatures":[{"sig":"MEUCIQCES2I7XMq2gLA/bwtSx4dCkk9K7zJHoQgyKk9EsUofSgIgfVM3GPYnkQatrng53ogxfABJRODK4nrz4Uk1rXV0xB4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85809},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"3a2224f1cb2ba6ab5c6786855e80f53326b17306","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.9.2","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"22.13.1","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"2.15.4","jest":"29.7.0","husky":"9.1.7","eslint":"9.21.0","express":"4.21.2","graphql":"16.10.0","ts-jest":"29.2.6","ts-node":"10.9.2","prettier":"3.5.2","form-data":"4.0.2","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.7.3","@types/jest":"29.5.14","lint-staged":"15.4.3","@types/busboy":"1.5.4","@types/express":"5.0.0","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"10.0.1","eslint-plugin-prettier":"5.2.3","@typescript-eslint/eslint-plugin":"8.25.0","@trivago/prettier-plugin-sort-imports":"5.2.2"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.74_1740426961452_0.7121235478961561","host":"s3://npm-registry-packages-npm-production"}},"2.1.3-beta.75":{"name":"graphql-upload-ts","version":"2.1.3-beta.75","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.75","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"e570434014ab21e12c556d46700632d4bbb26709","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.75.tgz","fileCount":27,"integrity":"sha512-pdAnUZr/pb7EpFJcwIAT+tbmOhB5G2wXHNQOtDVssfAYuGu7gOsqbASLEd1fEXyiD2+EZPDEIm1sqtWRS9DLtQ==","signatures":[{"sig":"MEUCIEus1n92nPx+GCcTyu7u+ddAPtk2DwBj6l/qXFufw+oAAiEAjivYLZY/RqvHK6AFrKYCGujbCmhd6hpj0j9N9Iopluw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85809},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"bed54f36f0653250ada704d2becfe09de15c8e0a","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.9.2","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"22.14.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"2.15.4","jest":"29.7.0","husky":"9.1.7","eslint":"9.21.0","express":"4.21.2","graphql":"16.10.0","ts-jest":"29.2.6","ts-node":"10.9.2","prettier":"3.5.2","form-data":"4.0.2","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.7.3","@types/jest":"29.5.14","lint-staged":"15.4.3","@types/busboy":"1.5.4","@types/express":"5.0.0","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"10.0.2","eslint-plugin-prettier":"5.2.3","@typescript-eslint/eslint-plugin":"8.25.0","@trivago/prettier-plugin-sort-imports":"5.2.2"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.75_1740608214099_0.2973662631912093","host":"s3://npm-registry-packages-npm-production"}},"2.1.3-beta.76":{"name":"graphql-upload-ts","version":"2.1.3-beta.76","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.76","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"586dcb627c8bb0b49263d84d79c28b6baf9cbf60","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.76.tgz","fileCount":27,"integrity":"sha512-qVhyuTiIFHR5vajRYXjH3Yn/96yGZeW5yKmrr4H8nW1tes2OCi1SBs3cWq71PU+gIUhFUmCWu5mMHOtG1U/LvA==","signatures":[{"sig":"MEQCIDzvlkhdLz0m2vbZGLwlYwHzOk1RxDOST6j9isfiwsFCAiBLzKYUj7VV7LDQnoV4xJcnUUC4iDh3u8DeyQD2+l1VOA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85809},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"3b51a212c09f6d31751177aecdd5878699fa8e18","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.9.2","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"22.14.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"2.16.0","jest":"29.7.0","husky":"9.1.7","eslint":"9.21.0","express":"4.21.2","graphql":"16.10.0","ts-jest":"29.2.6","ts-node":"10.9.2","prettier":"3.5.2","form-data":"4.0.2","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.7.3","@types/jest":"29.5.14","lint-staged":"15.4.3","@types/busboy":"1.5.4","@types/express":"5.0.0","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"10.0.2","eslint-plugin-prettier":"5.2.3","@typescript-eslint/eslint-plugin":"8.25.0","@trivago/prettier-plugin-sort-imports":"5.2.2"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.76_1740675147814_0.9044454845568919","host":"s3://npm-registry-packages-npm-production"}},"2.1.3-beta.77":{"name":"graphql-upload-ts","version":"2.1.3-beta.77","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.77","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"fdd27d20a6d01006ca342ecc9807e5b408e96ed2","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.77.tgz","fileCount":27,"integrity":"sha512-A5tX6peT18fKrkhRDzxS5iT4i1QUT6XMCGcn0MocAaf9l3o8hLSNL8fSKD2J7IKSXl6R1un0D+z3kK8PV7cB+w==","signatures":[{"sig":"MEYCIQCxBZE9rFggfB1ncBWrhfkW7mAGmgZVm0oGwy95WC70VAIhANsByWNaIzClaFtTQBi02xEOQUpQoZtxFbue/t69W1YR","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85809},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"75d2986b5ad2bdbc162f7066b848f4222f132387","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.9.2","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"22.14.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"2.16.0","jest":"29.7.0","husky":"9.1.7","eslint":"9.21.0","express":"4.21.2","graphql":"16.10.0","ts-jest":"29.2.6","ts-node":"10.9.2","prettier":"3.5.2","form-data":"4.0.2","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.8.2","@types/jest":"29.5.14","lint-staged":"15.4.3","@types/busboy":"1.5.4","@types/express":"5.0.0","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"10.0.2","eslint-plugin-prettier":"5.2.3","@typescript-eslint/eslint-plugin":"8.25.0","@trivago/prettier-plugin-sort-imports":"5.2.2"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.77_1740783802966_0.39456885512500994","host":"s3://npm-registry-packages-npm-production"}},"2.1.3-beta.78":{"name":"graphql-upload-ts","version":"2.1.3-beta.78","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.78","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"21b21558e48c825701c103aa2ee8a1a8040a415c","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.78.tgz","fileCount":27,"integrity":"sha512-ajkKo3IYX4khUtfoeKXM0UobSVeWOpHxG+IfWmOcDYTCjUqFBqE+lgdp5ktl0F4Rm5h/aeGmQxoE/9opZc2+Ng==","signatures":[{"sig":"MEYCIQChp0zVsMAVVEelxSTa/0bfUTXMH+2Y/0hdCWcfruYO8AIhANrw86PMoPk5KHHIuWfaQRJ7HqgWDbikdqI74dn5UX3S","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85809},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"3f5d6bae61b8e961ca598d695666b86130d80626","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.9.2","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"22.14.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"2.16.0","jest":"29.7.0","husky":"9.1.7","eslint":"9.21.0","express":"4.21.2","graphql":"16.10.0","ts-jest":"29.2.6","ts-node":"10.9.2","prettier":"3.5.3","form-data":"4.0.2","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.8.2","@types/jest":"29.5.14","lint-staged":"15.4.3","@types/busboy":"1.5.4","@types/express":"5.0.0","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"10.0.2","eslint-plugin-prettier":"5.2.3","@typescript-eslint/eslint-plugin":"8.25.0","@trivago/prettier-plugin-sort-imports":"5.2.2"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.78_1740980957599_0.7230558361891823","host":"s3://npm-registry-packages-npm-production"}},"2.1.3-beta.79":{"name":"graphql-upload-ts","version":"2.1.3-beta.79","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.79","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"5c3db4b4d08336f2305dcc7dae87c2de7bc14186","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.79.tgz","fileCount":27,"integrity":"sha512-KjLaZnQEoVoVuZa8niSg2bP7gO11GBYGL7vsTy0LvHenVFWhLufLbnYYEONuJ0aRnB1QRw6a+S1xAnxQJOHdLw==","signatures":[{"sig":"MEYCIQCTXvhsUwshmqJ0bl4WFErGbBLY1n3e6dt5F56f8ctZfQIhAPIlH5ZmoSJ6yhuKWXog0tcTydJhG/mLqtZP74vmyb49","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85809},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"a19d1d6500c98298d979ba06d2b8a7cea792c057","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.9.2","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"22.14.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"2.16.0","jest":"29.7.0","husky":"9.1.7","eslint":"9.21.0","express":"4.21.2","graphql":"16.10.0","ts-jest":"29.2.6","ts-node":"10.9.2","prettier":"3.5.3","form-data":"4.0.2","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.8.2","@types/jest":"29.5.14","lint-staged":"15.4.3","@types/busboy":"1.5.4","@types/express":"5.0.0","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"10.0.2","eslint-plugin-prettier":"5.2.3","@typescript-eslint/eslint-plugin":"8.26.0","@trivago/prettier-plugin-sort-imports":"5.2.2"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.79_1741052275884_0.17725668670012373","host":"s3://npm-registry-packages-npm-production"}},"2.1.3-beta.80":{"name":"graphql-upload-ts","version":"2.1.3-beta.80","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.80","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"e35a0b98f4538a0cd2ba619b4a96830cf4a63a07","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.80.tgz","fileCount":27,"integrity":"sha512-kAqnPxqBq7ppfr80HV50Mz7vYkBaMBvGlkJ+9aLEqkwxG4fJ1oueHZiEwUPfsb3kjQpyPJ5fqURvriQl/XAeqg==","signatures":[{"sig":"MEUCIQCh5Guth30WOhJ0D3P+VwgrCzfynNz+w0CbmHaSzA+gsAIgcYn5sUJajXNU9cTnzGqiEqdDOWCAijfMmjRdmUTNTCY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85809},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"6c2a9939293bb5fc0bb6dd9ab8726a94c43ca716","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.9.2","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"22.14.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"2.16.0","jest":"29.7.0","husky":"9.1.7","eslint":"9.21.0","express":"4.21.2","graphql":"16.10.0","ts-jest":"29.2.6","ts-node":"10.9.2","prettier":"3.5.3","form-data":"4.0.2","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.8.2","@types/jest":"29.5.14","lint-staged":"15.4.3","@types/busboy":"1.5.4","@types/express":"5.0.0","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"10.1.1","eslint-plugin-prettier":"5.2.3","@typescript-eslint/eslint-plugin":"8.26.0","@trivago/prettier-plugin-sort-imports":"5.2.2"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.80_1741358110405_0.24356522191105956","host":"s3://npm-registry-packages-npm-production"}},"2.1.3-beta.81":{"name":"graphql-upload-ts","version":"2.1.3-beta.81","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.81","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"7ac85a630aba534c9523d7e94cb801a63d358259","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.81.tgz","fileCount":27,"integrity":"sha512-v/MERIUAPCuCv/SUIkEUc+cuqcZEkclexl77pUeMinb4pQpA/GCJe8FcFigeBWletw9qJlbj3HAVSYim2xz7UA==","signatures":[{"sig":"MEQCIDPAiL5VFAxyH8iizv5OjLa98oCn6QP5Zb0gNiChv2+SAiB/IYWXJhgC3F7+45801LiSLUhbotsHkk8ye0O92eLfTg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85809},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"6e2525898a1dd25d5c0693decb94a8f56cae6a8f","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.9.2","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"22.14.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"2.16.0","jest":"29.7.0","husky":"9.1.7","eslint":"9.22.0","express":"4.21.2","graphql":"16.10.0","ts-jest":"29.2.6","ts-node":"10.9.2","prettier":"3.5.3","form-data":"4.0.2","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.8.2","@types/jest":"29.5.14","lint-staged":"15.4.3","@types/busboy":"1.5.4","@types/express":"5.0.0","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"10.1.1","eslint-plugin-prettier":"5.2.3","@typescript-eslint/eslint-plugin":"8.26.0","@trivago/prettier-plugin-sort-imports":"5.2.2"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.81_1741397096307_0.82770159396654","host":"s3://npm-registry-packages-npm-production"}},"2.1.3-beta.82":{"name":"graphql-upload-ts","version":"2.1.3-beta.82","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.82","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"6d106e4ebf5d14f1359aa1c960617266e138e0ac","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.82.tgz","fileCount":27,"integrity":"sha512-m+4CjnKzJ2dKMHsYPOODAsXaBf0BWBGWIlop12JCwP6DhQbxJE9SrhGGEkXNcfIWzRi10cWW8fgRPAeM6HMh6w==","signatures":[{"sig":"MEUCIQCKkBRbqwW1LzMTjg+Hl0u87Hneslk5PUBrB9qPkYBxwwIgCd1P2RmkpB4DmcaQCMxuBZ+GZZNlLx0oJtI2pbOfSg0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85809},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"b714319fd68e700f2050d739386e5046ec90f9d5","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.9.2","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"22.14.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"2.16.0","jest":"29.7.0","husky":"9.1.7","eslint":"9.22.0","express":"4.21.2","graphql":"16.10.0","ts-jest":"29.2.6","ts-node":"10.9.2","prettier":"3.5.3","form-data":"4.0.2","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.8.2","@types/jest":"29.5.14","lint-staged":"15.4.3","@types/busboy":"1.5.4","@types/express":"5.0.0","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"10.1.1","eslint-plugin-prettier":"5.2.3","@typescript-eslint/eslint-plugin":"8.26.1","@trivago/prettier-plugin-sort-imports":"5.2.2"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.82_1741649112297_0.10005748330828501","host":"s3://npm-registry-packages-npm-production"}},"2.1.3-beta.83":{"name":"graphql-upload-ts","version":"2.1.3-beta.83","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.83","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"7cdcbfd1df288138fe8e4428e6bfcf2a0501a658","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.83.tgz","fileCount":27,"integrity":"sha512-VzggZoEJvVsiMdgmsaf4CcK0VcbwY5CW1nn5wSQ2Bd2w1xlYqqhyz5cgsqmxJFvZ81zEKqrjCU7jwmnrvs6+/A==","signatures":[{"sig":"MEUCIQD1W19qw0rMp222jB8og8HonwJK9gpVtGsVnpi1ItHG2AIgBH/nm0nJ1lqF8XdvJzQa/CNSKOHF8RionCaM7o+i8LE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85809},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"50aff36db4b332098543b02b81679e9d459845eb","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.9.2","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"22.14.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"2.16.0","jest":"29.7.0","husky":"9.1.7","eslint":"9.22.0","express":"4.21.2","graphql":"16.10.0","ts-jest":"29.2.6","ts-node":"10.9.2","prettier":"3.5.3","form-data":"4.0.2","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.8.2","@types/jest":"29.5.14","lint-staged":"15.5.0","@types/busboy":"1.5.4","@types/express":"5.0.0","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"10.1.1","eslint-plugin-prettier":"5.2.3","@typescript-eslint/eslint-plugin":"8.26.1","@trivago/prettier-plugin-sort-imports":"5.2.2"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.83_1741818215840_0.1217605757602882","host":"s3://npm-registry-packages-npm-production"}},"2.1.3-beta.84":{"name":"graphql-upload-ts","version":"2.1.3-beta.84","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.84","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"4db39b48f3bd789ac2344d8e0c1c9c7dd1600b90","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.84.tgz","fileCount":27,"integrity":"sha512-rKn6E+DlYMkn4R25Z1pP3i/RYaC5c/AYFmS15IHZqX0h/jmdPAPRKTqZoWsQUvjcLF0gTYPN+TgciglOzqbLrA==","signatures":[{"sig":"MEUCIQDt6M3754+ot7q19U6hB9JHmGHJoFR9wYVLDPh4z4xafgIgW2eh24zy/1cDRyMLwsUELHVPOCMxzT8R714TjANzXAk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85809},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"3a0265917d70931b59bd7ba097ba2a192b61d9b6","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.9.2","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"22.14.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"2.16.0","jest":"29.7.0","husky":"9.1.7","eslint":"9.22.0","express":"4.21.2","graphql":"16.10.0","ts-jest":"29.2.6","ts-node":"10.9.2","prettier":"3.5.3","form-data":"4.0.2","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.8.2","@types/jest":"29.5.14","lint-staged":"15.5.0","@types/busboy":"1.5.4","@types/express":"5.0.1","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"10.1.1","eslint-plugin-prettier":"5.2.3","@typescript-eslint/eslint-plugin":"8.27.0","@trivago/prettier-plugin-sort-imports":"5.2.2"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.84_1742443912219_0.6652419085276651","host":"s3://npm-registry-packages-npm-production"}},"2.1.3-beta.85":{"name":"graphql-upload-ts","version":"2.1.3-beta.85","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.85","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"74c253bb515adc6de88d6f48fc708d09133429d3","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.85.tgz","fileCount":27,"integrity":"sha512-yPX8J2nnN+RT7+xgCcNcosgbYPv5139XbwYfVdYXTj5Mf4ByldmzylF+oLjKQ5+ZliRn0mMIk6ko5kZuOhSZIw==","signatures":[{"sig":"MEQCIF7ftNVhgRK9iSbrnTvragsETfuWNXTFhup4MJ8YPM2iAiAl6cQRfFPFuwJuBe/T6Bfphrzgf+4m8Fs+BBGCdbJLiQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85809},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"89d14ede4d028d2456439c517b01ff38cdd720e1","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.9.2","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"22.14.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"2.16.0","jest":"29.7.0","husky":"9.1.7","eslint":"9.23.0","express":"4.21.2","graphql":"16.10.0","ts-jest":"29.2.6","ts-node":"10.9.2","prettier":"3.5.3","form-data":"4.0.2","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.8.2","@types/jest":"29.5.14","lint-staged":"15.5.0","@types/busboy":"1.5.4","@types/express":"5.0.1","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"10.1.1","eslint-plugin-prettier":"5.2.3","@typescript-eslint/eslint-plugin":"8.27.0","@trivago/prettier-plugin-sort-imports":"5.2.2"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.85_1742612769812_0.43628846153048717","host":"s3://npm-registry-packages-npm-production"}},"2.1.3-beta.86":{"name":"graphql-upload-ts","version":"2.1.3-beta.86","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.86","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"d96a91d4a032b5634f84751f23259f988cef79d6","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.86.tgz","fileCount":27,"integrity":"sha512-/m1m0IOaXW0tUSkfecdtHaX94FSg5h55o/jqVN/l8wAeTSsPZ3J6tK6ZusIhpoOPhpZ7wxrR5VRld29+T2pMhQ==","signatures":[{"sig":"MEUCIFP9oTIP9gj7nxEwEhBNeonEoFnV5XT4EraDst72lX7rAiEAvUZjbHNz84ev+GSbhg06X+zwzrl4t4xSouNMI7lsR3o=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85809},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"554d6b8c73bd9218f0709bfdcdee3de593faaa83","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.9.2","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"22.14.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"2.16.0","jest":"29.7.0","husky":"9.1.7","eslint":"9.23.0","express":"4.21.2","graphql":"16.10.0","ts-jest":"29.3.0","ts-node":"10.9.2","prettier":"3.5.3","form-data":"4.0.2","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.8.2","@types/jest":"29.5.14","lint-staged":"15.5.0","@types/busboy":"1.5.4","@types/express":"5.0.1","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"10.1.1","eslint-plugin-prettier":"5.2.4","@typescript-eslint/eslint-plugin":"8.27.0","@trivago/prettier-plugin-sort-imports":"5.2.2"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.86_1742820704675_0.8168666635860811","host":"s3://npm-registry-packages-npm-production"}},"2.1.3-beta.87":{"name":"graphql-upload-ts","version":"2.1.3-beta.87","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.87","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"1d6357fd87b29eaf30a3aeb8be9da8d170b011d6","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.87.tgz","fileCount":27,"integrity":"sha512-eau9vFAvhppqRmK634an05iA4S4rtH950XkT38bzmHWnmI0b5XcQaUumDFm0GqYzfGV3xepl/ddduoB2yu8Fag==","signatures":[{"sig":"MEUCIH+GFdgRL/E7kC+tnEJPttQwCUMvpe9TTs82iXpxTDkWAiEAiPE6+0FecwbZghy9HIxRQwmklC896Mc/sVGPR1noc88=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85809},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"ebbf3f844009cfec081b4f5b592953e12100967a","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.9.2","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"22.14.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"2.16.0","jest":"29.7.0","husky":"9.1.7","eslint":"9.23.0","express":"4.21.2","graphql":"16.10.0","ts-jest":"29.3.0","ts-node":"10.9.2","prettier":"3.5.3","form-data":"4.0.2","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.8.2","@types/jest":"29.5.14","lint-staged":"15.5.0","@types/busboy":"1.5.4","@types/express":"5.0.1","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"10.1.1","eslint-plugin-prettier":"5.2.4","@typescript-eslint/eslint-plugin":"8.28.0","@trivago/prettier-plugin-sort-imports":"5.2.2"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.87_1742859533239_0.5634058080111721","host":"s3://npm-registry-packages-npm-production"}},"2.1.3-beta.88":{"name":"graphql-upload-ts","version":"2.1.3-beta.88","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.88","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"8757a7935649cece3525ee4b1064841709e58246","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.88.tgz","fileCount":27,"integrity":"sha512-iaBiMCkEBF1BlUT/q3nbZRrTJQZSx2NKGiHxKpqzxB+X6RM7UvAuudi/7z/8oxPsS1gbAe6VluwyTLr96eCtSw==","signatures":[{"sig":"MEUCIQChcMxKfEzVKcEbEGL4xSIil1Oibokyncuzw07ZusNpAAIgeM2WN9z2ru0dO+vg5FC7lyysoqiQLwMZglRS0jJgizY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85809},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"90ee723ce65108ca5f4d83b7c540a16ee2d8fc19","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.9.2","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"22.14.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"2.16.0","jest":"29.7.0","husky":"9.1.7","eslint":"9.23.0","express":"4.21.2","graphql":"16.10.0","ts-jest":"29.3.0","ts-node":"10.9.2","prettier":"3.5.3","form-data":"4.0.2","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.8.2","@types/jest":"29.5.14","lint-staged":"15.5.0","@types/busboy":"1.5.4","@types/express":"5.0.1","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"10.1.1","eslint-plugin-prettier":"5.2.5","@typescript-eslint/eslint-plugin":"8.28.0","@trivago/prettier-plugin-sort-imports":"5.2.2"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.88_1742932619093_0.21188445178752158","host":"s3://npm-registry-packages-npm-production"}},"2.1.3-beta.89":{"name":"graphql-upload-ts","version":"2.1.3-beta.89","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.89","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"aac2c6216e4b2ea1bca07c5a3d18cf1557ff4d49","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.89.tgz","fileCount":27,"integrity":"sha512-O/bFWlYt8mAgSZChBdLCJr4vFQR1HnXzkxq5DGFVN27XjMebcv+qY7vTU82hppmGpJFue4ZizN7r5kamo0Oa1Q==","signatures":[{"sig":"MEUCIDK0ZNk/NUu/R+iNQX9OQkI9MkSoCZhrJx3KQmbJuYXjAiEAwiWEu4rae5Ud+o60RIJf13f8uvdeKut5Z8mucui8KsQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85809},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"d0bf8fd504cfdfa94d5111053359450cf0d58c59","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.9.2","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"22.14.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"2.16.0","jest":"29.7.0","husky":"9.1.7","eslint":"9.23.0","express":"4.21.2","graphql":"16.10.0","ts-jest":"29.3.1","ts-node":"10.9.2","prettier":"3.5.3","form-data":"4.0.2","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.8.2","@types/jest":"29.5.14","lint-staged":"15.5.0","@types/busboy":"1.5.4","@types/express":"5.0.1","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"10.1.1","eslint-plugin-prettier":"5.2.5","@typescript-eslint/eslint-plugin":"8.29.0","@trivago/prettier-plugin-sort-imports":"5.2.2"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.89_1743475657902_0.7421840169661615","host":"s3://npm-registry-packages-npm-production"}},"2.1.3-beta.90":{"name":"graphql-upload-ts","version":"2.1.3-beta.90","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.90","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"11fecfc260866eed25afab80f42135629a51be5e","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.90.tgz","fileCount":27,"integrity":"sha512-LDzuqJ1CLCToCx9z4fv1G/D1dW0qMs3x2t9ro7J92jT3vY7RRkod138LEwoiwOPbICbS16SbzBjORd9YXq+1dQ==","signatures":[{"sig":"MEUCIQD8PYmzYFwhtWHctzELk5Ekn3YXxiDokkl3L+q0Agp0UwIgLOi19wjDcl8P9SayXy+SZGnrOxZ0HUmOS6iFhl0VTFA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85809},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"c2655e2358d0e660b14d6b78f56ccd4bf2714edc","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.9.2","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"22.14.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"2.16.0","jest":"29.7.0","husky":"9.1.7","eslint":"9.23.0","express":"4.21.2","graphql":"16.10.0","ts-jest":"29.3.1","ts-node":"10.9.2","prettier":"3.5.3","form-data":"4.0.2","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.8.2","@types/jest":"29.5.14","lint-staged":"15.5.0","@types/busboy":"1.5.4","@types/express":"5.0.1","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"10.1.1","eslint-plugin-prettier":"5.2.6","@typescript-eslint/eslint-plugin":"8.29.0","@trivago/prettier-plugin-sort-imports":"5.2.2"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.90_1743630422733_0.13791406200946876","host":"s3://npm-registry-packages-npm-production"}},"2.1.3-beta.91":{"name":"graphql-upload-ts","version":"2.1.3-beta.91","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.91","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"d2a1b6a9aaf2cdcfabdb4429cf308890f095be5f","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.91.tgz","fileCount":27,"integrity":"sha512-GdIUibb4jHzQ2RBfHFTfC43DNX6y3kZ1TJpKwdxSBwOOSO3TPDiKXRUXuAxs1w/tCkZLAwhDIIM41C3e2R6ZAQ==","signatures":[{"sig":"MEUCIQCXiigrxBJoRp259l0ah+4NATISZ+1XZE9zmiDZVjnJeAIgf1sSG4A4lCWrTveXnIRPfLOSEPSR42ef1xJI1OHRwrE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85809},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"6e128cc5496ebb3d1c476f0397d85ea0c1a04ab6","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.9.2","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"22.14.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"2.16.0","jest":"29.7.0","husky":"9.1.7","eslint":"9.24.0","express":"4.21.2","graphql":"16.10.0","ts-jest":"29.3.1","ts-node":"10.9.2","prettier":"3.5.3","form-data":"4.0.2","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.8.3","@types/jest":"29.5.14","lint-staged":"15.5.0","@types/busboy":"1.5.4","@types/express":"5.0.1","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"10.1.1","eslint-plugin-prettier":"5.2.6","@typescript-eslint/eslint-plugin":"8.29.0","@trivago/prettier-plugin-sort-imports":"5.2.2"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.91_1743834523256_0.5212300369558447","host":"s3://npm-registry-packages-npm-production"}},"2.1.3-beta.92":{"name":"graphql-upload-ts","version":"2.1.3-beta.92","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.92","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"8bbfe4aa14ec5ebf7a9f2aa5284a8c4b250f678c","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.92.tgz","fileCount":27,"integrity":"sha512-qu6pgNhzXNY5QqQfl+MuHMwiuFc17IXSbe7slqS9XYJUmiCnTy4LmQOkJK8UCjPF1y7h8KqULZ3Bcb2vXOVVvA==","signatures":[{"sig":"MEUCIB82aKf2ad7kuK33cMhV6YsORXcYujFXV3s5pA7MUlxLAiEA53DmUaEbqVXyUIrJVsIDPbR+B6LbnTDDkSjbNOPQzDE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85809},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"68c3aa2c95c444f4d103f4e625bf9505c6a03ce5","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.9.2","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"22.14.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"2.16.1","jest":"29.7.0","husky":"9.1.7","eslint":"9.24.0","express":"4.21.2","graphql":"16.10.0","ts-jest":"29.3.1","ts-node":"10.9.2","prettier":"3.5.3","form-data":"4.0.2","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.8.3","@types/jest":"29.5.14","lint-staged":"15.5.0","@types/busboy":"1.5.4","@types/express":"5.0.1","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"10.1.1","eslint-plugin-prettier":"5.2.6","@typescript-eslint/eslint-plugin":"8.29.0","@trivago/prettier-plugin-sort-imports":"5.2.2"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.92_1744006463060_0.7472701318211739","host":"s3://npm-registry-packages-npm-production"}},"2.1.3-beta.93":{"name":"graphql-upload-ts","version":"2.1.3-beta.93","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.93","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"2067a32f43f3df22d24b87aa6d4d78d0640629e5","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.93.tgz","fileCount":27,"integrity":"sha512-kRqbJRMOkKCPLMvtQR5o3xcOfdKv4rC+FRDAeqbBVfiy5l6LwJp3GWrmFAEvOk2DbNjk2LGhfmD6nwLORJCVIg==","signatures":[{"sig":"MEUCID3M+HuGDKO73LmrLVKoMnY4cuSpP2zx1fCKR9aAG4+qAiEA0XhF/gkLjVrg4mBtxFX+2993tiUy7yJLGx8h+eJFRMk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85809},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"d44286540e156bc708be63ce74128d1c68acd337","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.9.2","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"22.14.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"2.16.1","jest":"29.7.0","husky":"9.1.7","eslint":"9.24.0","express":"4.21.2","graphql":"16.10.0","ts-jest":"29.3.1","ts-node":"10.9.2","prettier":"3.5.3","form-data":"4.0.2","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.8.3","@types/jest":"29.5.14","lint-staged":"15.5.0","@types/busboy":"1.5.4","@types/express":"5.0.1","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"10.1.1","eslint-plugin-prettier":"5.2.6","@typescript-eslint/eslint-plugin":"8.29.1","@trivago/prettier-plugin-sort-imports":"5.2.2"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.93_1744062466685_0.9596033673344098","host":"s3://npm-registry-packages-npm-production"}},"2.1.3-beta.94":{"name":"graphql-upload-ts","version":"2.1.3-beta.94","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.94","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"50d3a1558c1e7b87dbc301cc9b2e6048e367d9e8","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.94.tgz","fileCount":27,"integrity":"sha512-BzmT6qM0BqJKbhOWZZxrwrbPH0dvgk02SXLshGrBXAX2UD9q/MIy5B9RXUniCa1j6xRW/0dpOnhr7cbC9besbA==","signatures":[{"sig":"MEQCIC8OUnz9Vz8OfIj7LqZnxDaZVsoNXDwlZEx7dDYIb3T/AiB9rJA7nso3lyXOnQ+qC/OKJpIdKHhQPJLGlEGonm+tAA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85809},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"c4e7abe7df746865f568172d05d136ceda738d3a","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.9.2","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"22.14.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"2.16.1","jest":"29.7.0","husky":"9.1.7","eslint":"9.24.0","express":"4.21.2","graphql":"16.10.0","ts-jest":"29.3.1","ts-node":"10.9.2","prettier":"3.5.3","form-data":"4.0.2","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.8.3","@types/jest":"29.5.14","lint-staged":"15.5.0","@types/busboy":"1.5.4","@types/express":"5.0.1","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"10.1.2","eslint-plugin-prettier":"5.2.6","@typescript-eslint/eslint-plugin":"8.29.1","@trivago/prettier-plugin-sort-imports":"5.2.2"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.94_1744300217914_0.3097726904220519","host":"s3://npm-registry-packages-npm-production"}},"2.1.3-beta.95":{"name":"graphql-upload-ts","version":"2.1.3-beta.95","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.95","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"92b8732d9a06e4b950a0ff9fa987408cc40af364","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.95.tgz","fileCount":27,"integrity":"sha512-Bm2qYPnMRNNr8gyXxmExJduCb7thI7y3GYYtZmgvA2qlp2eb4kxV6pEavVKyLmbZHoCl9gG7oFR1U/gPo/0FwA==","signatures":[{"sig":"MEYCIQDjOimj/aDOrc9Sj3O5c7awlyOfM8mSTkC67MA9n+4/oQIhALX+tWwxmDo9ACdH3yHQQVxbjmkNeVl9EJjwnNemcW/F","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85809},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"73d5bc06b0aa63d46d1b27b74bfab33ecb04ba5b","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.9.2","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"22.14.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"2.16.1","jest":"29.7.0","husky":"9.1.7","eslint":"9.24.0","express":"4.21.2","graphql":"16.10.0","ts-jest":"29.3.1","ts-node":"10.9.2","prettier":"3.5.3","form-data":"4.0.2","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.8.3","@types/jest":"29.5.14","lint-staged":"15.5.1","@types/busboy":"1.5.4","@types/express":"5.0.1","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"10.1.2","eslint-plugin-prettier":"5.2.6","@typescript-eslint/eslint-plugin":"8.29.1","@trivago/prettier-plugin-sort-imports":"5.2.2"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.95_1744412788572_0.12481395158176589","host":"s3://npm-registry-packages-npm-production"}},"2.1.3-beta.96":{"name":"graphql-upload-ts","version":"2.1.3-beta.96","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.96","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"586e461b2ab6dbcdfe3163ed6a299c28e8212c59","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.96.tgz","fileCount":27,"integrity":"sha512-Cvwi6csOsUtAFI3B8RSbHVRWLRH6/hN/eAjob12CSICJvPKjk1xdW56D/DnuurABxgsWwrCmpybgak3CbPmsDQ==","signatures":[{"sig":"MEYCIQCcLrOaAfl6TDZlMdfqinHUC7kwOvBLockQIEPO5V0djAIhAM42YPfIpi8ONfkAs9Z5aDfCaxJK36zKlY+4PIg77Mo6","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85809},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"a3b2e176530814db038aaf085a7fa379c89f6562","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.9.2","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"22.14.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"2.16.1","jest":"29.7.0","husky":"9.1.7","eslint":"9.24.0","express":"4.21.2","graphql":"16.10.0","ts-jest":"29.3.2","ts-node":"10.9.2","prettier":"3.5.3","form-data":"4.0.2","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.8.3","@types/jest":"29.5.14","lint-staged":"15.5.1","@types/busboy":"1.5.4","@types/express":"5.0.1","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"10.1.2","eslint-plugin-prettier":"5.2.6","@typescript-eslint/eslint-plugin":"8.29.1","@trivago/prettier-plugin-sort-imports":"5.2.2"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.96_1744550078981_0.6827741130920268","host":"s3://npm-registry-packages-npm-production"}},"2.1.3-beta.97":{"name":"graphql-upload-ts","version":"2.1.3-beta.97","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.97","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"db9d95d1ffc81bf106b1eeca8c21b6e8410ea342","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.97.tgz","fileCount":27,"integrity":"sha512-a9Rb5r6LPGa1WfQWKCc9Gzwhx3WQkK91P/l39wAI8GR3Km/d5tPxXm5FPJTowEl12kNL/Yf2LJkKwlgj7w/lEw==","signatures":[{"sig":"MEUCIQDn9x8SRvI4m175+kMnKGCEgSKizRfExFIbV6ZlRUqJtAIgI3WOa/S8RPJyXPwR3b+Xj8bMnz9wzLEIZi3E4Ku4cN4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85809},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"cc6a64635cb7418f2d01229e4425892577f5bbfd","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.9.2","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"22.14.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"2.16.1","jest":"29.7.0","husky":"9.1.7","eslint":"9.24.0","express":"4.21.2","graphql":"16.10.0","ts-jest":"29.3.2","ts-node":"10.9.2","prettier":"3.5.3","form-data":"4.0.2","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.8.3","@types/jest":"29.5.14","lint-staged":"15.5.1","@types/busboy":"1.5.4","@types/express":"5.0.1","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"10.1.2","eslint-plugin-prettier":"5.2.6","@typescript-eslint/eslint-plugin":"8.30.1","@trivago/prettier-plugin-sort-imports":"5.2.2"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.97_1744688728602_0.30943910904262717","host":"s3://npm-registry-packages-npm-production"}},"2.1.3-beta.98":{"name":"graphql-upload-ts","version":"2.1.3-beta.98","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.98","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"fed68c7d8df1a151432580f9313d1f3b8e2b3730","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.98.tgz","fileCount":27,"integrity":"sha512-TBGRJnPrKwPF2Vd3ayjoJHmyiolWAbjEymai//rWUecQnm2bZNNa09LXUnTU9iBuAMl0nk3/fGoW94WGI3jcQw==","signatures":[{"sig":"MEUCIQDdSEMKXBvtEW8XIDTgfwjWjl7hOsN+g+phzTrUeSP7tQIgDuIVLarjmcAnr2Nli/UBVn8ZColZCkyD2J7k0XveINI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85809},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"96be4e9a64d653f8b06735b4d9f8da475a923755","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.9.2","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"22.14.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"2.16.1","jest":"29.7.0","husky":"9.1.7","eslint":"9.25.0","express":"4.21.2","graphql":"16.10.0","ts-jest":"29.3.2","ts-node":"10.9.2","prettier":"3.5.3","form-data":"4.0.2","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.8.3","@types/jest":"29.5.14","lint-staged":"15.5.1","@types/busboy":"1.5.4","@types/express":"5.0.1","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"10.1.2","eslint-plugin-prettier":"5.2.6","@typescript-eslint/eslint-plugin":"8.30.1","@trivago/prettier-plugin-sort-imports":"5.2.2"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.98_1745029484591_0.6171373447670598","host":"s3://npm-registry-packages-npm-production"}},"2.1.3-beta.99":{"name":"graphql-upload-ts","version":"2.1.3-beta.99","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.99","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"1bf35bf3bbb078a4f66da698819f46ae3ad58b3d","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.99.tgz","fileCount":27,"integrity":"sha512-I7E6hS25I82U7HL2KcXQB7CSJS42toKtzMLzjCjeuzERTfM5SfgxVqxtwe1NiODUqXIT5xcPBWRdBOWMA+yO3g==","signatures":[{"sig":"MEUCIFrJPKPHHB24DUJCDob8P2rLiPRJ5cIMqgW+/V5LXCuIAiEA1tYgT+FRAJ9qx8qCUtVlGdAmjW2BdQrqBJ4DdsuTRCo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85809},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"a0c3929a21f9bcbd938de2d0036c86ff04d0d8e5","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.9.2","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"22.14.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"2.16.1","jest":"29.7.0","husky":"9.1.7","eslint":"9.25.1","express":"4.21.2","graphql":"16.10.0","ts-jest":"29.3.2","ts-node":"10.9.2","prettier":"3.5.3","form-data":"4.0.2","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.8.3","@types/jest":"29.5.14","lint-staged":"15.5.1","@types/busboy":"1.5.4","@types/express":"5.0.1","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"10.1.2","eslint-plugin-prettier":"5.2.6","@typescript-eslint/eslint-plugin":"8.31.0","@trivago/prettier-plugin-sort-imports":"5.2.2"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.99_1745272312455_0.4495651778744769","host":"s3://npm-registry-packages-npm-production"}},"2.1.3-beta.100":{"name":"graphql-upload-ts","version":"2.1.3-beta.100","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.100","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"68a4c97e92bc2bc5f1f39619095a582c0ba13eab","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.100.tgz","fileCount":27,"integrity":"sha512-LiNPHu6r2K6IMe3gxvK8uCV82LPrUVZE15hZ0Uug9oGQO+xJKHWrI67cqeNqn9j1I5PZav8Eto/9D6kSSQYrvQ==","signatures":[{"sig":"MEQCIGGF/ye6w/5XsLum9OX7LlKDLBsrnSAsmdROTytRTP9rAiBnkNOGszdVThgUm1quJpzpfQocvKzOeGCFhvdOw/vNbw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85810},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"71804261d4b20fe6ba08b28009c94e6786225c6a","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.9.2","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"22.14.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"2.16.1","jest":"29.7.0","husky":"9.1.7","eslint":"9.25.1","express":"4.21.2","graphql":"16.11.0","ts-jest":"29.3.2","ts-node":"10.9.2","prettier":"3.5.3","form-data":"4.0.2","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.8.3","@types/jest":"29.5.14","lint-staged":"15.5.1","@types/busboy":"1.5.4","@types/express":"5.0.1","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"10.1.2","eslint-plugin-prettier":"5.2.6","@typescript-eslint/eslint-plugin":"8.31.0","@trivago/prettier-plugin-sort-imports":"5.2.2"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.100_1745675028867_0.9569972322126448","host":"s3://npm-registry-packages-npm-production"}},"2.1.3-beta.101":{"name":"graphql-upload-ts","version":"2.1.3-beta.101","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.101","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"8762fc800adca956825330266f916fea826a3418","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.101.tgz","fileCount":27,"integrity":"sha512-235NJwr1gaObeerQfoxThLxZ27BUyhrSbWPTNTU6mQiX74cc5q3hHjXP+Z3wQaxQIcS6ZojzhHmki3HUSFSiiQ==","signatures":[{"sig":"MEYCIQDrhXEK7J5Ko1M9hckob/Jz9pnSL1rPV8gEIialGmgpEwIhAN0tCUMK9HKUeDIUZjXutvVArRfpFzv2gzQfdfGKkgpO","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85810},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"80a6d0e3ce21c720b353117461812596f583ab2f","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.9.2","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"22.14.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"2.16.1","jest":"29.7.0","husky":"9.1.7","eslint":"9.25.1","express":"4.21.2","graphql":"16.11.0","ts-jest":"29.3.2","ts-node":"10.9.2","prettier":"3.5.3","form-data":"4.0.2","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.8.3","@types/jest":"29.5.14","lint-staged":"15.5.1","@types/busboy":"1.5.4","@types/express":"5.0.1","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"10.1.2","eslint-plugin-prettier":"5.2.6","@typescript-eslint/eslint-plugin":"8.31.1","@trivago/prettier-plugin-sort-imports":"5.2.2"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.101_1745883147357_0.27964092005121644","host":"s3://npm-registry-packages-npm-production"}},"2.1.3-beta.102":{"name":"graphql-upload-ts","version":"2.1.3-beta.102","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.102","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"dc48baad08d7e5705f17ea043e8006d921fadcab","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.102.tgz","fileCount":27,"integrity":"sha512-kVUUYcxTAC6JZGuSgEpCm1EYE+dAnugm1hV08JT1bkLovsTyWGjHf1SaNSOWBRe5dzo37hPrEDeIXze4UQDaRA==","signatures":[{"sig":"MEUCIQDqjz/3YfaPe3SWzKDuelbAz8xQj0/dpRvzjkWKKW+k6AIgWGGBZI2PA/7ijRTO1JBOAo1KPcwq6CEuUIVdgs3xdTQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85810},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"609695927ab7e125f5d8de9d6f359bc71d9682b2","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.9.2","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"22.15.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"2.16.1","jest":"29.7.0","husky":"9.1.7","eslint":"9.26.0","express":"4.21.2","graphql":"16.11.0","ts-jest":"29.3.2","ts-node":"10.9.2","prettier":"3.5.3","form-data":"4.0.2","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.8.3","@types/jest":"29.5.14","lint-staged":"15.5.1","@types/busboy":"1.5.4","@types/express":"5.0.1","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"10.1.2","eslint-plugin-prettier":"5.2.6","@typescript-eslint/eslint-plugin":"8.31.1","@trivago/prettier-plugin-sort-imports":"5.2.2"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.102_1746236950220_0.4361442511310294","host":"s3://npm-registry-packages-npm-production"}},"2.1.3-beta.103":{"name":"graphql-upload-ts","version":"2.1.3-beta.103","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.103","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"e01a4c502307162deb83fc84ba6b053e4617bf3f","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.103.tgz","fileCount":27,"integrity":"sha512-ASh7rGw1gLY56WkTAen8TD0uSBSKNFUnapFy8c1ADB7ALjvvD8TatlV7sPTBY9Q7xPqsBjjQ2j2BMpWyQPvYHQ==","signatures":[{"sig":"MEQCIBEEMhsCzag7JqN3/XAv0cgSLVaH5Sil898sPLo+3dzMAiBN3Y1tu2Z+37aAOYdoj14fQeDS/KJ+edPQIpm5yNWsrw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85809},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"9fb556934232c8828ff8f4b786314bf158a029c6","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.9.2","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"22.15.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"3.0.0","jest":"29.7.0","husky":"9.1.7","eslint":"9.26.0","express":"4.21.2","graphql":"16.11.0","ts-jest":"29.3.2","ts-node":"10.9.2","prettier":"3.5.3","form-data":"4.0.2","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.8.3","@types/jest":"29.5.14","lint-staged":"15.5.1","@types/busboy":"1.5.4","@types/express":"5.0.1","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"10.1.2","eslint-plugin-prettier":"5.2.6","@typescript-eslint/eslint-plugin":"8.31.1","@trivago/prettier-plugin-sort-imports":"5.2.2"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.103_1746246862875_0.02586848595721225","host":"s3://npm-registry-packages-npm-production"}},"2.1.3-beta.104":{"name":"graphql-upload-ts","version":"2.1.3-beta.104","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.104","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"d1189e3576b9ba076d8fb7cdb4c1b0023f30fed2","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.104.tgz","fileCount":27,"integrity":"sha512-3gwZLLx+pdHu5JvTI+RnGSAYV3dYQb8s6BbLhMN1MsUMbdjfiLo/4zlfWzmC2PzXT8RNbqYJu9tM0DbLkbURAA==","signatures":[{"sig":"MEUCIQD8V2PGoGCe7KjSSo9xnR36T9jN/oqCy9QIe/y5wFmmjgIgNGzeKrJFxkj9yvXumoeT8So5N/daZmWR5vZr6z4i6V4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85808},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"73b84bdbd1795787c4ae2936ae569523a3be98a7","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.9.2","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"22.15.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"3.0.0","jest":"29.7.0","husky":"9.1.7","eslint":"9.26.0","express":"5.1.0","graphql":"16.11.0","ts-jest":"29.3.2","ts-node":"10.9.2","prettier":"3.5.3","form-data":"4.0.2","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.8.3","@types/jest":"29.5.14","lint-staged":"15.5.1","@types/busboy":"1.5.4","@types/express":"5.0.1","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"10.1.2","eslint-plugin-prettier":"5.2.6","@typescript-eslint/eslint-plugin":"8.31.1","@trivago/prettier-plugin-sort-imports":"5.2.2"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.104_1746248059427_0.694737904604634","host":"s3://npm-registry-packages-npm-production"}},"2.1.3-beta.105":{"name":"graphql-upload-ts","version":"2.1.3-beta.105","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.105","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"d339257f53f190e7d6a69337d21fcd1bc1a384c1","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.105.tgz","fileCount":27,"integrity":"sha512-+KYxOcNUk+1TRzPvw+C863kInauMPZcM2HB+cCcRJzJrNrUGXxjTuPsdcaid6pTLnspOGx/+qpxhhhNycpuaaQ==","signatures":[{"sig":"MEUCIG2u8sjzCNXeAEY5MAu4HoUJbJmmqWTrFdZxPnobKMgdAiEA2Dp0Dl6NjvNrnZ9df6agGMkn4oQ7DO5+OGZ5vQOkQMQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85808},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"485b44c81fa71b8dbcb92418e8cc7911395df234","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.9.2","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"22.15.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"3.0.0","jest":"29.7.0","husky":"9.1.7","eslint":"9.26.0","express":"5.1.0","graphql":"16.11.0","ts-jest":"29.3.2","ts-node":"10.9.2","prettier":"3.5.3","form-data":"4.0.2","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.8.3","@types/jest":"29.5.14","lint-staged":"15.5.1","@types/busboy":"1.5.4","@types/express":"5.0.1","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"10.1.2","eslint-plugin-prettier":"5.3.1","@typescript-eslint/eslint-plugin":"8.31.1","@trivago/prettier-plugin-sort-imports":"5.2.2"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.105_1746371242247_0.9208153094632852","host":"s3://npm-registry-packages-npm-production"}},"2.1.3-beta.106":{"name":"graphql-upload-ts","version":"2.1.3-beta.106","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.106","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"d5883130720d354fc7efd4486a7a56959ea543fe","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.106.tgz","fileCount":27,"integrity":"sha512-nDY1xNcYLcl2zXCCuH6vbAOYCGywatpnASGMQ0WSz6VyPurFagRmqtNd7jwE+h9rbAtmwnNGOpnwH92WEG1qkw==","signatures":[{"sig":"MEUCIB+CvLqp7iZu9CSu1RsyoRM5aode2kjRYQBU9olkdaHSAiEA1RziOT4sw/D6QOfjvhpXlN7Jmyc7gb35364hk99YjWc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85808},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"3e160c8349a3aaeb8031b77a61a6adfa820a6f16","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.9.2","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"22.15.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"3.0.0","jest":"29.7.0","husky":"9.1.7","eslint":"9.26.0","express":"5.1.0","graphql":"16.11.0","ts-jest":"29.3.2","ts-node":"10.9.2","prettier":"3.5.3","form-data":"4.0.2","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.8.3","@types/jest":"29.5.14","lint-staged":"15.5.1","@types/busboy":"1.5.4","@types/express":"5.0.1","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"10.1.2","eslint-plugin-prettier":"5.4.0","@typescript-eslint/eslint-plugin":"8.31.1","@trivago/prettier-plugin-sort-imports":"5.2.2"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.106_1746463475394_0.7058166765730134","host":"s3://npm-registry-packages-npm-production"}},"2.1.3-beta.107":{"name":"graphql-upload-ts","version":"2.1.3-beta.107","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.107","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"341b9c56375b343dabeff876a8bce26cd68a6538","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.107.tgz","fileCount":27,"integrity":"sha512-XsWayUhvZ21ODRcDAqsB3T11mIspO8Y22kr5pHi+XrpOsWfvoHzWTOFz4LoxjBouEIp9+/IAzXBvzwzxRdOJVA==","signatures":[{"sig":"MEUCIQCUY6AE9mwAuzGP/iROJ14ITyPjzsQPN+Gqv0OivNQ3JgIgWEJgHlNjf1c9/7tl5V7xV+Vj31f88ydnkAJpMD88woY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85808},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"78a52248a029076b3031923f7afaf5494d5935fa","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.9.2","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"22.15.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"3.0.0","jest":"29.7.0","husky":"9.1.7","eslint":"9.26.0","express":"5.1.0","graphql":"16.11.0","ts-jest":"29.3.2","ts-node":"10.9.2","prettier":"3.5.3","form-data":"4.0.2","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.8.3","@types/jest":"29.5.14","lint-staged":"15.5.1","@types/busboy":"1.5.4","@types/express":"5.0.1","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"10.1.2","eslint-plugin-prettier":"5.4.0","@typescript-eslint/eslint-plugin":"8.32.0","@trivago/prettier-plugin-sort-imports":"5.2.2"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.107_1746502259555_0.6067279619394874","host":"s3://npm-registry-packages-npm-production"}},"2.1.3-beta.108":{"name":"graphql-upload-ts","version":"2.1.3-beta.108","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.108","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"593fba0abbd84dfb63ccc9c79d46136bcf395a40","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.108.tgz","fileCount":27,"integrity":"sha512-KZHxjvc7NdFacxLcbMf/B7evV1q/X8xj91h42jmvZwBB5VtimxHUbSkHc1kWEUI7tkZtU1d4CYaMg2el3RrT+w==","signatures":[{"sig":"MEUCIHruw4jqExLj7g0oljO9uLiBCoc6AOeB8p4avlOjdO3JAiEAhnzhvnvoaaDSsxmrZhMnq76WfaYj8vShMH+5EHscTYU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85808},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"e79f19bba120d262e344139c1e824bb055d780c3","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.9.2","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"22.15.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"3.0.0","jest":"29.7.0","husky":"9.1.7","eslint":"9.26.0","express":"5.1.0","graphql":"16.11.0","ts-jest":"29.3.2","ts-node":"10.9.2","prettier":"3.5.3","form-data":"4.0.2","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.8.3","@types/jest":"29.5.14","lint-staged":"15.5.2","@types/busboy":"1.5.4","@types/express":"5.0.1","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"10.1.2","eslint-plugin-prettier":"5.4.0","@typescript-eslint/eslint-plugin":"8.32.0","@trivago/prettier-plugin-sort-imports":"5.2.2"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.108_1746552411980_0.7847383289980359","host":"s3://npm-registry-packages-npm-production"}},"2.1.3-beta.109":{"name":"graphql-upload-ts","version":"2.1.3-beta.109","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.109","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"9574fc81da999dfe82da08afeb60c33ebe605bc0","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.109.tgz","fileCount":27,"integrity":"sha512-COS4HJhZS+UIK+BnGPdKGByEGpV5BQunAhoSxNw6DqJ5u7qCsbQDQipCEPq2+IYwPd8dQRpFSbKAX1NzKQlfjA==","signatures":[{"sig":"MEQCIEgfx86GXvSX022mFArOM1hgRUpzVlL8TX3eBCQxIENsAiBNbqxlZAg18hamvBQ4jlNL7Vi+FfnqLdSZSlUSiuLp5Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85808},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"5f7f7f1675369b631f1e4b65ec89faef638a48ba","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.9.2","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"22.15.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"3.0.0","jest":"29.7.0","husky":"9.1.7","eslint":"9.26.0","express":"5.1.0","graphql":"16.11.0","ts-jest":"29.3.2","ts-node":"10.9.2","prettier":"3.5.3","form-data":"4.0.2","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.8.3","@types/jest":"29.5.14","lint-staged":"15.5.2","@types/busboy":"1.5.4","@types/express":"5.0.1","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"10.1.3","eslint-plugin-prettier":"5.4.0","@typescript-eslint/eslint-plugin":"8.32.0","@trivago/prettier-plugin-sort-imports":"5.2.2"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.109_1746618482422_0.004465800619693594","host":"s3://npm-registry-packages-npm-production"}},"2.1.3-beta.110":{"name":"graphql-upload-ts","version":"2.1.3-beta.110","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.110","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"11a71b184c11fe4fecf37caf131afb52ef9d9e52","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.110.tgz","fileCount":27,"integrity":"sha512-Wilf50AUYezp9GCqU+IMT+LmXevTcGXqOTp4r/LQS8HYoC0y6D2WZBPZ9TU7wdgiApsGwLQvd56IbT8JO9Ob6g==","signatures":[{"sig":"MEUCIQCVJhsWVX55YcaZouM3PqWTTQFGp2IvXYQX2DZIIEf42QIgJ0iLfgxn+xFDcAKK823ncGN7rrnzuDvsq2d1kdisULo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85808},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"ef1142afd4020645edabb7b4c6c4888ea77af193","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.9.2","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"22.15.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"3.0.0","jest":"29.7.0","husky":"9.1.7","eslint":"9.26.0","express":"5.1.0","graphql":"16.11.0","ts-jest":"29.3.2","ts-node":"10.9.2","prettier":"3.5.3","form-data":"4.0.2","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.8.3","@types/jest":"29.5.14","lint-staged":"15.5.2","@types/busboy":"1.5.4","@types/express":"5.0.1","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"10.1.5","eslint-plugin-prettier":"5.4.0","@typescript-eslint/eslint-plugin":"8.32.0","@trivago/prettier-plugin-sort-imports":"5.2.2"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.110_1746794433947_0.6148346627814669","host":"s3://npm-registry-packages-npm-production"}},"2.1.3-beta.111":{"name":"graphql-upload-ts","version":"2.1.3-beta.111","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.111","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"2087c7e3bce9bbe23bcb04cd22b239c81ad16682","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.111.tgz","fileCount":27,"integrity":"sha512-VoWLapdA73d8nkuxPq/o2vwx7P3m8uqOSgdk4Q3Oosy6yFkUob48l1ehrPZgufTd5yVSJUOL3fr3kzisWAPdgQ==","signatures":[{"sig":"MEQCIGj5muFnphudvzWguItbQSr5b13nVb++WdIfFSJjvWGiAiBH/sj2fwqh3FSNJmoQlWKiqK4FXT6e2hkQz1IhpZcndg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85808},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"dc091b5f6e3f3a05e49b9e7af36bdc9114040aed","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.9.2","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"22.15.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"3.0.0","jest":"29.7.0","husky":"9.1.7","eslint":"9.26.0","express":"5.1.0","graphql":"16.11.0","ts-jest":"29.3.2","ts-node":"10.9.2","prettier":"3.5.3","form-data":"4.0.2","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.8.3","@types/jest":"29.5.14","lint-staged":"15.5.2","@types/busboy":"1.5.4","@types/express":"5.0.1","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"10.1.5","eslint-plugin-prettier":"5.4.0","@typescript-eslint/eslint-plugin":"8.32.1","@trivago/prettier-plugin-sort-imports":"5.2.2"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.111_1747107617367_0.7049904936447979","host":"s3://npm-registry-packages-npm-production"}},"2.1.3-beta.112":{"name":"graphql-upload-ts","version":"2.1.3-beta.112","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.112","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"fed4a336819580c0b7776e15629858f512cdaf6a","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.112.tgz","fileCount":27,"integrity":"sha512-tBH2Ae3kxdIQxQbTgxarBvU8eIH4vWYE6RoijcPQYC2EYtBmR/RyKh6zdBeF8nR+O9i2djyOzlVs8qxaIyyzBg==","signatures":[{"sig":"MEUCIQDHmGBHizPM7wLdBIdDhYiGU2p8LJwN3iHImJfko27pXAIgL83wmSCGIPPWVgyUo8DJAvUK5xrGmwv4tHUY2joYQ6U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85808},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"f1415b482fd01fed570a5a8810a300aaa9321a19","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.9.2","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"22.15.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"3.0.0","jest":"29.7.0","husky":"9.1.7","eslint":"9.26.0","express":"5.1.0","graphql":"16.11.0","ts-jest":"29.3.3","ts-node":"10.9.2","prettier":"3.5.3","form-data":"4.0.2","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.8.3","@types/jest":"29.5.14","lint-staged":"15.5.2","@types/busboy":"1.5.4","@types/express":"5.0.1","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"10.1.5","eslint-plugin-prettier":"5.4.0","@typescript-eslint/eslint-plugin":"8.32.1","@trivago/prettier-plugin-sort-imports":"5.2.2"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.112_1747267133750_0.978764187700772","host":"s3://npm-registry-packages-npm-production"}},"2.1.3-beta.113":{"name":"graphql-upload-ts","version":"2.1.3-beta.113","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.113","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"60db3a82a9440c83f19e5116847c70b46afc7dbb","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.113.tgz","fileCount":27,"integrity":"sha512-ibWQqGtKY3lfXWsw7ZF4A54aS5QthHR8g+/AjcwO7SaMnSOLtqEMyciQenlMv53lNA5MVT2P2jx6M1Ec2iBbPQ==","signatures":[{"sig":"MEUCIHqdYgPHlNz8DZVzZ7rv8Fe8V78YOk0dbwVkdSi6yt4jAiEA4JfYp5ddG6+SvDSWJjwuPMznqA7DeGJt4YIZe/phBlM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85808},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"0713c8d976a53e7146b48e5939977147b2298a86","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.9.2","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"22.15.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"3.0.0","jest":"29.7.0","husky":"9.1.7","eslint":"9.27.0","express":"5.1.0","graphql":"16.11.0","ts-jest":"29.3.4","ts-node":"10.9.2","prettier":"3.5.3","form-data":"4.0.2","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.8.3","@types/jest":"29.5.14","lint-staged":"15.5.2","@types/busboy":"1.5.4","@types/express":"5.0.2","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"10.1.5","eslint-plugin-prettier":"5.4.0","@typescript-eslint/eslint-plugin":"8.32.1","@trivago/prettier-plugin-sort-imports":"5.2.2"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.113_1747443523209_0.8029836952678935","host":"s3://npm-registry-packages-npm-production"}},"2.1.3-beta.114":{"name":"graphql-upload-ts","version":"2.1.3-beta.114","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.114","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"53d16cf18bd2d53c88063b8211552824a9114926","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.114.tgz","fileCount":27,"integrity":"sha512-7daSDuj9ScRuTvbhPZs2PGUflCuiBWm36e4qVCqHrEqJYxjvJtLk4bkHOeB4KbLX20uvM2F/TMs+4Kb6UJhKzA==","signatures":[{"sig":"MEUCIQCUbNTWtjoP9cfF4E9xUagqQF5o8fgD08HO2/e/Uei3zwIgTE0DITmuYFVqTKDZ/pLI2YoOj1UXz/MHQyzL55bMPr8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85808},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"004bcc836f8357b932084b1435a8b2dc1149c379","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.9.2","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"22.15.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"3.0.0","jest":"29.7.0","husky":"9.1.7","eslint":"9.27.0","express":"5.1.0","graphql":"16.11.0","ts-jest":"29.3.4","ts-node":"10.9.2","prettier":"3.5.3","form-data":"4.0.2","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.8.3","@types/jest":"29.5.14","lint-staged":"16.0.0","@types/busboy":"1.5.4","@types/express":"5.0.2","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"10.1.5","eslint-plugin-prettier":"5.4.0","@typescript-eslint/eslint-plugin":"8.32.1","@trivago/prettier-plugin-sort-imports":"5.2.2"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.114_1747444216372_0.22627845467078478","host":"s3://npm-registry-packages-npm-production"}},"2.1.3-beta.115":{"name":"graphql-upload-ts","version":"2.1.3-beta.115","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.115","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"3743d8728408be87d02e65747aa1a9c15f7a021c","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.115.tgz","fileCount":27,"integrity":"sha512-uxBAQa9fPMEAhPBgW94bZ2rWhCmO9xt1A8h2RJePzoWGZ8WBeaZZBmxsNZBoBo1ib+uj+7Zd7D6Ojrj3zrRhHA==","signatures":[{"sig":"MEQCIBUE1RrdUKSqhbdQI9MjyaeL7xfgeXBHrANaJQk6kXrzAiBrw62IhlWHifT+o1n006gbFCipbZX4D1JsuHW6ILR1Eg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85808},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"fd0bb6ff339ecd37146f3497c8d08e9a9da8e12b","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.9.2","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"22.15.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"3.0.0","jest":"29.7.0","husky":"9.1.7","eslint":"9.27.0","express":"5.1.0","graphql":"16.11.0","ts-jest":"29.3.4","ts-node":"10.9.2","prettier":"3.5.3","form-data":"4.0.2","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.8.3","@types/jest":"29.5.14","lint-staged":"16.1.0","@types/busboy":"1.5.4","@types/express":"5.0.2","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"10.1.5","eslint-plugin-prettier":"5.4.0","@typescript-eslint/eslint-plugin":"8.33.0","@trivago/prettier-plugin-sort-imports":"5.2.2"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.115_1748405465818_0.35489796158190257","host":"s3://npm-registry-packages-npm-production"}},"2.1.3-beta.116":{"name":"graphql-upload-ts","version":"2.1.3-beta.116","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.116","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"f0567cb746625dc92f8e47fa4324a9306a148721","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.116.tgz","fileCount":27,"integrity":"sha512-s+M6hPzL8Scg4USEGnZOUJzctDrttopyh2EsmMb7rsaPFNcTHjvkm3967ykEg85BZzCzUhz1Hi8hXxl+JZ6rYw==","signatures":[{"sig":"MEYCIQCSXlsLNnBK+5owaJ3/0bJwyD/DM9BTMSKqXanPAb79RgIhAOjMjdV0SEBBO4/qQITDIycLRD4eK86IfigNIAEBS4Cx","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85808},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"722a0a79f4300b73d53851129209cdc08e839025","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.9.2","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"22.15.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"3.0.0","jest":"29.7.0","husky":"9.1.7","eslint":"9.27.0","express":"5.1.0","graphql":"16.11.0","ts-jest":"29.3.4","ts-node":"10.9.2","prettier":"3.5.3","form-data":"4.0.2","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.8.3","@types/jest":"29.5.14","lint-staged":"16.1.0","@types/busboy":"1.5.4","@types/express":"5.0.2","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"10.1.5","eslint-plugin-prettier":"5.4.1","@typescript-eslint/eslint-plugin":"8.33.0","@trivago/prettier-plugin-sort-imports":"5.2.2"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.116_1748604260703_0.8021406918053235","host":"s3://npm-registry-packages-npm-production"}},"2.1.3-beta.117":{"name":"graphql-upload-ts","version":"2.1.3-beta.117","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.117","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"2b5525c8984ab1499b0ff9a129658eeb479b13bf","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.117.tgz","fileCount":27,"integrity":"sha512-TvUPs4pXQqCrAM9qjPoujyal8ydn37k6Q16vpiDchVjyqQtBrakQ7pOzW48A561o/qJSkQvhwTqRj//riQLusw==","signatures":[{"sig":"MEUCIQC2CAH2E77JEWeaz1aMMMpohFL16VPzUy6Pav74uttKgAIgJV1+Q2BjH6MxrMR9U/F7qDqbmnO7VB1DngE0PmIFXs0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85808},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"a78d6da157f1747a18fb693882a5fb5c76ee37a7","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.9.2","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"22.15.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"3.0.0","jest":"29.7.0","husky":"9.1.7","eslint":"9.28.0","express":"5.1.0","graphql":"16.11.0","ts-jest":"29.3.4","ts-node":"10.9.2","prettier":"3.5.3","form-data":"4.0.2","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.8.3","@types/jest":"29.5.14","lint-staged":"16.1.0","@types/busboy":"1.5.4","@types/express":"5.0.2","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"10.1.5","eslint-plugin-prettier":"5.4.1","@typescript-eslint/eslint-plugin":"8.33.0","@trivago/prettier-plugin-sort-imports":"5.2.2"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.117_1748655238353_0.14829122261835215","host":"s3://npm-registry-packages-npm-production"}},"2.1.3-beta.118":{"name":"graphql-upload-ts","version":"2.1.3-beta.118","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.118","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"388824662a2469b0684d5a101cac9f2a6cf5c8d5","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.118.tgz","fileCount":27,"integrity":"sha512-Y93uTGgkic8q5BkC1HJRZkkmNXmUhomk0aW+IA33oCVw4tAFgkw+3zZmWtnPZxjiOX8igjric7JjMWNzENAOeQ==","signatures":[{"sig":"MEQCIEyk0pa9azuugFx1N9TPP4TKcq1z12Woa4+VXUgCSMcaAiAp+xfYXmGY4QxcHBsS/o7eqRblh6SXh+xoreonGlqEqA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85808},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"b31b7d790b70dddc067f60b51d5550ba9fd50643","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.9.2","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"22.15.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"3.0.0","jest":"29.7.0","husky":"9.1.7","eslint":"9.28.0","express":"5.1.0","graphql":"16.11.0","ts-jest":"29.3.4","ts-node":"10.9.2","prettier":"3.5.3","form-data":"4.0.2","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.8.3","@types/jest":"29.5.14","lint-staged":"16.1.0","@types/busboy":"1.5.4","@types/express":"5.0.2","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"10.1.5","eslint-plugin-prettier":"5.4.1","@typescript-eslint/eslint-plugin":"8.33.1","@trivago/prettier-plugin-sort-imports":"5.2.2"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.118_1748900900326_0.2548082796583835","host":"s3://npm-registry-packages-npm-production"}},"2.1.3-beta.119":{"name":"graphql-upload-ts","version":"2.1.3-beta.119","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.119","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"fc53ae8fdf1b7d01b4b204d94de8f560e52a5670","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.119.tgz","fileCount":27,"integrity":"sha512-X5Lt2iFhCtxyG0fSluinsGSepUt3gTc+J3bJ0D08Nzi8S2EqU6jYuOBTtnJ1XXm3n4NjOmlORY6P/a7UGFL1uw==","signatures":[{"sig":"MEQCIA6lLvBhBJbAY2qrfM4T171iqaGQOkZPoMz0+a9CU7ZbAiBoFNyDmTKEBh8ucW+q1cXJ9cEtp3q44ZvCQdWTDQwvvg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85808},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"421cc84f5f0b037418c934b846cf791b817ee52a","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.9.2","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"22.15.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"3.0.0","jest":"29.7.0","husky":"9.1.7","eslint":"9.28.0","express":"5.1.0","graphql":"16.11.0","ts-jest":"29.3.4","ts-node":"10.9.2","prettier":"3.5.3","form-data":"4.0.2","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.8.3","@types/jest":"29.5.14","lint-staged":"16.1.0","@types/busboy":"1.5.4","@types/express":"5.0.2","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"10.1.5","eslint-plugin-prettier":"5.4.1","@typescript-eslint/eslint-plugin":"8.33.1","@trivago/prettier-plugin-sort-imports":"5.2.2"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.119_1749104051017_0.8594369948628822","host":"s3://npm-registry-packages-npm-production"}},"2.1.3-beta.120":{"name":"graphql-upload-ts","version":"2.1.3-beta.120","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.120","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"0b3702e54e2b0cf514473d1555d356b890572036","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.120.tgz","fileCount":27,"integrity":"sha512-7jefi3XRdtOF6d+pC4AEtVkBKUQ5EEpxqi//V4vd08UK1/QdGXZqLYTghPbyuW17hMaUJMf1+aOrtJ6anrfBSg==","signatures":[{"sig":"MEUCIQD1TC9J6Gi1/z0VOUL5cqEJTyWxoxkq1RrVQco4oL0hjgIgfWdg+NOSw4jTX17mQb62miC4QcHnHYrRJHZQNyKzDzA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85808},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"4bbcee6a50c11e75e01e60fc7b7d78f20cddd9b9","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.9.2","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"22.15.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"3.0.0","jest":"29.7.0","husky":"9.1.7","eslint":"9.28.0","express":"5.1.0","graphql":"16.11.0","ts-jest":"29.3.4","ts-node":"10.9.2","prettier":"3.5.3","form-data":"4.0.3","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.8.3","@types/jest":"29.5.14","lint-staged":"16.1.0","@types/busboy":"1.5.4","@types/express":"5.0.2","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"10.1.5","eslint-plugin-prettier":"5.4.1","@typescript-eslint/eslint-plugin":"8.33.1","@trivago/prettier-plugin-sort-imports":"5.2.2"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.120_1749237913938_0.2664719867293184","host":"s3://npm-registry-packages-npm-production"}},"2.1.3-beta.121":{"name":"graphql-upload-ts","version":"2.1.3-beta.121","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.121","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"0a9f892d0cc7331b5c1b0e66dbf43c59b6b88443","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.121.tgz","fileCount":27,"integrity":"sha512-NovNtvCivSSSJMHcyHOZdLYekRA+vo2FoqH1LqdVG2CPZn6w05sIovD0bAClpXmNYsb0aEeMAWyUIgBJd+JT3w==","signatures":[{"sig":"MEQCIGzBhWRqJG42jPZ2LXjmX4NXra0Laj51smDA3KrnZC7WAiAFjMHZd8qkLpxcElWjvs3XWrlehyCCccihsJXfw4UUJA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85808},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"33f8b90563e09dc2f7fb28475bf37ec05d6913e2","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.9.2","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"22.15.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"3.0.0","jest":"29.7.0","husky":"9.1.7","eslint":"9.28.0","express":"5.1.0","graphql":"16.11.0","ts-jest":"29.3.4","ts-node":"10.9.2","prettier":"3.5.3","form-data":"4.0.3","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.8.3","@types/jest":"29.5.14","lint-staged":"16.1.0","@types/busboy":"1.5.4","@types/express":"5.0.3","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"10.1.5","eslint-plugin-prettier":"5.4.1","@typescript-eslint/eslint-plugin":"8.33.1","@trivago/prettier-plugin-sort-imports":"5.2.2"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.121_1749284998554_0.5340139258814467","host":"s3://npm-registry-packages-npm-production"}},"2.1.3-beta.122":{"name":"graphql-upload-ts","version":"2.1.3-beta.122","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.122","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"e2acb8f14113b72a3a4e6ff70da8e5e0cf672574","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.122.tgz","fileCount":27,"integrity":"sha512-anqvfKkJ26rT7Z03lQ4SjRkaAnLWnbZRyGelOQYCquzIs3wgrOjQ71prpX6nkWYSbqDCs+bcfJ690VVRAVy5FQ==","signatures":[{"sig":"MEUCIQDVcLFIvz93yZOIle4plVXE+SPKwAnu1I/k9ardJONiVAIgHrkURQFJD3AgohQbrwRd78zVHZ60fnooQ0Xc3eMjheE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85808},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"40123d7dfaa2d489654a5c8b812d1b8d4cfc8e83","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.9.2","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"22.15.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"3.0.0","jest":"29.7.0","husky":"9.1.7","eslint":"9.28.0","express":"5.1.0","graphql":"16.11.0","ts-jest":"29.3.4","ts-node":"10.9.2","prettier":"3.5.3","form-data":"4.0.3","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.8.3","@types/jest":"29.5.14","lint-staged":"16.1.0","@types/busboy":"1.5.4","@types/express":"5.0.3","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"10.1.5","eslint-plugin-prettier":"5.4.1","@typescript-eslint/eslint-plugin":"8.34.0","@trivago/prettier-plugin-sort-imports":"5.2.2"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.122_1749524359876_0.9095088772093713","host":"s3://npm-registry-packages-npm-production"}},"2.1.3-beta.123":{"name":"graphql-upload-ts","version":"2.1.3-beta.123","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.123","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"1f20388b7df77c859256b3580b9d86388a33e8c7","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.123.tgz","fileCount":27,"integrity":"sha512-kYZAftvjbh6Bx941XCKi2fBAVXcQ2truPmEv3m+rtcGhaNJ8e9LIs27ks11TgEckKcM15/9XRNCHqMFIWRV1+A==","signatures":[{"sig":"MEQCIHVanuwT9bc2Rl/iwBn8B9Vba8GyjDr8LCFjbng+F0pWAiBRRxRhT9QTt7jSiyYflgoSxjRZIABVcdbX1XKouMTP3g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85808},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"8b89b7f7c63450578853f85622b4bdcfbe9cecf3","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.9.2","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"22.16.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"3.0.0","jest":"29.7.0","husky":"9.1.7","eslint":"9.28.0","express":"5.1.0","graphql":"16.11.0","ts-jest":"29.4.0","ts-node":"10.9.2","prettier":"3.5.3","form-data":"4.0.3","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.8.3","@types/jest":"29.5.14","lint-staged":"16.1.0","@types/busboy":"1.5.4","@types/express":"5.0.3","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"10.1.5","eslint-plugin-prettier":"5.4.1","@typescript-eslint/eslint-plugin":"8.34.0","@trivago/prettier-plugin-sort-imports":"5.2.2"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.123_1749735192778_0.40911849013802115","host":"s3://npm-registry-packages-npm-production"}},"2.1.3-beta.124":{"name":"graphql-upload-ts","version":"2.1.3-beta.124","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.124","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"09cae6a67bd54b6d24fdc14f04be103676ff1a5b","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.124.tgz","fileCount":27,"integrity":"sha512-eWB+oVzHxhCjJsj+SfOUN1n7eB7Pn7iWARNdGV6BxF0AKJaqcGTcIA/55ENnmGutBWTUJa98yFHnmzOzT8liZw==","signatures":[{"sig":"MEUCIAE6VFxn3Cw1Lc5LNYxyLDseJg1hkaVBBVlL6iYuRqZrAiEAqi6MhLw6//3xqp1YDvN5LaMR1os0RZd6+3C6LONXFxk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85808},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"351319ddfe7f876d2e117678ed35d85dfecde419","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.9.2","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"22.16.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"3.0.0","jest":"29.7.0","husky":"9.1.7","eslint":"9.29.0","express":"5.1.0","graphql":"16.11.0","ts-jest":"29.4.0","ts-node":"10.9.2","prettier":"3.5.3","form-data":"4.0.3","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.8.3","@types/jest":"29.5.14","lint-staged":"16.1.0","@types/busboy":"1.5.4","@types/express":"5.0.3","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"10.1.5","eslint-plugin-prettier":"5.4.1","@typescript-eslint/eslint-plugin":"8.34.0","@trivago/prettier-plugin-sort-imports":"5.2.2"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.124_1749849883769_0.693565019906855","host":"s3://npm-registry-packages-npm-production"}},"2.1.3-beta.125":{"name":"graphql-upload-ts","version":"2.1.3-beta.125","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.125","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"73891d2424fd10ff20cf1f902a6db121cf914292","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.125.tgz","fileCount":27,"integrity":"sha512-/6o+fOAFqdjt1mIzvpnaRwUbQpjR5G0rD//UaKDu7kj7GFYjxDd3YfzpsQivdrToYXjX3lSE8Z+eoPazcO6J/g==","signatures":[{"sig":"MEUCICua3Lt3ZX7pyQOckZm1CA0n2vhqgI3J9VDWw5DPYFCyAiEAw7iPjT7HGSXKhsvmV+dIOIjhaz/38Dz+R1AhgFgT11Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85808},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"536ae9d83b3967af43caea562fb355d62b6faa78","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.9.2","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"22.16.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"3.0.0","jest":"29.7.0","husky":"9.1.7","eslint":"9.29.0","express":"5.1.0","graphql":"16.11.0","ts-jest":"29.4.0","ts-node":"10.9.2","prettier":"3.5.3","form-data":"4.0.3","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.8.3","@types/jest":"29.5.14","lint-staged":"16.1.1","@types/busboy":"1.5.4","@types/express":"5.0.3","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"10.1.5","eslint-plugin-prettier":"5.4.1","@typescript-eslint/eslint-plugin":"8.34.0","@trivago/prettier-plugin-sort-imports":"5.2.2"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.125_1749904613444_0.999434188462218","host":"s3://npm-registry-packages-npm-production"}},"2.1.3-beta.126":{"name":"graphql-upload-ts","version":"2.1.3-beta.126","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.126","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"edc56d0862313a7828cdcac2f196a871eb1a0636","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.126.tgz","fileCount":27,"integrity":"sha512-+zdBnovKkLZ8NncNTNi4OAZdNgIxCARl/LDuFFpO6X3lM9cpibUkrP/B8dMV5TTOJeIETYQhtKJhTm1nq6mEmA==","signatures":[{"sig":"MEUCIA/IrPrVqltayb1G2KDgTF79a/1u8a7enhOollyFkPPaAiEAyzG3Fskb/iXVSMnKG2Eq7qA8UjNq0vKm9aVi6Pikuvk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85808},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"50a925d6f380076842e9be8973cceb151360511b","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.9.2","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"22.16.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"3.0.0","jest":"29.7.0","husky":"9.1.7","eslint":"9.29.0","express":"5.1.0","graphql":"16.11.0","ts-jest":"29.4.0","ts-node":"10.9.2","prettier":"3.5.3","form-data":"4.0.3","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.8.3","@types/jest":"29.5.14","lint-staged":"16.1.2","@types/busboy":"1.5.4","@types/express":"5.0.3","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"10.1.5","eslint-plugin-prettier":"5.4.1","@typescript-eslint/eslint-plugin":"8.34.0","@trivago/prettier-plugin-sort-imports":"5.2.2"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.126_1750005114295_0.8616423171539935","host":"s3://npm-registry-packages-npm-production"}},"2.1.3-beta.127":{"name":"graphql-upload-ts","version":"2.1.3-beta.127","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.127","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"4828dee6c52244ff3342959e92779aead98f8c1c","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.127.tgz","fileCount":27,"integrity":"sha512-i03sY4y/YUih5BE5PFMnc58mYHCef7ZPpwnfltHfF/+lfzQcq+dxx62WJVve/J7ih0liadfWuApIo6yaMVpyAA==","signatures":[{"sig":"MEQCICiyBW9V11c2DnvH1w1w3Q6r+bBGwOnp4fdHqR9qFvcLAiAS/ZYkZuhs8xTxiDZaLnlQmtHrIZJBa6rKjQseodB2tQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85808},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"78c4952897c389a7533ba9a85af8e71c990a17cd","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.9.2","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"22.16.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"3.0.0","jest":"29.7.0","husky":"9.1.7","eslint":"9.29.0","express":"5.1.0","graphql":"16.11.0","ts-jest":"29.4.0","ts-node":"10.9.2","prettier":"3.5.3","form-data":"4.0.3","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.8.3","@types/jest":"29.5.14","lint-staged":"16.1.2","@types/busboy":"1.5.4","@types/express":"5.0.3","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"10.1.5","eslint-plugin-prettier":"5.4.1","@typescript-eslint/eslint-plugin":"8.34.1","@trivago/prettier-plugin-sort-imports":"5.2.2"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.127_1750112031110_0.19393655677250132","host":"s3://npm-registry-packages-npm-production"}},"2.1.3-beta.128":{"name":"graphql-upload-ts","version":"2.1.3-beta.128","keywords":["typescript","graphql-upload-typescript","graphql","upload","file","multipart","server","koa","express","apollo","esm","mjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.128","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues"},"dist":{"shasum":"5ba8604c47a27eed7967610f019d1ca11b6c860a","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.128.tgz","fileCount":27,"integrity":"sha512-y69FlOqrFzcNRtWHedyd54EgMbyQjuHOun2QcQLALPIZLQGnZ7BFdSMieA1vwCmSlwHmUPy+1/Ds5HTUlXakTw==","signatures":[{"sig":"MEUCIQCklsZNXlviUnrEFcgDTtAd64Kw2uLrme9Edb7uRDWCbAIgS6Z0qfKYoF2jk16/sSIZhiMbhqEZ8dJKP5BIyMuncfU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85808},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12"},"gitHead":"59cfcfe99faf197174c0fbd3762eed8c51804668","scripts":{"ci":"npm run lint && npm t","lint":"eslint src __tests__","test":"NODE_ENV=test NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.js","build":"rm -rf dist && tsc -p . --skipLibCheck","prepare":"yarn husky install","lint-fix":"yarn lint -- --fix","prettier":"prettier --write \"src/**/*.{ts,tsx,js,jsx}\" \"__tests__/**/*.{ts,tsx,js,jsx}\"","prepublishOnly":"yarn build"},"typings":"dist/index.d.ts","_npmUser":{"name":"meabed","actor":{"name":"meabed","type":"user","email":"mo.meabed@gmail.com"},"email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"10.9.2","description":"Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.","directories":{},"lint-staged":{"src/*.{ts,tsx,js,jsx}":"prettier --write","__tests__/*.{ts,tsx,js,jsx}":"prettier --write"},"_nodeVersion":"22.16.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"3.0.0","jest":"29.7.0","husky":"9.1.7","eslint":"9.29.0","express":"5.1.0","graphql":"16.11.0","ts-jest":"29.4.0","ts-node":"10.9.2","prettier":"3.5.3","form-data":"4.0.3","@types/koa":"2.15.0","node-fetch":"^3.3.2","typescript":"5.8.3","@types/jest":"29.5.14","lint-staged":"16.1.2","@types/busboy":"1.5.4","@types/express":"5.0.3","form-data-encoder":"^4.0.2","@types/object-path":"0.11.4","eslint-config-prettier":"10.1.5","eslint-plugin-prettier":"5.5.0","@typescript-eslint/eslint-plugin":"8.34.1","@trivago/prettier-plugin-sort-imports":"5.2.2"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.128_1750177942582_0.8102571840234041","host":"s3://npm-registry-packages-npm-production"}},"2.1.3-beta.129":{"name":"graphql-upload-ts","version":"2.1.3-beta.129","keywords":["graphql","graphql-upload","graphql-upload-typescript","file-upload","multipart","multipart-request","apollo-server","express","koa","typescript","upload-scalar","graphql-middleware","file-streaming","graphql-yoga","nestjs","esm","commonjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.129","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"contributors":[{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues","email":"mo@meabed.com"},"dist":{"shasum":"1943838cdff13ef1cad9e0f6c208b8b6969b7847","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.129.tgz","fileCount":54,"integrity":"sha512-BMBPr8exoXvzOyCzW7Plp8yvfA7GjomznvErtYusAiEbvHsH4V/mkdXHhjxbVF10eysV3BxoKNkGujl36zfgZQ==","signatures":[{"sig":"MEUCIQDsAxR4uFY/WE562jCPKVXWYq4v3iVs35LlQ1ejPaHkDwIgMou1N8Rba5b5K9cex6MK4/Nufcof8xwV7cUP4rd8gbA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":144941},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/meabed","type":"github"},"gitHead":"7f6afaf58923d1988b0f10b614f5fb63c674d8df","scripts":{"dev":"tsc --watch -p tsconfig.cjs.json","lint":"biome check","size":"size-limit","test":"jest --coverage","build":"npm run clean && npm run build:cjs && npm run build:esm && npm run build:types","clean":"rm -rf dist coverage *.tsbuildinfo","format":"biome format --write","analyze":"size-limit --why","prepare":"husky","lint:fix":"biome check --write","validate":"npm run format:check && npm run lint && npm run typecheck && npm run test","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json","typecheck":"tsc --noEmit","test:watch":"jest --watch","build:types":"tsc -p tsconfig.types.json","format:check":"biome format","test:coverage":"jest --coverage --coverageReporters=html","example:apollo":"cd examples/apollo && npm start","prepublishOnly":"npm run validate && npm run build","example:express":"cd examples/express && npm start"},"_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"11.5.1","description":"TypeScript-first middleware and Upload scalar for GraphQL multipart requests (file uploads) with support for Apollo Server, Express, Koa, and more.","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx,json,md}":["biome format --write","biome check --write"]},"sideEffects":false,"_nodeVersion":"24.7.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"3.0.1","jest":"30.1.3","husky":"9.1.7","express":"5.1.0","graphql":"16.11.0","ts-jest":"29.4.1","ts-node":"10.9.2","form-data":"4.0.4","@types/koa":"3.0.0","node-fetch":"^3.3.2","size-limit":"^11.2.0","typescript":"5.9.2","@types/jest":"30.0.0","@types/node":"^24.3.0","lint-staged":"16.1.6","@types/busboy":"1.5.4","@biomejs/biome":"^2.2.2","@types/express":"5.0.3","form-data-encoder":"^4.1.0","@types/object-path":"0.11.4","@size-limit/preset-small-lib":"^11.2.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.129_1756881783063_0.3370387205508827","host":"s3://npm-registry-packages-npm-production"}},"2.1.3-beta.130":{"name":"graphql-upload-ts","version":"2.1.3-beta.130","keywords":["graphql","graphql-upload","graphql-upload-typescript","file-upload","multipart","multipart-request","apollo-server","express","koa","typescript","upload-scalar","graphql-middleware","file-streaming","graphql-yoga","nestjs","esm","commonjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3-beta.130","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"contributors":[{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues","email":"mo@meabed.com"},"dist":{"shasum":"06fe73a5b59d96e5770a0c868b500194e3970d67","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3-beta.130.tgz","fileCount":54,"integrity":"sha512-OnLEK2hUHyeZZhvTXyRCk8okv3j8duWb3SfNDyx5ISvd/eeEE0qupgofb+pmDc2YdaEogXqr88aLgF9vHyB46g==","signatures":[{"sig":"MEYCIQDTFa3a1VkOhozkUpeI+mzIVMxYmWd8+FU/tjg6SJehNAIhAJFscwCYIdl/wpSfhC3VUvrW5wpiJXNGRAtkFUnr2RyS","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145367},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/meabed","type":"github"},"gitHead":"eab1ae1c6da7846e8d536664aa23de4d1a988b79","scripts":{"dev":"tsc --watch -p tsconfig.cjs.json","lint":"biome check","size":"size-limit","test":"jest --coverage","build":"npm run clean && npm run build:cjs && npm run build:esm && npm run build:types","clean":"rm -rf dist coverage *.tsbuildinfo","format":"biome format --write no-error-on-unmatched-pattern","analyze":"size-limit --why","prepare":"husky","lint:fix":"biome check --write","validate":"npm run format:check && npm run lint && npm run typecheck && npm run test","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json","typecheck":"tsc --noEmit","test:watch":"jest --watch","build:types":"tsc -p tsconfig.types.json","format:check":"biome format","test:coverage":"jest --coverage --coverageReporters=html","example:apollo":"cd examples/apollo && npm start","prepublishOnly":"npm run validate && npm run build","example:express":"cd examples/express && npm start"},"_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"11.5.1","description":"TypeScript-first middleware and Upload scalar for GraphQL multipart requests (file uploads) with support for Apollo Server, Express, Koa, and more.","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx,json,md}":["biome format --write","biome check --write"]},"sideEffects":false,"_nodeVersion":"24.7.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"3.0.1","jest":"30.1.3","husky":"9.1.7","express":"5.1.0","graphql":"16.11.0","ts-jest":"29.4.1","ts-node":"10.9.2","form-data":"4.0.4","@types/koa":"3.0.0","node-fetch":"^3.3.2","size-limit":"^11.2.0","typescript":"5.9.2","@types/jest":"30.0.0","@types/node":"^24.3.0","lint-staged":"16.1.6","@types/busboy":"1.5.4","@biomejs/biome":"^2.2.2","@types/express":"5.0.3","form-data-encoder":"^4.1.0","@types/object-path":"0.11.4","@size-limit/preset-small-lib":"^11.2.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3-beta.130_1756882509662_0.04990294095928194","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-beta.1":{"name":"graphql-upload-ts","version":"2.2.0-beta.1","keywords":["graphql","graphql-upload","graphql-upload-typescript","file-upload","multipart","multipart-request","apollo-server","express","koa","typescript","upload-scalar","graphql-middleware","file-streaming","graphql-yoga","nestjs","esm","commonjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.2.0-beta.1","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"contributors":[{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues","email":"mo@meabed.com"},"dist":{"shasum":"2cb7cf1c1a2c74733f25028cb7ef897dcc4b57e4","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.2.0-beta.1.tgz","fileCount":54,"integrity":"sha512-QvEbHd4immJdIPCCi9uhaO8a2qa//5bUUSOVXVHHUG2FS8k7/9kipXoAOywgU9XTULJmsJIpXdWbMZ7oC4X4FA==","signatures":[{"sig":"MEYCIQDWZrsUIpnbWiVGL5/nQNwm0FVHtF0cU4nTqYS4cTnyUQIhAIPiE1MF/Y7tYjo01hVvDy3JbYQhHuJL78nbIAI+DS0d","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":147283},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js","require":"./dist/index.js"},"./upload":{"types":"./dist/upload.d.ts","import":"./dist/upload.js","default":"./dist/upload.js","require":"./dist/upload.js"},"./validation":{"types":"./dist/validation.d.ts","import":"./dist/validation.js","default":"./dist/validation.js","require":"./dist/validation.js"},"./fs-capacitor":{"types":"./dist/fs-capacitor.d.ts","import":"./dist/fs-capacitor.js","default":"./dist/fs-capacitor.js","require":"./dist/fs-capacitor.js"},"./package.json":"./package.json","./ignore-stream":{"types":"./dist/ignore-stream.d.ts","import":"./dist/ignore-stream.js","default":"./dist/ignore-stream.js","require":"./dist/ignore-stream.js"},"./upload-errors":{"types":"./dist/upload-errors.d.ts","import":"./dist/upload-errors.js","default":"./dist/upload-errors.js","require":"./dist/upload-errors.js"},"./graphql-upload":{"types":"./dist/graphql-upload.d.ts","import":"./dist/graphql-upload.js","default":"./dist/graphql-upload.js","require":"./dist/graphql-upload.js"},"./process-request":{"types":"./dist/process-request.d.ts","import":"./dist/process-request.js","default":"./dist/process-request.js","require":"./dist/process-request.js"},"./graphql-upload-koa":{"types":"./dist/graphql-upload-koa.d.ts","import":"./dist/graphql-upload-koa.js","default":"./dist/graphql-upload-koa.js","require":"./dist/graphql-upload-koa.js"},"./graphql-upload-express":{"types":"./dist/graphql-upload-express.d.ts","import":"./dist/graphql-upload-express.js","default":"./dist/graphql-upload-express.js","require":"./dist/graphql-upload-express.js"}},"funding":{"url":"https://github.com/sponsors/meabed","type":"github"},"gitHead":"0044c8913031cb599a099bcc530c76cf2521aac9","scripts":{"dev":"tsc --watch -p tsconfig.cjs.json","lint":"biome check","size":"size-limit","test":"jest --coverage","build":"npm run clean && npm run build:cjs && npm run build:esm && npm run build:types","clean":"rm -rf dist coverage *.tsbuildinfo","format":"biome format --write no-error-on-unmatched-pattern","analyze":"size-limit --why","prepare":"husky","lint:fix":"biome check --write","validate":"npm run format:check && npm run lint && npm run typecheck && npm run test","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json","typecheck":"tsc --noEmit","test:watch":"jest --watch","build:types":"tsc -p tsconfig.types.json","format:check":"biome format","test:coverage":"jest --coverage --coverageReporters=html","example:apollo":"cd examples/apollo && npm start","prepublishOnly":"npm run validate && npm run build","example:express":"cd examples/express && npm start"},"_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"11.5.1","description":"TypeScript-first middleware and Upload scalar for GraphQL multipart requests (file uploads) with support for Apollo Server, Express, Koa, and more.","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx,json,md}":["biome format --write","biome check --write"]},"sideEffects":false,"_nodeVersion":"24.7.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"3.0.1","jest":"30.1.3","husky":"9.1.7","express":"5.1.0","graphql":"16.11.0","ts-jest":"29.4.1","ts-node":"10.9.2","form-data":"4.0.4","@types/koa":"3.0.0","node-fetch":"^3.3.2","size-limit":"^11.2.0","typescript":"5.9.2","@types/jest":"30.0.0","@types/node":"^24.3.0","lint-staged":"16.1.6","@types/busboy":"1.5.4","@biomejs/biome":"^2.2.2","@types/express":"5.0.3","form-data-encoder":"^4.1.0","@types/object-path":"0.11.4","@size-limit/preset-small-lib":"^11.2.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.2.0-beta.1_1756882939437_0.9506489166145156","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-beta.2":{"name":"graphql-upload-ts","version":"2.2.0-beta.2","keywords":["graphql","graphql-upload","graphql-upload-typescript","file-upload","multipart","multipart-request","apollo-server","express","koa","typescript","upload-scalar","graphql-middleware","file-streaming","graphql-yoga","nestjs","esm","commonjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.2.0-beta.2","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"contributors":[{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues","email":"mo@meabed.com"},"dist":{"shasum":"dfa34393c44319e52eb14ec1ebc2e91b691ad350","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.2.0-beta.2.tgz","fileCount":54,"integrity":"sha512-W10NYHgZHrrllWDlNTx5nRXsDNpxH/T7hV08Pn97YCBn+6CLUnLZCHkAyvSdZD0dUFnDG3/694fNJvDkK3RCtA==","signatures":[{"sig":"MEYCIQC0wymqOcAPBvLmw3wxxzFAvnmpq6++5zbXn1vbZSSxPAIhALCOldrU9Adn2fagGOe/ZTenoO9UGg+bIkPiHZbTX/US","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":150998},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js","require":"./dist/index.js"},"./upload":{"types":"./dist/upload.d.ts","import":"./dist/upload.js","default":"./dist/upload.js","require":"./dist/upload.js"},"./validation":{"types":"./dist/validation.d.ts","import":"./dist/validation.js","default":"./dist/validation.js","require":"./dist/validation.js"},"./fs-capacitor":{"types":"./dist/fs-capacitor.d.ts","import":"./dist/fs-capacitor.js","default":"./dist/fs-capacitor.js","require":"./dist/fs-capacitor.js"},"./package.json":"./package.json","./ignore-stream":{"types":"./dist/ignore-stream.d.ts","import":"./dist/ignore-stream.js","default":"./dist/ignore-stream.js","require":"./dist/ignore-stream.js"},"./upload-errors":{"types":"./dist/upload-errors.d.ts","import":"./dist/upload-errors.js","default":"./dist/upload-errors.js","require":"./dist/upload-errors.js"},"./graphql-upload":{"types":"./dist/graphql-upload.d.ts","import":"./dist/graphql-upload.js","default":"./dist/graphql-upload.js","require":"./dist/graphql-upload.js"},"./process-request":{"types":"./dist/process-request.d.ts","import":"./dist/process-request.js","default":"./dist/process-request.js","require":"./dist/process-request.js"},"./graphql-upload-koa":{"types":"./dist/graphql-upload-koa.d.ts","import":"./dist/graphql-upload-koa.js","default":"./dist/graphql-upload-koa.js","require":"./dist/graphql-upload-koa.js"},"./graphql-upload-express":{"types":"./dist/graphql-upload-express.d.ts","import":"./dist/graphql-upload-express.js","default":"./dist/graphql-upload-express.js","require":"./dist/graphql-upload-express.js"}},"funding":{"url":"https://github.com/sponsors/meabed","type":"github"},"gitHead":"d093888ed53f0d412fb14c508d34eef20d2ce518","scripts":{"dev":"tsc --watch -p tsconfig.cjs.json","lint":"biome check","size":"size-limit","test":"jest --coverage","build":"npm run clean && npm run build:cjs","clean":"rm -rf dist coverage *.tsbuildinfo","format":"biome format --write no-error-on-unmatched-pattern","analyze":"size-limit --why","prepare":"husky","lint:fix":"biome check --write","validate":"npm run format:check && npm run lint && npm run typecheck && npm run test","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json","typecheck":"tsc --noEmit","test:watch":"jest --watch","build:types":"tsc -p tsconfig.types.json","format:check":"biome format","test:coverage":"jest --coverage --coverageReporters=html","example:apollo":"cd examples/apollo && npm start","prepublishOnly":"npm run validate && npm run build","example:express":"cd examples/express && npm start"},"_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"11.5.1","description":"TypeScript-first middleware and Upload scalar for GraphQL multipart requests (file uploads) with support for Apollo Server, Express, Koa, and more.","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx,json,md}":["biome format --write","biome check --write"]},"sideEffects":false,"_nodeVersion":"24.7.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"3.0.1","jest":"30.1.3","husky":"9.1.7","express":"5.1.0","graphql":"16.11.0","ts-jest":"29.4.1","ts-node":"10.9.2","form-data":"4.0.4","@types/koa":"3.0.0","node-fetch":"^3.3.2","size-limit":"^11.2.0","typescript":"5.9.2","@types/jest":"30.0.0","@types/node":"^24.3.0","lint-staged":"16.1.6","@types/busboy":"1.5.4","@biomejs/biome":"^2.2.2","@types/express":"5.0.3","form-data-encoder":"^4.1.0","@types/object-path":"0.11.4","@size-limit/preset-small-lib":"^11.2.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.2.0-beta.2_1756883495968_0.25658910179547645","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-beta.3":{"name":"graphql-upload-ts","version":"2.2.0-beta.3","keywords":["graphql","graphql-upload","graphql-upload-typescript","file-upload","multipart","multipart-request","apollo-server","express","koa","typescript","upload-scalar","graphql-middleware","file-streaming","graphql-yoga","nestjs","esm","commonjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.2.0-beta.3","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"contributors":[{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues","email":"mo@meabed.com"},"dist":{"shasum":"09fbeb6db743916566c1004709080030ad5f0641","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.2.0-beta.3.tgz","fileCount":91,"integrity":"sha512-tT8PUP4Eltrd5fHcUQjLMVCvM0R1/TKLvY/rA6l8Zw79QwZTwFCdrpfPp6Z5W78lhjdThdRthIfHnuGTg8gpig==","signatures":[{"sig":"MEUCIQCThr9E7nEbhJNTXl/c2qhVblyoLU1Z3pJAqZ7XG+gBzgIgFG8azNqnLe33AJT+tBCXR4I5Lx2FWsbeK58rik+BXl8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":249132},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","default":"./dist/index.mjs","require":"./dist/index.js"},"./upload":{"types":"./dist/upload.d.ts","import":"./dist/upload.mjs","default":"./dist/upload.mjs","require":"./dist/upload.js"},"./validation":{"types":"./dist/validation.d.ts","import":"./dist/validation.mjs","default":"./dist/validation.mjs","require":"./dist/validation.js"},"./fs-capacitor":{"types":"./dist/fs-capacitor.d.ts","import":"./dist/fs-capacitor.mjs","default":"./dist/fs-capacitor.mjs","require":"./dist/fs-capacitor.js"},"./package.json":"./package.json","./ignore-stream":{"types":"./dist/ignore-stream.d.ts","import":"./dist/ignore-stream.mjs","default":"./dist/ignore-stream.mjs","require":"./dist/ignore-stream.js"},"./upload-errors":{"types":"./dist/upload-errors.d.ts","import":"./dist/upload-errors.mjs","default":"./dist/upload-errors.mjs","require":"./dist/upload-errors.js"},"./graphql-upload":{"types":"./dist/graphql-upload.d.ts","import":"./dist/graphql-upload.mjs","default":"./dist/graphql-upload.mjs","require":"./dist/graphql-upload.js"},"./process-request":{"types":"./dist/process-request.d.ts","import":"./dist/process-request.mjs","default":"./dist/process-request.mjs","require":"./dist/process-request.js"},"./graphql-upload-koa":{"types":"./dist/graphql-upload-koa.d.ts","import":"./dist/graphql-upload-koa.mjs","default":"./dist/graphql-upload-koa.mjs","require":"./dist/graphql-upload-koa.js"},"./graphql-upload-express":{"types":"./dist/graphql-upload-express.d.ts","import":"./dist/graphql-upload-express.mjs","default":"./dist/graphql-upload-express.mjs","require":"./dist/graphql-upload-express.js"}},"funding":{"url":"https://github.com/sponsors/meabed","type":"github"},"gitHead":"de7be52061cf8e260ee70ed6b9bf782530db16f3","scripts":{"dev":"rolldown -c rolldown.config.mjs --watch","lint":"biome check","size":"size-limit","test":"jest --coverage","build":"npm run clean && npm run build:rolldown && npm run build:types","clean":"rm -rf dist coverage *.tsbuildinfo","format":"biome format --write --no-errors-on-unmatched","analyze":"size-limit --why","prepare":"husky","lint:fix":"biome check --write","validate":"npm run format:check && npm run lint && npm run typecheck && npm run test","typecheck":"tsc --noEmit","test:watch":"jest --watch","build:types":"tsc","format:check":"biome format","test:coverage":"jest --coverage --coverageReporters=html","build:rolldown":"rolldown -c rolldown.config.mjs","example:apollo":"cd examples/apollo && npm start","prepublishOnly":"npm run validate && npm run build","example:express":"cd examples/express && npm start"},"_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"11.5.1","description":"TypeScript-first middleware and Upload scalar for GraphQL multipart requests (file uploads) with support for Apollo Server, Express, Koa, and more.","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx,json,md}":["biome format --write","biome check --write"]},"sideEffects":false,"_nodeVersion":"24.7.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"3.0.1","jest":"30.1.3","husky":"9.1.7","tslib":"^2.8.1","express":"5.1.0","graphql":"16.11.0","ts-jest":"29.4.1","ts-node":"10.9.2","rolldown":"^1.0.0-beta.34","form-data":"4.0.4","@types/koa":"3.0.0","node-fetch":"^3.3.2","size-limit":"^11.2.0","typescript":"5.9.2","@types/jest":"30.0.0","@types/node":"^24.3.0","lint-staged":"16.1.6","@types/busboy":"1.5.4","@biomejs/biome":"^2.2.2","@types/express":"5.0.3","form-data-encoder":"^4.1.0","@types/object-path":"0.11.4","@size-limit/preset-small-lib":"^11.2.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.2.0-beta.3_1756884602996_0.1755862072993477","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-beta.4":{"name":"graphql-upload-ts","version":"2.2.0-beta.4","keywords":["graphql","graphql-upload","graphql-upload-typescript","file-upload","multipart","multipart-request","apollo-server","express","koa","typescript","upload-scalar","graphql-middleware","file-streaming","graphql-yoga","nestjs","esm","commonjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.2.0-beta.4","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"contributors":[{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues","email":"mo@meabed.com"},"dist":{"shasum":"de4e421cc6ea6d0ca3a8bb70a83b282c17ceac42","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.2.0-beta.4.tgz","fileCount":74,"integrity":"sha512-p2vtD2IBKp1EwhpzqGTB8gArGUN7XfbXVEpEM1nErj4rJwvf0bEWwKsk0L1izbKJmodxK9c+Hffrfktz5xa/pw==","signatures":[{"sig":"MEUCIQD+P88yx/V7xvO0ebB0ufguzyoFgWusoUVaXfNgTBDsLAIgUTbJyEFrSVRc0QX0yXrtbXJaarl/gjfHusYs+aH1Bdg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":472146},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","default":"./dist/index.mjs","require":"./dist/index.js"},"./upload":{"types":"./dist/upload.d.ts","import":"./dist/upload.mjs","default":"./dist/upload.mjs","require":"./dist/upload.js"},"./validation":{"types":"./dist/validation.d.ts","import":"./dist/validation.mjs","default":"./dist/validation.mjs","require":"./dist/validation.js"},"./fs-capacitor":{"types":"./dist/fs-capacitor.d.ts","import":"./dist/fs-capacitor.mjs","default":"./dist/fs-capacitor.mjs","require":"./dist/fs-capacitor.js"},"./package.json":"./package.json","./ignore-stream":{"types":"./dist/ignore-stream.d.ts","import":"./dist/ignore-stream.mjs","default":"./dist/ignore-stream.mjs","require":"./dist/ignore-stream.js"},"./upload-errors":{"types":"./dist/upload-errors.d.ts","import":"./dist/upload-errors.mjs","default":"./dist/upload-errors.mjs","require":"./dist/upload-errors.js"},"./graphql-upload":{"types":"./dist/graphql-upload.d.ts","import":"./dist/graphql-upload.mjs","default":"./dist/graphql-upload.mjs","require":"./dist/graphql-upload.js"},"./process-request":{"types":"./dist/process-request.d.ts","import":"./dist/process-request.mjs","default":"./dist/process-request.mjs","require":"./dist/process-request.js"},"./graphql-upload-koa":{"types":"./dist/graphql-upload-koa.d.ts","import":"./dist/graphql-upload-koa.mjs","default":"./dist/graphql-upload-koa.mjs","require":"./dist/graphql-upload-koa.js"},"./graphql-upload-express":{"types":"./dist/graphql-upload-express.d.ts","import":"./dist/graphql-upload-express.mjs","default":"./dist/graphql-upload-express.mjs","require":"./dist/graphql-upload-express.js"}},"funding":{"url":"https://github.com/sponsors/meabed","type":"github"},"gitHead":"e6622c618871fa4aa95e6125cdf263f8fc45f13d","scripts":{"dev":"rollup -c rollup.config.js --watch","lint":"biome check","size":"size-limit","test":"jest --coverage","build":"npm run clean && npm run build:rollup && npm run build:types","clean":"rm -rf dist coverage *.tsbuildinfo","format":"biome format --write --no-errors-on-unmatched","analyze":"size-limit --why","prepare":"husky","lint:fix":"biome check --write","validate":"npm run format:check && npm run lint && npm run typecheck && npm run test","typecheck":"tsc --noEmit","test:watch":"jest --watch","build:types":"tsc","build:rollup":"rollup -c rollup.config.js","format:check":"biome format","test:coverage":"jest --coverage --coverageReporters=html","example:apollo":"cd examples/apollo && npm start","prepublishOnly":"npm run validate && npm run build","example:express":"cd examples/express && npm start"},"_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"11.5.1","description":"TypeScript-first middleware and Upload scalar for GraphQL multipart requests (file uploads) with support for Apollo Server, Express, Koa, and more.","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx,json,md}":["biome format --write","biome check --write"]},"sideEffects":false,"_nodeVersion":"24.7.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"3.0.1","jest":"30.1.3","husky":"9.1.7","tslib":"^2.8.1","rollup":"^4.50.0","express":"5.1.0","graphql":"16.11.0","ts-jest":"29.4.1","ts-node":"10.9.2","form-data":"4.0.4","@types/koa":"3.0.0","node-fetch":"^3.3.2","size-limit":"^11.2.0","typescript":"5.9.2","@types/jest":"30.0.0","@types/node":"^24.3.0","lint-staged":"16.1.6","@types/busboy":"1.5.4","@biomejs/biome":"^2.2.2","@types/express":"5.0.3","form-data-encoder":"^4.1.0","@types/object-path":"0.11.4","@rollup/plugin-commonjs":"^28.0.6","@rollup/plugin-typescript":"^12.1.4","@rollup/plugin-node-resolve":"^16.0.1","@size-limit/preset-small-lib":"^11.2.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.2.0-beta.4_1756906479959_0.9572454505198933","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-beta.5":{"name":"graphql-upload-ts","version":"2.2.0-beta.5","keywords":["graphql","graphql-upload","graphql-upload-typescript","file-upload","multipart","multipart-request","apollo-server","express","koa","typescript","upload-scalar","graphql-middleware","file-streaming","graphql-yoga","nestjs","esm","commonjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.2.0-beta.5","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"contributors":[{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues","email":"mo@meabed.com"},"dist":{"shasum":"8d0ca27302ce6471b8b0efe629ee705639f1cfb2","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.2.0-beta.5.tgz","fileCount":74,"integrity":"sha512-7eirlb3kqk2b9SlTa45UI/iKg09ChWfvfi+BLqFCziT8UyXNP5cdUGigBOdMrqYtyNoqMV/EH9Sr16SPQevEeg==","signatures":[{"sig":"MEUCIHJLDQ0ljN2si/nMyv4Mo5Gu+7UlYbIiaZ/xE3B71UxbAiEA4U09/M5Zl0Huk07/EJKvNZkcwBeculQ2C2tTkJjqjVE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":483776},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","default":"./dist/index.mjs","require":"./dist/index.js"},"./upload":{"types":"./dist/upload.d.ts","import":"./dist/upload.mjs","default":"./dist/upload.mjs","require":"./dist/upload.js"},"./validation":{"types":"./dist/validation.d.ts","import":"./dist/validation.mjs","default":"./dist/validation.mjs","require":"./dist/validation.js"},"./fs-capacitor":{"types":"./dist/fs-capacitor.d.ts","import":"./dist/fs-capacitor.mjs","default":"./dist/fs-capacitor.mjs","require":"./dist/fs-capacitor.js"},"./package.json":"./package.json","./ignore-stream":{"types":"./dist/ignore-stream.d.ts","import":"./dist/ignore-stream.mjs","default":"./dist/ignore-stream.mjs","require":"./dist/ignore-stream.js"},"./upload-errors":{"types":"./dist/upload-errors.d.ts","import":"./dist/upload-errors.mjs","default":"./dist/upload-errors.mjs","require":"./dist/upload-errors.js"},"./graphql-upload":{"types":"./dist/graphql-upload.d.ts","import":"./dist/graphql-upload.mjs","default":"./dist/graphql-upload.mjs","require":"./dist/graphql-upload.js"},"./process-request":{"types":"./dist/process-request.d.ts","import":"./dist/process-request.mjs","default":"./dist/process-request.mjs","require":"./dist/process-request.js"},"./graphql-upload-koa":{"types":"./dist/graphql-upload-koa.d.ts","import":"./dist/graphql-upload-koa.mjs","default":"./dist/graphql-upload-koa.mjs","require":"./dist/graphql-upload-koa.js"},"./graphql-upload-express":{"types":"./dist/graphql-upload-express.d.ts","import":"./dist/graphql-upload-express.mjs","default":"./dist/graphql-upload-express.mjs","require":"./dist/graphql-upload-express.js"}},"funding":{"url":"https://github.com/sponsors/meabed","type":"github"},"gitHead":"95f8da7d886038431be27655762d744b5288e323","scripts":{"dev":"rollup -c rollup.config.js --watch","lint":"biome check","size":"size-limit","test":"jest --coverage","build":"npm run clean && npm run build:rollup && npm run build:types","clean":"rm -rf dist coverage *.tsbuildinfo","format":"biome format --write --no-errors-on-unmatched","analyze":"size-limit --why","prepare":"husky","lint:fix":"biome check --write","validate":"npm run format:check && npm run lint && npm run typecheck && npm run test","typecheck":"tsc --noEmit","test:watch":"jest --watch","build:types":"tsc","build:rollup":"rollup -c rollup.config.js","format:check":"biome format","test:coverage":"jest --coverage --coverageReporters=html","example:apollo":"cd examples/apollo && npm start","prepublishOnly":"npm run validate && npm run build","example:express":"cd examples/express && npm start"},"_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"11.5.1","description":"TypeScript-first middleware and Upload scalar for GraphQL multipart requests (file uploads) with support for Apollo Server, Express, Koa, and more.","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx,json,md}":["biome format --write","biome check --write"]},"sideEffects":false,"_nodeVersion":"24.7.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"3.0.1","jest":"30.1.3","husky":"9.1.7","tslib":"^2.8.1","rollup":"^4.50.0","express":"5.1.0","graphql":"16.11.0","ts-jest":"29.4.1","ts-node":"10.9.2","form-data":"4.0.4","@types/koa":"3.0.0","node-fetch":"^3.3.2","size-limit":"^11.2.0","typescript":"5.9.2","@types/jest":"30.0.0","@types/node":"^24.3.0","lint-staged":"16.1.6","@types/busboy":"1.5.4","@biomejs/biome":"^2.2.2","@types/express":"5.0.3","form-data-encoder":"^4.1.0","@types/object-path":"0.11.4","@rollup/plugin-commonjs":"^28.0.6","@rollup/plugin-typescript":"^12.1.4","@rollup/plugin-node-resolve":"^16.0.1","@size-limit/preset-small-lib":"^11.2.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.2.0-beta.5_1756919507918_0.9293342019005553","host":"s3://npm-registry-packages-npm-production"}},"2.1.3":{"name":"graphql-upload-ts","version":"2.1.3","keywords":["graphql","graphql-upload","graphql-upload-typescript","file-upload","multipart","multipart-request","apollo-server","express","koa","typescript","upload-scalar","graphql-middleware","file-streaming","graphql-yoga","nestjs","esm","commonjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.3","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"contributors":[{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues","email":"mo@meabed.com"},"dist":{"shasum":"a4e14df4b289274b19425cc888ac86687cd1b127","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.3.tgz","fileCount":74,"integrity":"sha512-ylGVSOy+mpW4IyJyUuAcX2pJNUbjimIENMEYN6oZZ0A7mCH/RAVhFd5UpvJiP+seghvH6mhTk2QQa0mGkMJOag==","signatures":[{"sig":"MEQCIFiHf/DZKaKjjg2WXZN9HJr5g508axwfBfVAa72/4cP6AiB3g7PCqLMljjFCGmBfBn5/MAVNlIlNTcksRAlCF9j+1w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":483769},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","default":"./dist/index.mjs","require":"./dist/index.js"},"./upload":{"types":"./dist/upload.d.ts","import":"./dist/upload.mjs","default":"./dist/upload.mjs","require":"./dist/upload.js"},"./validation":{"types":"./dist/validation.d.ts","import":"./dist/validation.mjs","default":"./dist/validation.mjs","require":"./dist/validation.js"},"./fs-capacitor":{"types":"./dist/fs-capacitor.d.ts","import":"./dist/fs-capacitor.mjs","default":"./dist/fs-capacitor.mjs","require":"./dist/fs-capacitor.js"},"./package.json":"./package.json","./ignore-stream":{"types":"./dist/ignore-stream.d.ts","import":"./dist/ignore-stream.mjs","default":"./dist/ignore-stream.mjs","require":"./dist/ignore-stream.js"},"./upload-errors":{"types":"./dist/upload-errors.d.ts","import":"./dist/upload-errors.mjs","default":"./dist/upload-errors.mjs","require":"./dist/upload-errors.js"},"./graphql-upload":{"types":"./dist/graphql-upload.d.ts","import":"./dist/graphql-upload.mjs","default":"./dist/graphql-upload.mjs","require":"./dist/graphql-upload.js"},"./process-request":{"types":"./dist/process-request.d.ts","import":"./dist/process-request.mjs","default":"./dist/process-request.mjs","require":"./dist/process-request.js"},"./graphql-upload-koa":{"types":"./dist/graphql-upload-koa.d.ts","import":"./dist/graphql-upload-koa.mjs","default":"./dist/graphql-upload-koa.mjs","require":"./dist/graphql-upload-koa.js"},"./graphql-upload-express":{"types":"./dist/graphql-upload-express.d.ts","import":"./dist/graphql-upload-express.mjs","default":"./dist/graphql-upload-express.mjs","require":"./dist/graphql-upload-express.js"}},"funding":{"url":"https://github.com/sponsors/meabed","type":"github"},"gitHead":"4a3986cdbc590b0eaea8d7e2cf60b858a714a7d2","scripts":{"dev":"rollup -c rollup.config.js --watch","lint":"biome check","size":"size-limit","test":"jest --coverage","build":"npm run clean && npm run build:rollup && npm run build:types","clean":"rm -rf dist coverage *.tsbuildinfo","format":"biome format --write --no-errors-on-unmatched","analyze":"size-limit --why","prepare":"husky","lint:fix":"biome check --write","validate":"npm run format:check && npm run lint && npm run typecheck && npm run test","typecheck":"tsc --noEmit","test:watch":"jest --watch","build:types":"tsc","build:rollup":"rollup -c rollup.config.js","format:check":"biome format","test:coverage":"jest --coverage --coverageReporters=html","example:apollo":"cd examples/apollo && npm start","prepublishOnly":"npm run validate && npm run build","example:express":"cd examples/express && npm start"},"_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"11.5.1","description":"TypeScript-first middleware and Upload scalar for GraphQL multipart requests (file uploads) with support for Apollo Server, Express, Koa, and more.","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx,json,md}":["biome format --write","biome check --write"]},"sideEffects":false,"_nodeVersion":"24.7.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","devDependencies":{"koa":"3.0.1","jest":"30.1.3","husky":"9.1.7","tslib":"^2.8.1","rollup":"^4.50.0","express":"5.1.0","graphql":"16.11.0","ts-jest":"29.4.1","ts-node":"10.9.2","form-data":"4.0.4","@types/koa":"3.0.0","node-fetch":"^3.3.2","size-limit":"^11.2.0","typescript":"5.9.2","@types/jest":"30.0.0","@types/node":"^24.3.0","lint-staged":"16.1.6","@types/busboy":"1.5.4","@biomejs/biome":"^2.2.2","@types/express":"5.0.3","form-data-encoder":"^4.1.0","@types/object-path":"0.11.4","@rollup/plugin-commonjs":"^28.0.6","@rollup/plugin-typescript":"^12.1.4","@rollup/plugin-node-resolve":"^16.0.1","@size-limit/preset-small-lib":"^11.2.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.3_1756934846881_0.662532600043114","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-beta.6":{"name":"graphql-upload-ts","version":"2.2.0-beta.6","keywords":["graphql","graphql-upload","graphql-upload-typescript","file-upload","multipart","multipart-request","apollo-server","express","koa","typescript","upload-scalar","graphql-middleware","file-streaming","graphql-yoga","nestjs","esm","commonjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.2.0-beta.6","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"contributors":[{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues","email":"mo@meabed.com"},"dist":{"shasum":"4237478d38eeda75c0e9237f8629a6e9edaad26e","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.2.0-beta.6.tgz","fileCount":74,"integrity":"sha512-2UX99jOb8I1E8UWEJJm/aT57k1JcuuqvWY0BbjMkj4/kvDHd47jhIEaznIPKiMTHujkTmPOOEFzCB5s2uCE22g==","signatures":[{"sig":"MEUCIQDhI8z8tyA51Q1SYTQ5r4b/oLSmEF94j7a8w2VyYvRylQIgFnCvN48CsuBPP2V9/AGHSdYer8QAfi5GAr4R5NQISXs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":483776},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","default":"./dist/index.mjs","require":"./dist/index.js"},"./upload":{"types":"./dist/upload.d.ts","import":"./dist/upload.mjs","default":"./dist/upload.mjs","require":"./dist/upload.js"},"./validation":{"types":"./dist/validation.d.ts","import":"./dist/validation.mjs","default":"./dist/validation.mjs","require":"./dist/validation.js"},"./fs-capacitor":{"types":"./dist/fs-capacitor.d.ts","import":"./dist/fs-capacitor.mjs","default":"./dist/fs-capacitor.mjs","require":"./dist/fs-capacitor.js"},"./package.json":"./package.json","./ignore-stream":{"types":"./dist/ignore-stream.d.ts","import":"./dist/ignore-stream.mjs","default":"./dist/ignore-stream.mjs","require":"./dist/ignore-stream.js"},"./upload-errors":{"types":"./dist/upload-errors.d.ts","import":"./dist/upload-errors.mjs","default":"./dist/upload-errors.mjs","require":"./dist/upload-errors.js"},"./graphql-upload":{"types":"./dist/graphql-upload.d.ts","import":"./dist/graphql-upload.mjs","default":"./dist/graphql-upload.mjs","require":"./dist/graphql-upload.js"},"./process-request":{"types":"./dist/process-request.d.ts","import":"./dist/process-request.mjs","default":"./dist/process-request.mjs","require":"./dist/process-request.js"},"./graphql-upload-koa":{"types":"./dist/graphql-upload-koa.d.ts","import":"./dist/graphql-upload-koa.mjs","default":"./dist/graphql-upload-koa.mjs","require":"./dist/graphql-upload-koa.js"},"./graphql-upload-express":{"types":"./dist/graphql-upload-express.d.ts","import":"./dist/graphql-upload-express.mjs","default":"./dist/graphql-upload-express.mjs","require":"./dist/graphql-upload-express.js"}},"funding":{"url":"https://github.com/sponsors/meabed","type":"github"},"gitHead":"4bada5d578890c52991f0d77eb927c8f327602e0","scripts":{"dev":"rollup -c rollup.config.js --watch","lint":"biome check","size":"size-limit","test":"jest --coverage","build":"npm run clean && npm run build:rollup && npm run build:types","clean":"rm -rf dist coverage *.tsbuildinfo","format":"biome format --write --no-errors-on-unmatched","analyze":"size-limit --why","prepare":"husky","lint:fix":"biome check --write","validate":"npm run format:check && npm run lint && npm run typecheck && npm run test","typecheck":"tsc --noEmit","test:watch":"jest --watch","build:types":"tsc","build:rollup":"rollup -c rollup.config.js","format:check":"biome format","test:coverage":"jest --coverage --coverageReporters=html","example:apollo":"cd examples/apollo && npm start","prepublishOnly":"npm run validate && npm run build","example:express":"cd examples/express && npm start"},"_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"11.5.1","description":"TypeScript-first middleware and Upload scalar for GraphQL multipart requests (file uploads) with support for Apollo Server, Express, Koa, and more.","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx,json,md}":["biome format --write","biome check --write"]},"sideEffects":false,"_nodeVersion":"24.7.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"3.0.1","jest":"30.1.3","husky":"9.1.7","tslib":"^2.8.1","rollup":"^4.50.0","express":"5.1.0","graphql":"16.11.0","ts-jest":"29.4.1","ts-node":"10.9.2","form-data":"4.0.4","@types/koa":"3.0.0","node-fetch":"^3.3.2","size-limit":"^11.2.0","typescript":"5.9.2","@types/jest":"30.0.0","@types/node":"^24.3.0","lint-staged":"16.1.6","@types/busboy":"1.5.4","@biomejs/biome":"^2.2.2","@types/express":"5.0.3","form-data-encoder":"^4.1.0","@types/object-path":"0.11.4","@rollup/plugin-commonjs":"^28.0.6","@rollup/plugin-typescript":"^12.1.4","@rollup/plugin-node-resolve":"^16.0.1","@size-limit/preset-small-lib":"^11.2.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.2.0-beta.6_1757008473205_0.270797153607399","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-beta.7":{"name":"graphql-upload-ts","version":"2.2.0-beta.7","keywords":["graphql","graphql-upload","graphql-upload-typescript","file-upload","multipart","multipart-request","apollo-server","express","koa","typescript","upload-scalar","graphql-middleware","file-streaming","graphql-yoga","nestjs","esm","commonjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.2.0-beta.7","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"contributors":[{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues","email":"mo@meabed.com"},"dist":{"shasum":"a71f94fb8ffa080950c5a42392491462fcd3ce8d","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.2.0-beta.7.tgz","fileCount":74,"integrity":"sha512-GSfDL5nxH66R8yhI/qLs/ACrHb1EEU3oBrZcNmckV2E6m/1nm2tsaVXKGDY/X1VxkXOw5tFryejMlPqCZppQJg==","signatures":[{"sig":"MEUCIQCWf56ETmBACok7RkKFUI6bDmQwhJpeNsC5Fhz2PfOCMwIgHu12HSoocxZB+Hx4+MNku71eo9J53979m9Kn6L0A9Yc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":483776},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","default":"./dist/index.mjs","require":"./dist/index.js"},"./upload":{"types":"./dist/upload.d.ts","import":"./dist/upload.mjs","default":"./dist/upload.mjs","require":"./dist/upload.js"},"./validation":{"types":"./dist/validation.d.ts","import":"./dist/validation.mjs","default":"./dist/validation.mjs","require":"./dist/validation.js"},"./fs-capacitor":{"types":"./dist/fs-capacitor.d.ts","import":"./dist/fs-capacitor.mjs","default":"./dist/fs-capacitor.mjs","require":"./dist/fs-capacitor.js"},"./package.json":"./package.json","./ignore-stream":{"types":"./dist/ignore-stream.d.ts","import":"./dist/ignore-stream.mjs","default":"./dist/ignore-stream.mjs","require":"./dist/ignore-stream.js"},"./upload-errors":{"types":"./dist/upload-errors.d.ts","import":"./dist/upload-errors.mjs","default":"./dist/upload-errors.mjs","require":"./dist/upload-errors.js"},"./graphql-upload":{"types":"./dist/graphql-upload.d.ts","import":"./dist/graphql-upload.mjs","default":"./dist/graphql-upload.mjs","require":"./dist/graphql-upload.js"},"./process-request":{"types":"./dist/process-request.d.ts","import":"./dist/process-request.mjs","default":"./dist/process-request.mjs","require":"./dist/process-request.js"},"./graphql-upload-koa":{"types":"./dist/graphql-upload-koa.d.ts","import":"./dist/graphql-upload-koa.mjs","default":"./dist/graphql-upload-koa.mjs","require":"./dist/graphql-upload-koa.js"},"./graphql-upload-express":{"types":"./dist/graphql-upload-express.d.ts","import":"./dist/graphql-upload-express.mjs","default":"./dist/graphql-upload-express.mjs","require":"./dist/graphql-upload-express.js"}},"funding":{"url":"https://github.com/sponsors/meabed","type":"github"},"gitHead":"159a6d7013714d6ecb476b75309ba21d40d0f2a0","scripts":{"dev":"rollup -c rollup.config.js --watch","lint":"biome check","size":"size-limit","test":"jest --coverage","build":"npm run clean && npm run build:rollup && npm run build:types","clean":"rm -rf dist coverage *.tsbuildinfo","format":"biome format --write --no-errors-on-unmatched","analyze":"size-limit --why","prepare":"husky","lint:fix":"biome check --write","validate":"npm run format:check && npm run lint && npm run typecheck && npm run test","typecheck":"tsc --noEmit","test:watch":"jest --watch","build:types":"tsc","build:rollup":"rollup -c rollup.config.js","format:check":"biome format","test:coverage":"jest --coverage --coverageReporters=html","example:apollo":"cd examples/apollo && npm start","prepublishOnly":"npm run validate && npm run build","example:express":"cd examples/express && npm start"},"_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"11.5.1","description":"TypeScript-first middleware and Upload scalar for GraphQL multipart requests (file uploads) with support for Apollo Server, Express, Koa, and more.","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx,json,md}":["biome format --write","biome check --write"]},"sideEffects":false,"_nodeVersion":"24.7.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"3.0.1","jest":"30.1.3","husky":"9.1.7","tslib":"^2.8.1","rollup":"^4.50.0","express":"5.1.0","graphql":"16.11.0","ts-jest":"29.4.1","ts-node":"10.9.2","form-data":"4.0.4","@types/koa":"3.0.0","node-fetch":"^3.3.2","size-limit":"^11.2.0","typescript":"5.9.2","@types/jest":"30.0.0","@types/node":"^24.3.1","lint-staged":"16.1.6","@types/busboy":"1.5.4","@biomejs/biome":"^2.2.2","@types/express":"5.0.3","form-data-encoder":"^4.1.0","@types/object-path":"0.11.4","@rollup/plugin-commonjs":"^28.0.6","@rollup/plugin-typescript":"^12.1.4","@rollup/plugin-node-resolve":"^16.0.1","@size-limit/preset-small-lib":"^11.2.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.2.0-beta.7_1757020309021_0.8981991576680886","host":"s3://npm-registry-packages-npm-production"}},"2.1.4-beta.1":{"name":"graphql-upload-ts","version":"2.1.4-beta.1","keywords":["graphql","graphql-upload","graphql-upload-typescript","file-upload","multipart","multipart-request","apollo-server","express","koa","typescript","upload-scalar","graphql-middleware","file-streaming","graphql-yoga","nestjs","esm","commonjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.4-beta.1","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"contributors":[{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues","email":"mo@meabed.com"},"dist":{"shasum":"0628c752f812ccaaed52c55417396fd29132474a","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.4-beta.1.tgz","fileCount":74,"integrity":"sha512-BxKCQpxawz9yxnMZ9z4AHGrHUICbe2wPMHseHtm8HmYBjpibWrYLUeVW68Ejj3QJ7OjaJ0BInUMptMF2ySQ6kw==","signatures":[{"sig":"MEYCIQCZqRTcoZR13r1PGQ6aFCa+A6Mxmws4LPQwn2TDjUgbbwIhALGkEgJjNUBRmnckmd+ya3L1A9CKe+TqxkARl0A8Mpdg","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":483776},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","default":"./dist/index.mjs","require":"./dist/index.js"},"./upload":{"types":"./dist/upload.d.ts","import":"./dist/upload.mjs","default":"./dist/upload.mjs","require":"./dist/upload.js"},"./validation":{"types":"./dist/validation.d.ts","import":"./dist/validation.mjs","default":"./dist/validation.mjs","require":"./dist/validation.js"},"./fs-capacitor":{"types":"./dist/fs-capacitor.d.ts","import":"./dist/fs-capacitor.mjs","default":"./dist/fs-capacitor.mjs","require":"./dist/fs-capacitor.js"},"./package.json":"./package.json","./ignore-stream":{"types":"./dist/ignore-stream.d.ts","import":"./dist/ignore-stream.mjs","default":"./dist/ignore-stream.mjs","require":"./dist/ignore-stream.js"},"./upload-errors":{"types":"./dist/upload-errors.d.ts","import":"./dist/upload-errors.mjs","default":"./dist/upload-errors.mjs","require":"./dist/upload-errors.js"},"./graphql-upload":{"types":"./dist/graphql-upload.d.ts","import":"./dist/graphql-upload.mjs","default":"./dist/graphql-upload.mjs","require":"./dist/graphql-upload.js"},"./process-request":{"types":"./dist/process-request.d.ts","import":"./dist/process-request.mjs","default":"./dist/process-request.mjs","require":"./dist/process-request.js"},"./graphql-upload-koa":{"types":"./dist/graphql-upload-koa.d.ts","import":"./dist/graphql-upload-koa.mjs","default":"./dist/graphql-upload-koa.mjs","require":"./dist/graphql-upload-koa.js"},"./graphql-upload-express":{"types":"./dist/graphql-upload-express.d.ts","import":"./dist/graphql-upload-express.mjs","default":"./dist/graphql-upload-express.mjs","require":"./dist/graphql-upload-express.js"}},"funding":{"url":"https://github.com/sponsors/meabed","type":"github"},"gitHead":"4effc5002ffae808d5c439766bee08f619bad372","scripts":{"dev":"rollup -c rollup.config.js --watch","lint":"biome check","size":"size-limit","test":"jest --coverage","build":"npm run clean && npm run build:rollup && npm run build:types","clean":"rm -rf dist coverage *.tsbuildinfo","format":"biome format --write --no-errors-on-unmatched","analyze":"size-limit --why","prepare":"husky","lint:fix":"biome check --write","validate":"npm run format:check && npm run lint && npm run typecheck && npm run test","typecheck":"tsc --noEmit","test:watch":"jest --watch","build:types":"tsc","build:rollup":"rollup -c rollup.config.js","format:check":"biome format","test:coverage":"jest --coverage --coverageReporters=html","example:apollo":"cd examples/apollo && npm start","prepublishOnly":"npm run validate && npm run build","example:express":"cd examples/express && npm start"},"_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"11.5.1","description":"TypeScript-first middleware and Upload scalar for GraphQL multipart requests (file uploads) with support for Apollo Server, Express, Koa, and more.","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx,json,md}":["biome format --write","biome check --write"]},"sideEffects":false,"_nodeVersion":"24.7.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"3.0.1","jest":"30.1.3","husky":"9.1.7","tslib":"^2.8.1","rollup":"^4.50.0","express":"5.1.0","graphql":"16.11.0","ts-jest":"29.4.1","ts-node":"10.9.2","form-data":"4.0.4","@types/koa":"3.0.0","node-fetch":"^3.3.2","size-limit":"^11.2.0","typescript":"5.9.2","@types/jest":"30.0.0","@types/node":"^24.3.1","lint-staged":"16.1.6","@types/busboy":"1.5.4","@biomejs/biome":"^2.2.2","@types/express":"5.0.3","form-data-encoder":"^4.1.0","@types/object-path":"0.11.4","@rollup/plugin-commonjs":"^28.0.6","@rollup/plugin-typescript":"^12.1.4","@rollup/plugin-node-resolve":"^16.0.1","@size-limit/preset-small-lib":"^11.2.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.4-beta.1_1757020429329_0.19613394111696025","host":"s3://npm-registry-packages-npm-production"}},"2.1.4-beta.2":{"name":"graphql-upload-ts","version":"2.1.4-beta.2","keywords":["graphql","graphql-upload","graphql-upload-typescript","file-upload","multipart","multipart-request","apollo-server","express","koa","typescript","upload-scalar","graphql-middleware","file-streaming","graphql-yoga","nestjs","esm","commonjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.4-beta.2","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"contributors":[{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues","email":"mo@meabed.com"},"dist":{"shasum":"2fc100091c2db755c90ccd5ca5c9f6ea9c0dc441","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.4-beta.2.tgz","fileCount":74,"integrity":"sha512-VYj9lm/gDgBB7tJZIsqlI1pSDisl6lAv+/1BwDMZrdwg4OWCxGw2eTFKBm+2jKPZHPrD13XhdHEjceAgkhBgrg==","signatures":[{"sig":"MEUCIQCulq7Q+6KLDu/PrQad8rECwxQAuT1JmOkjitzYJA8rVwIgSgNK7VMUUKrshqOkoYw5qdKKaSYGY6ObBTgsS0uVx40=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":483776},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","default":"./dist/index.mjs","require":"./dist/index.js"},"./upload":{"types":"./dist/upload.d.ts","import":"./dist/upload.mjs","default":"./dist/upload.mjs","require":"./dist/upload.js"},"./validation":{"types":"./dist/validation.d.ts","import":"./dist/validation.mjs","default":"./dist/validation.mjs","require":"./dist/validation.js"},"./fs-capacitor":{"types":"./dist/fs-capacitor.d.ts","import":"./dist/fs-capacitor.mjs","default":"./dist/fs-capacitor.mjs","require":"./dist/fs-capacitor.js"},"./package.json":"./package.json","./ignore-stream":{"types":"./dist/ignore-stream.d.ts","import":"./dist/ignore-stream.mjs","default":"./dist/ignore-stream.mjs","require":"./dist/ignore-stream.js"},"./upload-errors":{"types":"./dist/upload-errors.d.ts","import":"./dist/upload-errors.mjs","default":"./dist/upload-errors.mjs","require":"./dist/upload-errors.js"},"./graphql-upload":{"types":"./dist/graphql-upload.d.ts","import":"./dist/graphql-upload.mjs","default":"./dist/graphql-upload.mjs","require":"./dist/graphql-upload.js"},"./process-request":{"types":"./dist/process-request.d.ts","import":"./dist/process-request.mjs","default":"./dist/process-request.mjs","require":"./dist/process-request.js"},"./graphql-upload-koa":{"types":"./dist/graphql-upload-koa.d.ts","import":"./dist/graphql-upload-koa.mjs","default":"./dist/graphql-upload-koa.mjs","require":"./dist/graphql-upload-koa.js"},"./graphql-upload-express":{"types":"./dist/graphql-upload-express.d.ts","import":"./dist/graphql-upload-express.mjs","default":"./dist/graphql-upload-express.mjs","require":"./dist/graphql-upload-express.js"}},"funding":{"url":"https://github.com/sponsors/meabed","type":"github"},"gitHead":"65f9266a7c530d7645ab40fa1f493838afa114c1","scripts":{"dev":"rollup -c rollup.config.js --watch","lint":"biome check","size":"size-limit","test":"jest --coverage","build":"npm run clean && npm run build:rollup && npm run build:types","clean":"rm -rf dist coverage *.tsbuildinfo","format":"biome format --write --no-errors-on-unmatched","analyze":"size-limit --why","prepare":"husky","lint:fix":"biome check --write","validate":"npm run format:check && npm run lint && npm run typecheck && npm run test","typecheck":"tsc --noEmit","test:watch":"jest --watch","build:types":"tsc","build:rollup":"rollup -c rollup.config.js","format:check":"biome format","test:coverage":"jest --coverage --coverageReporters=html","example:apollo":"cd examples/apollo && npm start","prepublishOnly":"npm run validate && npm run build","example:express":"cd examples/express && npm start"},"_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"11.5.1","description":"TypeScript-first middleware and Upload scalar for GraphQL multipart requests (file uploads) with support for Apollo Server, Express, Koa, and more.","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx,json,md}":["biome format --write","biome check --write"]},"sideEffects":false,"_nodeVersion":"24.7.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"3.0.1","jest":"30.1.3","husky":"9.1.7","tslib":"^2.8.1","rollup":"^4.50.0","express":"5.1.0","graphql":"16.11.0","ts-jest":"29.4.1","ts-node":"10.9.2","form-data":"4.0.4","@types/koa":"3.0.0","node-fetch":"^3.3.2","size-limit":"^11.2.0","typescript":"5.9.2","@types/jest":"30.0.0","@types/node":"^24.3.1","lint-staged":"16.1.6","@types/busboy":"1.5.4","@biomejs/biome":"^2.2.2","@types/express":"5.0.3","form-data-encoder":"^4.1.0","@types/object-path":"0.11.4","@rollup/plugin-commonjs":"^28.0.6","@rollup/plugin-typescript":"^12.1.4","@rollup/plugin-node-resolve":"^16.0.1","@size-limit/preset-small-lib":"^11.2.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.4-beta.2_1757264671991_0.4200921756643665","host":"s3://npm-registry-packages-npm-production"}},"2.1.4-beta.3":{"name":"graphql-upload-ts","version":"2.1.4-beta.3","keywords":["graphql","graphql-upload","graphql-upload-typescript","file-upload","multipart","multipart-request","apollo-server","express","koa","typescript","upload-scalar","graphql-middleware","file-streaming","graphql-yoga","nestjs","esm","commonjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.4-beta.3","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"contributors":[{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues","email":"mo@meabed.com"},"dist":{"shasum":"67806a26e76daea94587c9e0b73f3e1b0f1dc11a","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.4-beta.3.tgz","fileCount":74,"integrity":"sha512-eOnX8R9nj8ceFG+iwtQbVSqNR/6L5hLeh3XuihFeE/2CJ6ugMzCCdr1Cfv1zMMl6n3dSTYt4SMWCTEppp/JyUA==","signatures":[{"sig":"MEYCIQCX5D3w1zfZGw15pdrDeRQ3+PwW/9oQfvLOhj4MuDIkcgIhAK/1m4VA/AVQFV2qOnEQegpKMQmlEyaUYWf/QK8LiT7G","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":483776},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","default":"./dist/index.mjs","require":"./dist/index.js"},"./upload":{"types":"./dist/upload.d.ts","import":"./dist/upload.mjs","default":"./dist/upload.mjs","require":"./dist/upload.js"},"./validation":{"types":"./dist/validation.d.ts","import":"./dist/validation.mjs","default":"./dist/validation.mjs","require":"./dist/validation.js"},"./fs-capacitor":{"types":"./dist/fs-capacitor.d.ts","import":"./dist/fs-capacitor.mjs","default":"./dist/fs-capacitor.mjs","require":"./dist/fs-capacitor.js"},"./package.json":"./package.json","./ignore-stream":{"types":"./dist/ignore-stream.d.ts","import":"./dist/ignore-stream.mjs","default":"./dist/ignore-stream.mjs","require":"./dist/ignore-stream.js"},"./upload-errors":{"types":"./dist/upload-errors.d.ts","import":"./dist/upload-errors.mjs","default":"./dist/upload-errors.mjs","require":"./dist/upload-errors.js"},"./graphql-upload":{"types":"./dist/graphql-upload.d.ts","import":"./dist/graphql-upload.mjs","default":"./dist/graphql-upload.mjs","require":"./dist/graphql-upload.js"},"./process-request":{"types":"./dist/process-request.d.ts","import":"./dist/process-request.mjs","default":"./dist/process-request.mjs","require":"./dist/process-request.js"},"./graphql-upload-koa":{"types":"./dist/graphql-upload-koa.d.ts","import":"./dist/graphql-upload-koa.mjs","default":"./dist/graphql-upload-koa.mjs","require":"./dist/graphql-upload-koa.js"},"./graphql-upload-express":{"types":"./dist/graphql-upload-express.d.ts","import":"./dist/graphql-upload-express.mjs","default":"./dist/graphql-upload-express.mjs","require":"./dist/graphql-upload-express.js"}},"funding":{"url":"https://github.com/sponsors/meabed","type":"github"},"gitHead":"2e7e95a78b1699c658d02caeeec1c37539fb1f6a","scripts":{"dev":"rollup -c rollup.config.js --watch","lint":"biome check","size":"size-limit","test":"jest --coverage","build":"npm run clean && npm run build:rollup && npm run build:types","clean":"rm -rf dist coverage *.tsbuildinfo","format":"biome format --write --no-errors-on-unmatched","analyze":"size-limit --why","prepare":"husky","lint:fix":"biome check --write","validate":"npm run format:check && npm run lint && npm run typecheck && npm run test","typecheck":"tsc --noEmit","test:watch":"jest --watch","build:types":"tsc","build:rollup":"rollup -c rollup.config.js","format:check":"biome format","test:coverage":"jest --coverage --coverageReporters=html","example:apollo":"cd examples/apollo && npm start","prepublishOnly":"npm run validate && npm run build","example:express":"cd examples/express && npm start"},"_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"11.6.0","description":"TypeScript-first middleware and Upload scalar for GraphQL multipart requests (file uploads) with support for Apollo Server, Express, Koa, and more.","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx,json,md}":["biome format --write","biome check --write"]},"sideEffects":false,"_nodeVersion":"24.8.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"3.0.1","jest":"30.1.3","husky":"9.1.7","tslib":"^2.8.1","rollup":"^4.50.0","express":"5.1.0","graphql":"16.11.0","ts-jest":"29.4.2","ts-node":"10.9.2","form-data":"4.0.4","@types/koa":"3.0.0","node-fetch":"^3.3.2","size-limit":"^11.2.0","typescript":"5.9.2","@types/jest":"30.0.0","@types/node":"^24.3.1","lint-staged":"16.1.6","@types/busboy":"1.5.4","@biomejs/biome":"^2.2.2","@types/express":"5.0.3","form-data-encoder":"^4.1.0","@types/object-path":"0.11.4","@rollup/plugin-commonjs":"^28.0.6","@rollup/plugin-typescript":"^12.1.4","@rollup/plugin-node-resolve":"^16.0.1","@size-limit/preset-small-lib":"^11.2.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.4-beta.3_1758032374848_0.03878130573103977","host":"s3://npm-registry-packages-npm-production"}},"2.1.4-beta.4":{"name":"graphql-upload-ts","version":"2.1.4-beta.4","keywords":["graphql","graphql-upload","graphql-upload-typescript","file-upload","multipart","multipart-request","apollo-server","express","koa","typescript","upload-scalar","graphql-middleware","file-streaming","graphql-yoga","nestjs","esm","commonjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.4-beta.4","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"contributors":[{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues","email":"mo@meabed.com"},"dist":{"shasum":"e656c6208e819aa20377b5c68ce9cc9caa275779","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.4-beta.4.tgz","fileCount":74,"integrity":"sha512-Cd+L+cBwdpyI7H/eR7FVjEbMbkBGChJRHK8P+beSnX08/UTcBNTG70aME3LMgBOM3+ticT7yzNCMArjrjBD4hw==","signatures":[{"sig":"MEUCIA1VHeKHfk+s+c4grqD+PI2FvjLF36waeumPTF46EzLWAiEAtcNCYZHPrwunofI7LHfOxLm8VgqGToWlV1S02Iyo0+E=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":483776},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","default":"./dist/index.mjs","require":"./dist/index.js"},"./upload":{"types":"./dist/upload.d.ts","import":"./dist/upload.mjs","default":"./dist/upload.mjs","require":"./dist/upload.js"},"./validation":{"types":"./dist/validation.d.ts","import":"./dist/validation.mjs","default":"./dist/validation.mjs","require":"./dist/validation.js"},"./fs-capacitor":{"types":"./dist/fs-capacitor.d.ts","import":"./dist/fs-capacitor.mjs","default":"./dist/fs-capacitor.mjs","require":"./dist/fs-capacitor.js"},"./package.json":"./package.json","./ignore-stream":{"types":"./dist/ignore-stream.d.ts","import":"./dist/ignore-stream.mjs","default":"./dist/ignore-stream.mjs","require":"./dist/ignore-stream.js"},"./upload-errors":{"types":"./dist/upload-errors.d.ts","import":"./dist/upload-errors.mjs","default":"./dist/upload-errors.mjs","require":"./dist/upload-errors.js"},"./graphql-upload":{"types":"./dist/graphql-upload.d.ts","import":"./dist/graphql-upload.mjs","default":"./dist/graphql-upload.mjs","require":"./dist/graphql-upload.js"},"./process-request":{"types":"./dist/process-request.d.ts","import":"./dist/process-request.mjs","default":"./dist/process-request.mjs","require":"./dist/process-request.js"},"./graphql-upload-koa":{"types":"./dist/graphql-upload-koa.d.ts","import":"./dist/graphql-upload-koa.mjs","default":"./dist/graphql-upload-koa.mjs","require":"./dist/graphql-upload-koa.js"},"./graphql-upload-express":{"types":"./dist/graphql-upload-express.d.ts","import":"./dist/graphql-upload-express.mjs","default":"./dist/graphql-upload-express.mjs","require":"./dist/graphql-upload-express.js"}},"funding":{"url":"https://github.com/sponsors/meabed","type":"github"},"gitHead":"6dbc0ad6d5490b39853493eb455cc4ca73611d32","scripts":{"dev":"rollup -c rollup.config.js --watch","lint":"biome check","size":"size-limit","test":"jest --coverage","build":"npm run clean && npm run build:rollup && npm run build:types","clean":"rm -rf dist coverage *.tsbuildinfo","format":"biome format --write --no-errors-on-unmatched","analyze":"size-limit --why","prepare":"husky","lint:fix":"biome check --write","validate":"npm run format:check && npm run lint && npm run typecheck && npm run test","typecheck":"tsc --noEmit","test:watch":"jest --watch","build:types":"tsc","build:rollup":"rollup -c rollup.config.js","format:check":"biome format","test:coverage":"jest --coverage --coverageReporters=html","example:apollo":"cd examples/apollo && npm start","prepublishOnly":"npm run validate && npm run build","example:express":"cd examples/express && npm start"},"_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"11.6.0","description":"TypeScript-first middleware and Upload scalar for GraphQL multipart requests (file uploads) with support for Apollo Server, Express, Koa, and more.","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx,json,md}":["biome format --write","biome check --write"]},"sideEffects":false,"_nodeVersion":"24.8.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"3.0.1","jest":"30.1.3","husky":"9.1.7","tslib":"^2.8.1","rollup":"^4.50.0","express":"5.1.0","graphql":"16.11.0","ts-jest":"29.4.3","ts-node":"10.9.2","form-data":"4.0.4","@types/koa":"3.0.0","node-fetch":"^3.3.2","size-limit":"^11.2.0","typescript":"5.9.2","@types/jest":"30.0.0","@types/node":"^24.3.1","lint-staged":"16.1.6","@types/busboy":"1.5.4","@biomejs/biome":"^2.2.2","@types/express":"5.0.3","form-data-encoder":"^4.1.0","@types/object-path":"0.11.4","@rollup/plugin-commonjs":"^28.0.6","@rollup/plugin-typescript":"^12.1.4","@rollup/plugin-node-resolve":"^16.0.1","@size-limit/preset-small-lib":"^11.2.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.4-beta.4_1758200183359_0.6914066857936965","host":"s3://npm-registry-packages-npm-production"}},"2.1.4-beta.5":{"name":"graphql-upload-ts","version":"2.1.4-beta.5","keywords":["graphql","graphql-upload","graphql-upload-typescript","file-upload","multipart","multipart-request","apollo-server","express","koa","typescript","upload-scalar","graphql-middleware","file-streaming","graphql-yoga","nestjs","esm","commonjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.4-beta.5","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"contributors":[{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues","email":"mo@meabed.com"},"dist":{"shasum":"ada2f467e7587faf5c3b1845f6367f983331de4a","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.4-beta.5.tgz","fileCount":74,"integrity":"sha512-2ytN2xNue390Q/ntV6UnVkjM6EwdBXyKrTqhHw7ZNfGcqBT1gJFatWyrrDGQeZWKJUrM8F+RuZqTpFV5+yODTA==","signatures":[{"sig":"MEYCIQDZbGnagByfX69+pnokx0vqO4K92SSrP790aEWUmTdQ6QIhAL57qUHH89NFQx0kH24fHc+H7difIvG0JNNA0t+A87bg","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":483776},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","default":"./dist/index.mjs","require":"./dist/index.js"},"./upload":{"types":"./dist/upload.d.ts","import":"./dist/upload.mjs","default":"./dist/upload.mjs","require":"./dist/upload.js"},"./validation":{"types":"./dist/validation.d.ts","import":"./dist/validation.mjs","default":"./dist/validation.mjs","require":"./dist/validation.js"},"./fs-capacitor":{"types":"./dist/fs-capacitor.d.ts","import":"./dist/fs-capacitor.mjs","default":"./dist/fs-capacitor.mjs","require":"./dist/fs-capacitor.js"},"./package.json":"./package.json","./ignore-stream":{"types":"./dist/ignore-stream.d.ts","import":"./dist/ignore-stream.mjs","default":"./dist/ignore-stream.mjs","require":"./dist/ignore-stream.js"},"./upload-errors":{"types":"./dist/upload-errors.d.ts","import":"./dist/upload-errors.mjs","default":"./dist/upload-errors.mjs","require":"./dist/upload-errors.js"},"./graphql-upload":{"types":"./dist/graphql-upload.d.ts","import":"./dist/graphql-upload.mjs","default":"./dist/graphql-upload.mjs","require":"./dist/graphql-upload.js"},"./process-request":{"types":"./dist/process-request.d.ts","import":"./dist/process-request.mjs","default":"./dist/process-request.mjs","require":"./dist/process-request.js"},"./graphql-upload-koa":{"types":"./dist/graphql-upload-koa.d.ts","import":"./dist/graphql-upload-koa.mjs","default":"./dist/graphql-upload-koa.mjs","require":"./dist/graphql-upload-koa.js"},"./graphql-upload-express":{"types":"./dist/graphql-upload-express.d.ts","import":"./dist/graphql-upload-express.mjs","default":"./dist/graphql-upload-express.mjs","require":"./dist/graphql-upload-express.js"}},"funding":{"url":"https://github.com/sponsors/meabed","type":"github"},"gitHead":"6b0deb53c7953223975b3c882007a00b0c381bb6","scripts":{"dev":"rollup -c rollup.config.js --watch","lint":"biome check","size":"size-limit","test":"jest --coverage","build":"npm run clean && npm run build:rollup && npm run build:types","clean":"rm -rf dist coverage *.tsbuildinfo","format":"biome format --write --no-errors-on-unmatched","analyze":"size-limit --why","prepare":"husky","lint:fix":"biome check --write","validate":"npm run format:check && npm run lint && npm run typecheck && npm run test","typecheck":"tsc --noEmit","test:watch":"jest --watch","build:types":"tsc","build:rollup":"rollup -c rollup.config.js","format:check":"biome format","test:coverage":"jest --coverage --coverageReporters=html","example:apollo":"cd examples/apollo && npm start","prepublishOnly":"npm run validate && npm run build","example:express":"cd examples/express && npm start"},"_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"11.6.0","description":"TypeScript-first middleware and Upload scalar for GraphQL multipart requests (file uploads) with support for Apollo Server, Express, Koa, and more.","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx,json,md}":["biome format --write","biome check --write"]},"sideEffects":false,"_nodeVersion":"24.8.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"3.0.1","jest":"30.1.3","husky":"9.1.7","tslib":"^2.8.1","rollup":"^4.50.0","express":"5.1.0","graphql":"16.11.0","ts-jest":"29.4.4","ts-node":"10.9.2","form-data":"4.0.4","@types/koa":"3.0.0","node-fetch":"^3.3.2","size-limit":"^11.2.0","typescript":"5.9.2","@types/jest":"30.0.0","@types/node":"^24.3.1","lint-staged":"16.1.6","@types/busboy":"1.5.4","@biomejs/biome":"^2.2.2","@types/express":"5.0.3","form-data-encoder":"^4.1.0","@types/object-path":"0.11.4","@rollup/plugin-commonjs":"^28.0.6","@rollup/plugin-typescript":"^12.1.4","@rollup/plugin-node-resolve":"^16.0.1","@size-limit/preset-small-lib":"^11.2.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.4-beta.5_1758328612817_0.49689099294811223","host":"s3://npm-registry-packages-npm-production"}},"2.1.4-beta.6":{"name":"graphql-upload-ts","version":"2.1.4-beta.6","keywords":["graphql","graphql-upload","graphql-upload-typescript","file-upload","multipart","multipart-request","apollo-server","express","koa","typescript","upload-scalar","graphql-middleware","file-streaming","graphql-yoga","nestjs","esm","commonjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.4-beta.6","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"contributors":[{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues","email":"mo@meabed.com"},"dist":{"shasum":"4da3aaf285c1cc2d9a1f54c1ddd27ad4d6dbe387","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.4-beta.6.tgz","fileCount":74,"integrity":"sha512-RQImitRaSjdFsVnTZIQKk6b2LIdw1ZN2aVTkjtQNu81cgpdFl1YtfjeGld/znfXKe315d6mgLiYUOaGP4ZU5oQ==","signatures":[{"sig":"MEYCIQDz4OXiXsgiG25i5Maa0jZdppV3QNZdqrfbl5VL383MPQIhAPMwYI33sT8Ss5J7pviw+uw0UZ0KA876cKP+LOTIQjdJ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":483776},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","default":"./dist/index.mjs","require":"./dist/index.js"},"./upload":{"types":"./dist/upload.d.ts","import":"./dist/upload.mjs","default":"./dist/upload.mjs","require":"./dist/upload.js"},"./validation":{"types":"./dist/validation.d.ts","import":"./dist/validation.mjs","default":"./dist/validation.mjs","require":"./dist/validation.js"},"./fs-capacitor":{"types":"./dist/fs-capacitor.d.ts","import":"./dist/fs-capacitor.mjs","default":"./dist/fs-capacitor.mjs","require":"./dist/fs-capacitor.js"},"./package.json":"./package.json","./ignore-stream":{"types":"./dist/ignore-stream.d.ts","import":"./dist/ignore-stream.mjs","default":"./dist/ignore-stream.mjs","require":"./dist/ignore-stream.js"},"./upload-errors":{"types":"./dist/upload-errors.d.ts","import":"./dist/upload-errors.mjs","default":"./dist/upload-errors.mjs","require":"./dist/upload-errors.js"},"./graphql-upload":{"types":"./dist/graphql-upload.d.ts","import":"./dist/graphql-upload.mjs","default":"./dist/graphql-upload.mjs","require":"./dist/graphql-upload.js"},"./process-request":{"types":"./dist/process-request.d.ts","import":"./dist/process-request.mjs","default":"./dist/process-request.mjs","require":"./dist/process-request.js"},"./graphql-upload-koa":{"types":"./dist/graphql-upload-koa.d.ts","import":"./dist/graphql-upload-koa.mjs","default":"./dist/graphql-upload-koa.mjs","require":"./dist/graphql-upload-koa.js"},"./graphql-upload-express":{"types":"./dist/graphql-upload-express.d.ts","import":"./dist/graphql-upload-express.mjs","default":"./dist/graphql-upload-express.mjs","require":"./dist/graphql-upload-express.js"}},"funding":{"url":"https://github.com/sponsors/meabed","type":"github"},"gitHead":"b30b63c781ec9c7108044f343cb298582e28b4fc","scripts":{"dev":"rollup -c rollup.config.js --watch","lint":"biome check","size":"size-limit","test":"jest --coverage","build":"npm run clean && npm run build:rollup && npm run build:types","clean":"rm -rf dist coverage *.tsbuildinfo","format":"biome format --write --no-errors-on-unmatched","analyze":"size-limit --why","prepare":"husky","lint:fix":"biome check --write","validate":"npm run format:check && npm run lint && npm run typecheck && npm run test","typecheck":"tsc --noEmit","test:watch":"jest --watch","build:types":"tsc","build:rollup":"rollup -c rollup.config.js","format:check":"biome format","test:coverage":"jest --coverage --coverageReporters=html","example:apollo":"cd examples/apollo && npm start","prepublishOnly":"npm run validate && npm run build","example:express":"cd examples/express && npm start"},"_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"11.6.0","description":"TypeScript-first middleware and Upload scalar for GraphQL multipart requests (file uploads) with support for Apollo Server, Express, Koa, and more.","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx,json,md}":["biome format --write","biome check --write"]},"sideEffects":false,"_nodeVersion":"24.8.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"3.0.1","jest":"30.1.3","husky":"9.1.7","tslib":"^2.8.1","rollup":"^4.50.0","express":"5.1.0","graphql":"16.11.0","ts-jest":"29.4.4","ts-node":"10.9.2","form-data":"4.0.4","@types/koa":"3.0.0","node-fetch":"^3.3.2","size-limit":"^11.2.0","typescript":"5.9.2","@types/jest":"30.0.0","@types/node":"^24.3.1","lint-staged":"16.2.0","@types/busboy":"1.5.4","@biomejs/biome":"^2.2.2","@types/express":"5.0.3","form-data-encoder":"^4.1.0","@types/object-path":"0.11.4","@rollup/plugin-commonjs":"^28.0.6","@rollup/plugin-typescript":"^12.1.4","@rollup/plugin-node-resolve":"^16.0.1","@size-limit/preset-small-lib":"^11.2.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.4-beta.6_1758546753503_0.4627581251751005","host":"s3://npm-registry-packages-npm-production"}},"2.1.4-beta.7":{"name":"graphql-upload-ts","version":"2.1.4-beta.7","keywords":["graphql","graphql-upload","graphql-upload-typescript","file-upload","multipart","multipart-request","apollo-server","express","koa","typescript","upload-scalar","graphql-middleware","file-streaming","graphql-yoga","nestjs","esm","commonjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.4-beta.7","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"contributors":[{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues","email":"mo@meabed.com"},"dist":{"shasum":"188252b0acc7854f89735205cb57f9cefbe89b4f","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.4-beta.7.tgz","fileCount":74,"integrity":"sha512-41H2/JBPtoaoUuvdU63EKw8cz4kIxELqZzLLqGM/3uatboRMBbj+UW7hV0EwUmtv+ipL9BcKAEbUtYXorHr4Qg==","signatures":[{"sig":"MEUCIQD9MHoEiB/bWSPpA49asfF3rj5UVx//FsunMxgcWM7qbgIgE2+dfH9eVuSGXsFfWQ+JjjBw37z/uYQZl5MF8dG4dNU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":483776},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","default":"./dist/index.mjs","require":"./dist/index.js"},"./upload":{"types":"./dist/upload.d.ts","import":"./dist/upload.mjs","default":"./dist/upload.mjs","require":"./dist/upload.js"},"./validation":{"types":"./dist/validation.d.ts","import":"./dist/validation.mjs","default":"./dist/validation.mjs","require":"./dist/validation.js"},"./fs-capacitor":{"types":"./dist/fs-capacitor.d.ts","import":"./dist/fs-capacitor.mjs","default":"./dist/fs-capacitor.mjs","require":"./dist/fs-capacitor.js"},"./package.json":"./package.json","./ignore-stream":{"types":"./dist/ignore-stream.d.ts","import":"./dist/ignore-stream.mjs","default":"./dist/ignore-stream.mjs","require":"./dist/ignore-stream.js"},"./upload-errors":{"types":"./dist/upload-errors.d.ts","import":"./dist/upload-errors.mjs","default":"./dist/upload-errors.mjs","require":"./dist/upload-errors.js"},"./graphql-upload":{"types":"./dist/graphql-upload.d.ts","import":"./dist/graphql-upload.mjs","default":"./dist/graphql-upload.mjs","require":"./dist/graphql-upload.js"},"./process-request":{"types":"./dist/process-request.d.ts","import":"./dist/process-request.mjs","default":"./dist/process-request.mjs","require":"./dist/process-request.js"},"./graphql-upload-koa":{"types":"./dist/graphql-upload-koa.d.ts","import":"./dist/graphql-upload-koa.mjs","default":"./dist/graphql-upload-koa.mjs","require":"./dist/graphql-upload-koa.js"},"./graphql-upload-express":{"types":"./dist/graphql-upload-express.d.ts","import":"./dist/graphql-upload-express.mjs","default":"./dist/graphql-upload-express.mjs","require":"./dist/graphql-upload-express.js"}},"funding":{"url":"https://github.com/sponsors/meabed","type":"github"},"gitHead":"92c9d2bb03aded2ad880398f359730396f2f081f","scripts":{"dev":"rollup -c rollup.config.js --watch","lint":"biome check","size":"size-limit","test":"jest --coverage","build":"npm run clean && npm run build:rollup && npm run build:types","clean":"rm -rf dist coverage *.tsbuildinfo","format":"biome format --write --no-errors-on-unmatched","analyze":"size-limit --why","prepare":"husky","lint:fix":"biome check --write","validate":"npm run format:check && npm run lint && npm run typecheck && npm run test","typecheck":"tsc --noEmit","test:watch":"jest --watch","build:types":"tsc","build:rollup":"rollup -c rollup.config.js","format:check":"biome format","test:coverage":"jest --coverage --coverageReporters=html","example:apollo":"cd examples/apollo && npm start","prepublishOnly":"npm run validate && npm run build","example:express":"cd examples/express && npm start"},"_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"11.6.0","description":"TypeScript-first middleware and Upload scalar for GraphQL multipart requests (file uploads) with support for Apollo Server, Express, Koa, and more.","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx,json,md}":["biome format --write","biome check --write"]},"sideEffects":false,"_nodeVersion":"24.8.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"3.0.1","jest":"30.1.3","husky":"9.1.7","tslib":"^2.8.1","rollup":"^4.50.0","express":"5.1.0","graphql":"16.11.0","ts-jest":"29.4.4","ts-node":"10.9.2","form-data":"4.0.4","@types/koa":"3.0.0","node-fetch":"^3.3.2","size-limit":"^11.2.0","typescript":"5.9.2","@types/jest":"30.0.0","@types/node":"^24.3.1","lint-staged":"16.2.0","@types/busboy":"1.5.4","@biomejs/biome":"^2.2.2","@types/express":"5.0.3","form-data-encoder":"^4.1.0","@types/object-path":"0.11.4","@rollup/plugin-commonjs":"^28.0.6","@rollup/plugin-typescript":"^12.1.4","@rollup/plugin-node-resolve":"^16.0.1","@size-limit/preset-small-lib":"^11.2.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.4-beta.7_1758634757315_0.4429616332279258","host":"s3://npm-registry-packages-npm-production"}},"2.1.4-beta.8":{"name":"graphql-upload-ts","version":"2.1.4-beta.8","keywords":["graphql","graphql-upload","graphql-upload-typescript","file-upload","multipart","multipart-request","apollo-server","express","koa","typescript","upload-scalar","graphql-middleware","file-streaming","graphql-yoga","nestjs","esm","commonjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.4-beta.8","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"contributors":[{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues","email":"mo@meabed.com"},"dist":{"shasum":"567c5c24352b72d575122da94e595be22f6b8e03","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.4-beta.8.tgz","fileCount":74,"integrity":"sha512-RFDmGbf7kNXKslX+vHzIjsFaD0G4MqEksK0NwQXJKJE1ogvzFfIznRGCHiwaP+9ZdX42UtNfhtqHPATLnb+6Ww==","signatures":[{"sig":"MEUCIQC4lMyIWqmH1ry/ui3kt4vGW9cBTTbxvoPV1Ue3b/dlgAIgX3q0wl9mYLpT7mkt6dCkwDP1zHoFUXTkuEk7lgt6RJs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":483776},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","default":"./dist/index.mjs","require":"./dist/index.js"},"./upload":{"types":"./dist/upload.d.ts","import":"./dist/upload.mjs","default":"./dist/upload.mjs","require":"./dist/upload.js"},"./validation":{"types":"./dist/validation.d.ts","import":"./dist/validation.mjs","default":"./dist/validation.mjs","require":"./dist/validation.js"},"./fs-capacitor":{"types":"./dist/fs-capacitor.d.ts","import":"./dist/fs-capacitor.mjs","default":"./dist/fs-capacitor.mjs","require":"./dist/fs-capacitor.js"},"./package.json":"./package.json","./ignore-stream":{"types":"./dist/ignore-stream.d.ts","import":"./dist/ignore-stream.mjs","default":"./dist/ignore-stream.mjs","require":"./dist/ignore-stream.js"},"./upload-errors":{"types":"./dist/upload-errors.d.ts","import":"./dist/upload-errors.mjs","default":"./dist/upload-errors.mjs","require":"./dist/upload-errors.js"},"./graphql-upload":{"types":"./dist/graphql-upload.d.ts","import":"./dist/graphql-upload.mjs","default":"./dist/graphql-upload.mjs","require":"./dist/graphql-upload.js"},"./process-request":{"types":"./dist/process-request.d.ts","import":"./dist/process-request.mjs","default":"./dist/process-request.mjs","require":"./dist/process-request.js"},"./graphql-upload-koa":{"types":"./dist/graphql-upload-koa.d.ts","import":"./dist/graphql-upload-koa.mjs","default":"./dist/graphql-upload-koa.mjs","require":"./dist/graphql-upload-koa.js"},"./graphql-upload-express":{"types":"./dist/graphql-upload-express.d.ts","import":"./dist/graphql-upload-express.mjs","default":"./dist/graphql-upload-express.mjs","require":"./dist/graphql-upload-express.js"}},"funding":{"url":"https://github.com/sponsors/meabed","type":"github"},"gitHead":"2a33105758ffec8b10a2f003618f8f100abf1322","scripts":{"dev":"rollup -c rollup.config.js --watch","lint":"biome check","size":"size-limit","test":"jest --coverage","build":"npm run clean && npm run build:rollup && npm run build:types","clean":"rm -rf dist coverage *.tsbuildinfo","format":"biome format --write --no-errors-on-unmatched","analyze":"size-limit --why","prepare":"husky","lint:fix":"biome check --write","validate":"npm run format:check && npm run lint && npm run typecheck && npm run test","typecheck":"tsc --noEmit","test:watch":"jest --watch","build:types":"tsc","build:rollup":"rollup -c rollup.config.js","format:check":"biome format","test:coverage":"jest --coverage --coverageReporters=html","example:apollo":"cd examples/apollo && npm start","prepublishOnly":"npm run validate && npm run build","example:express":"cd examples/express && npm start"},"_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"11.6.0","description":"TypeScript-first middleware and Upload scalar for GraphQL multipart requests (file uploads) with support for Apollo Server, Express, Koa, and more.","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx,json,md}":["biome format --write","biome check --write"]},"sideEffects":false,"_nodeVersion":"24.8.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"3.0.1","jest":"30.1.3","husky":"9.1.7","tslib":"^2.8.1","rollup":"^4.50.0","express":"5.1.0","graphql":"16.11.0","ts-jest":"29.4.4","ts-node":"10.9.2","form-data":"4.0.4","@types/koa":"3.0.0","node-fetch":"^3.3.2","size-limit":"^11.2.0","typescript":"5.9.2","@types/jest":"30.0.0","@types/node":"^24.3.1","lint-staged":"16.2.1","@types/busboy":"1.5.4","@biomejs/biome":"^2.2.2","@types/express":"5.0.3","form-data-encoder":"^4.1.0","@types/object-path":"0.11.4","@rollup/plugin-commonjs":"^28.0.6","@rollup/plugin-typescript":"^12.1.4","@rollup/plugin-node-resolve":"^16.0.1","@size-limit/preset-small-lib":"^11.2.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.4-beta.8_1758841565327_0.37050810893174013","host":"s3://npm-registry-packages-npm-production"}},"2.1.4-beta.9":{"name":"graphql-upload-ts","version":"2.1.4-beta.9","keywords":["graphql","graphql-upload","graphql-upload-typescript","file-upload","multipart","multipart-request","apollo-server","express","koa","typescript","upload-scalar","graphql-middleware","file-streaming","graphql-yoga","nestjs","esm","commonjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.4-beta.9","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"contributors":[{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues","email":"mo@meabed.com"},"dist":{"shasum":"b4179120a329d32aaa00469ee825b3e6ced5fbdf","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.4-beta.9.tgz","fileCount":74,"integrity":"sha512-1WALwRopOyWKVcr+gKePoHNPg0aC5sWbtdRQI5xpE58A1yC7okXo6jv9CiZzUO1cdiZjTUTuXgb/SYpu+GUYBQ==","signatures":[{"sig":"MEYCIQD50nMGl0MmJWUUNKFNxIpal3YESmF7rmbTCftB0azfqAIhAL7UONIMPELVFBsjtRyV9KQ3j/L/gHRnwkpDpfZifG0m","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":483776},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","default":"./dist/index.mjs","require":"./dist/index.js"},"./upload":{"types":"./dist/upload.d.ts","import":"./dist/upload.mjs","default":"./dist/upload.mjs","require":"./dist/upload.js"},"./validation":{"types":"./dist/validation.d.ts","import":"./dist/validation.mjs","default":"./dist/validation.mjs","require":"./dist/validation.js"},"./fs-capacitor":{"types":"./dist/fs-capacitor.d.ts","import":"./dist/fs-capacitor.mjs","default":"./dist/fs-capacitor.mjs","require":"./dist/fs-capacitor.js"},"./package.json":"./package.json","./ignore-stream":{"types":"./dist/ignore-stream.d.ts","import":"./dist/ignore-stream.mjs","default":"./dist/ignore-stream.mjs","require":"./dist/ignore-stream.js"},"./upload-errors":{"types":"./dist/upload-errors.d.ts","import":"./dist/upload-errors.mjs","default":"./dist/upload-errors.mjs","require":"./dist/upload-errors.js"},"./graphql-upload":{"types":"./dist/graphql-upload.d.ts","import":"./dist/graphql-upload.mjs","default":"./dist/graphql-upload.mjs","require":"./dist/graphql-upload.js"},"./process-request":{"types":"./dist/process-request.d.ts","import":"./dist/process-request.mjs","default":"./dist/process-request.mjs","require":"./dist/process-request.js"},"./graphql-upload-koa":{"types":"./dist/graphql-upload-koa.d.ts","import":"./dist/graphql-upload-koa.mjs","default":"./dist/graphql-upload-koa.mjs","require":"./dist/graphql-upload-koa.js"},"./graphql-upload-express":{"types":"./dist/graphql-upload-express.d.ts","import":"./dist/graphql-upload-express.mjs","default":"./dist/graphql-upload-express.mjs","require":"./dist/graphql-upload-express.js"}},"funding":{"url":"https://github.com/sponsors/meabed","type":"github"},"gitHead":"fa89f997d60222bf166114b0ce690ae7c6008574","scripts":{"dev":"rollup -c rollup.config.js --watch","lint":"biome check","size":"size-limit","test":"jest --coverage","build":"npm run clean && npm run build:rollup && npm run build:types","clean":"rm -rf dist coverage *.tsbuildinfo","format":"biome format --write --no-errors-on-unmatched","analyze":"size-limit --why","prepare":"husky","lint:fix":"biome check --write","validate":"npm run format:check && npm run lint && npm run typecheck && npm run test","typecheck":"tsc --noEmit","test:watch":"jest --watch","build:types":"tsc","build:rollup":"rollup -c rollup.config.js","format:check":"biome format","test:coverage":"jest --coverage --coverageReporters=html","example:apollo":"cd examples/apollo && npm start","prepublishOnly":"npm run validate && npm run build","example:express":"cd examples/express && npm start"},"_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"11.6.0","description":"TypeScript-first middleware and Upload scalar for GraphQL multipart requests (file uploads) with support for Apollo Server, Express, Koa, and more.","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx,json,md}":["biome format --write","biome check --write"]},"sideEffects":false,"_nodeVersion":"24.9.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"3.0.1","jest":"30.1.3","husky":"9.1.7","tslib":"^2.8.1","rollup":"^4.50.0","express":"5.1.0","graphql":"16.11.0","ts-jest":"29.4.4","ts-node":"10.9.2","form-data":"4.0.4","@types/koa":"3.0.0","node-fetch":"^3.3.2","size-limit":"^11.2.0","typescript":"5.9.2","@types/jest":"30.0.0","@types/node":"^24.3.1","lint-staged":"16.2.1","@types/busboy":"1.5.4","@biomejs/biome":"^2.2.2","@types/express":"5.0.3","form-data-encoder":"^4.1.0","@types/object-path":"0.11.4","@rollup/plugin-commonjs":"^28.0.6","@rollup/plugin-typescript":"^12.1.4","@rollup/plugin-node-resolve":"^16.0.1","@size-limit/preset-small-lib":"^11.2.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.4-beta.9_1758980189201_0.8719643502254355","host":"s3://npm-registry-packages-npm-production"}},"2.1.4-beta.10":{"name":"graphql-upload-ts","version":"2.1.4-beta.10","keywords":["graphql","graphql-upload","graphql-upload-typescript","file-upload","multipart","multipart-request","apollo-server","express","koa","typescript","upload-scalar","graphql-middleware","file-streaming","graphql-yoga","nestjs","esm","commonjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.4-beta.10","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"contributors":[{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues","email":"mo@meabed.com"},"dist":{"shasum":"baf26389966470569e1de26e620705de93e6cbf4","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.4-beta.10.tgz","fileCount":74,"integrity":"sha512-pNahXrr9Y1lOvRevWYISKGlinH0nkvdR0h4okqha6bf5wwC1z8twJRBawGawwwFUCGdo6kk3ItYUNyrrZPlYjg==","signatures":[{"sig":"MEQCIB0mEATyeG3vmDnSSr7T1HwzWhbaNacg/YX4rxyrpbfWAiBPx5PU8Wq6KTHSNGuhnjZgHmxb0H8NH16SPPUAsecMBg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":483777},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","default":"./dist/index.mjs","require":"./dist/index.js"},"./upload":{"types":"./dist/upload.d.ts","import":"./dist/upload.mjs","default":"./dist/upload.mjs","require":"./dist/upload.js"},"./validation":{"types":"./dist/validation.d.ts","import":"./dist/validation.mjs","default":"./dist/validation.mjs","require":"./dist/validation.js"},"./fs-capacitor":{"types":"./dist/fs-capacitor.d.ts","import":"./dist/fs-capacitor.mjs","default":"./dist/fs-capacitor.mjs","require":"./dist/fs-capacitor.js"},"./package.json":"./package.json","./ignore-stream":{"types":"./dist/ignore-stream.d.ts","import":"./dist/ignore-stream.mjs","default":"./dist/ignore-stream.mjs","require":"./dist/ignore-stream.js"},"./upload-errors":{"types":"./dist/upload-errors.d.ts","import":"./dist/upload-errors.mjs","default":"./dist/upload-errors.mjs","require":"./dist/upload-errors.js"},"./graphql-upload":{"types":"./dist/graphql-upload.d.ts","import":"./dist/graphql-upload.mjs","default":"./dist/graphql-upload.mjs","require":"./dist/graphql-upload.js"},"./process-request":{"types":"./dist/process-request.d.ts","import":"./dist/process-request.mjs","default":"./dist/process-request.mjs","require":"./dist/process-request.js"},"./graphql-upload-koa":{"types":"./dist/graphql-upload-koa.d.ts","import":"./dist/graphql-upload-koa.mjs","default":"./dist/graphql-upload-koa.mjs","require":"./dist/graphql-upload-koa.js"},"./graphql-upload-express":{"types":"./dist/graphql-upload-express.d.ts","import":"./dist/graphql-upload-express.mjs","default":"./dist/graphql-upload-express.mjs","require":"./dist/graphql-upload-express.js"}},"funding":{"url":"https://github.com/sponsors/meabed","type":"github"},"gitHead":"f9ef8dac797d8de4989f73d16acc898c0f1cc5c9","scripts":{"dev":"rollup -c rollup.config.js --watch","lint":"biome check","size":"size-limit","test":"jest --coverage","build":"npm run clean && npm run build:rollup && npm run build:types","clean":"rm -rf dist coverage *.tsbuildinfo","format":"biome format --write --no-errors-on-unmatched","analyze":"size-limit --why","prepare":"husky","lint:fix":"biome check --write","validate":"npm run format:check && npm run lint && npm run typecheck && npm run test","typecheck":"tsc --noEmit","test:watch":"jest --watch","build:types":"tsc","build:rollup":"rollup -c rollup.config.js","format:check":"biome format","test:coverage":"jest --coverage --coverageReporters=html","example:apollo":"cd examples/apollo && npm start","prepublishOnly":"npm run validate && npm run build","example:express":"cd examples/express && npm start"},"_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"11.6.0","description":"TypeScript-first middleware and Upload scalar for GraphQL multipart requests (file uploads) with support for Apollo Server, Express, Koa, and more.","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx,json,md}":["biome format --write","biome check --write"]},"sideEffects":false,"_nodeVersion":"24.9.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"3.0.1","jest":"30.2.0","husky":"9.1.7","tslib":"^2.8.1","rollup":"^4.50.0","express":"5.1.0","graphql":"16.11.0","ts-jest":"29.4.4","ts-node":"10.9.2","form-data":"4.0.4","@types/koa":"3.0.0","node-fetch":"^3.3.2","size-limit":"^11.2.0","typescript":"5.9.2","@types/jest":"30.0.0","@types/node":"^24.3.1","lint-staged":"16.2.3","@types/busboy":"1.5.4","@biomejs/biome":"^2.2.2","@types/express":"5.0.3","form-data-encoder":"^4.1.0","@types/object-path":"0.11.4","@rollup/plugin-commonjs":"^28.0.6","@rollup/plugin-typescript":"^12.1.4","@rollup/plugin-node-resolve":"^16.0.1","@size-limit/preset-small-lib":"^11.2.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.4-beta.10_1759095657099_0.4759673836905818","host":"s3://npm-registry-packages-npm-production"}},"2.1.4-beta.11":{"name":"graphql-upload-ts","version":"2.1.4-beta.11","keywords":["graphql","graphql-upload","graphql-upload-typescript","file-upload","multipart","multipart-request","apollo-server","express","koa","typescript","upload-scalar","graphql-middleware","file-streaming","graphql-yoga","nestjs","esm","commonjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.4-beta.11","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"contributors":[{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues","email":"mo@meabed.com"},"dist":{"shasum":"19be4168695a23cdd36669c0d52306ce9fa472c6","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.4-beta.11.tgz","fileCount":74,"integrity":"sha512-AAX89/Wgy4m5rcKjq+S2c1wSJIa/VxtINDkPu7s8ypROF2bGycGumvL3hkHCWHPpMjBsFjFGmVe6+uqyiYsyyA==","signatures":[{"sig":"MEYCIQD2HMyQnh327cu+iy+aMlS9HsDKuGbBbiu4el2mK8xJ9AIhAP4sdeGN/xum+9NqyVgnt2RobPX6rYOweiHNtJg1aAOc","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":483777},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","default":"./dist/index.mjs","require":"./dist/index.js"},"./upload":{"types":"./dist/upload.d.ts","import":"./dist/upload.mjs","default":"./dist/upload.mjs","require":"./dist/upload.js"},"./validation":{"types":"./dist/validation.d.ts","import":"./dist/validation.mjs","default":"./dist/validation.mjs","require":"./dist/validation.js"},"./fs-capacitor":{"types":"./dist/fs-capacitor.d.ts","import":"./dist/fs-capacitor.mjs","default":"./dist/fs-capacitor.mjs","require":"./dist/fs-capacitor.js"},"./package.json":"./package.json","./ignore-stream":{"types":"./dist/ignore-stream.d.ts","import":"./dist/ignore-stream.mjs","default":"./dist/ignore-stream.mjs","require":"./dist/ignore-stream.js"},"./upload-errors":{"types":"./dist/upload-errors.d.ts","import":"./dist/upload-errors.mjs","default":"./dist/upload-errors.mjs","require":"./dist/upload-errors.js"},"./graphql-upload":{"types":"./dist/graphql-upload.d.ts","import":"./dist/graphql-upload.mjs","default":"./dist/graphql-upload.mjs","require":"./dist/graphql-upload.js"},"./process-request":{"types":"./dist/process-request.d.ts","import":"./dist/process-request.mjs","default":"./dist/process-request.mjs","require":"./dist/process-request.js"},"./graphql-upload-koa":{"types":"./dist/graphql-upload-koa.d.ts","import":"./dist/graphql-upload-koa.mjs","default":"./dist/graphql-upload-koa.mjs","require":"./dist/graphql-upload-koa.js"},"./graphql-upload-express":{"types":"./dist/graphql-upload-express.d.ts","import":"./dist/graphql-upload-express.mjs","default":"./dist/graphql-upload-express.mjs","require":"./dist/graphql-upload-express.js"}},"funding":{"url":"https://github.com/sponsors/meabed","type":"github"},"gitHead":"664ae058eab92ba2f922a6deeec08fc2b2eee0fb","scripts":{"dev":"rollup -c rollup.config.js --watch","lint":"biome check","size":"size-limit","test":"jest --coverage","build":"npm run clean && npm run build:rollup && npm run build:types","clean":"rm -rf dist coverage *.tsbuildinfo","format":"biome format --write --no-errors-on-unmatched","analyze":"size-limit --why","prepare":"husky","lint:fix":"biome check --write","validate":"npm run format:check && npm run lint && npm run typecheck && npm run test","typecheck":"tsc --noEmit","test:watch":"jest --watch","build:types":"tsc","build:rollup":"rollup -c rollup.config.js","format:check":"biome format","test:coverage":"jest --coverage --coverageReporters=html","example:apollo":"cd examples/apollo && npm start","prepublishOnly":"npm run validate && npm run build","example:express":"cd examples/express && npm start"},"_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"11.6.0","description":"TypeScript-first middleware and Upload scalar for GraphQL multipart requests (file uploads) with support for Apollo Server, Express, Koa, and more.","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx,json,md}":["biome format --write","biome check --write"]},"sideEffects":false,"_nodeVersion":"24.9.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"3.0.1","jest":"30.2.0","husky":"9.1.7","tslib":"^2.8.1","rollup":"^4.50.0","express":"5.1.0","graphql":"16.11.0","ts-jest":"29.4.4","ts-node":"10.9.2","form-data":"4.0.4","@types/koa":"3.0.0","node-fetch":"^3.3.2","size-limit":"^11.2.0","typescript":"5.9.3","@types/jest":"30.0.0","@types/node":"^24.3.1","lint-staged":"16.2.3","@types/busboy":"1.5.4","@biomejs/biome":"^2.2.2","@types/express":"5.0.3","form-data-encoder":"^4.1.0","@types/object-path":"0.11.4","@rollup/plugin-commonjs":"^28.0.6","@rollup/plugin-typescript":"^12.1.4","@rollup/plugin-node-resolve":"^16.0.1","@size-limit/preset-small-lib":"^11.2.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.4-beta.11_1759355940060_0.28092914926181956","host":"s3://npm-registry-packages-npm-production"}},"2.1.4-beta.12":{"name":"graphql-upload-ts","version":"2.1.4-beta.12","keywords":["graphql","graphql-upload","graphql-upload-typescript","file-upload","multipart","multipart-request","apollo-server","express","koa","typescript","upload-scalar","graphql-middleware","file-streaming","graphql-yoga","nestjs","esm","commonjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.4-beta.12","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"contributors":[{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues","email":"mo@meabed.com"},"dist":{"shasum":"5f6fe9171c43c0a7e2bf921035fe0d36b9f34164","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.4-beta.12.tgz","fileCount":74,"integrity":"sha512-GKGgF8hXHqnwBnuGeZLa6C524jR6MwG2SNMOvMp88kxDcgS5ccvOkrdtWaa/dLagoO8BFlpqL1Wnjx0+9dUK8w==","signatures":[{"sig":"MEUCIAdTNmZ6RKSslquPgur5CchBgv4aZ2ii1iASixObgKmDAiEArBMawfmybIZ+YWc8kc2kgmMh0iYj1NBW/D1k5Dl3dcA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":483777},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","default":"./dist/index.mjs","require":"./dist/index.js"},"./upload":{"types":"./dist/upload.d.ts","import":"./dist/upload.mjs","default":"./dist/upload.mjs","require":"./dist/upload.js"},"./validation":{"types":"./dist/validation.d.ts","import":"./dist/validation.mjs","default":"./dist/validation.mjs","require":"./dist/validation.js"},"./fs-capacitor":{"types":"./dist/fs-capacitor.d.ts","import":"./dist/fs-capacitor.mjs","default":"./dist/fs-capacitor.mjs","require":"./dist/fs-capacitor.js"},"./package.json":"./package.json","./ignore-stream":{"types":"./dist/ignore-stream.d.ts","import":"./dist/ignore-stream.mjs","default":"./dist/ignore-stream.mjs","require":"./dist/ignore-stream.js"},"./upload-errors":{"types":"./dist/upload-errors.d.ts","import":"./dist/upload-errors.mjs","default":"./dist/upload-errors.mjs","require":"./dist/upload-errors.js"},"./graphql-upload":{"types":"./dist/graphql-upload.d.ts","import":"./dist/graphql-upload.mjs","default":"./dist/graphql-upload.mjs","require":"./dist/graphql-upload.js"},"./process-request":{"types":"./dist/process-request.d.ts","import":"./dist/process-request.mjs","default":"./dist/process-request.mjs","require":"./dist/process-request.js"},"./graphql-upload-koa":{"types":"./dist/graphql-upload-koa.d.ts","import":"./dist/graphql-upload-koa.mjs","default":"./dist/graphql-upload-koa.mjs","require":"./dist/graphql-upload-koa.js"},"./graphql-upload-express":{"types":"./dist/graphql-upload-express.d.ts","import":"./dist/graphql-upload-express.mjs","default":"./dist/graphql-upload-express.mjs","require":"./dist/graphql-upload-express.js"}},"funding":{"url":"https://github.com/sponsors/meabed","type":"github"},"gitHead":"c2899ce51f514d0bcf56fe8f5d9304484dc1b8d6","scripts":{"dev":"rollup -c rollup.config.js --watch","lint":"biome check","size":"size-limit","test":"jest --coverage","build":"npm run clean && npm run build:rollup && npm run build:types","clean":"rm -rf dist coverage *.tsbuildinfo","format":"biome format --write --no-errors-on-unmatched","analyze":"size-limit --why","prepare":"husky","lint:fix":"biome check --write","validate":"npm run format:check && npm run lint && npm run typecheck && npm run test","typecheck":"tsc --noEmit","test:watch":"jest --watch","build:types":"tsc","build:rollup":"rollup -c rollup.config.js","format:check":"biome format","test:coverage":"jest --coverage --coverageReporters=html","example:apollo":"cd examples/apollo && npm start","prepublishOnly":"npm run validate && npm run build","example:express":"cd examples/express && npm start"},"_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"11.6.0","description":"TypeScript-first middleware and Upload scalar for GraphQL multipart requests (file uploads) with support for Apollo Server, Express, Koa, and more.","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx,json,md}":["biome format --write","biome check --write"]},"sideEffects":false,"_nodeVersion":"24.9.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"3.0.1","jest":"30.2.0","husky":"9.1.7","tslib":"^2.8.1","rollup":"^4.50.0","express":"5.1.0","graphql":"16.11.0","ts-jest":"29.4.4","ts-node":"10.9.2","form-data":"4.0.4","@types/koa":"3.0.0","node-fetch":"^3.3.2","size-limit":"^11.2.0","typescript":"5.9.3","@types/jest":"30.0.0","@types/node":"^24.3.1","lint-staged":"16.2.3","@types/busboy":"1.5.4","@biomejs/biome":"^2.2.2","@types/express":"5.0.3","form-data-encoder":"^4.1.0","@types/object-path":"0.11.4","@rollup/plugin-commonjs":"^28.0.6","@rollup/plugin-typescript":"^12.1.4","@rollup/plugin-node-resolve":"^16.0.1","@size-limit/preset-small-lib":"^11.2.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.4-beta.12_1759497746518_0.3369022324820705","host":"s3://npm-registry-packages-npm-production"}},"2.1.4-beta.13":{"name":"graphql-upload-ts","version":"2.1.4-beta.13","keywords":["graphql","graphql-upload","graphql-upload-typescript","file-upload","multipart","multipart-request","apollo-server","express","koa","typescript","upload-scalar","graphql-middleware","file-streaming","graphql-yoga","nestjs","esm","commonjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.4-beta.13","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"contributors":[{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues","email":"mo@meabed.com"},"dist":{"shasum":"2697d7b5c9aca82d6250fef710a7454ca4dd8506","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.4-beta.13.tgz","fileCount":74,"integrity":"sha512-7xrGMxygjC07+TylXHn0sH/G12BbToOwBreogqci3+GaCZ1qJqGJN1V9v0FTA8tNUQz6rnsZHQvLjhMaDC4tcA==","signatures":[{"sig":"MEUCIGEcQxZ0IeWCAXJ3uRC6TPEg0MBGtfkesHi0jsl7I5D+AiEAml4jNg+oCXKSB7fOtnOOr04G1JoFZW7+DpRO6PwOG5g=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":483777},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","default":"./dist/index.mjs","require":"./dist/index.js"},"./upload":{"types":"./dist/upload.d.ts","import":"./dist/upload.mjs","default":"./dist/upload.mjs","require":"./dist/upload.js"},"./validation":{"types":"./dist/validation.d.ts","import":"./dist/validation.mjs","default":"./dist/validation.mjs","require":"./dist/validation.js"},"./fs-capacitor":{"types":"./dist/fs-capacitor.d.ts","import":"./dist/fs-capacitor.mjs","default":"./dist/fs-capacitor.mjs","require":"./dist/fs-capacitor.js"},"./package.json":"./package.json","./ignore-stream":{"types":"./dist/ignore-stream.d.ts","import":"./dist/ignore-stream.mjs","default":"./dist/ignore-stream.mjs","require":"./dist/ignore-stream.js"},"./upload-errors":{"types":"./dist/upload-errors.d.ts","import":"./dist/upload-errors.mjs","default":"./dist/upload-errors.mjs","require":"./dist/upload-errors.js"},"./graphql-upload":{"types":"./dist/graphql-upload.d.ts","import":"./dist/graphql-upload.mjs","default":"./dist/graphql-upload.mjs","require":"./dist/graphql-upload.js"},"./process-request":{"types":"./dist/process-request.d.ts","import":"./dist/process-request.mjs","default":"./dist/process-request.mjs","require":"./dist/process-request.js"},"./graphql-upload-koa":{"types":"./dist/graphql-upload-koa.d.ts","import":"./dist/graphql-upload-koa.mjs","default":"./dist/graphql-upload-koa.mjs","require":"./dist/graphql-upload-koa.js"},"./graphql-upload-express":{"types":"./dist/graphql-upload-express.d.ts","import":"./dist/graphql-upload-express.mjs","default":"./dist/graphql-upload-express.mjs","require":"./dist/graphql-upload-express.js"}},"funding":{"url":"https://github.com/sponsors/meabed","type":"github"},"gitHead":"4c4879c5859ad2a0731b7e42d0b8700999046530","scripts":{"dev":"rollup -c rollup.config.js --watch","lint":"biome check","size":"size-limit","test":"jest --coverage","build":"npm run clean && npm run build:rollup && npm run build:types","clean":"rm -rf dist coverage *.tsbuildinfo","format":"biome format --write --no-errors-on-unmatched","analyze":"size-limit --why","prepare":"husky","lint:fix":"biome check --write","validate":"npm run format:check && npm run lint && npm run typecheck && npm run test","typecheck":"tsc --noEmit","test:watch":"jest --watch","build:types":"tsc","build:rollup":"rollup -c rollup.config.js","format:check":"biome format","test:coverage":"jest --coverage --coverageReporters=html","example:apollo":"cd examples/apollo && npm start","prepublishOnly":"npm run validate && npm run build","example:express":"cd examples/express && npm start"},"_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"11.6.0","description":"TypeScript-first middleware and Upload scalar for GraphQL multipart requests (file uploads) with support for Apollo Server, Express, Koa, and more.","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx,json,md}":["biome format --write","biome check --write"]},"sideEffects":false,"_nodeVersion":"24.9.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"3.0.1","jest":"30.2.0","husky":"9.1.7","tslib":"^2.8.1","rollup":"^4.50.0","express":"5.1.0","graphql":"16.11.0","ts-jest":"29.4.5","ts-node":"10.9.2","form-data":"4.0.4","@types/koa":"3.0.0","node-fetch":"^3.3.2","size-limit":"^11.2.0","typescript":"5.9.3","@types/jest":"30.0.0","@types/node":"^24.3.1","lint-staged":"16.2.3","@types/busboy":"1.5.4","@biomejs/biome":"^2.2.2","@types/express":"5.0.3","form-data-encoder":"^4.1.0","@types/object-path":"0.11.4","@rollup/plugin-commonjs":"^28.0.6","@rollup/plugin-typescript":"^12.1.4","@rollup/plugin-node-resolve":"^16.0.1","@size-limit/preset-small-lib":"^11.2.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.4-beta.13_1760118362660_0.8615137400777602","host":"s3://npm-registry-packages-npm-production"}},"2.1.4-beta.14":{"name":"graphql-upload-ts","version":"2.1.4-beta.14","keywords":["graphql","graphql-upload","graphql-upload-typescript","file-upload","multipart","multipart-request","apollo-server","express","koa","typescript","upload-scalar","graphql-middleware","file-streaming","graphql-yoga","nestjs","esm","commonjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.4-beta.14","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"contributors":[{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues","email":"mo@meabed.com"},"dist":{"shasum":"ff7b96f473dc3fdab080101f33f88a72d11e247c","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.4-beta.14.tgz","fileCount":74,"integrity":"sha512-lqGeS0zpBYQxsi7m7whL5VMod6DUPT6I97TBe4J1i2l4aGc3ruMnZz/46ZWT9bTuOP4iizFlOc5Zpgo93G4C0A==","signatures":[{"sig":"MEYCIQDhCm8hMCKjDSdgm21icLnSQPlfNINV73sfQ7DmnSnbvAIhAL876CMwMScbUWC0jBIH3eAtbkUAjipHPxey0aR8ojvc","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":483777},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","default":"./dist/index.mjs","require":"./dist/index.js"},"./upload":{"types":"./dist/upload.d.ts","import":"./dist/upload.mjs","default":"./dist/upload.mjs","require":"./dist/upload.js"},"./validation":{"types":"./dist/validation.d.ts","import":"./dist/validation.mjs","default":"./dist/validation.mjs","require":"./dist/validation.js"},"./fs-capacitor":{"types":"./dist/fs-capacitor.d.ts","import":"./dist/fs-capacitor.mjs","default":"./dist/fs-capacitor.mjs","require":"./dist/fs-capacitor.js"},"./package.json":"./package.json","./ignore-stream":{"types":"./dist/ignore-stream.d.ts","import":"./dist/ignore-stream.mjs","default":"./dist/ignore-stream.mjs","require":"./dist/ignore-stream.js"},"./upload-errors":{"types":"./dist/upload-errors.d.ts","import":"./dist/upload-errors.mjs","default":"./dist/upload-errors.mjs","require":"./dist/upload-errors.js"},"./graphql-upload":{"types":"./dist/graphql-upload.d.ts","import":"./dist/graphql-upload.mjs","default":"./dist/graphql-upload.mjs","require":"./dist/graphql-upload.js"},"./process-request":{"types":"./dist/process-request.d.ts","import":"./dist/process-request.mjs","default":"./dist/process-request.mjs","require":"./dist/process-request.js"},"./graphql-upload-koa":{"types":"./dist/graphql-upload-koa.d.ts","import":"./dist/graphql-upload-koa.mjs","default":"./dist/graphql-upload-koa.mjs","require":"./dist/graphql-upload-koa.js"},"./graphql-upload-express":{"types":"./dist/graphql-upload-express.d.ts","import":"./dist/graphql-upload-express.mjs","default":"./dist/graphql-upload-express.mjs","require":"./dist/graphql-upload-express.js"}},"funding":{"url":"https://github.com/sponsors/meabed","type":"github"},"gitHead":"189a5256022f94badabefbd0c33fc68b975977e8","scripts":{"dev":"rollup -c rollup.config.js --watch","lint":"biome check","size":"size-limit","test":"jest --coverage","build":"npm run clean && npm run build:rollup && npm run build:types","clean":"rm -rf dist coverage *.tsbuildinfo","format":"biome format --write --no-errors-on-unmatched","analyze":"size-limit --why","prepare":"husky","lint:fix":"biome check --write","validate":"npm run format:check && npm run lint && npm run typecheck && npm run test","typecheck":"tsc --noEmit","test:watch":"jest --watch","build:types":"tsc","build:rollup":"rollup -c rollup.config.js","format:check":"biome format","test:coverage":"jest --coverage --coverageReporters=html","example:apollo":"cd examples/apollo && npm start","prepublishOnly":"npm run validate && npm run build","example:express":"cd examples/express && npm start"},"_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"11.6.0","description":"TypeScript-first middleware and Upload scalar for GraphQL multipart requests (file uploads) with support for Apollo Server, Express, Koa, and more.","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx,json,md}":["biome format --write","biome check --write"]},"sideEffects":false,"_nodeVersion":"24.9.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"3.0.1","jest":"30.2.0","husky":"9.1.7","tslib":"^2.8.1","rollup":"^4.50.0","express":"5.1.0","graphql":"16.11.0","ts-jest":"29.4.5","ts-node":"10.9.2","form-data":"4.0.4","@types/koa":"3.0.0","node-fetch":"^3.3.2","size-limit":"^11.2.0","typescript":"5.9.3","@types/jest":"30.0.0","@types/node":"^24.3.1","lint-staged":"16.2.4","@types/busboy":"1.5.4","@biomejs/biome":"^2.2.2","@types/express":"5.0.3","form-data-encoder":"^4.1.0","@types/object-path":"0.11.4","@rollup/plugin-commonjs":"^28.0.6","@rollup/plugin-typescript":"^12.1.4","@rollup/plugin-node-resolve":"^16.0.1","@size-limit/preset-small-lib":"^11.2.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.4-beta.14_1760188517538_0.8946585090733188","host":"s3://npm-registry-packages-npm-production"}},"2.1.4-beta.15":{"name":"graphql-upload-ts","version":"2.1.4-beta.15","keywords":["graphql","graphql-upload","graphql-upload-typescript","file-upload","multipart","multipart-request","apollo-server","express","koa","typescript","upload-scalar","graphql-middleware","file-streaming","graphql-yoga","nestjs","esm","commonjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.4-beta.15","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"contributors":[{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues","email":"mo@meabed.com"},"dist":{"shasum":"63c90189cf2d781cec5cab47d44ed819ee1646b2","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.4-beta.15.tgz","fileCount":74,"integrity":"sha512-sXbG8PzKmXEermE/GRmo32Y1DDS0+3JewDIEKlo3XlJuNE1CWLkLH0cEiCmkW09UKURho0uh95fNIctXyv3SpA==","signatures":[{"sig":"MEUCIFcvSOGgjU+xc1G1l1VK+iR/CEVUuBMhWbvymlbC3Q0PAiEA6R3gdHWKVC6mjNagjlHpCYkdMSqftankajkOFAiVq9U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":483777},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","default":"./dist/index.mjs","require":"./dist/index.js"},"./upload":{"types":"./dist/upload.d.ts","import":"./dist/upload.mjs","default":"./dist/upload.mjs","require":"./dist/upload.js"},"./validation":{"types":"./dist/validation.d.ts","import":"./dist/validation.mjs","default":"./dist/validation.mjs","require":"./dist/validation.js"},"./fs-capacitor":{"types":"./dist/fs-capacitor.d.ts","import":"./dist/fs-capacitor.mjs","default":"./dist/fs-capacitor.mjs","require":"./dist/fs-capacitor.js"},"./package.json":"./package.json","./ignore-stream":{"types":"./dist/ignore-stream.d.ts","import":"./dist/ignore-stream.mjs","default":"./dist/ignore-stream.mjs","require":"./dist/ignore-stream.js"},"./upload-errors":{"types":"./dist/upload-errors.d.ts","import":"./dist/upload-errors.mjs","default":"./dist/upload-errors.mjs","require":"./dist/upload-errors.js"},"./graphql-upload":{"types":"./dist/graphql-upload.d.ts","import":"./dist/graphql-upload.mjs","default":"./dist/graphql-upload.mjs","require":"./dist/graphql-upload.js"},"./process-request":{"types":"./dist/process-request.d.ts","import":"./dist/process-request.mjs","default":"./dist/process-request.mjs","require":"./dist/process-request.js"},"./graphql-upload-koa":{"types":"./dist/graphql-upload-koa.d.ts","import":"./dist/graphql-upload-koa.mjs","default":"./dist/graphql-upload-koa.mjs","require":"./dist/graphql-upload-koa.js"},"./graphql-upload-express":{"types":"./dist/graphql-upload-express.d.ts","import":"./dist/graphql-upload-express.mjs","default":"./dist/graphql-upload-express.mjs","require":"./dist/graphql-upload-express.js"}},"funding":{"url":"https://github.com/sponsors/meabed","type":"github"},"gitHead":"63055c378e3551ea0320a7e79c53b60482192601","scripts":{"dev":"rollup -c rollup.config.js --watch","lint":"biome check","size":"size-limit","test":"jest --coverage","build":"npm run clean && npm run build:rollup && npm run build:types","clean":"rm -rf dist coverage *.tsbuildinfo","format":"biome format --write --no-errors-on-unmatched","analyze":"size-limit --why","prepare":"husky","lint:fix":"biome check --write","validate":"npm run format:check && npm run lint && npm run typecheck && npm run test","typecheck":"tsc --noEmit","test:watch":"jest --watch","build:types":"tsc","build:rollup":"rollup -c rollup.config.js","format:check":"biome format","test:coverage":"jest --coverage --coverageReporters=html","example:apollo":"cd examples/apollo && npm start","prepublishOnly":"npm run validate && npm run build","example:express":"cd examples/express && npm start"},"_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"11.6.1","description":"TypeScript-first middleware and Upload scalar for GraphQL multipart requests (file uploads) with support for Apollo Server, Express, Koa, and more.","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx,json,md}":["biome format --write","biome check --write"]},"sideEffects":false,"_nodeVersion":"24.10.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"3.0.2","jest":"30.2.0","husky":"9.1.7","tslib":"^2.8.1","rollup":"^4.50.0","express":"5.1.0","graphql":"16.11.0","ts-jest":"29.4.5","ts-node":"10.9.2","form-data":"4.0.4","@types/koa":"3.0.0","node-fetch":"^3.3.2","size-limit":"^11.2.0","typescript":"5.9.3","@types/jest":"30.0.0","@types/node":"^24.3.1","lint-staged":"16.2.4","@types/busboy":"1.5.4","@biomejs/biome":"^2.2.2","@types/express":"5.0.3","form-data-encoder":"^4.1.0","@types/object-path":"0.11.4","@rollup/plugin-commonjs":"^28.0.6","@rollup/plugin-typescript":"^12.1.4","@rollup/plugin-node-resolve":"^16.0.1","@size-limit/preset-small-lib":"^11.2.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.4-beta.15_1760705695348_0.04543069511208042","host":"s3://npm-registry-packages-npm-production"}},"2.1.4-beta.16":{"name":"graphql-upload-ts","version":"2.1.4-beta.16","keywords":["graphql","graphql-upload","graphql-upload-typescript","file-upload","multipart","multipart-request","apollo-server","express","koa","typescript","upload-scalar","graphql-middleware","file-streaming","graphql-yoga","nestjs","esm","commonjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.4-beta.16","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"contributors":[{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues","email":"mo@meabed.com"},"dist":{"shasum":"f2ddc5be18a14ac918511cdcb90976f8ac96f157","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.4-beta.16.tgz","fileCount":74,"integrity":"sha512-MzLgCdn1b8E3LxzYxNy72t2EmvbdtgjUnuBQMhcZbwNBVlmp3rCeL5PBWzeJ7AY/X6IVss8xqktLNcfNZ+jLiQ==","signatures":[{"sig":"MEQCIEkvKRlI76w3Cz+eR04+JAXFYIQdLfk0RPrqqPpaw2uKAiAS2lWs0pwURtwaRw/AIVPRrUtjfp46iL0Ie6F1YL20NA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":483777},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","default":"./dist/index.mjs","require":"./dist/index.js"},"./upload":{"types":"./dist/upload.d.ts","import":"./dist/upload.mjs","default":"./dist/upload.mjs","require":"./dist/upload.js"},"./validation":{"types":"./dist/validation.d.ts","import":"./dist/validation.mjs","default":"./dist/validation.mjs","require":"./dist/validation.js"},"./fs-capacitor":{"types":"./dist/fs-capacitor.d.ts","import":"./dist/fs-capacitor.mjs","default":"./dist/fs-capacitor.mjs","require":"./dist/fs-capacitor.js"},"./package.json":"./package.json","./ignore-stream":{"types":"./dist/ignore-stream.d.ts","import":"./dist/ignore-stream.mjs","default":"./dist/ignore-stream.mjs","require":"./dist/ignore-stream.js"},"./upload-errors":{"types":"./dist/upload-errors.d.ts","import":"./dist/upload-errors.mjs","default":"./dist/upload-errors.mjs","require":"./dist/upload-errors.js"},"./graphql-upload":{"types":"./dist/graphql-upload.d.ts","import":"./dist/graphql-upload.mjs","default":"./dist/graphql-upload.mjs","require":"./dist/graphql-upload.js"},"./process-request":{"types":"./dist/process-request.d.ts","import":"./dist/process-request.mjs","default":"./dist/process-request.mjs","require":"./dist/process-request.js"},"./graphql-upload-koa":{"types":"./dist/graphql-upload-koa.d.ts","import":"./dist/graphql-upload-koa.mjs","default":"./dist/graphql-upload-koa.mjs","require":"./dist/graphql-upload-koa.js"},"./graphql-upload-express":{"types":"./dist/graphql-upload-express.d.ts","import":"./dist/graphql-upload-express.mjs","default":"./dist/graphql-upload-express.mjs","require":"./dist/graphql-upload-express.js"}},"funding":{"url":"https://github.com/sponsors/meabed","type":"github"},"gitHead":"ac69e7150da8dfe8bfa6a89cb6b75cfff443adc0","scripts":{"dev":"rollup -c rollup.config.js --watch","lint":"biome check","size":"size-limit","test":"jest --coverage","build":"npm run clean && npm run build:rollup && npm run build:types","clean":"rm -rf dist coverage *.tsbuildinfo","format":"biome format --write --no-errors-on-unmatched","analyze":"size-limit --why","prepare":"husky","lint:fix":"biome check --write","validate":"npm run format:check && npm run lint && npm run typecheck && npm run test","typecheck":"tsc --noEmit","test:watch":"jest --watch","build:types":"tsc","build:rollup":"rollup -c rollup.config.js","format:check":"biome format","test:coverage":"jest --coverage --coverageReporters=html","example:apollo":"cd examples/apollo && npm start","prepublishOnly":"npm run validate && npm run build","example:express":"cd examples/express && npm start"},"_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"11.6.1","description":"TypeScript-first middleware and Upload scalar for GraphQL multipart requests (file uploads) with support for Apollo Server, Express, Koa, and more.","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx,json,md}":["biome format --write","biome check --write"]},"sideEffects":false,"_nodeVersion":"24.10.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"3.0.2","jest":"30.2.0","husky":"9.1.7","tslib":"^2.8.1","rollup":"^4.50.0","express":"5.1.0","graphql":"16.11.0","ts-jest":"29.4.5","ts-node":"10.9.2","form-data":"4.0.4","@types/koa":"3.0.0","node-fetch":"^3.3.2","size-limit":"^11.2.0","typescript":"5.9.3","@types/jest":"30.0.0","@types/node":"^24.3.1","lint-staged":"16.2.4","@types/busboy":"1.5.4","@biomejs/biome":"^2.2.2","@types/express":"5.0.3","form-data-encoder":"^4.1.0","@types/object-path":"0.11.4","@rollup/plugin-commonjs":"^28.0.6","@rollup/plugin-typescript":"^12.1.4","@rollup/plugin-node-resolve":"^16.0.1","@size-limit/preset-small-lib":"^11.2.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.4-beta.16_1760792865463_0.7117150892630433","host":"s3://npm-registry-packages-npm-production"}},"2.1.4-beta.17":{"name":"graphql-upload-ts","version":"2.1.4-beta.17","keywords":["graphql","graphql-upload","graphql-upload-typescript","file-upload","multipart","multipart-request","apollo-server","express","koa","typescript","upload-scalar","graphql-middleware","file-streaming","graphql-yoga","nestjs","esm","commonjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.4-beta.17","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"contributors":[{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues","email":"mo@meabed.com"},"dist":{"shasum":"458b1bd206c55181160903bf730b69291925911f","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.4-beta.17.tgz","fileCount":74,"integrity":"sha512-cUBJZJK1ZGF9NSk9ctbYv0SsfWNE1A13Tnz5AhwEQx4/sHNrjylbnI3L35fWm5zV7IUEfPyzjhismcL6HZknvw==","signatures":[{"sig":"MEUCIEA+ZfAohIERzN/yF1hAowhKSpGn8JDqc2DaWUwwSuWeAiEA56NpdmzWP7LY/tAPSkF20LdGZ8hBPg2ux6KJrsYtCN4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":483777},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","default":"./dist/index.mjs","require":"./dist/index.js"},"./upload":{"types":"./dist/upload.d.ts","import":"./dist/upload.mjs","default":"./dist/upload.mjs","require":"./dist/upload.js"},"./validation":{"types":"./dist/validation.d.ts","import":"./dist/validation.mjs","default":"./dist/validation.mjs","require":"./dist/validation.js"},"./fs-capacitor":{"types":"./dist/fs-capacitor.d.ts","import":"./dist/fs-capacitor.mjs","default":"./dist/fs-capacitor.mjs","require":"./dist/fs-capacitor.js"},"./package.json":"./package.json","./ignore-stream":{"types":"./dist/ignore-stream.d.ts","import":"./dist/ignore-stream.mjs","default":"./dist/ignore-stream.mjs","require":"./dist/ignore-stream.js"},"./upload-errors":{"types":"./dist/upload-errors.d.ts","import":"./dist/upload-errors.mjs","default":"./dist/upload-errors.mjs","require":"./dist/upload-errors.js"},"./graphql-upload":{"types":"./dist/graphql-upload.d.ts","import":"./dist/graphql-upload.mjs","default":"./dist/graphql-upload.mjs","require":"./dist/graphql-upload.js"},"./process-request":{"types":"./dist/process-request.d.ts","import":"./dist/process-request.mjs","default":"./dist/process-request.mjs","require":"./dist/process-request.js"},"./graphql-upload-koa":{"types":"./dist/graphql-upload-koa.d.ts","import":"./dist/graphql-upload-koa.mjs","default":"./dist/graphql-upload-koa.mjs","require":"./dist/graphql-upload-koa.js"},"./graphql-upload-express":{"types":"./dist/graphql-upload-express.d.ts","import":"./dist/graphql-upload-express.mjs","default":"./dist/graphql-upload-express.mjs","require":"./dist/graphql-upload-express.js"}},"funding":{"url":"https://github.com/sponsors/meabed","type":"github"},"gitHead":"c19a19fd3866e1e67d3cdb22a6c944be1f44e4f7","scripts":{"dev":"rollup -c rollup.config.js --watch","lint":"biome check","size":"size-limit","test":"jest --coverage","build":"npm run clean && npm run build:rollup && npm run build:types","clean":"rm -rf dist coverage *.tsbuildinfo","format":"biome format --write --no-errors-on-unmatched","analyze":"size-limit --why","prepare":"husky","lint:fix":"biome check --write","validate":"npm run format:check && npm run lint && npm run typecheck && npm run test","typecheck":"tsc --noEmit","test:watch":"jest --watch","build:types":"tsc","build:rollup":"rollup -c rollup.config.js","format:check":"biome format","test:coverage":"jest --coverage --coverageReporters=html","example:apollo":"cd examples/apollo && npm start","prepublishOnly":"npm run validate && npm run build","example:express":"cd examples/express && npm start"},"_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"11.6.1","description":"TypeScript-first middleware and Upload scalar for GraphQL multipart requests (file uploads) with support for Apollo Server, Express, Koa, and more.","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx,json,md}":["biome format --write","biome check --write"]},"sideEffects":false,"_nodeVersion":"24.10.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"3.0.3","jest":"30.2.0","husky":"9.1.7","tslib":"^2.8.1","rollup":"^4.50.0","express":"5.1.0","graphql":"16.11.0","ts-jest":"29.4.5","ts-node":"10.9.2","form-data":"4.0.4","@types/koa":"3.0.0","node-fetch":"^3.3.2","size-limit":"^11.2.0","typescript":"5.9.3","@types/jest":"30.0.0","@types/node":"^24.3.1","lint-staged":"16.2.4","@types/busboy":"1.5.4","@biomejs/biome":"^2.2.2","@types/express":"5.0.3","form-data-encoder":"^4.1.0","@types/object-path":"0.11.4","@rollup/plugin-commonjs":"^28.0.6","@rollup/plugin-typescript":"^12.1.4","@rollup/plugin-node-resolve":"^16.0.1","@size-limit/preset-small-lib":"^11.2.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.4-beta.17_1760820564076_0.3853685632417989","host":"s3://npm-registry-packages-npm-production"}},"2.1.4-beta.18":{"name":"graphql-upload-ts","version":"2.1.4-beta.18","keywords":["graphql","graphql-upload","graphql-upload-typescript","file-upload","multipart","multipart-request","apollo-server","express","koa","typescript","upload-scalar","graphql-middleware","file-streaming","graphql-yoga","nestjs","esm","commonjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.4-beta.18","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"contributors":[{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues","email":"mo@meabed.com"},"dist":{"shasum":"1cd45594b6ad33c3fb87a362c342420f1d6824d3","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.4-beta.18.tgz","fileCount":74,"integrity":"sha512-OXYV5aEc9JjNiL6TbxxBEQAWlu6kvVA5G/587EzgHkILnLOGo8scMqZWHQzZurj4DU5t0kRDoc28aMWmgsVh1Q==","signatures":[{"sig":"MEYCIQCvMohUIzc5gk9n+R52IYriIyNQMhh9S30MqtS5C6FZ0AIhAO6tXsOpzkU9gv3GV5Fbz9n0LOE6kCMuFkiA3ceOYGPZ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":483777},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","default":"./dist/index.mjs","require":"./dist/index.js"},"./upload":{"types":"./dist/upload.d.ts","import":"./dist/upload.mjs","default":"./dist/upload.mjs","require":"./dist/upload.js"},"./validation":{"types":"./dist/validation.d.ts","import":"./dist/validation.mjs","default":"./dist/validation.mjs","require":"./dist/validation.js"},"./fs-capacitor":{"types":"./dist/fs-capacitor.d.ts","import":"./dist/fs-capacitor.mjs","default":"./dist/fs-capacitor.mjs","require":"./dist/fs-capacitor.js"},"./package.json":"./package.json","./ignore-stream":{"types":"./dist/ignore-stream.d.ts","import":"./dist/ignore-stream.mjs","default":"./dist/ignore-stream.mjs","require":"./dist/ignore-stream.js"},"./upload-errors":{"types":"./dist/upload-errors.d.ts","import":"./dist/upload-errors.mjs","default":"./dist/upload-errors.mjs","require":"./dist/upload-errors.js"},"./graphql-upload":{"types":"./dist/graphql-upload.d.ts","import":"./dist/graphql-upload.mjs","default":"./dist/graphql-upload.mjs","require":"./dist/graphql-upload.js"},"./process-request":{"types":"./dist/process-request.d.ts","import":"./dist/process-request.mjs","default":"./dist/process-request.mjs","require":"./dist/process-request.js"},"./graphql-upload-koa":{"types":"./dist/graphql-upload-koa.d.ts","import":"./dist/graphql-upload-koa.mjs","default":"./dist/graphql-upload-koa.mjs","require":"./dist/graphql-upload-koa.js"},"./graphql-upload-express":{"types":"./dist/graphql-upload-express.d.ts","import":"./dist/graphql-upload-express.mjs","default":"./dist/graphql-upload-express.mjs","require":"./dist/graphql-upload-express.js"}},"funding":{"url":"https://github.com/sponsors/meabed","type":"github"},"gitHead":"df557f86f05f650f02099358c1c60290f3231a4f","scripts":{"dev":"rollup -c rollup.config.js --watch","lint":"biome check","size":"size-limit","test":"jest --coverage","build":"npm run clean && npm run build:rollup && npm run build:types","clean":"rm -rf dist coverage *.tsbuildinfo","format":"biome format --write --no-errors-on-unmatched","analyze":"size-limit --why","prepare":"husky","lint:fix":"biome check --write","validate":"npm run format:check && npm run lint && npm run typecheck && npm run test","typecheck":"tsc --noEmit","test:watch":"jest --watch","build:types":"tsc","build:rollup":"rollup -c rollup.config.js","format:check":"biome format","test:coverage":"jest --coverage --coverageReporters=html","example:apollo":"cd examples/apollo && npm start","prepublishOnly":"npm run validate && npm run build","example:express":"cd examples/express && npm start"},"_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"11.6.1","description":"TypeScript-first middleware and Upload scalar for GraphQL multipart requests (file uploads) with support for Apollo Server, Express, Koa, and more.","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx,json,md}":["biome format --write","biome check --write"]},"sideEffects":false,"_nodeVersion":"24.10.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"3.0.3","jest":"30.2.0","husky":"9.1.7","tslib":"^2.8.1","rollup":"^4.50.0","express":"5.1.0","graphql":"16.11.0","ts-jest":"29.4.5","ts-node":"10.9.2","form-data":"4.0.4","@types/koa":"3.0.0","node-fetch":"^3.3.2","size-limit":"^11.2.0","typescript":"5.9.3","@types/jest":"30.0.0","@types/node":"^24.3.1","lint-staged":"16.2.5","@types/busboy":"1.5.4","@biomejs/biome":"^2.2.2","@types/express":"5.0.3","form-data-encoder":"^4.1.0","@types/object-path":"0.11.4","@rollup/plugin-commonjs":"^28.0.6","@rollup/plugin-typescript":"^12.1.4","@rollup/plugin-node-resolve":"^16.0.1","@size-limit/preset-small-lib":"^11.2.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.4-beta.18_1761022507491_0.2820354572786701","host":"s3://npm-registry-packages-npm-production"}},"2.1.4-beta.19":{"name":"graphql-upload-ts","version":"2.1.4-beta.19","keywords":["graphql","graphql-upload","graphql-upload-typescript","file-upload","multipart","multipart-request","apollo-server","express","koa","typescript","upload-scalar","graphql-middleware","file-streaming","graphql-yoga","nestjs","esm","commonjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.4-beta.19","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"contributors":[{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues","email":"mo@meabed.com"},"dist":{"shasum":"e168429534aca35ad87ea7293be97335118104a5","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.4-beta.19.tgz","fileCount":74,"integrity":"sha512-L7KnKDhM6lgQY/BusBTI0qT2DYaeYGIG/gW80iO+fzPMt1uZ44lG7wPnaiL67ak9iuN8D01rYEq6BZVQDS65bg==","signatures":[{"sig":"MEUCIQDJqdRaiJDNwS5U4NpHvIj04xSYEqZbCfZXFdOYArRUjwIgLfnbE/Cmuqx5EBxrpjhX4YkMEyaj1SX7gnvpvXgL+rY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":483777},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","default":"./dist/index.mjs","require":"./dist/index.js"},"./upload":{"types":"./dist/upload.d.ts","import":"./dist/upload.mjs","default":"./dist/upload.mjs","require":"./dist/upload.js"},"./validation":{"types":"./dist/validation.d.ts","import":"./dist/validation.mjs","default":"./dist/validation.mjs","require":"./dist/validation.js"},"./fs-capacitor":{"types":"./dist/fs-capacitor.d.ts","import":"./dist/fs-capacitor.mjs","default":"./dist/fs-capacitor.mjs","require":"./dist/fs-capacitor.js"},"./package.json":"./package.json","./ignore-stream":{"types":"./dist/ignore-stream.d.ts","import":"./dist/ignore-stream.mjs","default":"./dist/ignore-stream.mjs","require":"./dist/ignore-stream.js"},"./upload-errors":{"types":"./dist/upload-errors.d.ts","import":"./dist/upload-errors.mjs","default":"./dist/upload-errors.mjs","require":"./dist/upload-errors.js"},"./graphql-upload":{"types":"./dist/graphql-upload.d.ts","import":"./dist/graphql-upload.mjs","default":"./dist/graphql-upload.mjs","require":"./dist/graphql-upload.js"},"./process-request":{"types":"./dist/process-request.d.ts","import":"./dist/process-request.mjs","default":"./dist/process-request.mjs","require":"./dist/process-request.js"},"./graphql-upload-koa":{"types":"./dist/graphql-upload-koa.d.ts","import":"./dist/graphql-upload-koa.mjs","default":"./dist/graphql-upload-koa.mjs","require":"./dist/graphql-upload-koa.js"},"./graphql-upload-express":{"types":"./dist/graphql-upload-express.d.ts","import":"./dist/graphql-upload-express.mjs","default":"./dist/graphql-upload-express.mjs","require":"./dist/graphql-upload-express.js"}},"funding":{"url":"https://github.com/sponsors/meabed","type":"github"},"gitHead":"1f46a10fc1b41b0db3648221b7295e0dfa51e76b","scripts":{"dev":"rollup -c rollup.config.js --watch","lint":"biome check","size":"size-limit","test":"jest --coverage","build":"npm run clean && npm run build:rollup && npm run build:types","clean":"rm -rf dist coverage *.tsbuildinfo","format":"biome format --write --no-errors-on-unmatched","analyze":"size-limit --why","prepare":"husky","lint:fix":"biome check --write","validate":"npm run format:check && npm run lint && npm run typecheck && npm run test","typecheck":"tsc --noEmit","test:watch":"jest --watch","build:types":"tsc","build:rollup":"rollup -c rollup.config.js","format:check":"biome format","test:coverage":"jest --coverage --coverageReporters=html","example:apollo":"cd examples/apollo && npm start","prepublishOnly":"npm run validate && npm run build","example:express":"cd examples/express && npm start"},"_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"11.6.1","description":"TypeScript-first middleware and Upload scalar for GraphQL multipart requests (file uploads) with support for Apollo Server, Express, Koa, and more.","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx,json,md}":["biome format --write","biome check --write"]},"sideEffects":false,"_nodeVersion":"24.10.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"3.0.3","jest":"30.2.0","husky":"9.1.7","tslib":"^2.8.1","rollup":"^4.50.0","express":"5.1.0","graphql":"16.11.0","ts-jest":"29.4.5","ts-node":"10.9.2","form-data":"4.0.4","@types/koa":"3.0.0","node-fetch":"^3.3.2","size-limit":"^11.2.0","typescript":"5.9.3","@types/jest":"30.0.0","@types/node":"^24.3.1","lint-staged":"16.2.6","@types/busboy":"1.5.4","@biomejs/biome":"^2.2.2","@types/express":"5.0.3","form-data-encoder":"^4.1.0","@types/object-path":"0.11.4","@rollup/plugin-commonjs":"^28.0.6","@rollup/plugin-typescript":"^12.1.4","@rollup/plugin-node-resolve":"^16.0.1","@size-limit/preset-small-lib":"^11.2.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.4-beta.19_1761183694656_0.23641705570554628","host":"s3://npm-registry-packages-npm-production"}},"2.1.4-beta.20":{"name":"graphql-upload-ts","version":"2.1.4-beta.20","keywords":["graphql","graphql-upload","graphql-upload-typescript","file-upload","multipart","multipart-request","apollo-server","express","koa","typescript","upload-scalar","graphql-middleware","file-streaming","graphql-yoga","nestjs","esm","commonjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.4-beta.20","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"contributors":[{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues","email":"mo@meabed.com"},"dist":{"shasum":"95aeb029ff794aa6f752d6e8ee7dc1bc2d813511","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.4-beta.20.tgz","fileCount":74,"integrity":"sha512-05BShdEiM3eG3SdVbaOBwZvT9stpMfkZd1GNY7r220PCk2Y0yTC7D/fU+zZuxUx4k3ewP4n3i7dz88LsD6BaVg==","signatures":[{"sig":"MEQCIFhb4Ocz3EmAjPoLeQHgHOLyjVlYNEpIO2pIJTnqGWXfAiA/fqyKYF3ZHssmW3yERXvLXUsLWaHSMPOMD49JN2NQBA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":483777},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","default":"./dist/index.mjs","require":"./dist/index.js"},"./upload":{"types":"./dist/upload.d.ts","import":"./dist/upload.mjs","default":"./dist/upload.mjs","require":"./dist/upload.js"},"./validation":{"types":"./dist/validation.d.ts","import":"./dist/validation.mjs","default":"./dist/validation.mjs","require":"./dist/validation.js"},"./fs-capacitor":{"types":"./dist/fs-capacitor.d.ts","import":"./dist/fs-capacitor.mjs","default":"./dist/fs-capacitor.mjs","require":"./dist/fs-capacitor.js"},"./package.json":"./package.json","./ignore-stream":{"types":"./dist/ignore-stream.d.ts","import":"./dist/ignore-stream.mjs","default":"./dist/ignore-stream.mjs","require":"./dist/ignore-stream.js"},"./upload-errors":{"types":"./dist/upload-errors.d.ts","import":"./dist/upload-errors.mjs","default":"./dist/upload-errors.mjs","require":"./dist/upload-errors.js"},"./graphql-upload":{"types":"./dist/graphql-upload.d.ts","import":"./dist/graphql-upload.mjs","default":"./dist/graphql-upload.mjs","require":"./dist/graphql-upload.js"},"./process-request":{"types":"./dist/process-request.d.ts","import":"./dist/process-request.mjs","default":"./dist/process-request.mjs","require":"./dist/process-request.js"},"./graphql-upload-koa":{"types":"./dist/graphql-upload-koa.d.ts","import":"./dist/graphql-upload-koa.mjs","default":"./dist/graphql-upload-koa.mjs","require":"./dist/graphql-upload-koa.js"},"./graphql-upload-express":{"types":"./dist/graphql-upload-express.d.ts","import":"./dist/graphql-upload-express.mjs","default":"./dist/graphql-upload-express.mjs","require":"./dist/graphql-upload-express.js"}},"funding":{"url":"https://github.com/sponsors/meabed","type":"github"},"gitHead":"a55987b59c09498ec77f93b0b5e288978b4c7120","scripts":{"dev":"rollup -c rollup.config.js --watch","lint":"biome check","size":"size-limit","test":"jest --coverage","build":"npm run clean && npm run build:rollup && npm run build:types","clean":"rm -rf dist coverage *.tsbuildinfo","format":"biome format --write --no-errors-on-unmatched","analyze":"size-limit --why","prepare":"husky","lint:fix":"biome check --write","validate":"npm run format:check && npm run lint && npm run typecheck && npm run test","typecheck":"tsc --noEmit","test:watch":"jest --watch","build:types":"tsc","build:rollup":"rollup -c rollup.config.js","format:check":"biome format","test:coverage":"jest --coverage --coverageReporters=html","example:apollo":"cd examples/apollo && npm start","prepublishOnly":"npm run validate && npm run build","example:express":"cd examples/express && npm start"},"_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"11.6.1","description":"TypeScript-first middleware and Upload scalar for GraphQL multipart requests (file uploads) with support for Apollo Server, Express, Koa, and more.","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx,json,md}":["biome format --write","biome check --write"]},"sideEffects":false,"_nodeVersion":"24.10.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"3.0.3","jest":"30.2.0","husky":"9.1.7","tslib":"^2.8.1","rollup":"^4.50.0","express":"5.1.0","graphql":"16.11.0","ts-jest":"29.4.5","ts-node":"10.9.2","form-data":"4.0.4","@types/koa":"3.0.1","node-fetch":"^3.3.2","size-limit":"^11.2.0","typescript":"5.9.3","@types/jest":"30.0.0","@types/node":"^24.3.1","lint-staged":"16.2.6","@types/busboy":"1.5.4","@biomejs/biome":"^2.2.2","@types/express":"5.0.4","form-data-encoder":"^4.1.0","@types/object-path":"0.11.4","@rollup/plugin-commonjs":"^28.0.6","@rollup/plugin-typescript":"^12.1.4","@rollup/plugin-node-resolve":"^16.0.1","@size-limit/preset-small-lib":"^11.2.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.4-beta.20_1761325693861_0.45409622971770336","host":"s3://npm-registry-packages-npm-production"}},"2.1.4-beta.21":{"name":"graphql-upload-ts","version":"2.1.4-beta.21","keywords":["graphql","graphql-upload","graphql-upload-typescript","file-upload","multipart","multipart-request","apollo-server","express","koa","typescript","upload-scalar","graphql-middleware","file-streaming","graphql-yoga","nestjs","esm","commonjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.4-beta.21","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"contributors":[{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues","email":"mo@meabed.com"},"dist":{"shasum":"d154ce1c3eb7d0121a9b2cede661f6ef00789960","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.4-beta.21.tgz","fileCount":74,"integrity":"sha512-EqLrsYR1QiW/Eo0m5VNgxDCl2LrXRY5RLu8t3/HuuAz7NOpD5RDxIIZt1ih+8spdTIc44bYgB1XtLgQb/MTeeQ==","signatures":[{"sig":"MEUCIQDvU4v1nKVk8GcPsdXRMfE3YE+no3PY/1VD+PqTnm1ffwIgEifibxh7D68eTrSQpe9uqJcWdSweG3oVx7O7nlGjEXc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":483777},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","default":"./dist/index.mjs","require":"./dist/index.js"},"./upload":{"types":"./dist/upload.d.ts","import":"./dist/upload.mjs","default":"./dist/upload.mjs","require":"./dist/upload.js"},"./validation":{"types":"./dist/validation.d.ts","import":"./dist/validation.mjs","default":"./dist/validation.mjs","require":"./dist/validation.js"},"./fs-capacitor":{"types":"./dist/fs-capacitor.d.ts","import":"./dist/fs-capacitor.mjs","default":"./dist/fs-capacitor.mjs","require":"./dist/fs-capacitor.js"},"./package.json":"./package.json","./ignore-stream":{"types":"./dist/ignore-stream.d.ts","import":"./dist/ignore-stream.mjs","default":"./dist/ignore-stream.mjs","require":"./dist/ignore-stream.js"},"./upload-errors":{"types":"./dist/upload-errors.d.ts","import":"./dist/upload-errors.mjs","default":"./dist/upload-errors.mjs","require":"./dist/upload-errors.js"},"./graphql-upload":{"types":"./dist/graphql-upload.d.ts","import":"./dist/graphql-upload.mjs","default":"./dist/graphql-upload.mjs","require":"./dist/graphql-upload.js"},"./process-request":{"types":"./dist/process-request.d.ts","import":"./dist/process-request.mjs","default":"./dist/process-request.mjs","require":"./dist/process-request.js"},"./graphql-upload-koa":{"types":"./dist/graphql-upload-koa.d.ts","import":"./dist/graphql-upload-koa.mjs","default":"./dist/graphql-upload-koa.mjs","require":"./dist/graphql-upload-koa.js"},"./graphql-upload-express":{"types":"./dist/graphql-upload-express.d.ts","import":"./dist/graphql-upload-express.mjs","default":"./dist/graphql-upload-express.mjs","require":"./dist/graphql-upload-express.js"}},"funding":{"url":"https://github.com/sponsors/meabed","type":"github"},"gitHead":"43986582c9a0f75800d3a752d05652ff219a94ce","scripts":{"dev":"rollup -c rollup.config.js --watch","lint":"biome check","size":"size-limit","test":"jest --coverage","build":"npm run clean && npm run build:rollup && npm run build:types","clean":"rm -rf dist coverage *.tsbuildinfo","format":"biome format --write --no-errors-on-unmatched","analyze":"size-limit --why","prepare":"husky","lint:fix":"biome check --write","validate":"npm run format:check && npm run lint && npm run typecheck && npm run test","typecheck":"tsc --noEmit","test:watch":"jest --watch","build:types":"tsc","build:rollup":"rollup -c rollup.config.js","format:check":"biome format","test:coverage":"jest --coverage --coverageReporters=html","example:apollo":"cd examples/apollo && npm start","prepublishOnly":"npm run validate && npm run build","example:express":"cd examples/express && npm start"},"_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"11.6.1","description":"TypeScript-first middleware and Upload scalar for GraphQL multipart requests (file uploads) with support for Apollo Server, Express, Koa, and more.","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx,json,md}":["biome format --write","biome check --write"]},"sideEffects":false,"_nodeVersion":"24.10.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"3.1.0","jest":"30.2.0","husky":"9.1.7","tslib":"^2.8.1","rollup":"^4.50.0","express":"5.1.0","graphql":"16.11.0","ts-jest":"29.4.5","ts-node":"10.9.2","form-data":"4.0.4","@types/koa":"3.0.1","node-fetch":"^3.3.2","size-limit":"^11.2.0","typescript":"5.9.3","@types/jest":"30.0.0","@types/node":"^24.3.1","lint-staged":"16.2.6","@types/busboy":"1.5.4","@biomejs/biome":"^2.2.2","@types/express":"5.0.4","form-data-encoder":"^4.1.0","@types/object-path":"0.11.4","@rollup/plugin-commonjs":"^28.0.6","@rollup/plugin-typescript":"^12.1.4","@rollup/plugin-node-resolve":"^16.0.1","@size-limit/preset-small-lib":"^11.2.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.4-beta.21_1761531231529_0.6944511070378214","host":"s3://npm-registry-packages-npm-production"}},"2.1.4-beta.22":{"name":"graphql-upload-ts","version":"2.1.4-beta.22","keywords":["graphql","graphql-upload","graphql-upload-typescript","file-upload","multipart","multipart-request","apollo-server","express","koa","typescript","upload-scalar","graphql-middleware","file-streaming","graphql-yoga","nestjs","esm","commonjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.4-beta.22","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"contributors":[{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues","email":"mo@meabed.com"},"dist":{"shasum":"128be27cbe93fee365bd334317f6dc21f4c0ff97","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.4-beta.22.tgz","fileCount":74,"integrity":"sha512-77pCvYTSABgdsvPv7Sa1UqYzah0Kggg1D3j3w3R4Zpm/9d1pqiFSRfrULXIoJ6+/VHMyVe8SyIEkBsLRNUEXTg==","signatures":[{"sig":"MEQCIFhZ8tSZR24lUgYE0Jmi/8C+4KtrRDTp13duoXNoYpK4AiBz1kEcofkTBrmp/Kor6J2PKRRkINX+vbZWahewhcGu1w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":483777},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","default":"./dist/index.mjs","require":"./dist/index.js"},"./upload":{"types":"./dist/upload.d.ts","import":"./dist/upload.mjs","default":"./dist/upload.mjs","require":"./dist/upload.js"},"./validation":{"types":"./dist/validation.d.ts","import":"./dist/validation.mjs","default":"./dist/validation.mjs","require":"./dist/validation.js"},"./fs-capacitor":{"types":"./dist/fs-capacitor.d.ts","import":"./dist/fs-capacitor.mjs","default":"./dist/fs-capacitor.mjs","require":"./dist/fs-capacitor.js"},"./package.json":"./package.json","./ignore-stream":{"types":"./dist/ignore-stream.d.ts","import":"./dist/ignore-stream.mjs","default":"./dist/ignore-stream.mjs","require":"./dist/ignore-stream.js"},"./upload-errors":{"types":"./dist/upload-errors.d.ts","import":"./dist/upload-errors.mjs","default":"./dist/upload-errors.mjs","require":"./dist/upload-errors.js"},"./graphql-upload":{"types":"./dist/graphql-upload.d.ts","import":"./dist/graphql-upload.mjs","default":"./dist/graphql-upload.mjs","require":"./dist/graphql-upload.js"},"./process-request":{"types":"./dist/process-request.d.ts","import":"./dist/process-request.mjs","default":"./dist/process-request.mjs","require":"./dist/process-request.js"},"./graphql-upload-koa":{"types":"./dist/graphql-upload-koa.d.ts","import":"./dist/graphql-upload-koa.mjs","default":"./dist/graphql-upload-koa.mjs","require":"./dist/graphql-upload-koa.js"},"./graphql-upload-express":{"types":"./dist/graphql-upload-express.d.ts","import":"./dist/graphql-upload-express.mjs","default":"./dist/graphql-upload-express.mjs","require":"./dist/graphql-upload-express.js"}},"funding":{"url":"https://github.com/sponsors/meabed","type":"github"},"gitHead":"bad5f5b6e0b4a21cca256e1197a1c60ea5389904","scripts":{"dev":"rollup -c rollup.config.js --watch","lint":"biome check","size":"size-limit","test":"jest --coverage","build":"npm run clean && npm run build:rollup && npm run build:types","clean":"rm -rf dist coverage *.tsbuildinfo","format":"biome format --write --no-errors-on-unmatched","analyze":"size-limit --why","prepare":"husky","lint:fix":"biome check --write","validate":"npm run format:check && npm run lint && npm run typecheck && npm run test","typecheck":"tsc --noEmit","test:watch":"jest --watch","build:types":"tsc","build:rollup":"rollup -c rollup.config.js","format:check":"biome format","test:coverage":"jest --coverage --coverageReporters=html","example:apollo":"cd examples/apollo && npm start","prepublishOnly":"npm run validate && npm run build","example:express":"cd examples/express && npm start"},"_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"11.6.1","description":"TypeScript-first middleware and Upload scalar for GraphQL multipart requests (file uploads) with support for Apollo Server, Express, Koa, and more.","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx,json,md}":["biome format --write","biome check --write"]},"sideEffects":false,"_nodeVersion":"24.10.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"3.1.1","jest":"30.2.0","husky":"9.1.7","tslib":"^2.8.1","rollup":"^4.50.0","express":"5.1.0","graphql":"16.11.0","ts-jest":"29.4.5","ts-node":"10.9.2","form-data":"4.0.4","@types/koa":"3.0.1","node-fetch":"^3.3.2","size-limit":"^11.2.0","typescript":"5.9.3","@types/jest":"30.0.0","@types/node":"^24.3.1","lint-staged":"16.2.6","@types/busboy":"1.5.4","@biomejs/biome":"^2.2.2","@types/express":"5.0.4","form-data-encoder":"^4.1.0","@types/object-path":"0.11.4","@rollup/plugin-commonjs":"^28.0.6","@rollup/plugin-typescript":"^12.1.4","@rollup/plugin-node-resolve":"^16.0.1","@size-limit/preset-small-lib":"^11.2.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.4-beta.22_1761559608727_0.29276209982700996","host":"s3://npm-registry-packages-npm-production"}},"2.1.4-beta.23":{"name":"graphql-upload-ts","version":"2.1.4-beta.23","keywords":["graphql","graphql-upload","graphql-upload-typescript","file-upload","multipart","multipart-request","apollo-server","express","koa","typescript","upload-scalar","graphql-middleware","file-streaming","graphql-yoga","nestjs","esm","commonjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.4-beta.23","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"contributors":[{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues","email":"mo@meabed.com"},"dist":{"shasum":"84e3dad927fcb8e7d4e8d2463abcca2e2b274ad6","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.4-beta.23.tgz","fileCount":74,"integrity":"sha512-8ELeei1P6TSYIlELJKUVOwoIwB4wyVRNi9z8kp1aoezphT99grCL0eviwQnWPbtu1z5ufyvPzhKLNT24LwJi4w==","signatures":[{"sig":"MEQCIHqIWc8e3YTh+fdUsSqNBjEV4wGg0SeBgEThxxTd/3ZzAiAdc6wVq/z/95KGMl4DEzaNaY6zLwj++sfUIJKRSxJYaA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":483777},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","default":"./dist/index.mjs","require":"./dist/index.js"},"./upload":{"types":"./dist/upload.d.ts","import":"./dist/upload.mjs","default":"./dist/upload.mjs","require":"./dist/upload.js"},"./validation":{"types":"./dist/validation.d.ts","import":"./dist/validation.mjs","default":"./dist/validation.mjs","require":"./dist/validation.js"},"./fs-capacitor":{"types":"./dist/fs-capacitor.d.ts","import":"./dist/fs-capacitor.mjs","default":"./dist/fs-capacitor.mjs","require":"./dist/fs-capacitor.js"},"./package.json":"./package.json","./ignore-stream":{"types":"./dist/ignore-stream.d.ts","import":"./dist/ignore-stream.mjs","default":"./dist/ignore-stream.mjs","require":"./dist/ignore-stream.js"},"./upload-errors":{"types":"./dist/upload-errors.d.ts","import":"./dist/upload-errors.mjs","default":"./dist/upload-errors.mjs","require":"./dist/upload-errors.js"},"./graphql-upload":{"types":"./dist/graphql-upload.d.ts","import":"./dist/graphql-upload.mjs","default":"./dist/graphql-upload.mjs","require":"./dist/graphql-upload.js"},"./process-request":{"types":"./dist/process-request.d.ts","import":"./dist/process-request.mjs","default":"./dist/process-request.mjs","require":"./dist/process-request.js"},"./graphql-upload-koa":{"types":"./dist/graphql-upload-koa.d.ts","import":"./dist/graphql-upload-koa.mjs","default":"./dist/graphql-upload-koa.mjs","require":"./dist/graphql-upload-koa.js"},"./graphql-upload-express":{"types":"./dist/graphql-upload-express.d.ts","import":"./dist/graphql-upload-express.mjs","default":"./dist/graphql-upload-express.mjs","require":"./dist/graphql-upload-express.js"}},"funding":{"url":"https://github.com/sponsors/meabed","type":"github"},"gitHead":"6e8bc8aa0c18140eb2bd1ddda12e7816df74101b","scripts":{"dev":"rollup -c rollup.config.js --watch","lint":"biome check","size":"size-limit","test":"jest --coverage","build":"npm run clean && npm run build:rollup && npm run build:types","clean":"rm -rf dist coverage *.tsbuildinfo","format":"biome format --write --no-errors-on-unmatched","analyze":"size-limit --why","prepare":"husky","lint:fix":"biome check --write","validate":"npm run format:check && npm run lint && npm run typecheck && npm run test","typecheck":"tsc --noEmit","test:watch":"jest --watch","build:types":"tsc","build:rollup":"rollup -c rollup.config.js","format:check":"biome format","test:coverage":"jest --coverage --coverageReporters=html","example:apollo":"cd examples/apollo && npm start","prepublishOnly":"npm run validate && npm run build","example:express":"cd examples/express && npm start"},"_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"11.6.1","description":"TypeScript-first middleware and Upload scalar for GraphQL multipart requests (file uploads) with support for Apollo Server, Express, Koa, and more.","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx,json,md}":["biome format --write","biome check --write"]},"sideEffects":false,"_nodeVersion":"24.10.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"3.1.1","jest":"30.2.0","husky":"9.1.7","tslib":"^2.8.1","rollup":"^4.50.0","express":"5.1.0","graphql":"16.11.0","ts-jest":"29.4.5","ts-node":"10.9.2","form-data":"4.0.4","@types/koa":"3.0.1","node-fetch":"^3.3.2","size-limit":"^11.2.0","typescript":"5.9.3","@types/jest":"30.0.0","@types/node":"^24.3.1","lint-staged":"16.2.6","@types/busboy":"1.5.4","@biomejs/biome":"^2.2.2","@types/express":"5.0.5","form-data-encoder":"^4.1.0","@types/object-path":"0.11.4","@rollup/plugin-commonjs":"^28.0.6","@rollup/plugin-typescript":"^12.1.4","@rollup/plugin-node-resolve":"^16.0.1","@size-limit/preset-small-lib":"^11.2.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.4-beta.23_1761707821815_0.8001627218806979","host":"s3://npm-registry-packages-npm-production"}},"2.1.4-beta.24":{"name":"graphql-upload-ts","version":"2.1.4-beta.24","keywords":["graphql","graphql-upload","graphql-upload-typescript","file-upload","multipart","multipart-request","apollo-server","express","koa","typescript","upload-scalar","graphql-middleware","file-streaming","graphql-yoga","nestjs","esm","commonjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.4-beta.24","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"contributors":[{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues","email":"mo@meabed.com"},"dist":{"shasum":"8cb56177853384acacf30a1093694075fcd958e9","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.4-beta.24.tgz","fileCount":74,"integrity":"sha512-MVWx31Tybt6Z27tAwKf1oi/xPX4im56l5A92pinO8O5M7z5ck3TNHVakJPqQm46yv+lJt1CnoiPWx8JWMf3p+w==","signatures":[{"sig":"MEUCIQCYsvl16pkDfgpnVTQyiseyFBRHriB2I4zw30Niu03TRAIgKhgInqQ9cy8KuD/8uJCzaXPhs3GE/vPPNrSl+jeOyTE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":483777},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","default":"./dist/index.mjs","require":"./dist/index.js"},"./upload":{"types":"./dist/upload.d.ts","import":"./dist/upload.mjs","default":"./dist/upload.mjs","require":"./dist/upload.js"},"./validation":{"types":"./dist/validation.d.ts","import":"./dist/validation.mjs","default":"./dist/validation.mjs","require":"./dist/validation.js"},"./fs-capacitor":{"types":"./dist/fs-capacitor.d.ts","import":"./dist/fs-capacitor.mjs","default":"./dist/fs-capacitor.mjs","require":"./dist/fs-capacitor.js"},"./package.json":"./package.json","./ignore-stream":{"types":"./dist/ignore-stream.d.ts","import":"./dist/ignore-stream.mjs","default":"./dist/ignore-stream.mjs","require":"./dist/ignore-stream.js"},"./upload-errors":{"types":"./dist/upload-errors.d.ts","import":"./dist/upload-errors.mjs","default":"./dist/upload-errors.mjs","require":"./dist/upload-errors.js"},"./graphql-upload":{"types":"./dist/graphql-upload.d.ts","import":"./dist/graphql-upload.mjs","default":"./dist/graphql-upload.mjs","require":"./dist/graphql-upload.js"},"./process-request":{"types":"./dist/process-request.d.ts","import":"./dist/process-request.mjs","default":"./dist/process-request.mjs","require":"./dist/process-request.js"},"./graphql-upload-koa":{"types":"./dist/graphql-upload-koa.d.ts","import":"./dist/graphql-upload-koa.mjs","default":"./dist/graphql-upload-koa.mjs","require":"./dist/graphql-upload-koa.js"},"./graphql-upload-express":{"types":"./dist/graphql-upload-express.d.ts","import":"./dist/graphql-upload-express.mjs","default":"./dist/graphql-upload-express.mjs","require":"./dist/graphql-upload-express.js"}},"funding":{"url":"https://github.com/sponsors/meabed","type":"github"},"gitHead":"de2b5e9517f03cd77266957803b2522a4801aa66","scripts":{"dev":"rollup -c rollup.config.js --watch","lint":"biome check","size":"size-limit","test":"jest --coverage","build":"npm run clean && npm run build:rollup && npm run build:types","clean":"rm -rf dist coverage *.tsbuildinfo","format":"biome format --write --no-errors-on-unmatched","analyze":"size-limit --why","prepare":"husky","lint:fix":"biome check --write","validate":"npm run format:check && npm run lint && npm run typecheck && npm run test","typecheck":"tsc --noEmit","test:watch":"jest --watch","build:types":"tsc","build:rollup":"rollup -c rollup.config.js","format:check":"biome format","test:coverage":"jest --coverage --coverageReporters=html","example:apollo":"cd examples/apollo && npm start","prepublishOnly":"npm run validate && npm run build","example:express":"cd examples/express && npm start"},"_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"11.6.1","description":"TypeScript-first middleware and Upload scalar for GraphQL multipart requests (file uploads) with support for Apollo Server, Express, Koa, and more.","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx,json,md}":["biome format --write","biome check --write"]},"sideEffects":false,"_nodeVersion":"24.11.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"3.1.1","jest":"30.2.0","husky":"9.1.7","tslib":"^2.8.1","rollup":"^4.50.0","express":"5.1.0","graphql":"16.12.0","ts-jest":"29.4.5","ts-node":"10.9.2","form-data":"4.0.4","@types/koa":"3.0.1","node-fetch":"^3.3.2","size-limit":"^11.2.0","typescript":"5.9.3","@types/jest":"30.0.0","@types/node":"^24.3.1","lint-staged":"16.2.6","@types/busboy":"1.5.4","@biomejs/biome":"^2.2.2","@types/express":"5.0.5","form-data-encoder":"^4.1.0","@types/object-path":"0.11.4","@rollup/plugin-commonjs":"^28.0.6","@rollup/plugin-typescript":"^12.1.4","@rollup/plugin-node-resolve":"^16.0.1","@size-limit/preset-small-lib":"^11.2.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.4-beta.24_1762188951945_0.5201702144563971","host":"s3://npm-registry-packages-npm-production"}},"2.1.4-beta.25":{"name":"graphql-upload-ts","version":"2.1.4-beta.25","keywords":["graphql","graphql-upload","graphql-upload-typescript","file-upload","multipart","multipart-request","apollo-server","express","koa","typescript","upload-scalar","graphql-middleware","file-streaming","graphql-yoga","nestjs","esm","commonjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.4-beta.25","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"contributors":[{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues","email":"mo@meabed.com"},"dist":{"shasum":"d4f4865c6fd332f4223bcb925c3aa3897b6884ee","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.4-beta.25.tgz","fileCount":74,"integrity":"sha512-ZfhWZRM3vASXHCR0pe51wZHYzr5FgNjnJIy+/I8aQ7bC2NBW+lyPF9eVbog8rjn1uKRnje1/H/xrWV6fqLL8DQ==","signatures":[{"sig":"MEUCIQCN5grDZppAXRYMMsZyIbPqjyecyLv5U9Btee+yhn50KgIgW57uE93P84CQnO/pCiSZqK7Oi/Gyh9QZ9zpAWyzQ7Uo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":483777},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","default":"./dist/index.mjs","require":"./dist/index.js"},"./upload":{"types":"./dist/upload.d.ts","import":"./dist/upload.mjs","default":"./dist/upload.mjs","require":"./dist/upload.js"},"./validation":{"types":"./dist/validation.d.ts","import":"./dist/validation.mjs","default":"./dist/validation.mjs","require":"./dist/validation.js"},"./fs-capacitor":{"types":"./dist/fs-capacitor.d.ts","import":"./dist/fs-capacitor.mjs","default":"./dist/fs-capacitor.mjs","require":"./dist/fs-capacitor.js"},"./package.json":"./package.json","./ignore-stream":{"types":"./dist/ignore-stream.d.ts","import":"./dist/ignore-stream.mjs","default":"./dist/ignore-stream.mjs","require":"./dist/ignore-stream.js"},"./upload-errors":{"types":"./dist/upload-errors.d.ts","import":"./dist/upload-errors.mjs","default":"./dist/upload-errors.mjs","require":"./dist/upload-errors.js"},"./graphql-upload":{"types":"./dist/graphql-upload.d.ts","import":"./dist/graphql-upload.mjs","default":"./dist/graphql-upload.mjs","require":"./dist/graphql-upload.js"},"./process-request":{"types":"./dist/process-request.d.ts","import":"./dist/process-request.mjs","default":"./dist/process-request.mjs","require":"./dist/process-request.js"},"./graphql-upload-koa":{"types":"./dist/graphql-upload-koa.d.ts","import":"./dist/graphql-upload-koa.mjs","default":"./dist/graphql-upload-koa.mjs","require":"./dist/graphql-upload-koa.js"},"./graphql-upload-express":{"types":"./dist/graphql-upload-express.d.ts","import":"./dist/graphql-upload-express.mjs","default":"./dist/graphql-upload-express.mjs","require":"./dist/graphql-upload-express.js"}},"funding":{"url":"https://github.com/sponsors/meabed","type":"github"},"gitHead":"430f14f05f556fcf16d6c18d3ac5f48debcc9db8","scripts":{"dev":"rollup -c rollup.config.js --watch","lint":"biome check","size":"size-limit","test":"jest --coverage","build":"npm run clean && npm run build:rollup && npm run build:types","clean":"rm -rf dist coverage *.tsbuildinfo","format":"biome format --write --no-errors-on-unmatched","analyze":"size-limit --why","prepare":"husky","lint:fix":"biome check --write","validate":"npm run format:check && npm run lint && npm run typecheck && npm run test","typecheck":"tsc --noEmit","test:watch":"jest --watch","build:types":"tsc","build:rollup":"rollup -c rollup.config.js","format:check":"biome format","test:coverage":"jest --coverage --coverageReporters=html","example:apollo":"cd examples/apollo && npm start","prepublishOnly":"npm run validate && npm run build","example:express":"cd examples/express && npm start"},"_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"11.6.1","description":"TypeScript-first middleware and Upload scalar for GraphQL multipart requests (file uploads) with support for Apollo Server, Express, Koa, and more.","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx,json,md}":["biome format --write","biome check --write"]},"sideEffects":false,"_nodeVersion":"24.11.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"3.1.1","jest":"30.2.0","husky":"9.1.7","tslib":"^2.8.1","rollup":"^4.50.0","express":"5.1.0","graphql":"16.12.0","ts-jest":"29.4.5","ts-node":"10.9.2","form-data":"4.0.4","@types/koa":"3.0.1","node-fetch":"^3.3.2","size-limit":"^11.2.0","typescript":"5.9.3","@types/jest":"30.0.0","@types/node":"^24.3.1","lint-staged":"16.2.6","@types/busboy":"1.5.4","@biomejs/biome":"^2.2.2","@types/express":"5.0.5","form-data-encoder":"^4.1.0","@types/object-path":"0.11.4","@rollup/plugin-commonjs":"^28.0.6","@rollup/plugin-typescript":"^12.1.4","@rollup/plugin-node-resolve":"^16.0.1","@size-limit/preset-small-lib":"^11.2.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.4-beta.25_1762579778180_0.5979688297883485","host":"s3://npm-registry-packages-npm-production"}},"2.1.4-beta.26":{"name":"graphql-upload-ts","version":"2.1.4-beta.26","keywords":["graphql","graphql-upload","graphql-upload-typescript","file-upload","multipart","multipart-request","apollo-server","express","koa","typescript","upload-scalar","graphql-middleware","file-streaming","graphql-yoga","nestjs","esm","commonjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.4-beta.26","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"contributors":[{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues","email":"mo@meabed.com"},"dist":{"shasum":"8a3f33514120ac5940740c5a320b16a3a0f56c94","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.4-beta.26.tgz","fileCount":74,"integrity":"sha512-ynY+9yQNDF5En9CkZMlesOViHO8XEk6iXo+HueHFB/eymbF7lxpyM+j4+vG9vympqVioJ8grR7PHMteBmAtOfw==","signatures":[{"sig":"MEYCIQD3ilVSy69NmTkdtvBXnzSKa9/RsnOgVh1DpA8E3PLIsgIhAJjtQsnA1ZFym4ZRgKCOm5Fp6SlUq0WUUVvh/ugg5iBx","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":483777},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","default":"./dist/index.mjs","require":"./dist/index.js"},"./upload":{"types":"./dist/upload.d.ts","import":"./dist/upload.mjs","default":"./dist/upload.mjs","require":"./dist/upload.js"},"./validation":{"types":"./dist/validation.d.ts","import":"./dist/validation.mjs","default":"./dist/validation.mjs","require":"./dist/validation.js"},"./fs-capacitor":{"types":"./dist/fs-capacitor.d.ts","import":"./dist/fs-capacitor.mjs","default":"./dist/fs-capacitor.mjs","require":"./dist/fs-capacitor.js"},"./package.json":"./package.json","./ignore-stream":{"types":"./dist/ignore-stream.d.ts","import":"./dist/ignore-stream.mjs","default":"./dist/ignore-stream.mjs","require":"./dist/ignore-stream.js"},"./upload-errors":{"types":"./dist/upload-errors.d.ts","import":"./dist/upload-errors.mjs","default":"./dist/upload-errors.mjs","require":"./dist/upload-errors.js"},"./graphql-upload":{"types":"./dist/graphql-upload.d.ts","import":"./dist/graphql-upload.mjs","default":"./dist/graphql-upload.mjs","require":"./dist/graphql-upload.js"},"./process-request":{"types":"./dist/process-request.d.ts","import":"./dist/process-request.mjs","default":"./dist/process-request.mjs","require":"./dist/process-request.js"},"./graphql-upload-koa":{"types":"./dist/graphql-upload-koa.d.ts","import":"./dist/graphql-upload-koa.mjs","default":"./dist/graphql-upload-koa.mjs","require":"./dist/graphql-upload-koa.js"},"./graphql-upload-express":{"types":"./dist/graphql-upload-express.d.ts","import":"./dist/graphql-upload-express.mjs","default":"./dist/graphql-upload-express.mjs","require":"./dist/graphql-upload-express.js"}},"funding":{"url":"https://github.com/sponsors/meabed","type":"github"},"gitHead":"7b30a56557ebabf7fd3a3a51f4bbab1239793747","scripts":{"dev":"rollup -c rollup.config.js --watch","lint":"biome check","size":"size-limit","test":"jest --coverage","build":"npm run clean && npm run build:rollup && npm run build:types","clean":"rm -rf dist coverage *.tsbuildinfo","format":"biome format --write --no-errors-on-unmatched","analyze":"size-limit --why","prepare":"husky","lint:fix":"biome check --write","validate":"npm run format:check && npm run lint && npm run typecheck && npm run test","typecheck":"tsc --noEmit","test:watch":"jest --watch","build:types":"tsc","build:rollup":"rollup -c rollup.config.js","format:check":"biome format","test:coverage":"jest --coverage --coverageReporters=html","example:apollo":"cd examples/apollo && npm start","prepublishOnly":"npm run validate && npm run build","example:express":"cd examples/express && npm start"},"_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"11.6.1","description":"TypeScript-first middleware and Upload scalar for GraphQL multipart requests (file uploads) with support for Apollo Server, Express, Koa, and more.","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx,json,md}":["biome format --write","biome check --write"]},"sideEffects":false,"_nodeVersion":"24.11.0","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"3.1.1","jest":"30.2.0","husky":"9.1.7","tslib":"^2.8.1","rollup":"^4.50.0","express":"5.1.0","graphql":"16.12.0","ts-jest":"29.4.5","ts-node":"10.9.2","form-data":"4.0.4","@types/koa":"3.0.1","node-fetch":"^3.3.2","size-limit":"^11.2.0","typescript":"5.9.3","@types/jest":"30.0.0","@types/node":"^24.3.1","lint-staged":"16.2.6","@types/busboy":"1.5.4","@biomejs/biome":"^2.2.2","@types/express":"5.0.5","form-data-encoder":"^4.1.0","@types/object-path":"0.11.4","@rollup/plugin-commonjs":"^28.0.6","@rollup/plugin-typescript":"^12.1.4","@rollup/plugin-node-resolve":"^16.0.1","@size-limit/preset-small-lib":"^11.2.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.4-beta.26_1762829885113_0.8029241562227563","host":"s3://npm-registry-packages-npm-production"}},"2.1.4-beta.27":{"name":"graphql-upload-ts","version":"2.1.4-beta.27","keywords":["graphql","graphql-upload","graphql-upload-typescript","file-upload","multipart","multipart-request","apollo-server","express","koa","typescript","upload-scalar","graphql-middleware","file-streaming","graphql-yoga","nestjs","esm","commonjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.4-beta.27","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"contributors":[{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues","email":"mo@meabed.com"},"dist":{"shasum":"e226977fdf59884f48c9b9cd257938712f6e26cf","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.4-beta.27.tgz","fileCount":74,"integrity":"sha512-8ynv+XpaHat/leWteo6B9rfh6o5ZyNOSDTXDiGPLdc/+3pqpMrbeTs+egftX25ydlEjC+/rouyOpVrrD35jxmA==","signatures":[{"sig":"MEUCIFd1bb4lBvjqY24B5DD2UyQwd7bG3K7LoTQacXaZPtOqAiEA1V71aEAJTEcQV57aKEWbcTXwSoijUSTmGnqh3m7OIz4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":483777},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","default":"./dist/index.mjs","require":"./dist/index.js"},"./upload":{"types":"./dist/upload.d.ts","import":"./dist/upload.mjs","default":"./dist/upload.mjs","require":"./dist/upload.js"},"./validation":{"types":"./dist/validation.d.ts","import":"./dist/validation.mjs","default":"./dist/validation.mjs","require":"./dist/validation.js"},"./fs-capacitor":{"types":"./dist/fs-capacitor.d.ts","import":"./dist/fs-capacitor.mjs","default":"./dist/fs-capacitor.mjs","require":"./dist/fs-capacitor.js"},"./package.json":"./package.json","./ignore-stream":{"types":"./dist/ignore-stream.d.ts","import":"./dist/ignore-stream.mjs","default":"./dist/ignore-stream.mjs","require":"./dist/ignore-stream.js"},"./upload-errors":{"types":"./dist/upload-errors.d.ts","import":"./dist/upload-errors.mjs","default":"./dist/upload-errors.mjs","require":"./dist/upload-errors.js"},"./graphql-upload":{"types":"./dist/graphql-upload.d.ts","import":"./dist/graphql-upload.mjs","default":"./dist/graphql-upload.mjs","require":"./dist/graphql-upload.js"},"./process-request":{"types":"./dist/process-request.d.ts","import":"./dist/process-request.mjs","default":"./dist/process-request.mjs","require":"./dist/process-request.js"},"./graphql-upload-koa":{"types":"./dist/graphql-upload-koa.d.ts","import":"./dist/graphql-upload-koa.mjs","default":"./dist/graphql-upload-koa.mjs","require":"./dist/graphql-upload-koa.js"},"./graphql-upload-express":{"types":"./dist/graphql-upload-express.d.ts","import":"./dist/graphql-upload-express.mjs","default":"./dist/graphql-upload-express.mjs","require":"./dist/graphql-upload-express.js"}},"funding":{"url":"https://github.com/sponsors/meabed","type":"github"},"gitHead":"3f93c829089bd0a5c8ec8a8b4c8aab76b91c364e","scripts":{"dev":"rollup -c rollup.config.js --watch","lint":"biome check","size":"size-limit","test":"jest --coverage","build":"npm run clean && npm run build:rollup && npm run build:types","clean":"rm -rf dist coverage *.tsbuildinfo","format":"biome format --write --no-errors-on-unmatched","analyze":"size-limit --why","prepare":"husky","lint:fix":"biome check --write","validate":"npm run format:check && npm run lint && npm run typecheck && npm run test","typecheck":"tsc --noEmit","test:watch":"jest --watch","build:types":"tsc","build:rollup":"rollup -c rollup.config.js","format:check":"biome format","test:coverage":"jest --coverage --coverageReporters=html","example:apollo":"cd examples/apollo && npm start","prepublishOnly":"npm run validate && npm run build","example:express":"cd examples/express && npm start"},"_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript-first middleware and Upload scalar for GraphQL multipart requests (file uploads) with support for Apollo Server, Express, Koa, and more.","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx,json,md}":["biome format --write","biome check --write"]},"sideEffects":false,"_nodeVersion":"24.11.1","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"3.1.1","jest":"30.2.0","husky":"9.1.7","tslib":"^2.8.1","rollup":"^4.50.0","express":"5.1.0","graphql":"16.12.0","ts-jest":"29.4.5","ts-node":"10.9.2","form-data":"4.0.5","@types/koa":"3.0.1","node-fetch":"^3.3.2","size-limit":"^11.2.0","typescript":"5.9.3","@types/jest":"30.0.0","@types/node":"^24.3.1","lint-staged":"16.2.6","@types/busboy":"1.5.4","@biomejs/biome":"^2.2.2","@types/express":"5.0.5","form-data-encoder":"^4.1.0","@types/object-path":"0.11.4","@rollup/plugin-commonjs":"^28.0.6","@rollup/plugin-typescript":"^12.1.4","@rollup/plugin-node-resolve":"^16.0.1","@size-limit/preset-small-lib":"^11.2.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.4-beta.27_1763422406204_0.5107471076244099","host":"s3://npm-registry-packages-npm-production"}},"2.1.4-beta.28":{"name":"graphql-upload-ts","version":"2.1.4-beta.28","keywords":["graphql","graphql-upload","graphql-upload-typescript","file-upload","multipart","multipart-request","apollo-server","express","koa","typescript","upload-scalar","graphql-middleware","file-streaming","graphql-yoga","nestjs","esm","commonjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.4-beta.28","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"contributors":[{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues","email":"mo@meabed.com"},"dist":{"shasum":"8b605677d7906ca74ae49f0d7b63d9d5852c2233","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.4-beta.28.tgz","fileCount":74,"integrity":"sha512-h+OIpX3P9HV4ASrGJhzN9Ho0dEJ0puW26A/4ViEv7qndEAxmEpqu5gsltngLeayagjtwix7JLa+UljLEia/asQ==","signatures":[{"sig":"MEUCIQDzNxjl0F/a2gjYOjYiJpZUtdOkImF5NYCtfJ9nFW7z3gIgY9YKFElqaYAJZCTK0IYubwIs+rjfZkp4z5rfHKpj1ck=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":483777},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","default":"./dist/index.mjs","require":"./dist/index.js"},"./upload":{"types":"./dist/upload.d.ts","import":"./dist/upload.mjs","default":"./dist/upload.mjs","require":"./dist/upload.js"},"./validation":{"types":"./dist/validation.d.ts","import":"./dist/validation.mjs","default":"./dist/validation.mjs","require":"./dist/validation.js"},"./fs-capacitor":{"types":"./dist/fs-capacitor.d.ts","import":"./dist/fs-capacitor.mjs","default":"./dist/fs-capacitor.mjs","require":"./dist/fs-capacitor.js"},"./package.json":"./package.json","./ignore-stream":{"types":"./dist/ignore-stream.d.ts","import":"./dist/ignore-stream.mjs","default":"./dist/ignore-stream.mjs","require":"./dist/ignore-stream.js"},"./upload-errors":{"types":"./dist/upload-errors.d.ts","import":"./dist/upload-errors.mjs","default":"./dist/upload-errors.mjs","require":"./dist/upload-errors.js"},"./graphql-upload":{"types":"./dist/graphql-upload.d.ts","import":"./dist/graphql-upload.mjs","default":"./dist/graphql-upload.mjs","require":"./dist/graphql-upload.js"},"./process-request":{"types":"./dist/process-request.d.ts","import":"./dist/process-request.mjs","default":"./dist/process-request.mjs","require":"./dist/process-request.js"},"./graphql-upload-koa":{"types":"./dist/graphql-upload-koa.d.ts","import":"./dist/graphql-upload-koa.mjs","default":"./dist/graphql-upload-koa.mjs","require":"./dist/graphql-upload-koa.js"},"./graphql-upload-express":{"types":"./dist/graphql-upload-express.d.ts","import":"./dist/graphql-upload-express.mjs","default":"./dist/graphql-upload-express.mjs","require":"./dist/graphql-upload-express.js"}},"funding":{"url":"https://github.com/sponsors/meabed","type":"github"},"gitHead":"7395efd53db0a129289f05e30322a01b4d134ad8","scripts":{"dev":"rollup -c rollup.config.js --watch","lint":"biome check","size":"size-limit","test":"jest --coverage","build":"npm run clean && npm run build:rollup && npm run build:types","clean":"rm -rf dist coverage *.tsbuildinfo","format":"biome format --write --no-errors-on-unmatched","analyze":"size-limit --why","prepare":"husky","lint:fix":"biome check --write","validate":"npm run format:check && npm run lint && npm run typecheck && npm run test","typecheck":"tsc --noEmit","test:watch":"jest --watch","build:types":"tsc","build:rollup":"rollup -c rollup.config.js","format:check":"biome format","test:coverage":"jest --coverage --coverageReporters=html","example:apollo":"cd examples/apollo && npm start","prepublishOnly":"npm run validate && npm run build","example:express":"cd examples/express && npm start"},"_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript-first middleware and Upload scalar for GraphQL multipart requests (file uploads) with support for Apollo Server, Express, Koa, and more.","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx,json,md}":["biome format --write","biome check --write"]},"sideEffects":false,"_nodeVersion":"24.11.1","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"3.1.1","jest":"30.2.0","husky":"9.1.7","tslib":"^2.8.1","rollup":"^4.50.0","express":"5.1.0","graphql":"16.12.0","ts-jest":"29.4.5","ts-node":"10.9.2","form-data":"4.0.5","@types/koa":"3.0.1","node-fetch":"^3.3.2","size-limit":"^11.2.0","typescript":"5.9.3","@types/jest":"30.0.0","@types/node":"^24.3.1","lint-staged":"16.2.6","@types/busboy":"1.5.4","@biomejs/biome":"^2.2.2","@types/express":"5.0.5","form-data-encoder":"^4.1.0","@types/object-path":"0.11.4","@rollup/plugin-commonjs":"^28.0.6","@rollup/plugin-typescript":"^12.1.4","@rollup/plugin-node-resolve":"^16.0.1","@size-limit/preset-small-lib":"^11.2.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.4-beta.28_1763561016063_0.40059078815221083","host":"s3://npm-registry-packages-npm-production"}},"2.1.4-beta.29":{"name":"graphql-upload-ts","version":"2.1.4-beta.29","keywords":["graphql","graphql-upload","graphql-upload-typescript","file-upload","multipart","multipart-request","apollo-server","express","koa","typescript","upload-scalar","graphql-middleware","file-streaming","graphql-yoga","nestjs","esm","commonjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.4-beta.29","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"contributors":[{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues","email":"mo@meabed.com"},"dist":{"shasum":"71db800b665ae7aa38ead3222bf4a995082dd8d7","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.4-beta.29.tgz","fileCount":74,"integrity":"sha512-rs5/sL12IHZx9IMI0H2XirNE7HXs/8E125XupUm5aiInsG1fBBchANgp0dvm68iQaEIJwlKTeJ2ondFLAcbMig==","signatures":[{"sig":"MEUCIQD65qW+uBhn0KBKikONCDo8yVxkm5ivVZ/BbFN7/92mcQIgMtPAjPRohK2pLrw8WK8KLUfurCd1uarNnOy10H1+lt8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":483777},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","default":"./dist/index.mjs","require":"./dist/index.js"},"./upload":{"types":"./dist/upload.d.ts","import":"./dist/upload.mjs","default":"./dist/upload.mjs","require":"./dist/upload.js"},"./validation":{"types":"./dist/validation.d.ts","import":"./dist/validation.mjs","default":"./dist/validation.mjs","require":"./dist/validation.js"},"./fs-capacitor":{"types":"./dist/fs-capacitor.d.ts","import":"./dist/fs-capacitor.mjs","default":"./dist/fs-capacitor.mjs","require":"./dist/fs-capacitor.js"},"./package.json":"./package.json","./ignore-stream":{"types":"./dist/ignore-stream.d.ts","import":"./dist/ignore-stream.mjs","default":"./dist/ignore-stream.mjs","require":"./dist/ignore-stream.js"},"./upload-errors":{"types":"./dist/upload-errors.d.ts","import":"./dist/upload-errors.mjs","default":"./dist/upload-errors.mjs","require":"./dist/upload-errors.js"},"./graphql-upload":{"types":"./dist/graphql-upload.d.ts","import":"./dist/graphql-upload.mjs","default":"./dist/graphql-upload.mjs","require":"./dist/graphql-upload.js"},"./process-request":{"types":"./dist/process-request.d.ts","import":"./dist/process-request.mjs","default":"./dist/process-request.mjs","require":"./dist/process-request.js"},"./graphql-upload-koa":{"types":"./dist/graphql-upload-koa.d.ts","import":"./dist/graphql-upload-koa.mjs","default":"./dist/graphql-upload-koa.mjs","require":"./dist/graphql-upload-koa.js"},"./graphql-upload-express":{"types":"./dist/graphql-upload-express.d.ts","import":"./dist/graphql-upload-express.mjs","default":"./dist/graphql-upload-express.mjs","require":"./dist/graphql-upload-express.js"}},"funding":{"url":"https://github.com/sponsors/meabed","type":"github"},"gitHead":"e862556f506fa8094ae8c56fbbfcf865420da891","scripts":{"dev":"rollup -c rollup.config.js --watch","lint":"biome check","size":"size-limit","test":"jest --coverage","build":"npm run clean && npm run build:rollup && npm run build:types","clean":"rm -rf dist coverage *.tsbuildinfo","format":"biome format --write --no-errors-on-unmatched","analyze":"size-limit --why","prepare":"husky","lint:fix":"biome check --write","validate":"npm run format:check && npm run lint && npm run typecheck && npm run test","typecheck":"tsc --noEmit","test:watch":"jest --watch","build:types":"tsc","build:rollup":"rollup -c rollup.config.js","format:check":"biome format","test:coverage":"jest --coverage --coverageReporters=html","example:apollo":"cd examples/apollo && npm start","prepublishOnly":"npm run validate && npm run build","example:express":"cd examples/express && npm start"},"_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript-first middleware and Upload scalar for GraphQL multipart requests (file uploads) with support for Apollo Server, Express, Koa, and more.","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx,json,md}":["biome format --write","biome check --write"]},"sideEffects":false,"_nodeVersion":"24.11.1","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"3.1.1","jest":"30.2.0","husky":"9.1.7","tslib":"^2.8.1","rollup":"^4.50.0","express":"5.1.0","graphql":"16.12.0","ts-jest":"29.4.5","ts-node":"10.9.2","form-data":"4.0.5","@types/koa":"3.0.1","node-fetch":"^3.3.2","size-limit":"^11.2.0","typescript":"5.9.3","@types/jest":"30.0.0","@types/node":"^24.3.1","lint-staged":"16.2.7","@types/busboy":"1.5.4","@biomejs/biome":"^2.2.2","@types/express":"5.0.5","form-data-encoder":"^4.1.0","@types/object-path":"0.11.4","@rollup/plugin-commonjs":"^28.0.6","@rollup/plugin-typescript":"^12.1.4","@rollup/plugin-node-resolve":"^16.0.1","@size-limit/preset-small-lib":"^11.2.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.4-beta.29_1763585718401_0.659850951035678","host":"s3://npm-registry-packages-npm-production"}},"2.1.4-beta.30":{"name":"graphql-upload-ts","version":"2.1.4-beta.30","keywords":["graphql","graphql-upload","graphql-upload-typescript","file-upload","multipart","multipart-request","apollo-server","express","koa","typescript","upload-scalar","graphql-middleware","file-streaming","graphql-yoga","nestjs","esm","commonjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.4-beta.30","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"contributors":[{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues","email":"mo@meabed.com"},"dist":{"shasum":"9d307df9c6a611047dbbb42d305e0462d400eaf4","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.4-beta.30.tgz","fileCount":74,"integrity":"sha512-Nireg+pKFBEC5aEK/FWPg47/Bf3gClJ8F3Ngs/qHkfnxBc1tWFSvNozV/HE+UzbvQw7n6rcoO7hohYjKLtPAnw==","signatures":[{"sig":"MEQCIAP9w0tySukhoaPR+MXPAlcUJY2zzPzHZinDR+7Y5OyCAiB1dtvRNYAmF3PkJuAoLhnoZNGYjHpUU04D3fOD8tMDmw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":483777},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","default":"./dist/index.mjs","require":"./dist/index.js"},"./upload":{"types":"./dist/upload.d.ts","import":"./dist/upload.mjs","default":"./dist/upload.mjs","require":"./dist/upload.js"},"./validation":{"types":"./dist/validation.d.ts","import":"./dist/validation.mjs","default":"./dist/validation.mjs","require":"./dist/validation.js"},"./fs-capacitor":{"types":"./dist/fs-capacitor.d.ts","import":"./dist/fs-capacitor.mjs","default":"./dist/fs-capacitor.mjs","require":"./dist/fs-capacitor.js"},"./package.json":"./package.json","./ignore-stream":{"types":"./dist/ignore-stream.d.ts","import":"./dist/ignore-stream.mjs","default":"./dist/ignore-stream.mjs","require":"./dist/ignore-stream.js"},"./upload-errors":{"types":"./dist/upload-errors.d.ts","import":"./dist/upload-errors.mjs","default":"./dist/upload-errors.mjs","require":"./dist/upload-errors.js"},"./graphql-upload":{"types":"./dist/graphql-upload.d.ts","import":"./dist/graphql-upload.mjs","default":"./dist/graphql-upload.mjs","require":"./dist/graphql-upload.js"},"./process-request":{"types":"./dist/process-request.d.ts","import":"./dist/process-request.mjs","default":"./dist/process-request.mjs","require":"./dist/process-request.js"},"./graphql-upload-koa":{"types":"./dist/graphql-upload-koa.d.ts","import":"./dist/graphql-upload-koa.mjs","default":"./dist/graphql-upload-koa.mjs","require":"./dist/graphql-upload-koa.js"},"./graphql-upload-express":{"types":"./dist/graphql-upload-express.d.ts","import":"./dist/graphql-upload-express.mjs","default":"./dist/graphql-upload-express.mjs","require":"./dist/graphql-upload-express.js"}},"funding":{"url":"https://github.com/sponsors/meabed","type":"github"},"gitHead":"6c91f8d2fae024b64a7e9442b0d62b64204adf53","scripts":{"dev":"rollup -c rollup.config.js --watch","lint":"biome check","size":"size-limit","test":"jest --coverage","build":"npm run clean && npm run build:rollup && npm run build:types","clean":"rm -rf dist coverage *.tsbuildinfo","format":"biome format --write --no-errors-on-unmatched","analyze":"size-limit --why","prepare":"husky","lint:fix":"biome check --write","validate":"npm run format:check && npm run lint && npm run typecheck && npm run test","typecheck":"tsc --noEmit","test:watch":"jest --watch","build:types":"tsc","build:rollup":"rollup -c rollup.config.js","format:check":"biome format","test:coverage":"jest --coverage --coverageReporters=html","example:apollo":"cd examples/apollo && npm start","prepublishOnly":"npm run validate && npm run build","example:express":"cd examples/express && npm start"},"_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript-first middleware and Upload scalar for GraphQL multipart requests (file uploads) with support for Apollo Server, Express, Koa, and more.","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx,json,md}":["biome format --write","biome check --write"]},"sideEffects":false,"_nodeVersion":"24.11.1","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"3.1.1","jest":"30.2.0","husky":"9.1.7","tslib":"^2.8.1","rollup":"^4.50.0","express":"5.1.0","graphql":"16.12.0","ts-jest":"29.4.5","ts-node":"10.9.2","form-data":"4.0.5","@types/koa":"3.0.1","node-fetch":"^3.3.2","size-limit":"^11.2.0","typescript":"5.9.3","@types/jest":"30.0.0","@types/node":"^24.3.1","lint-staged":"16.2.7","@types/busboy":"1.5.4","@biomejs/biome":"^2.2.2","@types/express":"5.0.5","form-data-encoder":"^4.1.0","@types/object-path":"0.11.4","@rollup/plugin-commonjs":"^28.0.6","@rollup/plugin-typescript":"^12.1.4","@rollup/plugin-node-resolve":"^16.0.1","@size-limit/preset-small-lib":"^11.2.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.4-beta.30_1763685159461_0.5969646186228763","host":"s3://npm-registry-packages-npm-production"}},"2.1.4-beta.31":{"name":"graphql-upload-ts","version":"2.1.4-beta.31","keywords":["graphql","graphql-upload","graphql-upload-typescript","file-upload","multipart","multipart-request","apollo-server","express","koa","typescript","upload-scalar","graphql-middleware","file-streaming","graphql-yoga","nestjs","esm","commonjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.4-beta.31","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"contributors":[{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues","email":"mo@meabed.com"},"dist":{"shasum":"b12044a510ebbf446e79c30108d010b71e58fa43","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.4-beta.31.tgz","fileCount":74,"integrity":"sha512-XhhqVusksH2AjQWRbWj/ttBm5hn9sFbckf3DLumJeWEqGaWrIAT1yb3J2nKckZ2ay93Kn3DpLbYyg6QD7WDVBA==","signatures":[{"sig":"MEQCIDTCQJPAE++au6Q3WbNylebRMpjvZAOqMPuBkHFv7idDAiBrgo/IWOBfOzQL+4SaOG+APhmxUtlTgD3qFBXBFCFRHw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":483777},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","default":"./dist/index.mjs","require":"./dist/index.js"},"./upload":{"types":"./dist/upload.d.ts","import":"./dist/upload.mjs","default":"./dist/upload.mjs","require":"./dist/upload.js"},"./validation":{"types":"./dist/validation.d.ts","import":"./dist/validation.mjs","default":"./dist/validation.mjs","require":"./dist/validation.js"},"./fs-capacitor":{"types":"./dist/fs-capacitor.d.ts","import":"./dist/fs-capacitor.mjs","default":"./dist/fs-capacitor.mjs","require":"./dist/fs-capacitor.js"},"./package.json":"./package.json","./ignore-stream":{"types":"./dist/ignore-stream.d.ts","import":"./dist/ignore-stream.mjs","default":"./dist/ignore-stream.mjs","require":"./dist/ignore-stream.js"},"./upload-errors":{"types":"./dist/upload-errors.d.ts","import":"./dist/upload-errors.mjs","default":"./dist/upload-errors.mjs","require":"./dist/upload-errors.js"},"./graphql-upload":{"types":"./dist/graphql-upload.d.ts","import":"./dist/graphql-upload.mjs","default":"./dist/graphql-upload.mjs","require":"./dist/graphql-upload.js"},"./process-request":{"types":"./dist/process-request.d.ts","import":"./dist/process-request.mjs","default":"./dist/process-request.mjs","require":"./dist/process-request.js"},"./graphql-upload-koa":{"types":"./dist/graphql-upload-koa.d.ts","import":"./dist/graphql-upload-koa.mjs","default":"./dist/graphql-upload-koa.mjs","require":"./dist/graphql-upload-koa.js"},"./graphql-upload-express":{"types":"./dist/graphql-upload-express.d.ts","import":"./dist/graphql-upload-express.mjs","default":"./dist/graphql-upload-express.mjs","require":"./dist/graphql-upload-express.js"}},"funding":{"url":"https://github.com/sponsors/meabed","type":"github"},"gitHead":"0e08653f2b69e89d2f408fdebc44a0a4a8f11972","scripts":{"dev":"rollup -c rollup.config.js --watch","lint":"biome check","size":"size-limit","test":"jest --coverage","build":"npm run clean && npm run build:rollup && npm run build:types","clean":"rm -rf dist coverage *.tsbuildinfo","format":"biome format --write --no-errors-on-unmatched","analyze":"size-limit --why","prepare":"husky","lint:fix":"biome check --write","validate":"npm run format:check && npm run lint && npm run typecheck && npm run test","typecheck":"tsc --noEmit","test:watch":"jest --watch","build:types":"tsc","build:rollup":"rollup -c rollup.config.js","format:check":"biome format","test:coverage":"jest --coverage --coverageReporters=html","example:apollo":"cd examples/apollo && npm start","prepublishOnly":"npm run validate && npm run build","example:express":"cd examples/express && npm start"},"_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript-first middleware and Upload scalar for GraphQL multipart requests (file uploads) with support for Apollo Server, Express, Koa, and more.","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx,json,md}":["biome format --write","biome check --write"]},"sideEffects":false,"_nodeVersion":"24.11.1","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"3.1.1","jest":"30.2.0","husky":"9.1.7","tslib":"^2.8.1","rollup":"^4.50.0","express":"5.2.0","graphql":"16.12.0","ts-jest":"29.4.5","ts-node":"10.9.2","form-data":"4.0.5","@types/koa":"3.0.1","node-fetch":"^3.3.2","size-limit":"^11.2.0","typescript":"5.9.3","@types/jest":"30.0.0","@types/node":"^24.3.1","lint-staged":"16.2.7","@types/busboy":"1.5.4","@biomejs/biome":"^2.2.2","@types/express":"5.0.5","form-data-encoder":"^4.1.0","@types/object-path":"0.11.4","@rollup/plugin-commonjs":"^28.0.6","@rollup/plugin-typescript":"^12.1.4","@rollup/plugin-node-resolve":"^16.0.1","@size-limit/preset-small-lib":"^11.2.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.4-beta.31_1764636779375_0.9006121554525146","host":"s3://npm-registry-packages-npm-production"}},"2.1.4-beta.32":{"name":"graphql-upload-ts","version":"2.1.4-beta.32","keywords":["graphql","graphql-upload","graphql-upload-typescript","file-upload","multipart","multipart-request","apollo-server","express","koa","typescript","upload-scalar","graphql-middleware","file-streaming","graphql-yoga","nestjs","esm","commonjs"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.4-beta.32","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"contributors":[{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues","email":"mo@meabed.com"},"dist":{"shasum":"96f5c19ed6ec83786ab67581cb11536c15f7f8f3","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.4-beta.32.tgz","fileCount":74,"integrity":"sha512-pbsj9i+u0zP/WEfzoysgshk1AFyKyt6ACAAwopvTZ9k+hcGbdmJH//7qFPjM+rYqOSEWl59OWCnKU8M1dMPIYw==","signatures":[{"sig":"MEUCIQCc0MM3iTeRHmXn03cr0q8JmijhMVFGRaE5jaFilcqsZQIgBH5cwFE3V0xZ9311oAd8zVpS8B3ncO65Zzu/FHBtsnQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":483777},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","default":"./dist/index.mjs","require":"./dist/index.js"},"./upload":{"types":"./dist/upload.d.ts","import":"./dist/upload.mjs","default":"./dist/upload.mjs","require":"./dist/upload.js"},"./validation":{"types":"./dist/validation.d.ts","import":"./dist/validation.mjs","default":"./dist/validation.mjs","require":"./dist/validation.js"},"./fs-capacitor":{"types":"./dist/fs-capacitor.d.ts","import":"./dist/fs-capacitor.mjs","default":"./dist/fs-capacitor.mjs","require":"./dist/fs-capacitor.js"},"./package.json":"./package.json","./ignore-stream":{"types":"./dist/ignore-stream.d.ts","import":"./dist/ignore-stream.mjs","default":"./dist/ignore-stream.mjs","require":"./dist/ignore-stream.js"},"./upload-errors":{"types":"./dist/upload-errors.d.ts","import":"./dist/upload-errors.mjs","default":"./dist/upload-errors.mjs","require":"./dist/upload-errors.js"},"./graphql-upload":{"types":"./dist/graphql-upload.d.ts","import":"./dist/graphql-upload.mjs","default":"./dist/graphql-upload.mjs","require":"./dist/graphql-upload.js"},"./process-request":{"types":"./dist/process-request.d.ts","import":"./dist/process-request.mjs","default":"./dist/process-request.mjs","require":"./dist/process-request.js"},"./graphql-upload-koa":{"types":"./dist/graphql-upload-koa.d.ts","import":"./dist/graphql-upload-koa.mjs","default":"./dist/graphql-upload-koa.mjs","require":"./dist/graphql-upload-koa.js"},"./graphql-upload-express":{"types":"./dist/graphql-upload-express.d.ts","import":"./dist/graphql-upload-express.mjs","default":"./dist/graphql-upload-express.mjs","require":"./dist/graphql-upload-express.js"}},"funding":{"url":"https://github.com/sponsors/meabed","type":"github"},"gitHead":"392d5a1d95a7381f660fb9f76364051f95082ee0","scripts":{"dev":"rollup -c rollup.config.js --watch","lint":"biome check","size":"size-limit","test":"jest --coverage","build":"npm run clean && npm run build:rollup && npm run build:types","clean":"rm -rf dist coverage *.tsbuildinfo","format":"biome format --write --no-errors-on-unmatched","analyze":"size-limit --why","prepare":"husky","lint:fix":"biome check --write","validate":"npm run format:check && npm run lint && npm run typecheck && npm run test","typecheck":"tsc --noEmit","test:watch":"jest --watch","build:types":"tsc","build:rollup":"rollup -c rollup.config.js","format:check":"biome format","test:coverage":"jest --coverage --coverageReporters=html","example:apollo":"cd examples/apollo && npm start","prepublishOnly":"npm run validate && npm run build","example:express":"cd examples/express && npm start"},"_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript-first middleware and Upload scalar for GraphQL multipart requests (file uploads) with support for Apollo Server, Express, Koa, and more.","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx,json,md}":["biome format --write","biome check --write"]},"sideEffects":false,"_nodeVersion":"24.11.1","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.0","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","readmeFilename":"README.md","devDependencies":{"koa":"3.1.1","jest":"30.2.0","husky":"9.1.7","tslib":"^2.8.1","rollup":"^4.50.0","express":"5.2.1","graphql":"16.12.0","ts-jest":"29.4.6","ts-node":"10.9.2","form-data":"4.0.5","@types/koa":"3.0.1","node-fetch":"^3.3.2","size-limit":"^11.2.0","typescript":"5.9.3","@types/jest":"30.0.0","@types/node":"^24.3.1","lint-staged":"16.2.7","@types/busboy":"1.5.4","@biomejs/biome":"^2.2.2","@types/express":"5.0.6","form-data-encoder":"^4.1.0","@types/object-path":"0.11.4","@rollup/plugin-commonjs":"^28.0.6","@rollup/plugin-typescript":"^12.1.4","@rollup/plugin-node-resolve":"^16.0.1","@size-limit/preset-small-lib":"^11.2.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.4-beta.32_1764650635235_0.07392824546856303","host":"s3://npm-registry-packages-npm-production"}},"2.1.4":{"name":"graphql-upload-ts","version":"2.1.4","keywords":["graphql","graphql-upload","graphql-upload-typescript","file-upload","multipart","multipart-request","apollo-server","express","koa","typescript","upload-scalar","graphql-middleware","file-streaming","graphql-yoga","nestjs","esm","commonjs","bun"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.1.4","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"contributors":[{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues","email":"mo@meabed.com"},"dist":{"shasum":"f4365341463312a39584657bb16f9b7a8e369178","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.1.4.tgz","fileCount":74,"integrity":"sha512-YLyi2K64dz0RGkabY/LTxyxyOVa8uqyE4AQ7meJ5lXBEorBxCmhXJbYHkS+nBBUd7C7qO0EefhjsEZoRQevesQ==","signatures":[{"sig":"MEQCIGMaMJ284e0l7Ywcrv7Jn/PLvBFyngxLbTCP7mKPk+3GAiBy/nt3CTrn/yjH85wTjdMU+eJ1AQEqyDsjANZOJmFyDg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":487044},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","default":"./dist/index.mjs","require":"./dist/index.js"},"./upload":{"types":"./dist/upload.d.ts","import":"./dist/upload.mjs","default":"./dist/upload.mjs","require":"./dist/upload.js"},"./validation":{"types":"./dist/validation.d.ts","import":"./dist/validation.mjs","default":"./dist/validation.mjs","require":"./dist/validation.js"},"./fs-capacitor":{"types":"./dist/fs-capacitor.d.ts","import":"./dist/fs-capacitor.mjs","default":"./dist/fs-capacitor.mjs","require":"./dist/fs-capacitor.js"},"./package.json":"./package.json","./ignore-stream":{"types":"./dist/ignore-stream.d.ts","import":"./dist/ignore-stream.mjs","default":"./dist/ignore-stream.mjs","require":"./dist/ignore-stream.js"},"./upload-errors":{"types":"./dist/upload-errors.d.ts","import":"./dist/upload-errors.mjs","default":"./dist/upload-errors.mjs","require":"./dist/upload-errors.js"},"./graphql-upload":{"types":"./dist/graphql-upload.d.ts","import":"./dist/graphql-upload.mjs","default":"./dist/graphql-upload.mjs","require":"./dist/graphql-upload.js"},"./process-request":{"types":"./dist/process-request.d.ts","import":"./dist/process-request.mjs","default":"./dist/process-request.mjs","require":"./dist/process-request.js"},"./graphql-upload-koa":{"types":"./dist/graphql-upload-koa.d.ts","import":"./dist/graphql-upload-koa.mjs","default":"./dist/graphql-upload-koa.mjs","require":"./dist/graphql-upload-koa.js"},"./graphql-upload-express":{"types":"./dist/graphql-upload-express.d.ts","import":"./dist/graphql-upload-express.mjs","default":"./dist/graphql-upload-express.mjs","require":"./dist/graphql-upload-express.js"}},"funding":{"url":"https://github.com/sponsors/meabed","type":"github"},"gitHead":"738a3d85c49d70111ba0daaa58aaee29fa625390","scripts":{"dev":"rollup -c rollup.config.js --watch","lint":"biome check","size":"size-limit","test":"jest --coverage","build":"rm -rf dist coverage *.tsbuildinfo && rollup -c rollup.config.js && tsc","clean":"rm -rf dist coverage *.tsbuildinfo","format":"biome format --write --no-errors-on-unmatched","analyze":"size-limit --why","prepare":"if [ -z \"$CI\" ] && [ -e .git ] && [ -x ./node_modules/.bin/husky ]; then ./node_modules/.bin/husky; fi","lint:fix":"biome check --write","test:bun":"bun test --timeout 30000","validate":"biome format && biome check && tsc --noEmit && jest --coverage","test:jest":"jest --coverage","typecheck":"tsc --noEmit","test:watch":"jest --watch","build:types":"tsc","build:rollup":"rollup -c rollup.config.js","format:check":"biome format","validate:bun":"biome format && biome check && tsc --noEmit && bun test --timeout 30000","test:coverage":"jest --coverage --coverageReporters=html","example:apollo":"cd examples/apollo && tsc -p . && node ./dist/examples/apollo/index.js","prepublishOnly":"biome format && biome check && tsc --noEmit && jest --coverage && rm -rf dist coverage *.tsbuildinfo && rollup -c rollup.config.js && tsc","example:express":"cd examples/express && tsc -p . && node ./dist/examples/express/graphql-http.js","test:bun:coverage":"bun test --coverage --timeout 30000"},"_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"11.11.0","description":"TypeScript-first middleware and Upload scalar for GraphQL multipart requests (file uploads) with support for Apollo Server, Express, Koa, and more.","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx,json,md}":["biome format --write","biome check --write"]},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.1","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","devDependencies":{"koa":"3.2.0","jest":"30.3.0","husky":"9.1.7","tslib":"^2.8.1","rollup":"^4.60.2","express":"5.2.1","graphql":"16.13.2","ts-jest":"29.4.9","ts-node":"10.9.2","form-data":"4.0.5","@types/koa":"3.0.2","node-fetch":"^3.3.2","size-limit":"^12.1.0","typescript":"6.0.3","@types/jest":"30.0.0","@types/node":"^25.6.0","lint-staged":"16.4.0","@types/busboy":"1.5.4","@biomejs/biome":"^2.4.12","@types/express":"5.0.6","form-data-encoder":"^4.1.0","@types/object-path":"0.11.4","@rollup/plugin-commonjs":"^29.0.2","@rollup/plugin-typescript":"^12.3.0","@rollup/plugin-node-resolve":"^16.0.3","@size-limit/preset-small-lib":"^12.1.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.1.4_1776957139063_0.21948075499100894","host":"s3://npm-registry-packages-npm-production"}},"2.2.0":{"name":"graphql-upload-ts","version":"2.2.0","keywords":["graphql","graphql-upload","graphql-upload-typescript","file-upload","multipart","multipart-request","apollo-server","express","koa","typescript","upload-scalar","graphql-middleware","file-streaming","graphql-yoga","nestjs","esm","commonjs","bun"],"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","_id":"graphql-upload-ts@2.2.0","maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"contributors":[{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"}],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues","email":"mo@meabed.com"},"dist":{"shasum":"16ba5aab33f58111af373bb7f99c2101c1386ae4","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-2.2.0.tgz","fileCount":77,"integrity":"sha512-MYbthyhzw245JluSLC7C/bQRN0cJbfUiBJyXizhDTv22n7kyuQTA2eZ5QlUeDXDKMWSw3Fxz/E8Ls1KvLGnyEg==","signatures":[{"sig":"MEUCIQCgkce44y90sAjqKVXummrVM8V5kpq4s6M8dHQySZPFsgIgINJYcdyU4rmwHEjCGlFeWUQEmYUuhuSex0L3d7X9iNQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":511895},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","default":"./dist/index.mjs","require":"./dist/index.js"},"./upload":{"types":"./dist/upload.d.ts","import":"./dist/upload.mjs","default":"./dist/upload.mjs","require":"./dist/upload.js"},"./validation":{"types":"./dist/validation.d.ts","import":"./dist/validation.mjs","default":"./dist/validation.mjs","require":"./dist/validation.js"},"./fs-capacitor":{"types":"./dist/fs-capacitor.d.ts","import":"./dist/fs-capacitor.mjs","default":"./dist/fs-capacitor.mjs","require":"./dist/fs-capacitor.js"},"./package.json":"./package.json","./ignore-stream":{"types":"./dist/ignore-stream.d.ts","import":"./dist/ignore-stream.mjs","default":"./dist/ignore-stream.mjs","require":"./dist/ignore-stream.js"},"./upload-errors":{"types":"./dist/upload-errors.d.ts","import":"./dist/upload-errors.mjs","default":"./dist/upload-errors.mjs","require":"./dist/upload-errors.js"},"./graphql-upload":{"types":"./dist/graphql-upload.d.ts","import":"./dist/graphql-upload.mjs","default":"./dist/graphql-upload.mjs","require":"./dist/graphql-upload.js"},"./process-request":{"types":"./dist/process-request.d.ts","import":"./dist/process-request.mjs","default":"./dist/process-request.mjs","require":"./dist/process-request.js"},"./graphql-upload-koa":{"types":"./dist/graphql-upload-koa.d.ts","import":"./dist/graphql-upload-koa.mjs","default":"./dist/graphql-upload-koa.mjs","require":"./dist/graphql-upload-koa.js"},"./graphql-upload-express":{"types":"./dist/graphql-upload-express.d.ts","import":"./dist/graphql-upload-express.mjs","default":"./dist/graphql-upload-express.mjs","require":"./dist/graphql-upload-express.js"}},"funding":{"url":"https://github.com/sponsors/meabed","type":"github"},"gitHead":"b6f3109565235c1438e0ab775187c4dda469d37d","scripts":{"dev":"rollup -c rollup.config.js --watch","lint":"biome check","size":"size-limit","test":"jest --coverage","build":"rm -rf dist coverage *.tsbuildinfo && rollup -c rollup.config.js && tsc","clean":"rm -rf dist coverage *.tsbuildinfo","format":"biome format --write --no-errors-on-unmatched","analyze":"size-limit --why","prepare":"if [ -z \"$CI\" ] && [ -e .git ] && [ -x ./node_modules/.bin/husky ]; then ./node_modules/.bin/husky; fi","lint:fix":"biome check --write","test:bun":"bun test --timeout 30000","validate":"biome format && biome check && tsc --noEmit && jest --coverage","changeset":"changeset","test:jest":"jest --coverage","typecheck":"tsc --noEmit","test:watch":"jest --watch","build:types":"tsc","build:rollup":"rollup -c rollup.config.js","format:check":"biome format","validate:bun":"biome format && biome check && tsc --noEmit && bun test --timeout 30000","release:check":"node ./scripts/release/check-changeset.mjs","test:coverage":"jest --coverage --coverageReporters=html","example:apollo":"cd examples/apollo && tsc -p . && node ./dist/examples/apollo/index.js","prepublishOnly":"biome format && biome check && tsc --noEmit && jest --coverage && rm -rf dist coverage *.tsbuildinfo && rollup -c rollup.config.js && tsc","release:verify":"yarn typecheck && yarn build && yarn test","example:express":"cd examples/express && tsc -p . && node ./dist/examples/express/graphql-http.js","release:publish":"node ./scripts/release/publish.mjs","test:bun:coverage":"bun test --coverage --timeout 30000","release:version:beta":"node ./scripts/release/version-beta.mjs","release:version:stable":"node ./scripts/release/version-stable.mjs"},"_npmUser":{"name":"meabed","email":"mo.meabed@gmail.com"},"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"_npmVersion":"11.11.0","description":"TypeScript-first middleware and Upload scalar for GraphQL multipart requests (file uploads) with support for Apollo Server, Express, Koa, and more.","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx,json,md}":["biome format --write","biome check --write"]},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.1","object-path":"^0.11.8"},"engineStrict":false,"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","devDependencies":{"koa":"3.2.0","jest":"30.3.0","husky":"9.1.7","tslib":"^2.8.1","rollup":"^4.60.2","express":"5.2.1","graphql":"16.13.2","ts-jest":"29.4.9","ts-node":"10.9.2","form-data":"4.0.5","@types/koa":"3.0.2","node-fetch":"^3.3.2","size-limit":"^12.1.0","typescript":"6.0.3","@types/jest":"30.0.0","@types/node":"^25.6.0","lint-staged":"16.4.0","@types/busboy":"1.5.4","@biomejs/biome":"^2.4.13","@types/express":"5.0.6","@changesets/cli":"2.31.0","form-data-encoder":"^4.1.0","@types/object-path":"0.11.4","@rollup/plugin-commonjs":"^29.0.2","@rollup/plugin-typescript":"^12.3.0","@rollup/plugin-node-resolve":"^16.0.3","@size-limit/preset-small-lib":"^12.1.0"},"peerDependencies":{"graphql":">=0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-upload-ts_2.2.0_1776981209588_0.1746030532839915","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-beta.1":{"name":"graphql-upload-ts","version":"3.0.0-beta.1","description":"TypeScript-first middleware and Upload scalar for GraphQL multipart requests (file uploads) with support for Apollo Server, Express, Koa, and more.","keywords":["graphql","graphql-upload","graphql-upload-typescript","file-upload","multipart","multipart-request","apollo-server","express","koa","typescript","upload-scalar","graphql-middleware","file-streaming","graphql-yoga","nestjs","esm","commonjs","bun"],"homepage":"https://github.com/meabed/graphql-upload-ts#readme","bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues","email":"mo@meabed.com"},"repository":{"type":"git","url":"git+https://github.com/meabed/graphql-upload-ts.git"},"funding":{"type":"github","url":"https://github.com/sponsors/meabed"},"license":"MIT","author":{"name":"Mohamed Meabed","email":"mo@meabed.com","url":"https://meabed.com"},"contributors":[{"name":"Mohamed Meabed","email":"mo@meabed.com","url":"https://meabed.com"}],"sideEffects":false,"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js","default":"./dist/index.mjs"},"./fs-capacitor":{"types":"./dist/fs-capacitor.d.ts","import":"./dist/fs-capacitor.mjs","require":"./dist/fs-capacitor.js","default":"./dist/fs-capacitor.mjs"},"./graphql-upload":{"types":"./dist/graphql-upload.d.ts","import":"./dist/graphql-upload.mjs","require":"./dist/graphql-upload.js","default":"./dist/graphql-upload.mjs"},"./graphql-upload-express":{"types":"./dist/graphql-upload-express.d.ts","import":"./dist/graphql-upload-express.mjs","require":"./dist/graphql-upload-express.js","default":"./dist/graphql-upload-express.mjs"},"./graphql-upload-koa":{"types":"./dist/graphql-upload-koa.d.ts","import":"./dist/graphql-upload-koa.mjs","require":"./dist/graphql-upload-koa.js","default":"./dist/graphql-upload-koa.mjs"},"./ignore-stream":{"types":"./dist/ignore-stream.d.ts","import":"./dist/ignore-stream.mjs","require":"./dist/ignore-stream.js","default":"./dist/ignore-stream.mjs"},"./process-request":{"types":"./dist/process-request.d.ts","import":"./dist/process-request.mjs","require":"./dist/process-request.js","default":"./dist/process-request.mjs"},"./upload":{"types":"./dist/upload.d.ts","import":"./dist/upload.mjs","require":"./dist/upload.js","default":"./dist/upload.mjs"},"./upload-errors":{"types":"./dist/upload-errors.d.ts","import":"./dist/upload-errors.mjs","require":"./dist/upload-errors.js","default":"./dist/upload-errors.mjs"},"./validation":{"types":"./dist/validation.d.ts","import":"./dist/validation.mjs","require":"./dist/validation.js","default":"./dist/validation.mjs"},"./package.json":"./package.json"},"main":"./dist/index.js","module":"./dist/index.mjs","types":"./dist/index.d.ts","scripts":{"build":"rm -rf dist *.tsbuildinfo && rollup -c rollup.config.cjs","check":"biome check --write","clean":"rm -rf dist coverage *.tsbuildinfo","dev":"rollup -c rollup.config.cjs --watch","example:apollo":"cd examples/apollo && tsc -p . && node ./dist/examples/apollo/index.js","example:express":"cd examples/express && tsc -p . && node ./dist/examples/express/graphql-http.js","format":"biome format --write","lint":"biome check","lint:fix":"biome check --write","prepare":"if [ -z \"$CI\" ] && [ -e .git ] && [ -x ./node_modules/.bin/husky ]; then ./node_modules/.bin/husky; fi","prepublishOnly":"bun run build","release":"semantic-release","release:dry":"semantic-release --dry-run","test":"bun test --timeout 30000","test:coverage":"bun test --coverage --timeout 30000","test:watch":"bun test --watch --timeout 30000","test-ci":"bun run test","typecheck":"tsc --pretty --skipLibCheck --noEmit && tsc --project tsconfig.test.json --pretty --skipLibCheck --noEmit"},"lint-staged":{"*.{js,ts,jsx,tsx}":["biome check --write --no-errors-on-unmatched","biome format --write --no-errors-on-unmatched"],"*.{json,md,yml,yaml}":["biome format --write --no-errors-on-unmatched"]},"dependencies":{"busboy":"^1.6.0","http-errors":"^2.0.1","object-path":"^0.11.8"},"devDependencies":{"@biomejs/biome":"^2.4.14","@rollup/plugin-commonjs":"^29.0.2","@rollup/plugin-json":"^6.1.0","@rollup/plugin-node-resolve":"^16.0.3","@rollup/plugin-typescript":"^12.3.0","@semantic-release/commit-analyzer":"^13.0.1","@semantic-release/github":"^12.0.6","@semantic-release/npm":"^13.1.5","@semantic-release/release-notes-generator":"^14.1.0","@types/bun":"^1.3.13","@types/busboy":"1.5.4","@types/express":"5.0.6","@types/koa":"3.0.2","@types/node":"25.6.0","@types/object-path":"0.11.4","conventional-changelog-conventionalcommits":"^9.3.1","esbuild":"^0.28.0","express":"5.2.1","form-data":"4.0.5","form-data-encoder":"^4.1.0","graphql":"16.13.2","husky":"9.1.7","koa":"3.2.0","lint-staged":"16.4.0","node-fetch":"^3.3.2","rollup":"^4.60.2","rollup-plugin-esbuild":"^6.2.1","semantic-release":"^25.0.3","tslib":"^2.8.1","typescript":"6.0.3"},"peerDependencies":{"graphql":">=0.13.1"},"packageManager":"bun@1.3.13","engines":{"bun":">= 1.3","node":">= 22.0"},"publishConfig":{"access":"public","provenance":true},"readmeFilename":"README.md","gitHead":"12e070ae5f5ad0a650746fbf00d8b35609759ffd","_id":"graphql-upload-ts@3.0.0-beta.1","_nodeVersion":"24.14.1","_npmVersion":"11.13.0","dist":{"integrity":"sha512-DqXNjhHLMNHlQviOnlceLv4vdj0So/up/dPrZKA3HY+IgCzO1UrCGt35It5tx51ZiuvO9grpchzktPmrw6aT/g==","shasum":"1c4fed1ca1118e357360671e224573b289ddf522","tarball":"https://registry.npmjs.org/graphql-upload-ts/-/graphql-upload-ts-3.0.0-beta.1.tgz","fileCount":65,"unpackedSize":640957,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/graphql-upload-ts@3.0.0-beta.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQD8CdtjYPOId/eq4e4baNCHwTHSxXHd+H8wL8O9puLMPAIhAND+wKojJkFzA0MbNNhcSv1gZ9UIo6LXh6Uv903AmBGJ"}]},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:96f79cd3-8436-4841-85ae-46b94fc98397"}},"directories":{},"maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/graphql-upload-ts_3.0.0-beta.1_1777756008945_0.2345402559154368"},"_hasShrinkwrap":false}},"time":{"created":"2022-07-24T09:12:39.877Z","modified":"2026-05-02T21:06:49.443Z","2.0.1":"2022-07-24T09:12:40.154Z","2.0.2":"2022-07-24T09:19:51.906Z","2.0.3":"2022-07-24T10:42:35.804Z","2.0.4-update-pkgs.1":"2022-12-26T03:35:28.935Z","2.0.4-update-pkgs.2":"2022-12-26T03:37:09.758Z","2.0.4":"2022-12-26T03:38:22.943Z","2.0.4-update-pkgs.3":"2022-12-26T03:44:32.973Z","2.0.4-update-pkgs.4":"2022-12-26T03:46:09.771Z","2.0.4-update-pkgs.5":"2022-12-26T03:48:43.953Z","2.0.5":"2022-12-26T03:50:11.752Z","2.0.6-beta.1":"2022-12-27T18:21:28.019Z","2.0.6-beta.2":"2022-12-27T19:41:11.239Z","2.0.6-alpha.1":"2022-12-31T00:11:22.355Z","2.0.6-beta.3":"2022-12-31T00:42:04.614Z","2.0.6-alpha.2":"2022-12-31T06:10:02.752Z","2.0.6-beta.4":"2022-12-31T07:19:39.713Z","2.0.6-alpha.3":"2023-01-02T20:58:59.842Z","2.0.6-beta.5":"2023-01-02T21:00:59.071Z","2.0.6-alpha.4":"2023-01-03T08:25:25.250Z","2.0.6-beta.6":"2023-01-03T08:34:26.721Z","2.0.6-beta.7":"2023-01-16T02:37:22.266Z","2.0.6-alpha.5":"2023-01-16T18:24:49.835Z","2.0.6-beta.8":"2023-01-16T18:32:05.406Z","2.0.6-beta.9":"2023-01-18T00:03:12.031Z","2.0.6-beta.10":"2023-01-18T00:04:59.704Z","2.0.6-beta.11":"2023-01-18T20:25:14.674Z","2.0.6-beta.12":"2023-01-23T19:27:40.122Z","2.0.6-beta.13":"2023-01-24T00:09:33.244Z","2.0.6-beta.14":"2023-01-24T18:26:31.033Z","2.0.6-beta.15":"2023-01-25T13:31:10.069Z","2.0.6-beta.16":"2023-01-26T18:03:26.346Z","2.0.6-beta.17":"2023-01-29T00:10:20.619Z","2.0.6-beta.18":"2023-01-31T00:10:35.053Z","2.0.6-beta.19":"2023-01-31T17:12:01.979Z","2.0.6-beta.20":"2023-02-04T00:10:44.735Z","2.0.6-beta.21":"2023-02-07T00:10:27.268Z","2.0.6-beta.22":"2023-02-07T21:22:15.573Z","2.0.6-beta.23":"2023-02-08T08:29:24.020Z","2.0.6-beta.24":"2023-02-11T00:09:52.115Z","2.0.6-beta.25":"2023-02-14T00:11:33.498Z","2.0.6-beta.26":"2023-02-15T18:37:02.923Z","2.0.6-beta.27":"2023-02-21T00:04:22.377Z","2.0.6-beta.28":"2023-02-23T18:03:57.255Z","2.0.6-beta.29":"2023-02-24T22:36:44.012Z","2.0.6-beta.30":"2023-02-26T14:47:50.069Z","2.0.6-beta.31":"2023-02-27T20:09:55.947Z","2.0.6-beta.32":"2023-03-06T15:19:03.655Z","2.0.6-beta.33":"2023-03-07T00:11:48.199Z","2.0.6-beta.34":"2023-03-10T16:35:47.465Z","2.0.6-beta.35":"2023-03-11T00:09:59.592Z","2.0.6-beta.36":"2023-03-12T00:10:50.426Z","2.0.6-beta.37":"2023-03-14T00:11:10.343Z","2.0.6-beta.38":"2023-03-15T16:01:05.420Z","2.0.6-beta.39":"2023-03-16T00:11:10.930Z","2.0.6-beta.40":"2023-03-16T20:54:02.764Z","2.0.6-beta.41":"2023-03-16T21:14:59.924Z","2.0.6-beta.42":"2023-03-20T11:20:36.820Z","2.0.6-beta.43":"2023-03-21T00:09:55.166Z","2.0.6-beta.44":"2023-03-21T11:47:57.353Z","2.0.6-beta.45":"2023-03-25T00:09:52.923Z","2.0.6-beta.46":"2023-03-27T20:27:40.023Z","2.0.6-beta.47":"2023-03-29T00:11:07.761Z","2.0.6-beta.48":"2023-03-31T00:04:40.903Z","2.0.6-beta.49":"2023-04-02T20:10:10.392Z","2.0.6-beta.50":"2023-04-03T18:25:53.237Z","2.0.6-beta.51":"2023-04-07T20:15:41.748Z","2.0.6-beta.52":"2023-04-08T00:09:55.899Z","2.0.6-beta.53":"2023-04-11T00:10:43.761Z","2.0.6-beta.54":"2023-04-12T21:54:47.173Z","2.0.6-beta.55":"2023-04-17T19:38:23.959Z","2.0.6-beta.56":"2023-04-19T18:11:54.916Z","2.0.6-beta.57":"2023-04-22T00:10:25.654Z","2.0.6-beta.58":"2023-04-24T00:10:30.159Z","2.0.6-beta.59":"2023-04-25T00:09:46.722Z","2.0.6":"2023-04-26T13:00:14.368Z","2.0.6-beta.60":"2023-04-26T13:02:31.093Z","2.0.6-beta.61":"2023-05-02T01:09:43.973Z","2.0.6-beta.62":"2023-05-06T00:13:08.289Z","2.0.6-beta.63":"2023-05-09T00:10:22.543Z","2.0.6-beta.64":"2023-05-15T22:26:50.390Z","2.0.6-beta.65":"2023-05-20T00:09:39.009Z","2.0.6-beta.66":"2023-05-22T21:23:26.083Z","2.0.6-beta.67":"2023-05-29T21:39:38.340Z","2.0.6-beta.68":"2023-05-31T19:39:47.408Z","2.0.6-beta.69":"2023-06-01T22:56:30.378Z","2.0.6-beta.70":"2023-06-03T00:10:51.071Z","2.0.6-beta.71":"2023-06-05T23:07:00.553Z","2.0.6-beta.72":"2023-06-12T21:50:53.178Z","2.0.6-beta.73":"2023-06-17T00:10:14.419Z","2.0.6-beta.74":"2023-06-19T19:41:02.698Z","2.0.6-beta.75":"2023-06-21T18:18:53.429Z","2.0.6-beta.76":"2023-06-22T19:10:29.424Z","2.0.6-beta.77":"2023-06-26T21:53:46.315Z","2.0.6-beta.78":"2023-06-28T00:12:28.617Z","2.0.6-beta.79":"2023-06-28T12:13:25.568Z","2.0.6-beta.80":"2023-06-29T00:11:55.705Z","2.0.6-beta.81":"2023-06-30T11:00:08.404Z","2.0.6-beta.82":"2023-07-01T00:12:35.497Z","2.0.6-beta.83":"2023-07-03T21:07:43.766Z","2.0.6-beta.84":"2023-07-05T00:12:09.498Z","2.0.6-beta.85":"2023-07-06T00:12:51.094Z","2.0.6-beta.86":"2023-07-06T20:49:18.461Z","2.0.6-beta.87":"2023-07-10T23:20:39.471Z","2.0.6-beta.88":"2023-07-11T00:11:41.324Z","2.0.6-beta.89":"2023-07-11T16:55:19.277Z","2.0.6-beta.90":"2023-07-14T21:17:28.989Z","2.0.6-beta.91":"2023-07-17T21:37:53.190Z","2.0.7":"2023-07-20T01:15:00.082Z","2.0.8":"2023-07-20T02:02:03.876Z","2.0.9":"2023-07-20T02:58:36.450Z","2.0.9-beta.1":"2023-07-21T13:44:39.344Z","2.0.9-beta.2":"2023-07-24T22:34:21.578Z","2.0.9-beta.3":"2023-07-25T16:20:41.348Z","2.0.9-beta.4":"2023-07-25T22:36:33.776Z","2.0.9-beta.5":"2023-07-26T00:10:38.319Z","2.0.9-beta.6":"2023-07-27T16:49:48.094Z","2.0.9-beta.7":"2023-07-28T19:48:27.065Z","2.0.9-beta.8":"2023-07-29T21:12:33.265Z","2.0.9-beta.9":"2023-07-31T20:06:07.844Z","2.0.9-beta.10":"2023-08-03T13:53:24.119Z","2.0.9-beta.11":"2023-08-06T00:11:10.830Z","2.0.9-beta.12":"2023-08-07T19:47:36.667Z","2.0.9-beta.13":"2023-08-08T05:11:46.741Z","2.1.0-beta.1":"2023-08-08T05:18:20.448Z","2.1.0":"2023-08-08T05:27:23.384Z","2.1.1-beta.1":"2023-08-11T22:43:14.133Z","2.1.1-beta.2":"2023-08-13T22:52:07.383Z","2.1.1-beta.3":"2023-08-14T00:10:00.096Z","2.1.1-beta.4":"2023-08-15T00:09:58.189Z","2.1.1-beta.5":"2023-08-15T19:49:15.782Z","2.1.1-beta.6":"2023-08-21T12:24:38.469Z","2.1.1-beta.7":"2023-08-21T22:45:21.914Z","2.1.1-beta.8":"2023-08-22T22:48:46.732Z","2.1.1-beta.9":"2023-08-24T22:47:34.211Z","2.1.1-beta.10":"2023-08-26T00:09:15.973Z","2.1.1-beta.11":"2023-08-28T22:50:05.827Z","2.1.1-beta.12":"2023-08-29T16:59:14.011Z","2.1.1-beta.13":"2023-09-04T14:16:04.434Z","2.1.1-beta.14":"2023-09-04T22:00:47.242Z","2.1.1-beta.15":"2023-09-09T00:09:50.898Z","2.1.1-beta.16":"2023-09-11T22:01:35.851Z","2.1.1-beta.17":"2023-09-12T11:57:28.264Z","2.1.1-beta.18":"2023-09-14T07:30:41.131Z","2.1.1-beta.19":"2023-09-16T00:09:41.036Z","2.1.1-beta.20":"2024-01-15T13:37:13.974Z","2.1.1-beta.21":"2024-01-15T21:58:38.342Z","2.1.1-beta.22":"2024-01-17T09:05:46.236Z","2.1.1-beta.23":"2024-01-17T15:41:17.035Z","2.1.1-beta.24":"2024-01-22T14:27:23.427Z","2.1.1-beta.25":"2024-01-22T22:01:33.064Z","2.1.1-beta.26":"2024-01-25T21:52:26.879Z","2.1.1-beta.27":"2024-01-27T03:29:14.670Z","2.1.1-beta.28":"2024-01-29T16:44:13.184Z","2.1.1-beta.29":"2024-01-29T21:41:56.916Z","2.1.1-beta.30":"2024-01-31T14:20:40.619Z","2.1.1-beta.31":"2024-02-01T17:03:47.908Z","2.1.1-beta.32":"2024-02-01T20:55:14.590Z","2.1.1-beta.33":"2024-02-04T11:19:04.250Z","2.1.1-beta.34":"2024-02-05T21:40:56.709Z","2.1.1-beta.35":"2024-02-13T03:51:11.519Z","2.1.1-beta.36":"2024-02-14T02:57:29.648Z","2.1.1-beta.37":"2024-02-14T03:39:56.102Z","2.1.1-beta.38":"2024-02-14T16:31:24.882Z","2.1.1-beta.39":"2024-02-14T16:34:00.665Z","2.1.1-beta.40":"2024-02-14T19:29:22.241Z","2.1.1-beta.41":"2024-02-19T22:51:28.459Z","2.1.1-beta.42":"2024-02-22T08:30:48.696Z","2.1.1-beta.43":"2024-02-23T01:13:52.185Z","2.1.1-beta.44":"2024-02-23T17:02:31.716Z","2.1.1-beta.45":"2024-02-24T03:10:41.660Z","2.1.1":"2024-02-24T03:12:54.505Z","2.1.2":"2024-02-24T03:21:43.116Z","2.1.3-beta.1":"2024-02-26T21:29:12.220Z","2.1.3-beta.2":"2024-02-29T15:31:26.299Z","2.1.3-beta.3":"2024-03-04T21:22:15.551Z","2.1.3-beta.4":"2024-03-06T21:55:20.097Z","2.1.3-beta.5":"2024-03-11T21:25:46.066Z","2.1.3-beta.6":"2024-03-15T12:48:27.290Z","2.1.3-beta.7":"2024-03-18T20:27:55.109Z","2.1.3-beta.8":"2024-03-19T00:27:50.589Z","2.1.3-beta.9":"2024-03-20T22:13:49.597Z","2.1.3-beta.10":"2024-03-21T05:22:59.924Z","2.1.3-beta.11":"2024-03-21T13:03:43.896Z","2.1.3-beta.12":"2024-03-25T18:07:08.345Z","2.1.3-beta.13":"2024-03-25T21:33:27.380Z","2.1.3-beta.14":"2024-04-02T04:31:25.516Z","2.1.3-beta.15":"2024-04-04T21:30:32.840Z","2.1.3-beta.16":"2024-04-08T20:34:40.045Z","2.1.3-beta.17":"2024-04-10T18:56:14.121Z","2.1.3-beta.18":"2024-04-11T13:49:22.388Z","2.1.3-beta.19":"2024-04-15T18:45:36.117Z","2.1.3-beta.20":"2024-04-22T22:44:24.216Z","2.1.3-beta.21":"2024-04-25T17:22:27.170Z","2.1.3-beta.22":"2024-04-29T18:36:06.793Z","2.1.3-beta.23":"2024-05-02T16:01:20.253Z","2.1.3-beta.24":"2024-05-08T21:38:40.974Z","2.1.3-beta.25":"2024-05-12T00:31:04.505Z","2.1.3-beta.26":"2024-05-13T20:06:18.168Z","2.1.3-beta.27":"2024-05-21T01:06:50.682Z","2.1.3-beta.28":"2024-05-21T01:08:56.061Z","2.1.3-beta.29":"2024-05-21T17:20:38.849Z","2.1.3-beta.30":"2024-05-22T11:37:40.035Z","2.1.3-beta.31":"2024-05-25T19:15:53.885Z","2.1.3-beta.32":"2024-05-27T21:55:49.807Z","2.1.3-beta.33":"2024-05-28T10:57:46.639Z","2.1.3-beta.34":"2024-06-01T21:51:57.528Z","2.1.3-beta.35":"2024-06-03T20:42:49.067Z","2.1.3-beta.36":"2024-06-05T19:04:28.633Z","2.1.3-beta.37":"2024-06-11T00:14:59.928Z","2.1.3-beta.38":"2024-06-11T09:30:33.142Z","2.1.3-beta.39":"2024-06-11T21:27:15.794Z","2.1.3-beta.40":"2024-06-12T20:25:20.986Z","2.1.3-beta.41":"2024-06-13T17:18:32.691Z","2.1.3-beta.42":"2024-06-16T19:35:09.228Z","2.1.3-beta.43":"2024-06-17T20:06:22.457Z","2.1.3-beta.44":"2024-06-20T18:31:03.187Z","2.1.3-beta.45":"2024-06-21T19:11:21.651Z","2.1.3-beta.46":"2024-06-24T23:31:38.549Z","2.1.3-beta.47":"2024-07-01T21:10:50.622Z","2.1.3-beta.48":"2024-07-08T19:01:22.742Z","2.1.3-beta.49":"2025-01-08T10:39:54.712Z","2.1.3-beta.50":"2025-01-09T08:51:22.790Z","2.1.3-beta.51":"2025-01-11T02:42:44.634Z","2.1.3-beta.52":"2025-01-13T23:01:19.820Z","2.1.3-beta.53":"2025-01-15T10:24:28.026Z","2.1.3-beta.54":"2025-01-15T18:54:28.305Z","2.1.3-beta.55":"2025-01-16T17:26:48.878Z","2.1.3-beta.56":"2025-01-16T22:01:01.350Z","2.1.3-beta.57":"2025-01-19T04:56:28.608Z","2.1.3-beta.58":"2025-01-21T01:58:27.725Z","2.1.3-beta.59":"2025-01-23T18:18:59.474Z","2.1.3-beta.60":"2025-01-25T01:17:22.580Z","2.1.3-beta.61":"2025-01-26T21:05:43.417Z","2.1.3-beta.62":"2025-01-28T02:05:33.900Z","2.1.3-beta.63":"2025-01-28T18:36:42.008Z","2.1.3-beta.64":"2025-02-03T22:22:33.523Z","2.1.3-beta.65":"2025-02-08T05:03:26.106Z","2.1.3-beta.66":"2025-02-09T17:48:33.851Z","2.1.3-beta.67":"2025-02-10T21:00:27.835Z","2.1.3-beta.68":"2025-02-12T03:08:28.044Z","2.1.3-beta.69":"2025-02-13T19:36:16.942Z","2.1.3-beta.70":"2025-02-15T05:52:56.976Z","2.1.3-beta.71":"2025-02-17T23:05:00.005Z","2.1.3-beta.72":"2025-02-22T10:46:07.163Z","2.1.3-beta.73":"2025-02-23T14:22:57.365Z","2.1.3-beta.74":"2025-02-24T19:56:01.630Z","2.1.3-beta.75":"2025-02-26T22:16:54.297Z","2.1.3-beta.76":"2025-02-27T16:52:27.993Z","2.1.3-beta.77":"2025-02-28T23:03:23.133Z","2.1.3-beta.78":"2025-03-03T05:49:17.785Z","2.1.3-beta.79":"2025-03-04T01:37:56.074Z","2.1.3-beta.80":"2025-03-07T14:35:10.572Z","2.1.3-beta.81":"2025-03-08T01:24:56.481Z","2.1.3-beta.82":"2025-03-10T23:25:12.517Z","2.1.3-beta.83":"2025-03-12T22:23:36.006Z","2.1.3-beta.84":"2025-03-20T04:11:52.419Z","2.1.3-beta.85":"2025-03-22T03:06:10.010Z","2.1.3-beta.86":"2025-03-24T12:51:44.845Z","2.1.3-beta.87":"2025-03-24T23:38:53.444Z","2.1.3-beta.88":"2025-03-25T19:56:59.290Z","2.1.3-beta.89":"2025-04-01T02:47:38.108Z","2.1.3-beta.90":"2025-04-02T21:47:02.999Z","2.1.3-beta.91":"2025-04-05T06:28:43.468Z","2.1.3-beta.92":"2025-04-07T06:14:23.269Z","2.1.3-beta.93":"2025-04-07T21:47:46.923Z","2.1.3-beta.94":"2025-04-10T15:50:18.098Z","2.1.3-beta.95":"2025-04-11T23:06:28.762Z","2.1.3-beta.96":"2025-04-13T13:14:39.323Z","2.1.3-beta.97":"2025-04-15T03:45:28.818Z","2.1.3-beta.98":"2025-04-19T02:24:44.810Z","2.1.3-beta.99":"2025-04-21T21:51:52.635Z","2.1.3-beta.100":"2025-04-26T13:43:49.039Z","2.1.3-beta.101":"2025-04-28T23:32:27.555Z","2.1.3-beta.102":"2025-05-03T01:49:10.497Z","2.1.3-beta.103":"2025-05-03T04:34:23.078Z","2.1.3-beta.104":"2025-05-03T04:54:19.602Z","2.1.3-beta.105":"2025-05-04T15:07:22.462Z","2.1.3-beta.106":"2025-05-05T16:44:35.586Z","2.1.3-beta.107":"2025-05-06T03:30:59.737Z","2.1.3-beta.108":"2025-05-06T17:26:52.191Z","2.1.3-beta.109":"2025-05-07T11:48:02.617Z","2.1.3-beta.110":"2025-05-09T12:40:34.139Z","2.1.3-beta.111":"2025-05-13T03:40:17.614Z","2.1.3-beta.112":"2025-05-14T23:58:54.006Z","2.1.3-beta.113":"2025-05-17T00:58:43.384Z","2.1.3-beta.114":"2025-05-17T01:10:16.577Z","2.1.3-beta.115":"2025-05-28T04:11:06.036Z","2.1.3-beta.116":"2025-05-30T11:24:20.886Z","2.1.3-beta.117":"2025-05-31T01:33:58.560Z","2.1.3-beta.118":"2025-06-02T21:48:20.866Z","2.1.3-beta.119":"2025-06-05T06:14:11.245Z","2.1.3-beta.120":"2025-06-06T19:25:14.121Z","2.1.3-beta.121":"2025-06-07T08:29:58.747Z","2.1.3-beta.122":"2025-06-10T02:59:20.091Z","2.1.3-beta.123":"2025-06-12T13:33:12.951Z","2.1.3-beta.124":"2025-06-13T21:24:43.995Z","2.1.3-beta.125":"2025-06-14T12:36:53.655Z","2.1.3-beta.126":"2025-06-15T16:31:54.492Z","2.1.3-beta.127":"2025-06-16T22:13:51.304Z","2.1.3-beta.128":"2025-06-17T16:32:22.809Z","2.1.3-beta.129":"2025-09-03T06:43:03.241Z","2.1.3-beta.130":"2025-09-03T06:55:09.850Z","2.2.0-beta.1":"2025-09-03T07:02:19.630Z","2.2.0-beta.2":"2025-09-03T07:11:36.179Z","2.2.0-beta.3":"2025-09-03T07:30:03.175Z","2.2.0-beta.4":"2025-09-03T13:34:40.195Z","2.2.0-beta.5":"2025-09-03T17:11:48.140Z","2.1.3":"2025-09-03T21:27:27.072Z","2.2.0-beta.6":"2025-09-04T17:54:33.383Z","2.2.0-beta.7":"2025-09-04T21:11:49.220Z","2.1.4-beta.1":"2025-09-04T21:13:49.511Z","2.1.4-beta.2":"2025-09-07T17:04:32.199Z","2.1.4-beta.3":"2025-09-16T14:19:35.022Z","2.1.4-beta.4":"2025-09-18T12:56:23.558Z","2.1.4-beta.5":"2025-09-20T00:36:53.066Z","2.1.4-beta.6":"2025-09-22T13:12:33.700Z","2.1.4-beta.7":"2025-09-23T13:39:17.497Z","2.1.4-beta.8":"2025-09-25T23:06:05.611Z","2.1.4-beta.9":"2025-09-27T13:36:29.416Z","2.1.4-beta.10":"2025-09-28T21:40:57.357Z","2.1.4-beta.11":"2025-10-01T21:59:00.247Z","2.1.4-beta.12":"2025-10-03T13:22:26.716Z","2.1.4-beta.13":"2025-10-10T17:46:02.833Z","2.1.4-beta.14":"2025-10-11T13:15:17.748Z","2.1.4-beta.15":"2025-10-17T12:54:55.535Z","2.1.4-beta.16":"2025-10-18T13:07:45.680Z","2.1.4-beta.17":"2025-10-18T20:49:24.277Z","2.1.4-beta.18":"2025-10-21T04:55:07.733Z","2.1.4-beta.19":"2025-10-23T01:41:34.865Z","2.1.4-beta.20":"2025-10-24T17:08:14.082Z","2.1.4-beta.21":"2025-10-27T02:13:51.719Z","2.1.4-beta.22":"2025-10-27T10:06:48.959Z","2.1.4-beta.23":"2025-10-29T03:17:02.068Z","2.1.4-beta.24":"2025-11-03T16:55:52.148Z","2.1.4-beta.25":"2025-11-08T05:29:38.386Z","2.1.4-beta.26":"2025-11-11T02:58:05.296Z","2.1.4-beta.27":"2025-11-17T23:33:26.394Z","2.1.4-beta.28":"2025-11-19T14:03:36.240Z","2.1.4-beta.29":"2025-11-19T20:55:18.606Z","2.1.4-beta.30":"2025-11-21T00:32:39.647Z","2.1.4-beta.31":"2025-12-02T00:52:59.609Z","2.1.4-beta.32":"2025-12-02T04:43:55.452Z","2.1.4":"2026-04-23T15:12:19.197Z","2.2.0":"2026-04-23T21:53:29.763Z","3.0.0-beta.1":"2026-05-02T21:06:49.142Z"},"bugs":{"url":"https://github.com/meabed/graphql-upload-ts/issues","email":"mo@meabed.com"},"author":{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"},"license":"MIT","homepage":"https://github.com/meabed/graphql-upload-ts#readme","keywords":["graphql","graphql-upload","graphql-upload-typescript","file-upload","multipart","multipart-request","apollo-server","express","koa","typescript","upload-scalar","graphql-middleware","file-streaming","graphql-yoga","nestjs","esm","commonjs","bun"],"repository":{"url":"git+https://github.com/meabed/graphql-upload-ts.git","type":"git"},"description":"TypeScript-first middleware and Upload scalar for GraphQL multipart requests (file uploads) with support for Apollo Server, Express, Koa, and more.","contributors":[{"url":"https://meabed.com","name":"Mohamed Meabed","email":"mo@meabed.com"}],"maintainers":[{"name":"meabed","email":"mo.meabed@gmail.com"}],"readme":"","readmeFilename":"README.md"}