Files
klz-cables.com/.pnpm-store/v10/files/77/0d91458cc351af3863c98d0828b93bbb3fc3dcb2200a178d8480f187ce3e866308d19646a4a05d6c23941c2dc213558f7da869a69a7c10059a31ebdef55f66
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/react-transition-group",
"version": "4.4.12",
"description": "TypeScript definitions for react-transition-group",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-transition-group",
"license": "MIT",
"contributors": [
{
"name": "Karol Janyst",
"githubUsername": "LKay",
"url": "https://github.com/LKay"
},
{
"name": "Epskampie",
"githubUsername": "Epskampie",
"url": "https://github.com/Epskampie"
},
{
"name": "Masafumi Koba",
"githubUsername": "ybiquitous",
"url": "https://github.com/ybiquitous"
},
{
"name": "Ben Grynhaus",
"githubUsername": "bengry",
"url": "https://github.com/bengry"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/react-transition-group"
},
"scripts": {},
"dependencies": {},
"peerDependencies": {
"@types/react": "*"
},
"typesPublisherContentHash": "28d8cc9bfe6b15e0291a07b916505b49e5cf57cfd1f331db1d9ad49fd36bfd41",
"typeScriptVersion": "5.0"
}