An open API service indexing awesome lists of open source software.

https://github.com/cdrani/npm-config-example

npm configuration example relating to blog post
https://github.com/cdrani/npm-config-example

Last synced: over 1 year ago
JSON representation

npm configuration example relating to blog post

Awesome Lists containing this project

README

          

# npm-config-example
---

This is repo for the blog post pertaining to configuring the default **package.json** file when initiating a node project using `npm init`.

The post can be found here: [npm-config](https://cdrani.site/npm-configurations)
---

If you wish to use the `.npm-init.js` file in the repo, make sure it's placed in your root directory `~/.npm-init.js`. Reference the post and links provided therein for additional or further customizations.