{
  "name": "oss_lab7_5093",
  "version": "0.1.0",
  "description": "",
  "main": "main.js",
  "scripts": {
    "test": "jest"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Ji-ho-Kim/OSS_Lab7.git"
  },
  "bin": {
    "stat": "./main.js"
  },
  "author": "",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/Ji-ho-Kim/OSS_Lab7/issues"
  },
  "homepage": "https://github.com/Ji-ho-Kim/OSS_Lab7#readme",
  "devDependencies": {
    "jest": "^26.6.3"
  }
}
