package.json 438 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": {
    "puppeteer": "^3.3.0",
    "readline": "^1.3.0"
  }
}