adspace
Answer Posted / Birender Singh
Package.json is a manifest file for Node.js modules which contains important metadata like name, version, dependencies, scripts, and other information about the project. It allows easy sharing and management of the project, as well as installation of its dependencies using npm.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers