package.json
487 Bytes
{
"name": "shoppingcart",
"version": "1.0.0",
"description": "기록날짜 오후 1:30 2020-05-13",
"main": "coupang.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "ssh://git@khuhub.khu.ac.kr:12959/2015104185/ShoppingCart.git"
},
"author": "",
"license": "ISC",
"dependencies": {
"lowdb": "^1.0.0",
"puppeteer": "^3.3.0",
"readline": "^1.3.0",
"shortid": "^2.2.15"
}
}