Kizspy | Question: 50
(Choose 1 answer)
What is the purpose of package.json in a Node.js project?
A. It defines the project's dependencies and scripts
B. It contains the source code of the project
C. It configures the Node.js environment
D. It manages the project's build process