mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-07-07 17:15:15 +02:00
10 lines
159 B
JSON
10 lines
159 B
JSON
{
|
|
"name": "simpleicons-server",
|
|
"type": "module",
|
|
"dependencies": {
|
|
"express": "^4.18.2",
|
|
"simple-icons": "^9.0.0",
|
|
"sharp": "^0.32.0"
|
|
}
|
|
}
|