Skip to content

Instantly share code, notes, and snippets.

@niktekusho
Created March 5, 2019 16:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save niktekusho/b4f229c24db26512f02b552401053a7c to your computer and use it in GitHub Desktop.
Save niktekusho/b4f229c24db26512f02b552401053a7c to your computer and use it in GitHub Desktop.
My npm init configuration which I apply using local-npm-config.
{
"author": {
"name": "Nicola Dal Maso",
"email": "nicola.dalmaso@outlook.com",
"url": "https://github.com/niktekusho"
},
"license": "MIT",
"version": "0.0.0"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment