first commit
This commit is contained in:
commit
77ea9fd34c
16
package.json
Normal file
16
package.json
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
{
|
||||||
|
"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"
|
||||||
|
}
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user