`package.json` describes your project (name, version) and all of the external tools and libraries used in your project so all the same packages and dependencies are installed when running `npm install`.