{
  "name": "@mush-ko-li/leapp-core-nightly",
  "version": "0.1.122-nightly.202209261750",
  "author": {
    "name": "Noovolari",
    "email": "info@noovolari.com"
  },
  "description": "Leapp's core module",
  "peerDependencies": {
    "@azure/msal-node": "^1.9.0",
    "@babel/plugin-proposal-decorators": "^7.16.5",
    "@types/aws-sdk": "^2.7.0",
    "@types/node": "^16.9.4",
    "@types/node-ipc": "9.2.0",
    "@types/uuid": "^8.3.0",
    "assert": "2.0.0",
    "aws-sdk": "2.928.0",
    "aws-sdk-mock": "5.3.0",
    "chdir": "0.0.0",
    "class-transformer": "^0.4.0",
    "compare-versions": "^3.6.0",
    "copy-dir": "~1.3.0",
    "crypto-js": "~4.0.0",
    "date-fns": "^2.26.0",
    "es6-shim": "^0.35.6",
    "extract-zip": "~2.0.1",
    "fix-path": "~3.0.0",
    "follow-redirects": "^1.14.9",
    "fs-extra": "~9.1.0",
    "fs-web": "1.0.1",
    "http-proxy-agent": "4.0.1",
    "https-proxy-agent": "5.0.0",
    "ini": "~2.0.0",
    "is-url": "^1.2.4",
    "jwt-decode": "~3.1.2",
    "keytar": "7.9.0",
    "ms": "^2.1.3",
    "node-ipc": "9.2.1",
    "node-log-rotate": "~0.1.5",
    "node-machine-id": "~1.1.12",
    "reflect-metadata": "^0.1.13",
    "rimraf": "~3.0.2",
    "rxjs": "~6.6.7",
    "saml-encoder-decoder-js": "~1.0.1",
    "semver": "~7.3.5",
    "standard-version": "^9.3.0",
    "sudo-prompt": "~9.2.1",
    "tar": "^6.1.11",
    "tslib": "^2.3.1",
    "uuid": "~8.3.2",
    "wait-on": "^6.0.0",
    "zlib": "~1.0.5"
  },
  "devDependencies": {
    "@babel/preset-env": "^7.16.5",
    "@babel/preset-typescript": "^7.16.5",
    "@commitlint/cli": "16.2.1",
    "@commitlint/config-conventional": "16.2.1",
    "@types/aws-sdk": "^2.7.0",
    "@types/jest": "^27.4.1",
    "aws-cdk": "2.31.0",
    "aws-cdk-lib": "2.31.0",
    "gushio": "~0.7.0",
    "jest": "^27.4.5",
    "typescript": "4.5.5"
  },
  "exports": {
    "./*": "./dist/*.js"
  },
  "typesVersions": {
    "*": {
      "*": [
        "dist/*"
      ]
    }
  },
  "files": [
    "dist"
  ],
  "publishConfig": {
    "access": "public"
  },
  "scripts": {
    "setup": "gushio ../../gushio/clean-and-bootstrap.js core",
    "clean": "gushio gushio/target-clean.js",
    "build": "gushio gushio/target-build.js",
    "test": "jest --coverage",
    "release": "gushio gushio/target-release.js",
    "nightly": "gushio gushio/target-nightly.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Noovolari/leapp.git"
  },
  "bugs": {
    "url": "https://github.com/Noovolari/leapp/issues"
  },
  "homepage": "https://github.com/Noovolari/leapp",
  "dependencies": {
    "folder-hash": "^4.0.2",
    "require-module": "^0.1.0",
    "tsoa": "^4.1.0"
  }
}