Using the Package.json File to Create an NPM Package

Опубликовано: 09 Октябрь 2024
на канале: All Things JavaScript, LLC
5,543
67

In this node.js tutorial we are going to look at the package.json file and how to create an NPM package. An NPM package is a great way to distribute a JavaScript Node module that you have put together and the package.json file facilitates this.

Would you like to help keep this channel going?
  / allthingsjavascript  

Access to EVERY course (get 2 months free): https://www.skillshare.com/r/profile/...

Courses offered on Udemy at a discount (access from my site): http://allthingsjavascript.com/course...

Tutorials referred to in this video:
Node.js Playlist:    • Node.js  
Understanding JSON:    • JSON  

For more resources on JavaScript:
http://www.allthingsjavascript.com

#javascript #AllThingsJavaScriptLLC #nodejs