Skip to content

Instantly share code, notes, and snippets.

@drunkensouljah
Created July 8, 2020 20:33
Show Gist options
  • Select an option

  • Save drunkensouljah/9f347dfb55ccf79b325171a0726a7201 to your computer and use it in GitHub Desktop.

Select an option

Save drunkensouljah/9f347dfb55ccf79b325171a0726a7201 to your computer and use it in GitHub Desktop.
{
"name": "<name of the root dir>",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "Ankit Jain <[email protected]>",
"license": "ISC"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment