Learn how to create our package.json file. The package.json file is responsible for holding our meta data for our projects. It contains info such as the name of the Project(package),author, git repository, dependencies , keywords, descriptions, and license for your application.