{
  "name": "notion-database-exporter",
  "version": "1.2.1",
  "description": "This tool exports Notion's database in csv format.",
  "scripts": {
    "test": "jest",
    "watch": "webpack --watch --config webpack.config.js --mode development",
    "build": "webpack --config webpack.config.js --mode production"
  },
  "bin": {
    "notion-database-exporter": "dist/main.js"
  },
  "author": "t-kuni",
  "license": "MIT",
  "devDependencies": {
    "@notionhq/client": "^1.0.4",
    "@types/jest": "^27.4.1",
    "@types/uuid": "^8.3.4",
    "csv": "^6.0.5",
    "csv-stringify": "^6.0.5",
    "dotenv": "^16.0.0",
    "fork-ts-checker-webpack-plugin": "^7.2.9",
    "i": "^0.3.7",
    "jest": "^27.0.0",
    "jest-mock-promise": "^2.0.2",
    "jest-ts-auto-mock": "^2.1.0",
    "moment": "^2.29.3",
    "moment-timezone": "^0.5.34",
    "reflect-metadata": "^0.1.13",
    "thread-loader": "^3.0.4",
    "ts-auto-mock": "^3.6.0",
    "ts-command-line-args": "^2.2.1",
    "ts-jest": "^27.1.4",
    "ts-loader": "^9.3.0",
    "ts-node": "^10.7.0",
    "tsyringe": "^4.6.0",
    "ttypescript": "^1.5.13",
    "typescript": "^4.6.4",
    "uuid": "^8.3.2",
    "webpack": "^5.72.0",
    "webpack-cli": "^4.9.2",
    "webpack-shebang-plugin": "^1.1.7",
    "yaml": "^2.0.1"
  },
  "main": "dist/main.js",
  "dependencies": {
    "abab": "^2.0.6",
    "acorn": "^8.7.1",
    "acorn-globals": "^6.0.0",
    "acorn-import-assertions": "^1.8.0",
    "acorn-walk": "^7.2.0",
    "agent-base": "^6.0.2",
    "ajv": "^6.12.6",
    "ajv-keywords": "^3.5.2",
    "ansi-escapes": "^4.3.2",
    "ansi-regex": "^5.0.1",
    "ansi-styles": "^4.3.0",
    "anymatch": "^3.1.2",
    "arg": "^4.1.3",
    "argparse": "^1.0.10",
    "array-back": "^3.1.0",
    "async": "^3.2.3",
    "asynckit": "^0.4.0",
    "babel-jest": "^27.5.1",
    "babel-plugin-istanbul": "^6.1.1",
    "babel-plugin-jest-hoist": "^27.5.1",
    "babel-preset-current-node-syntax": "^1.0.1",
    "babel-preset-jest": "^27.5.1",
    "balanced-match": "^1.0.2",
    "big.js": "^5.2.2",
    "binary-extensions": "^2.2.0",
    "brace-expansion": "^1.1.11",
    "braces": "^3.0.2",
    "browser-process-hrtime": "^1.0.0",
    "browserslist": "^4.20.3",
    "bs-logger": "^0.2.6",
    "bser": "^2.1.1",
    "buffer-from": "^1.1.2",
    "callsites": "^3.1.0",
    "camelcase": "^5.3.1",
    "caniuse-lite": "^1.0.30001334",
    "chalk": "^4.1.2",
    "char-regex": "^1.0.2",
    "chokidar": "^3.5.3",
    "chrome-trace-event": "^1.0.3",
    "ci-info": "^3.3.0",
    "cjs-module-lexer": "^1.2.2",
    "cliui": "^7.0.4",
    "clone-deep": "^4.0.1",
    "co": "^4.6.0",
    "collect-v8-coverage": "^1.0.1",
    "color": "^3.2.1",
    "color-convert": "^2.0.1",
    "color-name": "^1.1.4",
    "color-string": "^1.9.1",
    "colorette": "^2.0.16",
    "colorspace": "^1.1.4",
    "combined-stream": "^1.0.8",
    "command-line-args": "^5.2.1",
    "command-line-usage": "^6.1.3",
    "commander": "^2.20.3",
    "concat-map": "^0.0.1",
    "convert-source-map": "^1.8.0",
    "cosmiconfig": "^7.0.1",
    "create-require": "^1.1.1",
    "cross-spawn": "^7.0.3",
    "cssom": "^0.4.4",
    "cssstyle": "^2.3.0",
    "csv-generate": "^4.0.4",
    "csv-parse": "^5.0.4",
    "data-urls": "^2.0.0",
    "debug": "^4.3.4",
    "decimal.js": "^10.3.1",
    "dedent": "^0.7.0",
    "deep-extend": "^0.6.0",
    "deep-is": "^0.1.4",
    "deepmerge": "^4.2.2",
    "delayed-stream": "^1.0.0",
    "detect-newline": "^3.1.0",
    "diff": "^4.0.2",
    "diff-sequences": "^27.5.1",
    "domexception": "^2.0.1",
    "electron-to-chromium": "^1.4.129",
    "emittery": "^0.8.1",
    "emoji-regex": "^8.0.0",
    "emojis-list": "^3.0.0",
    "enabled": "^2.0.0",
    "enhanced-resolve": "^5.9.3",
    "envinfo": "^7.8.1",
    "error-ex": "^1.3.2",
    "es-module-lexer": "^0.9.3",
    "escalade": "^3.1.1",
    "escape-string-regexp": "^2.0.0",
    "escodegen": "^2.0.0",
    "eslint-scope": "^5.1.1",
    "esprima": "^4.0.1",
    "esrecurse": "^4.3.0",
    "estraverse": "^5.3.0",
    "esutils": "^2.0.3",
    "events": "^3.3.0",
    "execa": "^5.1.1",
    "exit": "^0.1.2",
    "expect": "^27.5.1",
    "fast-deep-equal": "^3.1.3",
    "fast-json-stable-stringify": "^2.1.0",
    "fast-levenshtein": "^2.0.6",
    "fastest-levenshtein": "^1.0.12",
    "fb-watchman": "^2.0.1",
    "fecha": "^4.2.3",
    "fill-range": "^7.0.1",
    "find-replace": "^3.0.0",
    "find-up": "^4.1.0",
    "fn.name": "^1.1.0",
    "form-data": "^3.0.1",
    "fs-extra": "^10.1.0",
    "fs-monkey": "^1.0.3",
    "fs.realpath": "^1.0.0",
    "function-bind": "^1.1.1",
    "gensync": "^1.0.0-beta.2",
    "get-caller-file": "^2.0.5",
    "get-package-type": "^0.1.0",
    "get-stream": "^6.0.1",
    "glob": "^7.2.0",
    "glob-parent": "^5.1.2",
    "glob-to-regexp": "^0.4.1",
    "globals": "^11.12.0",
    "graceful-fs": "^4.2.10",
    "has": "^1.0.3",
    "has-flag": "^4.0.0",
    "html-encoding-sniffer": "^2.0.1",
    "html-escaper": "^2.0.2",
    "http-proxy-agent": "^4.0.1",
    "https-proxy-agent": "^5.0.1",
    "human-signals": "^2.1.0",
    "iconv-lite": "^0.4.24",
    "import-fresh": "^3.3.0",
    "import-local": "^3.1.0",
    "imurmurhash": "^0.1.4",
    "inflight": "^1.0.6",
    "inherits": "^2.0.4",
    "interpret": "^2.2.0",
    "is-arrayish": "^0.2.1",
    "is-binary-path": "^2.1.0",
    "is-core-module": "^2.9.0",
    "is-extglob": "^2.1.1",
    "is-fullwidth-code-point": "^3.0.0",
    "is-generator-fn": "^2.1.0",
    "is-glob": "^4.0.3",
    "is-number": "^7.0.0",
    "is-plain-object": "^2.0.4",
    "is-potential-custom-element-name": "^1.0.1",
    "is-stream": "^2.0.1",
    "is-typedarray": "^1.0.0",
    "isexe": "^2.0.0",
    "isobject": "^3.0.1",
    "istanbul-lib-coverage": "^3.2.0",
    "istanbul-lib-instrument": "^5.2.0",
    "istanbul-lib-report": "^3.0.0",
    "istanbul-lib-source-maps": "^4.0.1",
    "istanbul-reports": "^3.1.4",
    "jest-changed-files": "^27.5.1",
    "jest-circus": "^27.5.1",
    "jest-cli": "^27.5.1",
    "jest-config": "^27.5.1",
    "jest-diff": "^27.5.1",
    "jest-docblock": "^27.5.1",
    "jest-each": "^27.5.1",
    "jest-environment-jsdom": "^27.5.1",
    "jest-environment-node": "^27.5.1",
    "jest-get-type": "^27.5.1",
    "jest-haste-map": "^27.5.1",
    "jest-jasmine2": "^27.5.1",
    "jest-leak-detector": "^27.5.1",
    "jest-matcher-utils": "^27.5.1",
    "jest-message-util": "^27.5.1",
    "jest-mock": "^27.5.1",
    "jest-pnp-resolver": "^1.2.2",
    "jest-regex-util": "^27.5.1",
    "jest-resolve": "^27.5.1",
    "jest-resolve-dependencies": "^27.5.1",
    "jest-runner": "^27.5.1",
    "jest-runtime": "^27.5.1",
    "jest-serializer": "^27.5.1",
    "jest-snapshot": "^27.5.1",
    "jest-util": "^27.5.1",
    "jest-validate": "^27.5.1",
    "jest-watcher": "^27.5.1",
    "jest-worker": "^27.5.1",
    "js-tokens": "^4.0.0",
    "js-yaml": "^3.14.1",
    "jsdom": "^16.7.0",
    "jsesc": "^2.5.2",
    "json-parse-better-errors": "^1.0.2",
    "json-parse-even-better-errors": "^2.3.1",
    "json-schema-traverse": "^0.4.1",
    "json5": "^2.2.1",
    "jsonfile": "^6.1.0",
    "kind-of": "^6.0.3",
    "kleur": "^3.0.3",
    "kuler": "^2.0.0",
    "leven": "^3.1.0",
    "levn": "^0.3.0",
    "lines-and-columns": "^1.2.4",
    "loader-runner": "^4.3.0",
    "loader-utils": "^2.0.2",
    "locate-path": "^5.0.0",
    "lodash": "^4.17.21",
    "lodash-es": "^4.17.21",
    "lodash.camelcase": "^4.3.0",
    "lodash.memoize": "^4.1.2",
    "lodash.sortby": "^4.7.0",
    "logform": "^2.4.0",
    "lru-cache": "^6.0.0",
    "make-dir": "^3.1.0",
    "make-error": "^1.3.6",
    "makeerror": "^1.0.12",
    "memfs": "^3.4.1",
    "merge-stream": "^2.0.0",
    "micromatch": "^4.0.5",
    "mime-db": "^1.52.0",
    "mime-types": "^2.1.35",
    "mimic-fn": "^2.1.0",
    "minimatch": "^3.1.2",
    "ms": "^2.1.2",
    "natural-compare": "^1.4.0",
    "neo-async": "^2.6.2",
    "node-fetch": "^2.6.7",
    "node-int64": "^0.4.0",
    "node-releases": "^2.0.4",
    "normalize-path": "^3.0.0",
    "npm-run-path": "^4.0.1",
    "nwsapi": "^2.2.0",
    "once": "^1.4.0",
    "one-time": "^1.0.0",
    "onetime": "^5.1.2",
    "optionator": "^0.8.3",
    "p-limit": "^2.3.0",
    "p-locate": "^4.1.0",
    "p-try": "^2.2.0",
    "parent-module": "^1.0.1",
    "parse-json": "^5.2.0",
    "parse5": "^6.0.1",
    "path-exists": "^4.0.0",
    "path-is-absolute": "^1.0.1",
    "path-key": "^3.1.1",
    "path-parse": "^1.0.7",
    "path-type": "^4.0.0",
    "picocolors": "^1.0.0",
    "picomatch": "^2.3.1",
    "pirates": "^4.0.5",
    "pkg-dir": "^4.2.0",
    "prelude-ls": "^1.1.2",
    "pretty-format": "^27.5.1",
    "prompts": "^2.4.2",
    "psl": "^1.8.0",
    "punycode": "^2.1.1",
    "randombytes": "^2.1.0",
    "react-is": "^17.0.2",
    "readable-stream": "^3.6.0",
    "readdirp": "^3.6.0",
    "rechoir": "^0.7.1",
    "reduce-flatten": "^2.0.0",
    "require-directory": "^2.1.1",
    "resolve": "^1.22.0",
    "resolve-cwd": "^3.0.0",
    "resolve-from": "^4.0.0",
    "resolve.exports": "^1.1.0",
    "rimraf": "^3.0.2",
    "safe-buffer": "^5.1.2",
    "safe-stable-stringify": "^2.3.1",
    "safer-buffer": "^2.1.2",
    "saxes": "^5.0.1",
    "schema-utils": "^3.1.1",
    "semver": "^7.3.7",
    "serialize-javascript": "^6.0.0",
    "shallow-clone": "^3.0.1",
    "shebang-command": "^2.0.0",
    "shebang-regex": "^3.0.0",
    "signal-exit": "^3.0.7",
    "simple-swizzle": "^0.2.2",
    "sisteransi": "^1.0.5",
    "slash": "^3.0.0",
    "source-map": "^0.6.1",
    "source-map-support": "^0.5.21",
    "sprintf-js": "^1.0.3",
    "stack-trace": "^0.0.10",
    "stack-utils": "^2.0.5",
    "stream-transform": "^3.0.4",
    "string_decoder": "^1.3.0",
    "string-format": "^2.0.0",
    "string-length": "^4.0.2",
    "string-width": "^4.2.3",
    "strip-ansi": "^6.0.1",
    "strip-bom": "^4.0.0",
    "strip-final-newline": "^2.0.0",
    "strip-json-comments": "^3.1.1",
    "supports-color": "^7.2.0",
    "supports-hyperlinks": "^2.2.0",
    "supports-preserve-symlinks-flag": "^1.0.0",
    "symbol-tree": "^3.2.4",
    "table-layout": "^1.0.2",
    "tapable": "^2.2.1",
    "terminal-link": "^2.1.1",
    "terser": "^5.13.1",
    "terser-webpack-plugin": "^5.3.1",
    "test-exclude": "^6.0.0",
    "text-hex": "^1.0.0",
    "throat": "^6.0.1",
    "tmpl": "^1.0.5",
    "to-fast-properties": "^2.0.0",
    "to-regex-range": "^5.0.1",
    "tough-cookie": "^4.0.0",
    "tr46": "^2.1.0",
    "triple-beam": "^1.3.0",
    "tslib": "^1.14.1",
    "type-check": "^0.3.2",
    "type-detect": "^4.0.8",
    "type-fest": "^0.21.3",
    "typedarray-to-buffer": "^3.1.5",
    "typical": "^4.0.0",
    "universalify": "^2.0.0",
    "uri-js": "^4.4.1",
    "util-deprecate": "^1.0.2",
    "v8-compile-cache-lib": "^3.0.1",
    "v8-to-istanbul": "^8.1.1",
    "w3c-hr-time": "^1.0.2",
    "w3c-xmlserializer": "^2.0.0",
    "walker": "^1.0.8",
    "watchpack": "^2.3.1",
    "webidl-conversions": "^6.1.0",
    "webpack-merge": "^5.8.0",
    "webpack-sources": "^3.2.3",
    "whatwg-encoding": "^1.0.5",
    "whatwg-mimetype": "^2.3.0",
    "whatwg-url": "^8.7.0",
    "which": "^2.0.2",
    "wildcard": "^2.0.0",
    "winston": "^3.7.2",
    "winston-transport": "^4.5.0",
    "word-wrap": "^1.2.3",
    "wordwrapjs": "^4.0.1",
    "wrap-ansi": "^7.0.0",
    "wrappy": "^1.0.2",
    "write-file-atomic": "^3.0.3",
    "ws": "^7.5.7",
    "xml-name-validator": "^3.0.0",
    "xmlchars": "^2.2.0",
    "y18n": "^5.0.8",
    "yallist": "^4.0.0",
    "yargs": "^16.2.0",
    "yargs-parser": "^20.2.9",
    "yn": "^3.1.1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/t-kuni/notion-database-exporter.git"
  },
  "keywords": [
    "notion",
    "database",
    "csv",
    "export"
  ],
  "bugs": {
    "url": "https://github.com/t-kuni/notion-database-exporter/issues"
  },
  "homepage": "https://github.com/t-kuni/notion-database-exporter#readme"
}
