代码拉取完成,页面将自动刷新
{
"name": "node",
"version": "1.0.0",
"description": "Node.js 应用是由哪几部分组成的:\r 1. 引入 required 模块:我们可以使用 require 指令来载入 Node.js 模块\r 2. 创建服务器:服务器可以监听客户端的请求,类似于 Apache 、Nginx 等 HTTP 服务器\r 3. 接收请求与响应请求 服务器很容易创建,客户端可以使用浏览器或终端发送 HTTP 请求,服务器接收请求后返回响应数据",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://gitee.com/manbalChen/node.git"
},
"author": "",
"license": "ISC",
"dependencies": {
"express": "^4.17.1"
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。