Project Manifest File
01
The Basics
Key Concept
Meet the package.json File
- Every coding project needs a central ID card to stay organized.
- It is a simple text file that describes what your project is and what it does.
- It tells the computer and other humans exactly how to handle your work.
1 / 6
