{
  "name": "@rksan/kintone-type",
  "version": "1.2.0",
  "description": "Typescript type definition for kintone javascript api",
  "types": "index",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/rksan/kintone-type.git"
  },
  "keywords": [
    "kintone",
    "type"
  ],
  "bugs": {
    "url": "https://github.com/rksan/kintone-type/issues"
  },
  "homepage": "https://github.com/rksan/kintone-type#readme",
  "devDependencies": {
    "@babel/core": "^7.23.0",
    "@babel/eslint-parser": "^7.22.15",
    "@babel/preset-env": "^7.22.20",
    "@types/eslint": "^8.44.3",
    "@types/node": "^18.19.64",
    "@types/prettier": "^3.0.0",
    "@typescript-eslint/eslint-plugin": "^6.7.4",
    "@typescript-eslint/parser": "^6.7.4",
    "eslint": "^8.50.0",
    "eslint-config-prettier": "^9.0.0",
    "eslint-plugin-jsonc": "^2.9.0",
    "eslint-plugin-prettier": "^5.0.0",
    "jsonc-eslint-parser": "^2.3.0",
    "prettier": "^3.0.3",
    "typescript": "^5.2.2"
  },
  "author": "rksan",
  "license": "MIT"
}
