Skip to content

Instantly share code, notes, and snippets.

@yvesbou
Created February 18, 2022 09:27
Show Gist options
  • Save yvesbou/96d4b67c97cbbbfa022954dd891cf7c5 to your computer and use it in GitHub Desktop.
Save yvesbou/96d4b67c97cbbbfa022954dd891cf7c5 to your computer and use it in GitHub Desktop.
{
"name": "server",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"start": "nodemon index.js"
},
"keywords": [],
"author": "",
"license": "ISC"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment