{
  "name": "konxtract",
  "version": "1.54.0",
  "description": "Konselior Extractor (PDF to CSV, CSV TO JSON, JSON TO CSV)",
  "main": "index.js",
  "author": "Andre de Lima e Silva <maveco69@gmail.com>",
  "license": "MIT",
  "bin": {
    "konxtract": "./index.js"
  },
  "scripts": {
    "build": "",
    "test": "jest"
  },
  "dependencies": {
    "@elastic/elasticsearch": "^7.6.1",
    "@google-cloud/bigquery": "^4.2.1",
    "@sentry/node": "^5.23.0",
    "@sentry/tracing": "^5.23.0",
    "@trinity-insight/generate-bigquery-schema": "^0.1.1",
    "appium-windows-driver": "^1.5.1",
    "athena-express": "^7.1.2",
    "await-timeout": "^0.6.0",
    "aws-sdk": "^2.531.0",
    "axios": "^0.19.0",
    "babel-core": "^6.0.20",
    "babel-plugin-transform-runtime": "^6.23.0",
    "babel-polyfill": "^6.0.16",
    "babel-preset-env": "^1.7.0",
    "babel-preset-es2015": "^6.0.15",
    "babel-preset-stage-0": "^6.0.15",
    "babel-runtime": "^6.0.20",
    "basic-ftp": "^4.5.4",
    "chai": "^4.1.2",
    "chai-as-promised": "^7.1.1",
    "chai-http": "^4.2.1",
    "chalk": "^2.4.2",
    "chalk-pipe": "^2.0.0",
    "cheerio": "^1.0.0-rc.12",
    "clear": "^0.1.0",
    "clui": "^0.3.6",
    "commander": "^3.0.1",
    "convert-excel-to-json": "^1.7.0",
    "csv": "^5.1.2",
    "dotenv": "^8.2.0",
    "erp-manager": "^1.0.104",
    "es6-promise-pool": "^2.5.0",
    "figlet": "^1.2.4",
    "fs": "0.0.1-security",
    "generate-schema": "^2.6.0",
    "glob": "^7.1.4",
    "global-modules-path": "^2.3.1",
    "iconv-lite": "^0.6.2",
    "inquirer": "^7.0.0",
    "install": "^0.13.0",
    "jest": "^24.0.0",
    "json-2-csv": "^3.5.6",
    "lodash": "^4.17.15",
    "magento-nodejs": "0.0.8",
    "magento-soap-promise": "0.0.3",
    "microvix-api-puppeteer": "^1.1.2",
    "mocha": "^5.0.1",
    "moment": "^2.24.0",
    "mssql": "^6.2.1",
    "node-fetch": "^2.6.0",
    "node-firebird": "^0.9.6",
    "node-jq": "1.10.3",
    "object-hash": "^2.1.1",
    "ora": "^4.0.2",
    "p-iteration": "^1.1.8",
    "pg": "^8.2.1",
    "s3-tree": "^3.1.2",
    "selenium-webdriver": "^3.1.0",
    "sharp": "^0.26.1",
    "shelljs": "^0.8.4",
    "shopify-api-node": "3.3.2",
    "soap": "^0.29.0",
    "taskkill": "^3.0.0",
    "unzip": "^0.1.11",
    "unzipper": "^0.10.11",
    "wd": "^1.11.1",
    "xml-js": "^1.6.11",
    "xml2js": "^0.4.23",
    "xml2json": "^0.12.0"
  },
  "devDependencies": {
    "eslint": "^7.9.0",
    "eslint-config-airbnb-base": "^14.2.0",
    "eslint-plugin-import": "^2.22.0"
  }
}
