황지민

Upload new file

{
"name": "probability_corona",
"version": "1.0.0",
"description": "코로나가 미세먼지 증감에 미친 영향 ",
"main": "app.js",
"dependencies": {
"debug": "^4.1.1",
"ejs": "^3.1.3",
"express": "^4.17.1",
"request": "^2.88.2",
"urlencode": "^1.1.0",
"xml-js": "^1.6.11"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "ssh://git@khuhub.khu.ac.kr:12959/2016104178/Probability_Corona.git"
},
"author": "",
"license": "ISC"
}