boite-a-livre.be/package.json
2025-06-29 11:50:39 +02:00

17 lines
336 B
JSON

{
"name": "boite-a-livre.be",
"version": "1.0.0",
"description": "",
"repository": {
"type": "git",
"url": "ssh://git@git.thepenguinontheweb.tech:5900/adminflsu/boite-a-livre.be.git"
},
"license": "ISC",
"author": "",
"type": "commonjs",
"main": "index.js",
"scripts": {
"test": "nodemon index.js"
}
}