32 lines
875 B
JSON
32 lines
875 B
JSON
{
|
|
"name": "MyDocManager",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"dependencies": {
|
|
"react-icons": "^5.5.0"
|
|
}
|
|
},
|
|
"node_modules/react": {
|
|
"version": "19.1.1",
|
|
"resolved": "https://registry.npmjs.org/react/-/react-19.1.1.tgz",
|
|
"integrity": "sha512-w8nqGImo45dmMIfljjMwOGtbmC/mk4CMYhWIicdSflH91J9TyCyczcPFXJzrZ/ZXcgGRFeP6BU0BEJTw6tZdfQ==",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/react-icons": {
|
|
"version": "5.5.0",
|
|
"resolved": "https://registry.npmjs.org/react-icons/-/react-icons-5.5.0.tgz",
|
|
"integrity": "sha512-MEFcXdkP3dLo8uumGI5xN3lDFNsRtrjbOEKDLD7yv76v4wpnEq2Lt2qeHaQOr34I/wPN3s3+N08WkQ+CW37Xiw==",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"react": "*"
|
|
}
|
|
}
|
|
}
|
|
}
|