WretchedMachines/package-lock.json
2025-05-23 08:41:03 +03:00

23 lines
589 B
JSON

{
"name": "WretchedMachines",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"dependencies": {
"tailwind-merge": "^3.3.0"
}
},
"node_modules/tailwind-merge": {
"version": "3.3.0",
"resolved": "https://registry.npmjs.org/tailwind-merge/-/tailwind-merge-3.3.0.tgz",
"integrity": "sha512-fyW/pEfcQSiigd5SNn0nApUOxx0zB/dm6UDU/rEwc2c3sX2smWUNbapHv+QRqLGVp9GWX3THIa7MUGPo+YkDzQ==",
"license": "MIT",
"funding": {
"type": "github",
"url": "https://github.com/sponsors/dcastil"
}
}
}
}