In Node.js, which file do you use to define external module dependencies? Please choose the correct answer.
mta.yaml
pom.xml
package.json
server.js
Submit