Files
klz-cables.com/.pnpm-store/v10/files/80/62a0d257b2cc433b9969889e241dbc1b0e1ba92b33d7575aa52db49be266021d635f65d390b8d310f68ae66f0259679cc1d2631b8c239bc277b319326ba64f
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

33 lines
989 B
Plaintext

{
"name": "@types/pg-pool",
"version": "2.0.7",
"description": "TypeScript definitions for pg-pool",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/pg-pool",
"license": "MIT",
"contributors": [
{
"name": "Leo Liang",
"githubUsername": "aleung",
"url": "https://github.com/aleung"
},
{
"name": "Nikita Tokarchuk",
"githubUsername": "mainnika",
"url": "https://github.com/mainnika"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/pg-pool"
},
"scripts": {},
"dependencies": {
"@types/pg": "*"
},
"peerDependencies": {},
"typesPublisherContentHash": "f474c64f4659328ffbf9d6fd378c8d1e7e99c74bb6248aa3b65282f0a6ae8ee8",
"typeScriptVersion": "5.2"
}