单项选择题

A.module.exports ={target:’tomcat’};
B.module.exports ={target:’nginx’};
C.module.exports ={target:’node’};
D.exports ={target:’apache’};