Files
klz-cables.com/.pnpm-store/v10/files/e2/a4646116f3723dad898bf0c2ac660fa426570363c0572eb1e823b40ab6eb055a2d68a86de66e73dd45149d4ffc7f5e3d633bb9b84b3740a1006c6303a12d5a
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

43 lines
1.3 KiB
Plaintext

{
"name": "@types/mysql",
"version": "2.15.27",
"description": "TypeScript definitions for mysql",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mysql",
"license": "MIT",
"contributors": [
{
"name": " William Johnston",
"githubUsername": "wjohnsto",
"url": "https://github.com/wjohnsto"
},
{
"name": "Krittanan Pingclasai",
"githubUsername": "kpping",
"url": "https://github.com/kpping"
},
{
"name": "James Munro",
"githubUsername": "jdmunro",
"url": "https://github.com/jdmunro"
},
{
"name": "Sanders DeNardi",
"githubUsername": "sedenardi",
"url": "https://github.com/sedenardi"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/mysql"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"peerDependencies": {},
"typesPublisherContentHash": "56b42063bef75d5f10c7af46a786f929a78ec2156dce594aeaabf3eff403dc43",
"typeScriptVersion": "5.0"
}