{
  "name": "kopo",
  "version": "1.1.8",
  "description": "Kopo to get korean postposition (한국어 조사)",
  "main": "index.js",
  "homepage": "https://github.com/geysirrr/kopo",
  "scripts": {
    "start": "node kopo.js",
    "test": "mocha"
  },
  "keywords": [
    "korea",
    "postposition",
    "josa",
    "korean postposition",
    "조사",
    "한국어",
    "한국어 조사"
  ],
  "author": "geysirrr",
  "license": "MIT",
  "dependencies": {
    "mocha": "^8.0.1"
  }
}
