Files
JS/webseite-ts/backend/utils/package.json
2026-07-31 13:02:11 +02:00

15 lines
258 B
JSON

{
"name": "utils",
"version": "1.0.0",
"description": "",
"main": "json-modifier.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"type": "module",
"dependencies": {
"uuid": "^14.0.1"
}
}