Ajouter package.json

This commit is contained in:
2026-03-24 08:29:15 +00:00
parent 7a2b9c02d5
commit 712d7cecde

10
package.json Normal file
View File

@@ -0,0 +1,10 @@
{
"name": "site smarthouse",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"private": true
}