{
  "name": "new-cafe",
  "version": "1.0.0",
  "description": "",
  "main": "index.js",
  "scripts": {
    "start": "serve -l 3100",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/newlec-newlecture/new-cafe.git"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "type": "commonjs",
  "bugs": {
    "url": "https://github.com/newlec-newlecture/new-cafe/issues"
  },
  "homepage": "https://github.com/newlec-newlecture/new-cafe#readme",
  "dependencies": {
    "serve": "^14.2.6"
  }
}