박찬수

package commit

This diff is collapsed. Click to expand it.
1 +{
2 + "name": "enjoy_soccer",
3 + "version": "1.0.0",
4 + "description": "",
5 + "main": "push.js",
6 + "scripts": {
7 + "test": "echo \"Error: no test specified\" && exit 1"
8 + },
9 + "repository": {
10 + "type": "git",
11 + "url": "http://khuhub.khu.ac.kr/2018102191/enjoy_soccer.git"
12 + },
13 + "author": "",
14 + "license": "ISC",
15 + "dependencies": {
16 + "express": "^4.18.1"
17 + }
18 +}