Files
klz-cables.com/.pnpm-store/v10/files/e8/68dc5064abf78623196364cdf3c889df4b9e0ea1cc63d6bfcfe37a9e937323b4e9f31df0ab5d31db83b9512bc1eef790b4b8999cdda1e48914339298de401f
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

42 lines
1.3 KiB
Plaintext

{
"name": "@types/tedious",
"version": "4.0.14",
"description": "TypeScript definitions for tedious",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/tedious",
"license": "MIT",
"contributors": [
{
"name": "Rogier Schouten",
"githubUsername": "rogierschouten",
"url": "https://github.com/rogierschouten"
},
{
"name": "Chris Thompson",
"githubUsername": "cjthompson",
"url": "https://github.com/cjthompson"
},
{
"name": "Guilherme Amorim",
"githubUsername": "guiampm",
"url": "https://github.com/guiampm"
},
{
"name": "Simon Childs",
"githubUsername": "csharpsi",
"url": "https://github.com/csharpsi"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/tedious"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "3571aab8cc66875f1aea89d62d1e5035154a804c591415959d8652a320de40b9",
"typeScriptVersion": "4.5"
}