Files
ClassContent/历届学生/18课程/class18/课程/2020-11-03/package.json
2024-09-27 02:06:13 +08:00

16 lines
243 B
JSON

{
"name": "2020-11-03",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"start": "node index.js"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"axios": "^0.21.0"
}
}