GreenBean/package.json
2025-02-17 21:46:57 +03:00

7 lines
69 B
JSON

{
"type": "module",
"dependencies": {
"uuid": "^9.0.1"
}
}