Skip to content

Instantly share code, notes, and snippets.

@sacgov
Created June 11, 2019 17:10
Show Gist options
  • Save sacgov/4c8891d11cf5573a031aa3d1d225db25 to your computer and use it in GitHub Desktop.
Save sacgov/4c8891d11cf5573a031aa3d1d225db25 to your computer and use it in GitHub Desktop.
package.json
{
"name": "freecodecamp",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"start":"node app.js",
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "sachin govind",
"license": "ISC"
}
~
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment