29 lines
949 B
JSON
29 lines
949 B
JSON
{
|
|
"name": "cs3305-team11",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"dependencies": {
|
|
"tailwind-scrollbar-hide": "^2.0.0"
|
|
}
|
|
},
|
|
"node_modules/tailwind-scrollbar-hide": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://registry.npmjs.org/tailwind-scrollbar-hide/-/tailwind-scrollbar-hide-2.0.0.tgz",
|
|
"integrity": "sha512-lqiIutHliEiODwBRHy4G2+Tcayo2U7+3+4frBmoMETD72qtah+XhOk5XcPzC1nJvXhXUdfl2ajlMhUc2qC6CIg==",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"tailwindcss": ">=3.0.0 || >= 4.0.0 || >= 4.0.0-beta.8 || >= 4.0.0-alpha.20"
|
|
}
|
|
},
|
|
"node_modules/tailwindcss": {
|
|
"version": "4.0.3",
|
|
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.0.3.tgz",
|
|
"integrity": "sha512-ImmZF0Lon5RrQpsEAKGxRvHwCvMgSC4XVlFRqmbzTEDb/3wvin9zfEZrMwgsa3yqBbPqahYcVI6lulM2S7IZAA==",
|
|
"license": "MIT",
|
|
"peer": true
|
|
}
|
|
}
|
|
}
|