Skip to content

Instantly share code, notes, and snippets.

@yousifalraheem
Created June 14, 2020 07:32
Show Gist options
  • Save yousifalraheem/8a5c1a9e55bdca763c7998e1d27ddcca to your computer and use it in GitHub Desktop.
Save yousifalraheem/8a5c1a9e55bdca763c7998e1d27ddcca to your computer and use it in GitHub Desktop.
NPM package necessary information
{
"repository": {
"type": "git",
"url": "https://provider.com/path/to/repo"
},
"bugs": {
"url": "https://provider.com/path/to/repo/issues"
},
"homepage": "https://deployurl.com/"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment