Skip to content

Instantly share code, notes, and snippets.

@Josh4324
Created July 26, 2021 08:39
Show Gist options
  • Save Josh4324/843e566badfc588e2968847a105bfa05 to your computer and use it in GitHub Desktop.
Save Josh4324/843e566badfc588e2968847a105bfa05 to your computer and use it in GitHub Desktop.
Package.json initial content
{
"name": "sequelize-project",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment