Skip to content

Instantly share code, notes, and snippets.

@DynamiteC
Last active March 28, 2019 07:51
Show Gist options
  • Save DynamiteC/302d862c6a82acda04ced665efc949a3 to your computer and use it in GitHub Desktop.
Save DynamiteC/302d862c6a82acda04ced665efc949a3 to your computer and use it in GitHub Desktop.
Just a Package JSON
{
"name": "abcd",
"version": "1.0.0",
"description": "ab cd",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
},
"keywords": [
"youtube",
"downloader",
"mp4",
"webm",
"converter",
"node",
"js",
"freecodecamp",
"localhost"
],
"author": "[email protected]",
"license": "ISC"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment