Files
JS/webseite/backend/utils/package.json
Philippe Torrel ad296423bc
2026-07-23 09:10:13 +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"
}
}