Files
klz-cables.com/.pnpm-store/v10/files/24/587ee27242ba9fb58f9601a2ecf63189badb4bcfc780a739d0c17350e7a0079120952c39b7b324aebaee51715091938d5386ec3b787c36a870a20f7aa2e154
Marc Mintel 5397309103
Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 20s
Build & Deploy / 🧪 QA (push) Failing after 34s
Build & Deploy / 🏗️ Build (push) Has started running
Build & Deploy / 🚀 Deploy (push) Has been cancelled
Build & Deploy / 🧪 Smoke Test (push) Has been cancelled
Build & Deploy / ⚡ Lighthouse (push) Has been cancelled
Build & Deploy / 🔔 Notify (push) Has been cancelled
fix(products): fix breadcrumbs and product filtering (backport from main)
2026-02-24 16:04:21 +01:00

37 lines
1.1 KiB
Plaintext

{
"name": "@types/busboy",
"version": "1.5.4",
"description": "TypeScript definitions for busboy",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/busboy",
"license": "MIT",
"contributors": [
{
"name": "Jacob Baskin",
"githubUsername": "jacobbaskin",
"url": "https://github.com/jacobbaskin"
},
{
"name": "BendingBender",
"githubUsername": "BendingBender",
"url": "https://github.com/BendingBender"
},
{
"name": "Martin Badin",
"githubUsername": "martin-badin",
"url": "https://github.com/martin-badin"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/busboy"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "e34617ab53940552fc62c2d9ae92f2eed87380fc1ed114a6540023ca95d09651",
"typeScriptVersion": "4.7"
}