mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
General optimations
This commit is contained in:
9
roles/web-svc-simpleicons/templates/package.json.j2
Normal file
9
roles/web-svc-simpleicons/templates/package.json.j2
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"name": "simpleicons-server",
|
||||
"type": "module",
|
||||
"dependencies": {
|
||||
"express": "*",
|
||||
"simple-icons": "*",
|
||||
"sharp": "*"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user