{
  "name": "@to-da-moon/thai-date",
  "version": "0.0.17",
  "description": "convert date to Thai date",
  "license": "MIT",
  "homepage": "https://github.com/to-da-moon/thai-date#readme",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/to-da-moon/thai-date.git"
  },
  "keywords": [
    "thaidate",
    "thai date",
    "thai day",
    "thaiday",
    "thai date converter"
  ],
  "bugs": {
    "url": "https://github.com/to-da-moon/thai-date/issues"
  },
  "main": "dist/index.js",
  "files": [
    "*",
    "**/*"
  ],
  "scripts": {
    "test": "jest"
  },
  "dependencies": {
    "dayjs": "^1.10.7"
  },
  "devDependencies": {
    "@babel/core": "^7.15.8",
    "@babel/preset-env": "^7.15.8",
    "@babel/preset-typescript": "^7.15.0",
    "@types/jest": "^27.0.2",
    "babel-jest": "^27.2.4",
    "jest": "^27.2.4",
    "prettier": "^2.4.1",
    "ts-node": "^10.2.1",
    "typescript": "^4.4.3"
  },
  "author": "Apiporn S <faithinyouuu@gmail.com>"
}
