{"_id":"@aaronhayes/hasura-cli","_rev":"84-a9a50981bb782c168edfe60638ee8429","name":"@aaronhayes/hasura-cli","dist-tags":{"latest":"2.42.0"},"versions":{"1.3.0-beta.1":{"name":"@aaronhayes/hasura-cli","version":"1.3.0-beta.1","keywords":["hasura","hasura-cli","hasura/cli","hasuracli","hasura/graphql-engine","hasura/graphql-engine/cli","hasura/graphql-engine-cli","hasura-graphql","hasura-graphql-engine","hasura-graphql-engine-cli","graphql-engine/cli","graphql-engine-cli","graphql","graphql-cli"],"author":{"url":"https://github.com/jjangga0214","name":"Gil B. Chan","email":"bnbcmindnpass@gmail.com"},"license":"MIT","_id":"@aaronhayes/hasura-cli@1.3.0-beta.1","maintainers":[{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"}],"homepage":"https://github.com/jjangga0214/hasura-cli","bugs":{"url":"https://github.com/jjangga0214/hasura-cli/issues"},"bin":{"hasura":"hasura"},"dist":{"shasum":"d8f07200235b84608c289258ffc2daefb04952e1","tarball":"https://registry.npmjs.org/@aaronhayes/hasura-cli/-/hasura-cli-1.3.0-beta.1.tgz","fileCount":10,"integrity":"sha512-fcjxG/vJ5KC+ZryAk33T61+4eslCKBlZm8YYyNv/uYcFHlYzXmI0ObcQ+Hr1ZYoe+rDFXUZKF7zNFiPh4B3OuA==","signatures":[{"sig":"MEUCIH8Ewu8OhwBTnKNCEqRCBiTSrMBv5nTPZQBLvw99zKVPAiEA79Ak9mexSmMJn1SOCQkGAEWTpiK6UqdJICQ0P+Tc6hY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8385576,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4z0NCRA9TVsSAnZWagAAJMUQAJtUUFe5QEjltXZFMHeX\nsRjvTG5mZ+naHZCARYMlO+YyyC8zv6gaXahi65DwH9dj04EdeqzCanvlmLoh\nMitGxNbbDHGii4jjy8Rt7JEOOdmmNft9ee72E1h9f8rKzmIrT/tC0gNqo7am\nKykK6zaLpfAGLirVX98/kaDy/AbtMtBv6dv5uxzEX5HMFbHFKNAvr4+1s4/X\nuwbPS5kToFQ77qigzELzagQBHnUZj5l8ZyjB1JX3JYoa1mJPvJmvdXgjDJ94\npnjsmLLetAx/WZaxBI7KtC3SzOt5gcR8C5WKhyWQuuT59gQ89kp/JilQ5nBI\n3T/NnV5mxRyL3ZkbCeRHiuuZ9i618be7A7VewXLYHju6SRuX+GFTCi1xx2Jo\nsIeYbXmHYofRwN0/t62+wcNUPTssFW9mnN4MS/kErzPNKDbqcmz94IFYUYCI\nDzpZOePpF2I1qOfGvtX8jhZkVkcLrssim0wYpcmiQSd0sZUFs//HlkmxGOur\n0opKGGPwEXcbtpDFRNpCB+GETQ4HZWZd5zPW8JBbiTySQ4gJx5jDp2CGaWA5\nzNCc/3G0Ib6sQYU82r0qAdVjMGyUVLeTKa3Kk/8YWTrPq4xYqLPmD79f4+mn\nKUVl+iHiB8qSezdcLvE6IrqA9VfWZtstqlUL4JJGHX1+QyvmZejZ03UGBT25\nVLW5\r\n=ZqCz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged","prepare-commit-msg":"exec < /dev/tty && git cz --hook"}},"engines":{"node":">=8"},"gitHead":"e04ef18cc8c14e06603fae40b31507a54f540c78","scripts":{"dev":"dotenv -- ts-node-dev --transpileOnly --respawn src/index.ts","lint":"yarn lint:code . && yarn lint:md .","test":"jest","build":"shx rm -rf dist/* && tsc","start":"node dist/index.js","format":"yarn format:js . && yarn format:ts . && yarn format:md .","lint:js":"eslint --ext js --ext md","lint:md":"markdownlint --ignore node_modules --ignore .git --ignore CHANGELOG.md","lint:ts":"eslint --ext ts --ext md","dev:build":"concurrently 'tsc -w -i' 'nodemon dist/index.js'","format:js":"yarn lint:js --fix","format:md":"yarn lint:md --fix","format:ts":"yarn lint:ts --fix","lint:code":"eslint --ext js --ext ts --ext md --ext json","verdaccio":"verdaccio --config ./verdaccio/conf/default.yaml","husky-skip":"cross-env HUSKY_SKIP_HOOKS=1","build:watch":"tsc -w","postinstall":"node dist/index.js","lint:code:ci":"yarn lint:code . --format junit","test:coverage":"yarn test --coverage","dev:no-respawn":"dotenv -- ts-node-dev --transpileOnly src/index.ts","prepublishOnly":"yarn build","build:incremental":"tsc -i"},"_npmUser":{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"},"repository":{"url":"git+https://github.com/jjangga0214/hasura-cli.git","type":"git"},"_npmVersion":"6.13.7","description":"A package that automatically installs and wraps Hasura CLI binary in isolated manner","directories":{},"lint-staged":{"*.js":["yarn format:js","git add"],"*.md":["yarn format:md"],"*.ts":["yarn format:ts","git add"],"*.json":["yarn lint:code"],"hasura":["echo \"Error: Change to dummy file 'hasura' is blocked by default to prevent accidental commit of binary. If you want to change its content, try again by ignoring husky.\" && exit 1"]},"_nodeVersion":"13.11.0","dependencies":{"axios":"^0.19.0","chalk":"^2.4.2"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","jest":"^24.8.0","husky":">=1","eslint":"5.3.0","nodemon":"^1.19.2","ts-jest":"^24.1.0","prettier":"^1.18.2","cross-env":"^6.0.0","verdaccio":"^4.3.0","commitizen":"^4.0.3","dotenv-cli":"^2.0.1","jest-junit":"^7.0.0","typescript":"^3.6.3","@types/jest":"^24.0.18","@types/node":"^12.7.5","lint-staged":">=8","ts-node-dev":"^1.0.0-pre.43","concurrently":"^4.1.2","@commitlint/cli":"^8.1.0","markdownlint-cli":"^0.22.0","eslint-plugin-jest":"^22.9.0","eslint-plugin-json":"^1.4.0","eslint-plugin-import":"^2.18.2","eslint-config-prettier":"^6.0.0","eslint-plugin-markdown":"^1.0.0","eslint-plugin-prettier":"^3.1.0","@typescript-eslint/parser":"^2.2.0","cz-conventional-changelog":"^3.0.2","eslint-config-airbnb-base":"13.2.0","@commitlint/config-conventional":"^8.1.0","@typescript-eslint/eslint-plugin":"^2.2.0","eslint-import-resolver-typescript":"^1.1.1"},"typescript:main":"src/index.ts","_npmOperationalInternal":{"tmp":"tmp/hasura-cli_1.3.0-beta.1_1591950604660_0.898250159103233","host":"s3://npm-registry-packages"}},"1.3.0-beta.3":{"name":"@aaronhayes/hasura-cli","version":"1.3.0-beta.3","keywords":["hasura","hasura-cli","hasura/cli","hasuracli","hasura/graphql-engine","hasura/graphql-engine/cli","hasura/graphql-engine-cli","hasura-graphql","hasura-graphql-engine","hasura-graphql-engine-cli","graphql-engine/cli","graphql-engine-cli","graphql","graphql-cli"],"author":{"url":"https://github.com/jjangga0214","name":"Gil B. Chan","email":"bnbcmindnpass@gmail.com"},"license":"MIT","_id":"@aaronhayes/hasura-cli@1.3.0-beta.3","maintainers":[{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"}],"homepage":"https://github.com/jjangga0214/hasura-cli","bugs":{"url":"https://github.com/jjangga0214/hasura-cli/issues"},"bin":{"hasura":"hasura"},"dist":{"shasum":"2a6186eb14bdf769d1112077ddf82e0019936208","tarball":"https://registry.npmjs.org/@aaronhayes/hasura-cli/-/hasura-cli-1.3.0-beta.3.tgz","fileCount":15,"integrity":"sha512-4FWaIY/H3AHSDcF2oNvzz9JFUHD77WeFbcwSRrCDtPA2xWEaI+Szn5uAtcL0/1T9P2LtN4gYOI7BHd9fAaFUBA==","signatures":[{"sig":"MEYCIQCwmgNOihppJV4hwyR4DTXLdyVE/zPfXeDc5/UrQ2MzlwIhAKLiyb3HoaGVziHPSc+9ahSjRTfwIIIG6uH4Kd6R3USV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8386024,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe9T2xCRA9TVsSAnZWagAANC0P/0AYAz/aJf97hcacy/gZ\nN5v2vikDPOJt/71aeif6rwFVHKe41Q1oZvbN0hJjmdWizp1B73eUOuP5UJ6U\nB2cHIKQMhsbV6yxv/xNQBHfjP7MQd/jf1fEWjNgUlIPgdIeO56+WsyNSOQYd\nQ3/6ZtRsKlW1C2JR+IX8k91LtVWJE0I+UKkUnWHR4i+Kgm664jIBKqq1gPF/\nvSlkBd8V+Ked/MoIl5vUQ9ar1BsrJI2nyjyrWUmH9zqCRbbgsROt3qDXfdjC\nW7J9YCTWWHiZ88xa8T8GB0IKcV8K1pY5Z3GGkXnxc+i0rJ7imB0Kf07+WkAq\nfdk2HraPJTleguddkHo2a1oP5exchsRkMFpUAhVNo/qxYbduZEITiZw4fbOB\naOMz2At/brq7jyfD73A0XLO23ljcyIY3ODiVYKbfR47oowelN16bnuBh4bp0\nnoKpyLpNohOaY/LbVn5nvWPmhKR6ypeJbc0UQARHprPNEJG/eUnm6RicFd2l\nk9fWQlM+J0oOQj9BI3xbu447/0jU8mKqyxS/Nqit3xVtswSNDoMSAlkhU2SX\ncsTJdp8+kx38OnxffjbJjj6069BlsCPK2Pf2Zvst+QToRpDSCGjjipEqz2fr\npNDNyQBys0ZiGKeuBBKC6jvjG01Jd9NR5efCMtb/2iZtJwi8jtxIh3mCiXoA\nvvyU\r\n=Ltqp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged","prepare-commit-msg":"exec < /dev/tty && git cz --hook"}},"engines":{"node":">=8"},"scripts":{"dev":"dotenv -- ts-node-dev --transpileOnly --respawn src/index.ts","lint":"yarn lint:code . && yarn lint:md .","test":"jest","build":"shx rm -rf dist/* && tsc","start":"node dist/index.js","format":"yarn format:js . && yarn format:ts . && yarn format:md .","lint:js":"eslint --ext js --ext md","lint:md":"markdownlint --ignore node_modules --ignore .git --ignore CHANGELOG.md","lint:ts":"eslint --ext ts --ext md","dev:build":"concurrently 'tsc -w -i' 'nodemon dist/index.js'","format:js":"yarn lint:js --fix","format:md":"yarn lint:md --fix","format:ts":"yarn lint:ts --fix","lint:code":"eslint --ext js --ext ts --ext md --ext json","verdaccio":"verdaccio --config ./verdaccio/conf/default.yaml","husky-skip":"cross-env HUSKY_SKIP_HOOKS=1","build:watch":"tsc -w","postinstall":"node dist/index.js","lint:code:ci":"yarn lint:code . --format junit","test:coverage":"yarn test --coverage","dev:no-respawn":"dotenv -- ts-node-dev --transpileOnly src/index.ts","prepublishOnly":"yarn build","build:incremental":"tsc -i"},"_npmUser":{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"},"repository":{"url":"https://github.com/jjangga0214/hasura-cli.git","type":"git"},"description":"A package that automatically installs and wraps Hasura CLI binary in isolated manner","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019, GIL B. Chan <github.com/jjangga0214> <bnbcmindnpass@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["yarn format:js","git add"],"*.md":["yarn format:md"],"*.ts":["yarn format:ts","git add"],"*.json":["yarn lint:code"],"hasura":["echo \"Error: Change to dummy file 'hasura' is blocked by default to prevent accidental commit of binary. If you want to change its content, try again by ignoring husky.\" && exit 1"]},"dependencies":{"axios":"^0.19.0","chalk":"^2.4.2"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","jest":"^24.8.0","husky":">=1","eslint":"5.3.0","nodemon":"^1.19.2","ts-jest":"^24.1.0","prettier":"^1.18.2","cross-env":"^6.0.0","verdaccio":"^4.3.0","commitizen":"^4.0.3","dotenv-cli":"^2.0.1","jest-junit":"^7.0.0","typescript":"^3.6.3","@types/jest":"^24.0.18","@types/node":"^12.7.5","lint-staged":">=8","ts-node-dev":"^1.0.0-pre.43","concurrently":"^4.1.2","@commitlint/cli":"^8.1.0","markdownlint-cli":"^0.22.0","eslint-plugin-jest":"^22.9.0","eslint-plugin-json":"^1.4.0","eslint-plugin-import":"^2.18.2","eslint-config-prettier":"^6.0.0","eslint-plugin-markdown":"^1.0.0","eslint-plugin-prettier":"^3.1.0","@typescript-eslint/parser":"^2.2.0","cz-conventional-changelog":"^3.0.2","eslint-config-airbnb-base":"13.2.0","@commitlint/config-conventional":"^8.1.0","@typescript-eslint/eslint-plugin":"^2.2.0","eslint-import-resolver-typescript":"^1.1.1"},"typescript:main":"src/index.ts","_npmOperationalInternal":{"tmp":"tmp/hasura-cli_1.3.0-beta.3_1593130416357_0.33570991575312603","host":"s3://npm-registry-packages"}},"1.3.0-beta.4":{"name":"@aaronhayes/hasura-cli","version":"1.3.0-beta.4","keywords":["hasura","hasura-cli","hasura/cli","hasuracli","hasura/graphql-engine","hasura/graphql-engine/cli","hasura/graphql-engine-cli","hasura-graphql","hasura-graphql-engine","hasura-graphql-engine-cli","graphql-engine/cli","graphql-engine-cli","graphql","graphql-cli"],"author":{"url":"https://github.com/jjangga0214","name":"Gil B. Chan","email":"bnbcmindnpass@gmail.com"},"license":"MIT","_id":"@aaronhayes/hasura-cli@1.3.0-beta.4","maintainers":[{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"}],"homepage":"https://github.com/jjangga0214/hasura-cli","bugs":{"url":"https://github.com/jjangga0214/hasura-cli/issues"},"bin":{"hasura":"hasura"},"dist":{"shasum":"6d1e1fd98c967f7947a2975920b712441017f43d","tarball":"https://registry.npmjs.org/@aaronhayes/hasura-cli/-/hasura-cli-1.3.0-beta.4.tgz","fileCount":15,"integrity":"sha512-3+tss6iA/d5PHjkxSOv25tbD2T1AyomtWHbiHlMhHs6jkA5bcRhCuEU/GQztuFGgT9IfYg9WB7ZaTBTU1ua2Sw==","signatures":[{"sig":"MEUCIQCcmzsru52TnSVhfJtBICK3vS8OZJ+wCoE9uFYU2ZY+AgIgNLhx+k9iFCuNV98muzJlnm6esMtIaVyLFt98NE1sY98=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8386024,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe//zCCRA9TVsSAnZWagAA1eQQAJ95X+0FTX1MPLbknF19\nAnu71yv+/nD0Tl05rn6xabWAbjxghNgJ88IAwG5RHlDpM7cvZe0JKXdelnCl\nvOyGoRG8LS+cOoFF8L32ST2bu8aLmpf6UcnAGLQIGwUe4A76+nB+/iWdj+F4\naKt7uxhHeT9Wgl7RB8s4F2wmXkuUK4PMiR6jVZZkAKtEXDncMje5GmNmkoN7\nSlmabz04Tt10Oh+WOnvT2Ilg4+tjwy/pNrgeNi8yXTxnVHRPe8jS/5r16AQU\ndulG/gJWW/Rqs8FIFkc0fDyZ8Q34+3AD9+iu0T3Lh3DAIC/CosmMSRFX5EcQ\ny4jvFCB90AYwoOvB/J3DKDE3+qBTE40G5pj34YLT5ffxFacVP5qW5JHGHb26\nMAuMX1uLc+ldI3dnF8fG82xYaC8K3/LaQRGtUvshexfSLMBchBugUEx+ak5L\naVTs7jxLxbqYCOPBlivZ3hw7fCinCcTA+C9P8QPtjGGjEp7A2A0EzAVVRbBn\nyxX+0ptfn59fX6e7PONFGiIssEVG4evvWmebQkZ8InBNErSE0mt+9fsEZluw\n+8nSiiAyj7GRHzg3Lv5Z9eJ0XNXNXLq3TS8ydyN8YVQ387wToQd6aRrNb/l7\nOv3wcR4/zjkIYPrUjk5orLPk60tevb3d4QSda6VQ2CXrfKEOIyHInInplIzk\nmjnS\r\n=8Nmi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged","prepare-commit-msg":"exec < /dev/tty && git cz --hook"}},"engines":{"node":">=8"},"scripts":{"dev":"dotenv -- ts-node-dev --transpileOnly --respawn src/index.ts","lint":"yarn lint:code . && yarn lint:md .","test":"jest","build":"shx rm -rf dist/* && tsc","start":"node dist/index.js","format":"yarn format:js . && yarn format:ts . && yarn format:md .","lint:js":"eslint --ext js --ext md","lint:md":"markdownlint --ignore node_modules --ignore .git --ignore CHANGELOG.md","lint:ts":"eslint --ext ts --ext md","dev:build":"concurrently 'tsc -w -i' 'nodemon dist/index.js'","format:js":"yarn lint:js --fix","format:md":"yarn lint:md --fix","format:ts":"yarn lint:ts --fix","lint:code":"eslint --ext js --ext ts --ext md --ext json","verdaccio":"verdaccio --config ./verdaccio/conf/default.yaml","husky-skip":"cross-env HUSKY_SKIP_HOOKS=1","build:watch":"tsc -w","postinstall":"node dist/index.js","lint:code:ci":"yarn lint:code . --format junit","test:coverage":"yarn test --coverage","dev:no-respawn":"dotenv -- ts-node-dev --transpileOnly src/index.ts","prepublishOnly":"yarn build","build:incremental":"tsc -i"},"_npmUser":{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"},"repository":{"url":"https://github.com/jjangga0214/hasura-cli.git","type":"git"},"description":"A package that automatically installs and wraps Hasura CLI binary in isolated manner","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019, GIL B. Chan <github.com/jjangga0214> <bnbcmindnpass@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["yarn format:js","git add"],"*.md":["yarn format:md"],"*.ts":["yarn format:ts","git add"],"*.json":["yarn lint:code"],"hasura":["echo \"Error: Change to dummy file 'hasura' is blocked by default to prevent accidental commit of binary. If you want to change its content, try again by ignoring husky.\" && exit 1"]},"dependencies":{"axios":"^0.19.0","chalk":"^2.4.2"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","jest":"^24.8.0","husky":">=1","eslint":"5.3.0","nodemon":"^1.19.2","ts-jest":"^24.1.0","prettier":"^1.18.2","cross-env":"^6.0.0","verdaccio":"^4.3.0","commitizen":"^4.0.3","dotenv-cli":"^2.0.1","jest-junit":"^7.0.0","typescript":"^3.6.3","@types/jest":"^24.0.18","@types/node":"^12.7.5","lint-staged":">=8","ts-node-dev":"^1.0.0-pre.43","concurrently":"^4.1.2","@commitlint/cli":"^8.1.0","markdownlint-cli":"^0.22.0","eslint-plugin-jest":"^22.9.0","eslint-plugin-json":"^1.4.0","eslint-plugin-import":"^2.18.2","eslint-config-prettier":"^6.0.0","eslint-plugin-markdown":"^1.0.0","eslint-plugin-prettier":"^3.1.0","@typescript-eslint/parser":"^2.2.0","cz-conventional-changelog":"^3.0.2","eslint-config-airbnb-base":"13.2.0","@commitlint/config-conventional":"^8.1.0","@typescript-eslint/eslint-plugin":"^2.2.0","eslint-import-resolver-typescript":"^1.1.1"},"typescript:main":"src/index.ts","_npmOperationalInternal":{"tmp":"tmp/hasura-cli_1.3.0-beta.4_1593834689602_0.037163255905638515","host":"s3://npm-registry-packages"}},"1.3.0":{"name":"@aaronhayes/hasura-cli","version":"1.3.0","keywords":["hasura","hasura-cli","hasura/cli","hasuracli","hasura/graphql-engine","hasura/graphql-engine/cli","hasura/graphql-engine-cli","hasura-graphql","hasura-graphql-engine","hasura-graphql-engine-cli","graphql-engine/cli","graphql-engine-cli","graphql","graphql-cli"],"author":{"url":"https://github.com/jjangga0214","name":"Gil B. Chan","email":"bnbcmindnpass@gmail.com"},"license":"MIT","_id":"@aaronhayes/hasura-cli@1.3.0","maintainers":[{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"}],"homepage":"https://github.com/jjangga0214/hasura-cli","bugs":{"url":"https://github.com/jjangga0214/hasura-cli/issues"},"bin":{"hasura":"hasura"},"dist":{"shasum":"9fce5f8a4e2ef8d8dd648b58a4431ab671e699f5","tarball":"https://registry.npmjs.org/@aaronhayes/hasura-cli/-/hasura-cli-1.3.0.tgz","fileCount":15,"integrity":"sha512-3bCX/Si4imieHgb7Kgt3VMq6xtgTF83gYaRGSZAbcHzBjugdLXN4JXdVMWirdGl2GoAJi0cyjzUPX2DlHWF/BA==","signatures":[{"sig":"MEUCIQDUgklQ5BnYe9M2W6vUJompkgTlwNwCzfXpRUalgnUVmwIgbn7Rd/Iqt51DKjMkefWLGMcnG92hr8h9kf5/aaMJpFU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8386017,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfFo6pCRA9TVsSAnZWagAAlqYP+gOGXOVf99+Xcn2tPMQG\nW8de4UnN67QM97vgM71g4as2VumVPI3Bnm1tVD9vRvWOpW56UBWfJ8a/NX4J\nHZtrQkbAYsRZaYAbXdccfhdwmOHi9ZgBqs0A+z1H6FChR954gb+D1H2hytJZ\n+u+hre2J84AHSj2Kq93/bJd7b1s+qP40hB0zg2+k+wqBwRWkVEnWuJCQgXiZ\nt55Em4n5ShLzy0lT4djRt8Zd8EiCluEMGHgpYlFLpPIBTrnloMzZs4ZAMqto\n2gnrCF3gVlB4zRGAUrt2/zHLO8VSUJyeh9wW5J83l2LksHSUhyK2Rj/7lpw7\nJfLaRc0bkieeGWLmSwDEMWpR/RnMYXDOB8IYrG/tIUQDqxHKE66vAu04OvLa\npvYPPZEjO51oEmhfaVbAVKWse5qj/Bs7bsWuS70um6GQRjafjKQatICee93e\n/JMS6W8JMgeR79dM6r4Wkiyr0PJ7GhvrM5+xwaZ7QBPY/9WILaZEdriBWLdN\njZ3sK5HV+KuebwqETDAy7a3Zn7g4hqoUlytKoHGE1VgU6Zu2RrNWcENfMved\nctHYS2iVOss/SRTnrXyHmxbjemdWf+jRHoisGa9Z5OvpvB8IRyALHP2eYrXf\nbucUiJOeZRDjEXVjV0a3F1X1wlJUB8W0E1HgC7U1tZzFQKtmPXjYVpySLz06\n34a3\r\n=z4WP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged","prepare-commit-msg":"exec < /dev/tty && git cz --hook"}},"engines":{"node":">=8"},"scripts":{"dev":"dotenv -- ts-node-dev --transpileOnly --respawn src/index.ts","lint":"yarn lint:code . && yarn lint:md .","test":"jest","build":"shx rm -rf dist/* && tsc","start":"node dist/index.js","format":"yarn format:js . && yarn format:ts . && yarn format:md .","lint:js":"eslint --ext js --ext md","lint:md":"markdownlint --ignore node_modules --ignore .git --ignore CHANGELOG.md","lint:ts":"eslint --ext ts --ext md","dev:build":"concurrently 'tsc -w -i' 'nodemon dist/index.js'","format:js":"yarn lint:js --fix","format:md":"yarn lint:md --fix","format:ts":"yarn lint:ts --fix","lint:code":"eslint --ext js --ext ts --ext md --ext json","verdaccio":"verdaccio --config ./verdaccio/conf/default.yaml","husky-skip":"cross-env HUSKY_SKIP_HOOKS=1","build:watch":"tsc -w","postinstall":"node dist/index.js","lint:code:ci":"yarn lint:code . --format junit","test:coverage":"yarn test --coverage","dev:no-respawn":"dotenv -- ts-node-dev --transpileOnly src/index.ts","prepublishOnly":"yarn build","build:incremental":"tsc -i"},"_npmUser":{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"},"repository":{"url":"https://github.com/jjangga0214/hasura-cli.git","type":"git"},"description":"A package that automatically installs and wraps Hasura CLI binary in isolated manner","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019, GIL B. Chan <github.com/jjangga0214> <bnbcmindnpass@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["yarn format:js","git add"],"*.md":["yarn format:md"],"*.ts":["yarn format:ts","git add"],"*.json":["yarn lint:code"],"hasura":["echo \"Error: Change to dummy file 'hasura' is blocked by default to prevent accidental commit of binary. If you want to change its content, try again by ignoring husky.\" && exit 1"]},"dependencies":{"axios":"^0.19.0","chalk":"^2.4.2"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","jest":"^24.8.0","husky":">=1","eslint":"5.3.0","nodemon":"^1.19.2","ts-jest":"^24.1.0","prettier":"^1.18.2","cross-env":"^6.0.0","verdaccio":"^4.3.0","commitizen":"^4.0.3","dotenv-cli":"^2.0.1","jest-junit":"^7.0.0","typescript":"^3.6.3","@types/jest":"^24.0.18","@types/node":"^12.7.5","lint-staged":">=8","ts-node-dev":"^1.0.0-pre.43","concurrently":"^4.1.2","@commitlint/cli":"^8.1.0","markdownlint-cli":"^0.22.0","eslint-plugin-jest":"^22.9.0","eslint-plugin-json":"^1.4.0","eslint-plugin-import":"^2.18.2","eslint-config-prettier":"^6.0.0","eslint-plugin-markdown":"^1.0.0","eslint-plugin-prettier":"^3.1.0","@typescript-eslint/parser":"^2.2.0","cz-conventional-changelog":"^3.0.2","eslint-config-airbnb-base":"13.2.0","@commitlint/config-conventional":"^8.1.0","@typescript-eslint/eslint-plugin":"^2.2.0","eslint-import-resolver-typescript":"^1.1.1"},"typescript:main":"src/index.ts","_npmOperationalInternal":{"tmp":"tmp/hasura-cli_1.3.0_1595313832405_0.9980511162033365","host":"s3://npm-registry-packages"}},"1.3.1":{"name":"@aaronhayes/hasura-cli","version":"1.3.1","keywords":["hasura","hasura-cli","hasura/cli","hasuracli","hasura/graphql-engine","hasura/graphql-engine/cli","hasura/graphql-engine-cli","hasura-graphql","hasura-graphql-engine","hasura-graphql-engine-cli","graphql-engine/cli","graphql-engine-cli","graphql","graphql-cli"],"author":{"url":"https://github.com/jjangga0214","name":"Gil B. Chan","email":"bnbcmindnpass@gmail.com"},"license":"MIT","_id":"@aaronhayes/hasura-cli@1.3.1","maintainers":[{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"}],"homepage":"https://github.com/aaronhayes/hasura-cli","bugs":{"url":"https://github.com/aaronhayes/hasura-cli/issues"},"bin":{"hasura":"hasura"},"dist":{"shasum":"f89bcf82733f060de062ca2c845b61c700d396b2","tarball":"https://registry.npmjs.org/@aaronhayes/hasura-cli/-/hasura-cli-1.3.1.tgz","fileCount":15,"integrity":"sha512-jmTRTch7JzdrHGmU8GLeL+ch46B5DhLVk2TQXiIBT0c2gm8V96/OiLxpVtH2fj1dq9Qs2fsfUbAQyrCMWeu4mQ==","signatures":[{"sig":"MEUCIQCvvKVYFs1o9WPcVd11SMqhj+/ARIx6D9iE4VKtkk5zYAIgK48iYaWaemNfcC4oAIQm+FxTHJWT+RPrTMZClRMUmeY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8386014,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfQwmYCRA9TVsSAnZWagAAlxIP/3doyB0NNjrfcw1Rpw7W\nH3tDetDTQbTqi1B7KazjKJV/c/4aGNXBmR3W/Jww3YVnZ2dcMM/pBzGBi1rh\n6V3PQEvEb9g+px8N+K3F3YbfXfdUGTV1ArGqqWmDFPkb3/IXqYDT46goGA1A\ns/Ts6zE/ZhfPAmMDn5xtEymdK44HsSbS0wh2wtlkEHm+IkXEZCjdN4Ws7ev1\nmHz1JionMX3qRKdoPApo2klfiXuyb89oz2p7g3emQVO+ppf84a4bLE7oVpM+\nZX+QZsyY8TiTzblbPdnj1dheOg9ihRdjeX06IW1SaQBI3hBWYYW+q8ebVdNf\nQAqP7klG92Ro2BShbp/47vpGUFdKSWYnI+D8KIUT3dpNq0PCZm+SaeanrKcy\ncG1tRQ3Eigr3fSEbK7tJXofh4QpJUWLKgB/ANZ18hzHmrQa+RXMQ+3HdBBM3\nBZqw4B/wop4Zp9aNowYh4quZgUnxJx/BuyEBFkonhQsZG0KTAE5wmOFd55I0\nsHc9+hK+qmnVMA7yUHOx2MauoJfAWMofQ8t+8hq9KU2aqkU2MZqd9xcY23Hj\nLd7tqvceUqdbIUdQ6z47+UByCTy2z7ysOjYUXNKX54V8e2fxwFGBa8WxT6ZG\np+/8s2RxHtotE6gyxk7NyIQWVJ/ecJwcgYWTQGRsM+7OHyjWyR1/rZMTTtCO\n/ryM\r\n=ftQS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged","prepare-commit-msg":"exec < /dev/tty && git cz --hook"}},"engines":{"node":">=8"},"scripts":{"dev":"dotenv -- ts-node-dev --transpileOnly --respawn src/index.ts","lint":"yarn lint:code . && yarn lint:md .","test":"jest","build":"shx rm -rf dist/* && tsc","start":"node dist/index.js","format":"yarn format:js . && yarn format:ts . && yarn format:md .","lint:js":"eslint --ext js --ext md","lint:md":"markdownlint --ignore node_modules --ignore .git --ignore CHANGELOG.md","lint:ts":"eslint --ext ts --ext md","dev:build":"concurrently 'tsc -w -i' 'nodemon dist/index.js'","format:js":"yarn lint:js --fix","format:md":"yarn lint:md --fix","format:ts":"yarn lint:ts --fix","lint:code":"eslint --ext js --ext ts --ext md --ext json","verdaccio":"verdaccio --config ./verdaccio/conf/default.yaml","husky-skip":"cross-env HUSKY_SKIP_HOOKS=1","build:watch":"tsc -w","postinstall":"node dist/index.js","lint:code:ci":"yarn lint:code . --format junit","test:coverage":"yarn test --coverage","dev:no-respawn":"dotenv -- ts-node-dev --transpileOnly src/index.ts","prepublishOnly":"yarn build","build:incremental":"tsc -i"},"_npmUser":{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"},"repository":{"url":"https://github.com/aaronhayes/hasura-cli.git","type":"git"},"description":"A package that automatically installs and wraps Hasura CLI binary in isolated manner","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019, GIL B. Chan <github.com/jjangga0214> <bnbcmindnpass@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["yarn format:js","git add"],"*.md":["yarn format:md"],"*.ts":["yarn format:ts","git add"],"*.json":["yarn lint:code"],"hasura":["echo \"Error: Change to dummy file 'hasura' is blocked by default to prevent accidental commit of binary. If you want to change its content, try again by ignoring husky.\" && exit 1"]},"dependencies":{"axios":"^0.19.0","chalk":"^2.4.2"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","jest":"^24.8.0","husky":">=1","eslint":"5.3.0","nodemon":"^1.19.2","ts-jest":"^24.1.0","prettier":"^1.18.2","cross-env":"^6.0.0","verdaccio":"^4.3.0","commitizen":"^4.0.3","dotenv-cli":"^2.0.1","jest-junit":"^7.0.0","typescript":"^3.6.3","@types/jest":"^24.0.18","@types/node":"^12.7.5","lint-staged":">=8","ts-node-dev":"^1.0.0-pre.43","concurrently":"^4.1.2","@commitlint/cli":"^8.1.0","markdownlint-cli":"^0.22.0","eslint-plugin-jest":"^22.9.0","eslint-plugin-json":"^1.4.0","eslint-plugin-import":"^2.18.2","eslint-config-prettier":"^6.0.0","eslint-plugin-markdown":"^1.0.0","eslint-plugin-prettier":"^3.1.0","@typescript-eslint/parser":"^2.2.0","cz-conventional-changelog":"^3.0.2","eslint-config-airbnb-base":"13.2.0","@commitlint/config-conventional":"^8.1.0","@typescript-eslint/eslint-plugin":"^2.2.0","eslint-import-resolver-typescript":"^1.1.1"},"typescript:main":"src/index.ts","_npmOperationalInternal":{"tmp":"tmp/hasura-cli_1.3.1_1598228887167_0.32329330174353665","host":"s3://npm-registry-packages"}},"1.3.2":{"name":"@aaronhayes/hasura-cli","version":"1.3.2","keywords":["hasura","hasura-cli","hasura/cli","hasuracli","hasura/graphql-engine","hasura/graphql-engine/cli","hasura/graphql-engine-cli","hasura-graphql","hasura-graphql-engine","hasura-graphql-engine-cli","graphql-engine/cli","graphql-engine-cli","graphql","graphql-cli"],"author":{"url":"https://github.com/jjangga0214","name":"Gil B. Chan","email":"bnbcmindnpass@gmail.com"},"license":"MIT","_id":"@aaronhayes/hasura-cli@1.3.2","maintainers":[{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"}],"homepage":"https://github.com/aaronhayes/hasura-cli","bugs":{"url":"https://github.com/aaronhayes/hasura-cli/issues"},"bin":{"hasura":"hasura"},"dist":{"shasum":"2bd72e54edf73977ac6e3f23c8acb44f448a3c09","tarball":"https://registry.npmjs.org/@aaronhayes/hasura-cli/-/hasura-cli-1.3.2.tgz","fileCount":15,"integrity":"sha512-GI7vnm9hn13+LAmzVoVNTS2tmBoU0ewoiwdcNbcmd9XgRBDERDGDbGRcwmBEFu4mfdEOUo6rqi2pRiWjf7+v+g==","signatures":[{"sig":"MEYCIQCePedcDyTwBuOYIzYIQtCdS1vaROYM4gjPPiIk2qb4lgIhANwzNCTKAjcX2f2rEyNS1dHo1EJWcFR5HL/dwyuolme0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8386014,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfVsqACRA9TVsSAnZWagAAva0P+wcJr/75jPq88vTGd3Rw\nXQZCy5Bx0UzgxSRETmkuh8xLC5tf9TuYf2ZKQROk6pjIPT115Lm4362YzisW\n/Fu1KRzh7LSB6g1O9buly6/dtiaqdVkfpBEK4y75SWBONF5eEW5y9njz0jWc\nigkIhoJVv3lfxw7MwFgmpfM1qUghwUVnWn+17spPjCP+koNhovupMyyibHiS\nlRdFzX6zoqqXmKYI1GdpUCj3LwkkjgkWz+m7n7EcMgbP3tbZNZzJdeVzd5ZN\nqw2nFXyKFsqW53PLk5iNP4YDIVL1AOpVUCTdQdCgFTYzf7u65SaPzKTsZxMG\nmsNQKG8xxh6aSAIQeSZhZrRhrFj2szxhT+Wgcq62rxARg9ZpkzGwNZlg7aMv\npG2lMQ9jabSngPPJivojcNi9W4XtQUn2hvj1Z/CwKyziXjznQ4DQ99FSIQlJ\nwu0GQTOWJeb46rQv7zkT64DxoUrsCCOdV3YdPI8mxlyT7Jy7ZDmsamFmdUMj\nVsHUi+WwB40slBNlymn0SmrvmbeB/HaRUxhPeNAR6DOT/o3bhvjI2hd7G+Qe\nCN87pB1kDvgvmuVeiS/Ok8sAQ84xff+VseQPT5nx6L7v8WzCVxT2hcxnoH07\nxQgo46slPU+UZ8NZNCDeo/f+1MQSVBHV/0Zx5fUR6rr65jlv5f0a5li4HARa\nl75c\r\n=HRF2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged","prepare-commit-msg":"exec < /dev/tty && git cz --hook"}},"engines":{"node":">=8"},"scripts":{"dev":"dotenv -- ts-node-dev --transpileOnly --respawn src/index.ts","lint":"yarn lint:code . && yarn lint:md .","test":"jest","build":"shx rm -rf dist/* && tsc","start":"node dist/index.js","format":"yarn format:js . && yarn format:ts . && yarn format:md .","lint:js":"eslint --ext js --ext md","lint:md":"markdownlint --ignore node_modules --ignore .git --ignore CHANGELOG.md","lint:ts":"eslint --ext ts --ext md","dev:build":"concurrently 'tsc -w -i' 'nodemon dist/index.js'","format:js":"yarn lint:js --fix","format:md":"yarn lint:md --fix","format:ts":"yarn lint:ts --fix","lint:code":"eslint --ext js --ext ts --ext md --ext json","verdaccio":"verdaccio --config ./verdaccio/conf/default.yaml","husky-skip":"cross-env HUSKY_SKIP_HOOKS=1","build:watch":"tsc -w","postinstall":"node dist/index.js","lint:code:ci":"yarn lint:code . --format junit","test:coverage":"yarn test --coverage","dev:no-respawn":"dotenv -- ts-node-dev --transpileOnly src/index.ts","prepublishOnly":"yarn build","build:incremental":"tsc -i"},"_npmUser":{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"},"repository":{"url":"https://github.com/aaronhayes/hasura-cli.git","type":"git"},"description":"A package that automatically installs and wraps Hasura CLI binary in isolated manner","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019, GIL B. Chan <github.com/jjangga0214> <bnbcmindnpass@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["yarn format:js","git add"],"*.md":["yarn format:md"],"*.ts":["yarn format:ts","git add"],"*.json":["yarn lint:code"],"hasura":["echo \"Error: Change to dummy file 'hasura' is blocked by default to prevent accidental commit of binary. If you want to change its content, try again by ignoring husky.\" && exit 1"]},"dependencies":{"axios":"^0.19.0","chalk":"^2.4.2"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","jest":"^24.8.0","husky":">=1","eslint":"5.3.0","nodemon":"^1.19.2","ts-jest":"^24.1.0","prettier":"^1.18.2","cross-env":"^6.0.0","verdaccio":"^4.3.0","commitizen":"^4.0.3","dotenv-cli":"^2.0.1","jest-junit":"^7.0.0","typescript":"^3.6.3","@types/jest":"^24.0.18","@types/node":"^12.7.5","lint-staged":">=8","ts-node-dev":"^1.0.0-pre.43","concurrently":"^4.1.2","@commitlint/cli":"^8.1.0","markdownlint-cli":"^0.22.0","eslint-plugin-jest":"^22.9.0","eslint-plugin-json":"^1.4.0","eslint-plugin-import":"^2.18.2","eslint-config-prettier":"^6.0.0","eslint-plugin-markdown":"^1.0.0","eslint-plugin-prettier":"^3.1.0","@typescript-eslint/parser":"^2.2.0","cz-conventional-changelog":"^3.0.2","eslint-config-airbnb-base":"13.2.0","@commitlint/config-conventional":"^8.1.0","@typescript-eslint/eslint-plugin":"^2.2.0","eslint-import-resolver-typescript":"^1.1.1"},"typescript:main":"src/index.ts","_npmOperationalInternal":{"tmp":"tmp/hasura-cli_1.3.2_1599523455675_0.6433732743996796","host":"s3://npm-registry-packages"}},"1.3.3":{"name":"@aaronhayes/hasura-cli","version":"1.3.3","keywords":["hasura","hasura-cli","hasura/cli","hasuracli","hasura/graphql-engine","hasura/graphql-engine/cli","hasura/graphql-engine-cli","hasura-graphql","hasura-graphql-engine","hasura-graphql-engine-cli","graphql-engine/cli","graphql-engine-cli","graphql","graphql-cli"],"author":{"url":"https://github.com/jjangga0214","name":"Gil B. Chan","email":"bnbcmindnpass@gmail.com"},"license":"MIT","_id":"@aaronhayes/hasura-cli@1.3.3","maintainers":[{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"}],"homepage":"https://github.com/aaronhayes/hasura-cli","bugs":{"url":"https://github.com/aaronhayes/hasura-cli/issues"},"bin":{"hasura":"hasura"},"dist":{"shasum":"6a28a577932b30f5a6d29f3950faad5060cdb104","tarball":"https://registry.npmjs.org/@aaronhayes/hasura-cli/-/hasura-cli-1.3.3.tgz","fileCount":15,"integrity":"sha512-HHU0LyokC9NDd3UhDzjvhuk7bHffoWnTLxwnOnAWWPsdQImGsNTYA8rzyZ4jZ6DYe/uPXEPk90wY963CNKaC1w==","signatures":[{"sig":"MEQCIGr/laCBEJYd7aOuXbvo23d8z+JfB3weiEnd4GyoDmbLAiA7rofXWNnJR+W+vzOMQQkeD13j93TCFVe0tcRkgG8qdQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8386014,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJftEP0CRA9TVsSAnZWagAAhqQP/08OJdQhojQZLCGD20zl\ndISNb9SBpsbui40zjXD40IMV8bL3FkmNfq26aOOMu7A9K0ggYxY9flGB/s2x\nsN5Ike0bhVTC6V5ccTBDatmH/X56JkMqxJ5vCXGUBK3TVxNaEMtHBYJWDTmA\n4vUnRQ3tLvD6cIDmjLrKBRf6v+HN9A6pYqLso0uDEgM6IcPY1NcRRmy0QDbA\nE+f5UmxjihIVh9led2xR8HdTVHDIPVxFjmZovF+qq4FtjqhSmCJVDJS7FNuH\nyN7duJatFlICQWDSGJZixKgf8uFxagIdYB+4QcbolsR5sTv9XwNzIZR2ZaDi\nhCxUv/W9DS1CNuuYXKGweyPx+9xOJNPySjKbGeHsDkoQeD3/K9/5SoRjunQ3\nO4pBU2JHLZ0IoATMi0Vo5SOhqMs0j0KNuGREJ4h+AK/sxo1C8ptiewKj9CGZ\nSx2qh0fyA5AJPr9O2nx2UcZ4+ID/yZWY8pvcbLYaCxrjALqYoT2nFHEXRorF\n3QoHlPkGOHJewi2rhggF9dEd3gZNaPj6lW5D5uJLfLLfpkPdlL0CFJYCJzuI\n+3fzQODJ+pNyi0VzBu3QPLgC9oPxHKWfZNAsr1nfULfGJpH0wj+11vncoEQD\nleslcHrTGmrZfhlNkiurIEkUtTm1EbwRnMMqjMP7Unjzy/rIoZ+zgPXZit5P\ncw8o\r\n=mNzk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged","prepare-commit-msg":"exec < /dev/tty && git cz --hook"}},"engines":{"node":">=8"},"scripts":{"dev":"dotenv -- ts-node-dev --transpileOnly --respawn src/index.ts","lint":"yarn lint:code . && yarn lint:md .","test":"jest","build":"shx rm -rf dist/* && tsc","start":"node dist/index.js","format":"yarn format:js . && yarn format:ts . && yarn format:md .","lint:js":"eslint --ext js --ext md","lint:md":"markdownlint --ignore node_modules --ignore .git --ignore CHANGELOG.md","lint:ts":"eslint --ext ts --ext md","dev:build":"concurrently 'tsc -w -i' 'nodemon dist/index.js'","format:js":"yarn lint:js --fix","format:md":"yarn lint:md --fix","format:ts":"yarn lint:ts --fix","lint:code":"eslint --ext js --ext ts --ext md --ext json","verdaccio":"verdaccio --config ./verdaccio/conf/default.yaml","husky-skip":"cross-env HUSKY_SKIP_HOOKS=1","build:watch":"tsc -w","postinstall":"node dist/index.js","lint:code:ci":"yarn lint:code . --format junit","test:coverage":"yarn test --coverage","dev:no-respawn":"dotenv -- ts-node-dev --transpileOnly src/index.ts","prepublishOnly":"yarn build","build:incremental":"tsc -i"},"_npmUser":{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"},"repository":{"url":"https://github.com/aaronhayes/hasura-cli.git","type":"git"},"description":"A package that automatically installs and wraps Hasura CLI binary in isolated manner","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019, GIL B. Chan <github.com/jjangga0214> <bnbcmindnpass@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["yarn format:js","git add"],"*.md":["yarn format:md"],"*.ts":["yarn format:ts","git add"],"*.json":["yarn lint:code"],"hasura":["echo \"Error: Change to dummy file 'hasura' is blocked by default to prevent accidental commit of binary. If you want to change its content, try again by ignoring husky.\" && exit 1"]},"dependencies":{"axios":"^0.19.0","chalk":"^2.4.2"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","jest":"^24.8.0","husky":">=1","eslint":"5.3.0","nodemon":"^1.19.2","ts-jest":"^24.1.0","prettier":"^1.18.2","cross-env":"^6.0.0","verdaccio":"^4.3.0","commitizen":"^4.0.3","dotenv-cli":"^2.0.1","jest-junit":"^7.0.0","typescript":"^3.6.3","@types/jest":"^24.0.18","@types/node":"^12.7.5","lint-staged":">=8","ts-node-dev":"^1.0.0-pre.43","concurrently":"^4.1.2","@commitlint/cli":"^8.1.0","markdownlint-cli":"^0.22.0","eslint-plugin-jest":"^22.9.0","eslint-plugin-json":"^1.4.0","eslint-plugin-import":"^2.18.2","eslint-config-prettier":"^6.0.0","eslint-plugin-markdown":"^1.0.0","eslint-plugin-prettier":"^3.1.0","@typescript-eslint/parser":"^2.2.0","cz-conventional-changelog":"^3.0.2","eslint-config-airbnb-base":"13.2.0","@commitlint/config-conventional":"^8.1.0","@typescript-eslint/eslint-plugin":"^2.2.0","eslint-import-resolver-typescript":"^1.1.1"},"typescript:main":"src/index.ts","_npmOperationalInternal":{"tmp":"tmp/hasura-cli_1.3.3_1605649395714_0.6525623844177286","host":"s3://npm-registry-packages"}},"1.3.4-beta.3":{"name":"@aaronhayes/hasura-cli","version":"1.3.4-beta.3","keywords":["hasura","hasura-cli","hasura/cli","hasuracli","hasura/graphql-engine","hasura/graphql-engine/cli","hasura/graphql-engine-cli","hasura-graphql","hasura-graphql-engine","hasura-graphql-engine-cli","graphql-engine/cli","graphql-engine-cli","graphql","graphql-cli"],"author":{"url":"https://github.com/jjangga0214","name":"Gil B. Chan","email":"bnbcmindnpass@gmail.com"},"license":"MIT","_id":"@aaronhayes/hasura-cli@1.3.4-beta.3","maintainers":[{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"}],"homepage":"https://github.com/aaronhayes/hasura-cli","bugs":{"url":"https://github.com/aaronhayes/hasura-cli/issues"},"bin":{"hasura":"hasura"},"dist":{"shasum":"f7968528fb789b8335beb2f7d7c58f9502504cd6","tarball":"https://registry.npmjs.org/@aaronhayes/hasura-cli/-/hasura-cli-1.3.4-beta.3.tgz","fileCount":15,"integrity":"sha512-rjGihAvnQnTXRFdZsOIl8grC8q4pDYXJ+1qadftA9ZcaoEc/myV3WFnJBrx5n3aWP4tgQ8Uhv4XhKMCKzRPG7w==","signatures":[{"sig":"MEUCIQC5lAQqMTDfIEpquOFfMspxbHwIo+PELCltL/EG6ZZvOAIgRA8//TiF5gT1uS2at3vVn9nlAkEIps1DAqj4U2233jA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8295269,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgKLPqCRA9TVsSAnZWagAAPh8P/AtVn53Y+5Kgq0wDZHVx\nxETtal4NT5NLM1i3hcu7/I9wXTCl3pMGCxu9L6lqrlJM0dqfn6QY9BItDRyj\nQEybYXmqu1Ye+IYsHqQIqWRYld4/h7NVSuumDj0m73+47Ax7wo128M4KDviv\nzBXvad1E3jKLYRDOggDJlkR04Dh84esT5IflpXwFi2aRvTfByC9WyTy+GaF5\nkvxg+oFScTM2jnFxkqs+sb1soMGdEmSxzjMlNR2FIaF75A/ZQdDvvUIkxYjr\noXAMiQ8UtEJ/z6iVJFeP6NYQaYwriNW/6V2X4fhEWoaggeRngW2cydy8vhQR\ne3s2tWGEO9qJCVZQMpiHU4iLVGu52qNnyZnsyqT0m6CAFxEXk9qYprjZ0Mqt\nDKkm83mXVYRvtOIgJftPA7ik4tZa3AxjyT5d7gE2nSoOmIRdr6Vl9HAUFiAC\nIep2ZV8Ne6O3gqjBB8NT9UavyjbvbfgPoAvc6G7MvwufZiP09pwpGb+RNS/1\n+57Q5190K0P8j2LuIrxZpugrnZPKtwQWlDcCtqw4gPA8IHYgwMaD38fMu+9r\nEVKRs2xo6PLP2X+pD7T+1SkeX+zvEOOZJRqL1ncBRoimMmI/qpsNiLOjv31i\nkeGuRQLtgNoIYN8FKcxWWGsoubAHAKkowCB+ie+K6hs4hKrJcxmKgfbz9xc2\nXq8P\r\n=Wnwp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged","prepare-commit-msg":"exec < /dev/tty && git cz --hook"}},"engines":{"node":">=8"},"scripts":{"dev":"dotenv -- ts-node-dev --transpileOnly --respawn src/index.ts","lint":"yarn lint:code . && yarn lint:md .","test":"jest","build":"shx rm -rf dist/* && tsc","start":"node dist/index.js","format":"yarn format:js . && yarn format:ts . && yarn format:md .","lint:js":"eslint --ext js --ext md","lint:md":"markdownlint --ignore node_modules --ignore .git --ignore CHANGELOG.md","lint:ts":"eslint --ext ts --ext md","dev:build":"concurrently 'tsc -w -i' 'nodemon dist/index.js'","format:js":"yarn lint:js --fix","format:md":"yarn lint:md --fix","format:ts":"yarn lint:ts --fix","lint:code":"eslint --ext js --ext ts --ext md --ext json","verdaccio":"verdaccio --config ./verdaccio/conf/default.yaml","husky-skip":"cross-env HUSKY_SKIP_HOOKS=1","build:watch":"tsc -w","postinstall":"node dist/index.js","lint:code:ci":"yarn lint:code . --format junit","test:coverage":"yarn test --coverage","dev:no-respawn":"dotenv -- ts-node-dev --transpileOnly src/index.ts","prepublishOnly":"yarn build","build:incremental":"tsc -i"},"_npmUser":{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"},"repository":{"url":"https://github.com/aaronhayes/hasura-cli.git","type":"git"},"description":"A package that automatically installs and wraps Hasura CLI binary in isolated manner","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019, GIL B. Chan <github.com/jjangga0214> <bnbcmindnpass@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["yarn format:js","git add"],"*.md":["yarn format:md"],"*.ts":["yarn format:ts","git add"],"*.json":["yarn lint:code"],"hasura":["echo \"Error: Change to dummy file 'hasura' is blocked by default to prevent accidental commit of binary. If you want to change its content, try again by ignoring husky.\" && exit 1"]},"dependencies":{"axios":"^0.21.1","chalk":"^2.4.2"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","jest":"^24.8.0","husky":">=1","eslint":"5.3.0","nodemon":"^1.19.2","ts-jest":"^24.1.0","prettier":"^1.18.2","cross-env":"^6.0.0","verdaccio":"^4.3.0","commitizen":"^4.0.3","dotenv-cli":"^2.0.1","jest-junit":"^7.0.0","typescript":"^3.6.3","@types/jest":"^24.0.18","@types/node":"^12.7.5","lint-staged":">=8","ts-node-dev":"^1.0.0-pre.43","concurrently":"^4.1.2","@commitlint/cli":"^8.1.0","markdownlint-cli":"^0.22.0","eslint-plugin-jest":"^22.9.0","eslint-plugin-json":"^1.4.0","eslint-plugin-import":"^2.18.2","eslint-config-prettier":"^6.0.0","eslint-plugin-markdown":"^1.0.0","eslint-plugin-prettier":"^3.1.0","@typescript-eslint/parser":"^2.2.0","cz-conventional-changelog":"^3.0.2","eslint-config-airbnb-base":"13.2.0","@commitlint/config-conventional":"^8.1.0","@typescript-eslint/eslint-plugin":"^2.2.0","eslint-import-resolver-typescript":"^1.1.1"},"typescript:main":"src/index.ts","_npmOperationalInternal":{"tmp":"tmp/hasura-cli_1.3.4-beta.3_1613280233876_0.406242892501802","host":"s3://npm-registry-packages"}},"1.4.0-alpha.2":{"name":"@aaronhayes/hasura-cli","version":"1.4.0-alpha.2","keywords":["hasura","hasura-cli","hasura/cli","hasuracli","hasura/graphql-engine","hasura/graphql-engine/cli","hasura/graphql-engine-cli","hasura-graphql","hasura-graphql-engine","hasura-graphql-engine-cli","graphql-engine/cli","graphql-engine-cli","graphql","graphql-cli"],"author":{"url":"https://github.com/jjangga0214","name":"Gil B. Chan","email":"bnbcmindnpass@gmail.com"},"license":"MIT","_id":"@aaronhayes/hasura-cli@1.4.0-alpha.2","maintainers":[{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"}],"homepage":"https://github.com/aaronhayes/hasura-cli","bugs":{"url":"https://github.com/aaronhayes/hasura-cli/issues"},"bin":{"hasura":"hasura"},"dist":{"shasum":"19eb78c701c97f0e7e8444b0f69f2fca0d096f41","tarball":"https://registry.npmjs.org/@aaronhayes/hasura-cli/-/hasura-cli-1.4.0-alpha.2.tgz","fileCount":15,"integrity":"sha512-hCP/eRDlaYMVDZ6pv+wsuW0Vublg5aBZ9xVNyxTzecpoFUFN7yEnq3Oip/EcDcw36TUhWdS9kFnPkzuOQlTDBg==","signatures":[{"sig":"MEUCIQD7iPfbM0fMDPwWMa7zzF4fVcN2HpaxynlueddbbQSWagIgM/GvGBSVtnG/B4b/4yhVehEWA8DFqJz9N2iuTtXaqnU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8295270,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgMG1NCRA9TVsSAnZWagAAoIwP/AspQ7sHIoRpSoW+CsRF\nSjs/+VrGXgPoWR9nRdl6JJouOuJOhYN1Od2JdNsv8Q51clgnUtHDBODbNmJs\npRkAvMYqNRbS0D2ofLzClKK9AHLll2ZrwAMM1Jx4xokn9Mg7TNFdGMDuSkxJ\nl0dJu11Z/JBv37NYMYMZRPh9+gzCtkYMea3ZpAsFmDaAPmNqdQIUmc17upvN\nmU1m8fTuCaUw73ys4/KXvNJ+vseHzjV/NYr77xJm15qUriqfDAiVQ1NJmRyC\nx9VoOq7lyEzL+L6Bq/kOUAMK4VlDw6inQUoV5eA/QgTNSxrR0dBA535IUJlc\nJ82my38Po52F1pZbDbW2786wQcEpz2iK4kCz5FOdml5Dd5MWUjNQSIsPPWmG\nRqGkscEEWmPSMNeH6ZgpRs4xmIRYr9MmM3kHMK35itfuiO9kvirFUWFZxpnB\nhOYXtWJ8wbyWRTJ1Eec4FmweJNYEO2BCVbapB5bYo9V3R98JXJRK/Vau6oRv\n7EpyVfCLierssgorFfpK07YT1ZFVhBpXeSFZRSlXWbdmzjjd/X1tdEVK9lAZ\n7USCGk/t6I3IwJk4cnKLN/wYbf+Mrw55pORRiewZ2F4gy8tEICFyEygq7v4/\nNtOps/pbTZC5fT7CI4QSSfEY5iqW40Iy8/hc0ZkJ6DCuRIu9ExE01BW1aWG2\nCrsd\r\n=DSES\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged","prepare-commit-msg":"exec < /dev/tty && git cz --hook"}},"engines":{"node":">=8"},"scripts":{"dev":"dotenv -- ts-node-dev --transpileOnly --respawn src/index.ts","lint":"yarn lint:code . && yarn lint:md .","test":"jest","build":"shx rm -rf dist/* && tsc","start":"node dist/index.js","format":"yarn format:js . && yarn format:ts . && yarn format:md .","lint:js":"eslint --ext js --ext md","lint:md":"markdownlint --ignore node_modules --ignore .git --ignore CHANGELOG.md","lint:ts":"eslint --ext ts --ext md","dev:build":"concurrently 'tsc -w -i' 'nodemon dist/index.js'","format:js":"yarn lint:js --fix","format:md":"yarn lint:md --fix","format:ts":"yarn lint:ts --fix","lint:code":"eslint --ext js --ext ts --ext md --ext json","verdaccio":"verdaccio --config ./verdaccio/conf/default.yaml","husky-skip":"cross-env HUSKY_SKIP_HOOKS=1","build:watch":"tsc -w","postinstall":"node dist/index.js","lint:code:ci":"yarn lint:code . --format junit","test:coverage":"yarn test --coverage","dev:no-respawn":"dotenv -- ts-node-dev --transpileOnly src/index.ts","prepublishOnly":"yarn build","build:incremental":"tsc -i"},"_npmUser":{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"},"repository":{"url":"https://github.com/aaronhayes/hasura-cli.git","type":"git"},"description":"A package that automatically installs and wraps Hasura CLI binary in isolated manner","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019, GIL B. Chan <github.com/jjangga0214> <bnbcmindnpass@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["yarn format:js","git add"],"*.md":["yarn format:md"],"*.ts":["yarn format:ts","git add"],"*.json":["yarn lint:code"],"hasura":["echo \"Error: Change to dummy file 'hasura' is blocked by default to prevent accidental commit of binary. If you want to change its content, try again by ignoring husky.\" && exit 1"]},"dependencies":{"axios":"^0.21.1","chalk":"^2.4.2"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","jest":"^24.8.0","husky":">=1","eslint":"5.3.0","nodemon":"^1.19.2","ts-jest":"^24.1.0","prettier":"^1.18.2","cross-env":"^6.0.0","verdaccio":"^4.3.0","commitizen":"^4.0.3","dotenv-cli":"^2.0.1","jest-junit":"^7.0.0","typescript":"^3.6.3","@types/jest":"^24.0.18","@types/node":"^12.7.5","lint-staged":">=8","ts-node-dev":"^1.0.0-pre.43","concurrently":"^4.1.2","@commitlint/cli":"^8.1.0","markdownlint-cli":"^0.22.0","eslint-plugin-jest":"^22.9.0","eslint-plugin-json":"^1.4.0","eslint-plugin-import":"^2.18.2","eslint-config-prettier":"^6.0.0","eslint-plugin-markdown":"^1.0.0","eslint-plugin-prettier":"^3.1.0","@typescript-eslint/parser":"^2.2.0","cz-conventional-changelog":"^3.0.2","eslint-config-airbnb-base":"13.2.0","@commitlint/config-conventional":"^8.1.0","@typescript-eslint/eslint-plugin":"^2.2.0","eslint-import-resolver-typescript":"^1.1.1"},"typescript:main":"src/index.ts","_npmOperationalInternal":{"tmp":"tmp/hasura-cli_1.4.0-alpha.2_1613786445120_0.45050585352586925","host":"s3://npm-registry-packages"}},"2.0.0-alpha.3":{"name":"@aaronhayes/hasura-cli","version":"2.0.0-alpha.3","keywords":["hasura","hasura-cli","hasura/cli","hasuracli","hasura/graphql-engine","hasura/graphql-engine/cli","hasura/graphql-engine-cli","hasura-graphql","hasura-graphql-engine","hasura-graphql-engine-cli","graphql-engine/cli","graphql-engine-cli","graphql","graphql-cli"],"author":{"url":"https://github.com/jjangga0214","name":"Gil B. Chan","email":"bnbcmindnpass@gmail.com"},"license":"MIT","_id":"@aaronhayes/hasura-cli@2.0.0-alpha.3","maintainers":[{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"}],"homepage":"https://github.com/aaronhayes/hasura-cli","bugs":{"url":"https://github.com/aaronhayes/hasura-cli/issues"},"bin":{"hasura":"hasura"},"dist":{"shasum":"9cdbb6af1277505f767bd39d3c60b59aa02781dc","tarball":"https://registry.npmjs.org/@aaronhayes/hasura-cli/-/hasura-cli-2.0.0-alpha.3.tgz","fileCount":15,"integrity":"sha512-UTLvo3eD423YMkEz7GH8yS2tZYQTHjWiA65FE41p3CuWqztr86p5Lxhk5CPx1a1wp2mi7LKE9VfLmBG1XcGKVg==","signatures":[{"sig":"MEUCIQDiq6EBu9aWyquQNd3WVbyybHvGr8PjlGjQcxQOkehU5gIgWdnvZNwzK1Vs0CK5CPUzOj3qKVMpf8q3G0FWs5KF+8Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8295270,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgRCmmCRA9TVsSAnZWagAAB3sP/2nGsIy7IQCWCk9ndAqw\nb8m74YUYPQTcKgHCApq4GbzfP/nELZGjZgUxwTHU2DNFS8aUvjEYlWUrlECb\nY/LJTd+PY9dPhSHJbvgu65w/yqosiErHBRjK9wjxZ5qgtgPauZ4kYjam5kfc\nPo62/Ds8BQ5OZH5aRa8zhKIhkdK5shMseajXz1yY/mJp643dDxfKf9EI9i/W\n+KgtTzfBcy4mJ4lCSjKO6M4qyKvGq7JPQaWB16X5p768tyHxbTyMQPkOnE79\nW+rk17/rWk/dYmkHkjmZpnHZlO9Pj7Cnsmvj/iYfXmFC9GDk3QUG7Z9dudw1\nnfOouUmorcxDPzmUpcVwU3sI4f+30pXh6j7/cc0w7a9Cz6hAWJSOZL8gOydL\nPyx+R6qW7ICGSZxFa9xrXXYvsgTqgnLAOZWXJoTCxYrliFm9tNEGHvtzt6Qj\nOemLxF0b8AYJG4JSQPCTKSvXaTJn3XA+/lUNUL23xjoMD9GkvQOS/yIqeBiB\nChsxdzO9q0ToT4FW32Ig71O950jb2GZn82I6Cr77QyJMIlxZAortTkYA6e6f\nrTd0NMBjn6nQUKIhtfvGBniJa08f8kOUEcyDLp8L43XWukbuh4OcwWeId2NI\ntGNfIoKALQRz2/E7KzYeMJHlynKxdghfcPsoSK+xJaCNO0LEfBTmFZxG3X9F\nP+RJ\r\n=vn/C\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged","prepare-commit-msg":"exec < /dev/tty && git cz --hook"}},"engines":{"node":">=8"},"scripts":{"dev":"dotenv -- ts-node-dev --transpileOnly --respawn src/index.ts","lint":"yarn lint:code . && yarn lint:md .","test":"jest","build":"shx rm -rf dist/* && tsc","start":"node dist/index.js","format":"yarn format:js . && yarn format:ts . && yarn format:md .","lint:js":"eslint --ext js --ext md","lint:md":"markdownlint --ignore node_modules --ignore .git --ignore CHANGELOG.md","lint:ts":"eslint --ext ts --ext md","dev:build":"concurrently 'tsc -w -i' 'nodemon dist/index.js'","format:js":"yarn lint:js --fix","format:md":"yarn lint:md --fix","format:ts":"yarn lint:ts --fix","lint:code":"eslint --ext js --ext ts --ext md --ext json","verdaccio":"verdaccio --config ./verdaccio/conf/default.yaml","husky-skip":"cross-env HUSKY_SKIP_HOOKS=1","build:watch":"tsc -w","postinstall":"node dist/index.js","lint:code:ci":"yarn lint:code . --format junit","test:coverage":"yarn test --coverage","dev:no-respawn":"dotenv -- ts-node-dev --transpileOnly src/index.ts","prepublishOnly":"yarn build","build:incremental":"tsc -i"},"_npmUser":{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"},"repository":{"url":"https://github.com/aaronhayes/hasura-cli.git","type":"git"},"description":"A package that automatically installs and wraps Hasura CLI binary in isolated manner","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019, GIL B. Chan <github.com/jjangga0214> <bnbcmindnpass@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["yarn format:js","git add"],"*.md":["yarn format:md"],"*.ts":["yarn format:ts","git add"],"*.json":["yarn lint:code"],"hasura":["echo \"Error: Change to dummy file 'hasura' is blocked by default to prevent accidental commit of binary. If you want to change its content, try again by ignoring husky.\" && exit 1"]},"dependencies":{"axios":"^0.21.1","chalk":"^2.4.2"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","jest":"^24.8.0","husky":">=1","eslint":"5.3.0","nodemon":"^1.19.2","ts-jest":"^24.1.0","prettier":"^1.18.2","cross-env":"^6.0.0","verdaccio":"^4.3.0","commitizen":"^4.0.3","dotenv-cli":"^2.0.1","jest-junit":"^7.0.0","typescript":"^3.6.3","@types/jest":"^24.0.18","@types/node":"^12.7.5","lint-staged":">=8","ts-node-dev":"^1.0.0-pre.43","concurrently":"^4.1.2","@commitlint/cli":"^8.1.0","markdownlint-cli":"^0.22.0","eslint-plugin-jest":"^22.9.0","eslint-plugin-json":"^1.4.0","eslint-plugin-import":"^2.18.2","eslint-config-prettier":"^6.0.0","eslint-plugin-markdown":"^1.0.0","eslint-plugin-prettier":"^3.1.0","@typescript-eslint/parser":"^2.2.0","cz-conventional-changelog":"^3.0.2","eslint-config-airbnb-base":"13.2.0","@commitlint/config-conventional":"^8.1.0","@typescript-eslint/eslint-plugin":"^2.2.0","eslint-import-resolver-typescript":"^1.1.1"},"typescript:main":"src/index.ts","_npmOperationalInternal":{"tmp":"tmp/hasura-cli_2.0.0-alpha.3_1615079845308_0.034264505521253596","host":"s3://npm-registry-packages"}},"2.0.0-alpha.4":{"name":"@aaronhayes/hasura-cli","version":"2.0.0-alpha.4","keywords":["hasura","hasura-cli","hasura/cli","hasuracli","hasura/graphql-engine","hasura/graphql-engine/cli","hasura/graphql-engine-cli","hasura-graphql","hasura-graphql-engine","hasura-graphql-engine-cli","graphql-engine/cli","graphql-engine-cli","graphql","graphql-cli"],"author":{"url":"https://github.com/jjangga0214","name":"Gil B. Chan","email":"bnbcmindnpass@gmail.com"},"license":"MIT","_id":"@aaronhayes/hasura-cli@2.0.0-alpha.4","maintainers":[{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"}],"homepage":"https://github.com/aaronhayes/hasura-cli","bugs":{"url":"https://github.com/aaronhayes/hasura-cli/issues"},"bin":{"hasura":"hasura"},"dist":{"shasum":"c8079b07d255fa8e4bcb202e99bce20135a6ad45","tarball":"https://registry.npmjs.org/@aaronhayes/hasura-cli/-/hasura-cli-2.0.0-alpha.4.tgz","fileCount":15,"integrity":"sha512-F5QcaTsZu+oB9iKE5t0C2ORybMu/d2ZFE9kpqDMd3Min+70L5oMnUZxTMU9DkNJ9K32KvRlZVtLILtTkccz9YQ==","signatures":[{"sig":"MEUCIA/CJJyADtRrsVlWdqzrE8a948HqXe2AtSHPzZ9BalZKAiEAz7F6nrMzJHJR3eg4Z+XcSE2PXQoozw3j3eRKNJpR3QI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8295270,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgTUgoCRA9TVsSAnZWagAAxOAQAJnr6NlI9rDKxvO45Qxl\nJ5uzxqNnoso1Uld62LCWtWqe0XerNd5fdR/tl9rEFBazr1ScQPEVFzQXYQNI\nIrCR0fvXpFl3CBMOTs1gntMjuV73Dn3T3M/5/PhWQm/wdgPnAEY6iVSAGXrU\nRTKwzYXrStoNvwoEwza89n/J2k8kJQlQUZf5RGuptN5yppjvCkq0Jyj8zJXh\n4WjrL3Aqk0qNYEcdhiFqt/tUSCI8yIYad3epu9S9egAy16JiEfv+EdFEzSlG\n21N2DN6I8Jg9wqE4DVJx+nck7VOFV+ly0Bvtfgkd+Oe8uEYK9iDiUtVd3ftS\n6BPQHvkxMW5l8LGFIgDNQSckxmQ0QAefzp4TfwqTVNi+apCQH3NskOyJHYJX\nXiM3hMmgdJq8DPWkCwUHYg6PXxk+24ppHAai1xtRNQ5Eq1Ii4E+AVC21ezrh\ngiajPZ7m5P5VDuQYrv2c+75bT3I447Vt5gmUQSe0s2jNMfCszp1kCErA/zuq\nwhUVqqiMI+d4wc0d2kyTVgeU3JTobITkx5dl3+129dZNQ/6deeuJeZWhkvch\n9O9wCOcaG1a6Pr5qvZYIey2dsG1eSqqeSTO6dJoFsUZo6KMfktj0A6FaRyR0\nSjtWGVmG0GWfsFxF1NYZrR/epy24jUzop+g98rnVAhOeor0as1SRMbvAYx4v\nevC2\r\n=upX9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged","prepare-commit-msg":"exec < /dev/tty && git cz --hook"}},"engines":{"node":">=8"},"scripts":{"dev":"dotenv -- ts-node-dev --transpileOnly --respawn src/index.ts","lint":"yarn lint:code . && yarn lint:md .","test":"jest","build":"shx rm -rf dist/* && tsc","start":"node dist/index.js","format":"yarn format:js . && yarn format:ts . && yarn format:md .","lint:js":"eslint --ext js --ext md","lint:md":"markdownlint --ignore node_modules --ignore .git --ignore CHANGELOG.md","lint:ts":"eslint --ext ts --ext md","dev:build":"concurrently 'tsc -w -i' 'nodemon dist/index.js'","format:js":"yarn lint:js --fix","format:md":"yarn lint:md --fix","format:ts":"yarn lint:ts --fix","lint:code":"eslint --ext js --ext ts --ext md --ext json","verdaccio":"verdaccio --config ./verdaccio/conf/default.yaml","husky-skip":"cross-env HUSKY_SKIP_HOOKS=1","build:watch":"tsc -w","postinstall":"node dist/index.js","lint:code:ci":"yarn lint:code . --format junit","test:coverage":"yarn test --coverage","dev:no-respawn":"dotenv -- ts-node-dev --transpileOnly src/index.ts","prepublishOnly":"yarn build","build:incremental":"tsc -i"},"_npmUser":{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"},"repository":{"url":"https://github.com/aaronhayes/hasura-cli.git","type":"git"},"description":"A package that automatically installs and wraps Hasura CLI binary in isolated manner","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019, GIL B. Chan <github.com/jjangga0214> <bnbcmindnpass@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["yarn format:js","git add"],"*.md":["yarn format:md"],"*.ts":["yarn format:ts","git add"],"*.json":["yarn lint:code"],"hasura":["echo \"Error: Change to dummy file 'hasura' is blocked by default to prevent accidental commit of binary. If you want to change its content, try again by ignoring husky.\" && exit 1"]},"dependencies":{"axios":"^0.21.1","chalk":"^2.4.2"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","jest":"^24.8.0","husky":">=1","eslint":"5.3.0","nodemon":"^1.19.2","ts-jest":"^24.1.0","prettier":"^1.18.2","cross-env":"^6.0.0","verdaccio":"^4.3.0","commitizen":"^4.0.3","dotenv-cli":"^2.0.1","jest-junit":"^7.0.0","typescript":"^3.6.3","@types/jest":"^24.0.18","@types/node":"^12.7.5","lint-staged":">=8","ts-node-dev":"^1.0.0-pre.43","concurrently":"^4.1.2","@commitlint/cli":"^8.1.0","markdownlint-cli":"^0.22.0","eslint-plugin-jest":"^22.9.0","eslint-plugin-json":"^1.4.0","eslint-plugin-import":"^2.18.2","eslint-config-prettier":"^6.0.0","eslint-plugin-markdown":"^1.0.0","eslint-plugin-prettier":"^3.1.0","@typescript-eslint/parser":"^2.2.0","cz-conventional-changelog":"^3.0.2","eslint-config-airbnb-base":"13.2.0","@commitlint/config-conventional":"^8.1.0","@typescript-eslint/eslint-plugin":"^2.2.0","eslint-import-resolver-typescript":"^1.1.1"},"typescript:main":"src/index.ts","_npmOperationalInternal":{"tmp":"tmp/hasura-cli_2.0.0-alpha.4_1615677479592_0.8739805152112827","host":"s3://npm-registry-packages"}},"2.0.0-alpha.5":{"name":"@aaronhayes/hasura-cli","version":"2.0.0-alpha.5","keywords":["hasura","hasura-cli","hasura/cli","hasuracli","hasura/graphql-engine","hasura/graphql-engine/cli","hasura/graphql-engine-cli","hasura-graphql","hasura-graphql-engine","hasura-graphql-engine-cli","graphql-engine/cli","graphql-engine-cli","graphql","graphql-cli"],"author":{"url":"https://github.com/jjangga0214","name":"Gil B. Chan","email":"bnbcmindnpass@gmail.com"},"license":"MIT","_id":"@aaronhayes/hasura-cli@2.0.0-alpha.5","maintainers":[{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"}],"homepage":"https://github.com/aaronhayes/hasura-cli","bugs":{"url":"https://github.com/aaronhayes/hasura-cli/issues"},"bin":{"hasura":"hasura"},"dist":{"shasum":"d92713d39b2eefab7971669fc205b6a7ed22709f","tarball":"https://registry.npmjs.org/@aaronhayes/hasura-cli/-/hasura-cli-2.0.0-alpha.5.tgz","fileCount":15,"integrity":"sha512-Th1AT1LHhTLRMSgLMYHLyel5sWRVNd4YogOHXQd4bSzjjoMuBZVUQw8bCEfydsgz+0vNgmuX7zGBzM0qKsZVpw==","signatures":[{"sig":"MEYCIQCFIWVWE7ch75Mu7o+nKNrM4P7/feneDK8W+RnOFQdxPAIhALv57ncTaMFbupROkUWpVsMrAliTPWQLDpGQp+ioGlA6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8295270,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgUxrTCRA9TVsSAnZWagAApHEP/jwZ81R3GvM9sAn0v/wQ\nZ2Girz+Gxtvhd0xOCulSHeKPEp4TIyDiD4SeeH2rdedcnD5R7WZZgSAQAlKs\nYPuoUBUGUrZHrGj4rF4klPwub8MAIpnvivsUC/OSvL4N98hOt64wjxwYgAvc\n13L2kVlLikiLM/HhYmkeq5rPgGs682rC6ZyXna+SMp2/ueSSD02kDvApr7Z9\n53FjuZbJ+7uXDdl6W0fygx+wKsERuJnc2SMlu1A+HjpS5ukxgRB1pk6qGtwE\ntXOmU0dD3TopFAtfLh+l/fSvvLLUOG4a9OoTDEXHOyxi7iix98/9AB5sHen4\nN4xy2Dt+XR5cyL5B2obqYbmZOLkRp058G50+o9QMd9FGOo4yIyigtDZCCAf2\nAj41bwXUWo0fdQcMhp9aVouAgc4I/Ehuka/88Gpmiv//5UANQO2ncr6sxcKX\nwlYkpu2OFylgMxILJ7qu8Atb/bS2tM/S8WNmks3rz2+B5UBWsLyew/0g6kZ3\nevR1FG0WHO9lcRSkeyD1jcCJfPn7Vr9bFr75Q2zMkKnKCcYr2Md7sKz/6DHq\nkX25puZqtuRfV/cbE6QuCeFlk6jl6tuJHU0sDXQPoCd0mDtWKwgRG9IbCxfU\n49NUsth7JU2bcFyQeHe4s9XmGB5dQYOPY+sAPorTh5f8yFSBEaAhXHmAsg5i\nZ8EA\r\n=o/JV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged","prepare-commit-msg":"exec < /dev/tty && git cz --hook"}},"engines":{"node":">=8"},"scripts":{"dev":"dotenv -- ts-node-dev --transpileOnly --respawn src/index.ts","lint":"yarn lint:code . && yarn lint:md .","test":"jest","build":"shx rm -rf dist/* && tsc","start":"node dist/index.js","format":"yarn format:js . && yarn format:ts . && yarn format:md .","lint:js":"eslint --ext js --ext md","lint:md":"markdownlint --ignore node_modules --ignore .git --ignore CHANGELOG.md","lint:ts":"eslint --ext ts --ext md","dev:build":"concurrently 'tsc -w -i' 'nodemon dist/index.js'","format:js":"yarn lint:js --fix","format:md":"yarn lint:md --fix","format:ts":"yarn lint:ts --fix","lint:code":"eslint --ext js --ext ts --ext md --ext json","verdaccio":"verdaccio --config ./verdaccio/conf/default.yaml","husky-skip":"cross-env HUSKY_SKIP_HOOKS=1","build:watch":"tsc -w","postinstall":"node dist/index.js","lint:code:ci":"yarn lint:code . --format junit","test:coverage":"yarn test --coverage","dev:no-respawn":"dotenv -- ts-node-dev --transpileOnly src/index.ts","prepublishOnly":"yarn build","build:incremental":"tsc -i"},"_npmUser":{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"},"repository":{"url":"https://github.com/aaronhayes/hasura-cli.git","type":"git"},"description":"A package that automatically installs and wraps Hasura CLI binary in isolated manner","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019, GIL B. Chan <github.com/jjangga0214> <bnbcmindnpass@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["yarn format:js","git add"],"*.md":["yarn format:md"],"*.ts":["yarn format:ts","git add"],"*.json":["yarn lint:code"],"hasura":["echo \"Error: Change to dummy file 'hasura' is blocked by default to prevent accidental commit of binary. If you want to change its content, try again by ignoring husky.\" && exit 1"]},"dependencies":{"axios":"^0.21.1","chalk":"^2.4.2"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","jest":"^24.8.0","husky":">=1","eslint":"5.3.0","nodemon":"^1.19.2","ts-jest":"^24.1.0","prettier":"^1.18.2","cross-env":"^6.0.0","verdaccio":"^4.3.0","commitizen":"^4.0.3","dotenv-cli":"^2.0.1","jest-junit":"^7.0.0","typescript":"^3.6.3","@types/jest":"^24.0.18","@types/node":"^12.7.5","lint-staged":">=8","ts-node-dev":"^1.0.0-pre.43","concurrently":"^4.1.2","@commitlint/cli":"^8.1.0","markdownlint-cli":"^0.22.0","eslint-plugin-jest":"^22.9.0","eslint-plugin-json":"^1.4.0","eslint-plugin-import":"^2.18.2","eslint-config-prettier":"^6.0.0","eslint-plugin-markdown":"^1.0.0","eslint-plugin-prettier":"^3.1.0","@typescript-eslint/parser":"^2.2.0","cz-conventional-changelog":"^3.0.2","eslint-config-airbnb-base":"13.2.0","@commitlint/config-conventional":"^8.1.0","@typescript-eslint/eslint-plugin":"^2.2.0","eslint-import-resolver-typescript":"^1.1.1"},"typescript:main":"src/index.ts","_npmOperationalInternal":{"tmp":"tmp/hasura-cli_2.0.0-alpha.5_1616059089948_0.7455034524835384","host":"s3://npm-registry-packages"}},"2.0.0-alpha.6":{"name":"@aaronhayes/hasura-cli","version":"2.0.0-alpha.6","keywords":["hasura","hasura-cli","hasura/cli","hasuracli","hasura/graphql-engine","hasura/graphql-engine/cli","hasura/graphql-engine-cli","hasura-graphql","hasura-graphql-engine","hasura-graphql-engine-cli","graphql-engine/cli","graphql-engine-cli","graphql","graphql-cli"],"author":{"url":"https://github.com/jjangga0214","name":"Gil B. Chan","email":"bnbcmindnpass@gmail.com"},"license":"MIT","_id":"@aaronhayes/hasura-cli@2.0.0-alpha.6","maintainers":[{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"}],"homepage":"https://github.com/aaronhayes/hasura-cli","bugs":{"url":"https://github.com/aaronhayes/hasura-cli/issues"},"bin":{"hasura":"hasura"},"dist":{"shasum":"59c5c212f79299aba46d61d2f093bf46b5dba762","tarball":"https://registry.npmjs.org/@aaronhayes/hasura-cli/-/hasura-cli-2.0.0-alpha.6.tgz","fileCount":15,"integrity":"sha512-I2RoePGSrKITvZlQIpc0Y67tHrUYIJORcC/UhmQbxr74Nyq441vU0rS2yW8WUvCBCR1xVMj05oCJMemhkiUpvw==","signatures":[{"sig":"MEUCIQCztoXdhMNu7Kfw6pQysvOxm+m6rbDwgeTO4tKglBFwBQIgC+2l5JUAXuwRxJSO8+9UVx0bP8kk4KFMRpVUuz1X25k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8295270,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgZsMjCRA9TVsSAnZWagAAimcP/R682cLWM7PtSHlbuTlM\nFqTXaLO12VPB4v+deV3dTso013+vAp8t7uHU0LTLCZUZmgmf3/GRv2POMRJ5\nhOYIyuImu0gHtk6HuFXL2cqV1GxQiNVdZ4eVyu20JOStGh6biCtcZqUS3QtO\nZkTW19Yj6tJWMeJR5TvdP9tau4juWsICroBK2ehVS3Cwcs3MpY5m4Hj9BTP0\nq8FUpWTXLfoun4zN2SfBddDAhq8YAiynyUoLPlxxBiPvHVgqRyMzZ8V9k186\n0znc5naI9CxBv0uWmNZa7i7RS3efacGsA9O+dDoVyfb+RuKv9y35Gkb97MLT\nUjeQNXJJshOtIc2m0bfbpT6aWVyFbdjFGGvb1X8BaRBr991KprP8tlNjBXoo\ngzbXYElpm5DUxmPcoQ48bD6XnlxLDjHx74/ZEgd8CJch8x10FX5cGurf/Hg4\nS+wE4rUjUs+eV5BG3gEoiG6FxVA3Zdem06Fa0GbgacMQ9gC8ETw9mNsSvMli\nKc/PLjpAaCTj04HKkbH9rNwDbpSjbIjLmp0R1SK57540ZHAmuoAYeMeuhpez\nZu+wEUAd0QKqdY6tgbJwEYwWsAQuE4ANeVCfTgwXtiNNYLaAWvKHD4zMI0dU\nxKYHMCYutKZz8UB1jYvjyD8i443icRfXoPncXEAuV0jnuU7tZN8wwVZSZ4Cl\njw7L\r\n=yDUy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged","prepare-commit-msg":"exec < /dev/tty && git cz --hook"}},"engines":{"node":">=8"},"scripts":{"dev":"dotenv -- ts-node-dev --transpileOnly --respawn src/index.ts","lint":"yarn lint:code . && yarn lint:md .","test":"jest","build":"shx rm -rf dist/* && tsc","start":"node dist/index.js","format":"yarn format:js . && yarn format:ts . && yarn format:md .","lint:js":"eslint --ext js --ext md","lint:md":"markdownlint --ignore node_modules --ignore .git --ignore CHANGELOG.md","lint:ts":"eslint --ext ts --ext md","dev:build":"concurrently 'tsc -w -i' 'nodemon dist/index.js'","format:js":"yarn lint:js --fix","format:md":"yarn lint:md --fix","format:ts":"yarn lint:ts --fix","lint:code":"eslint --ext js --ext ts --ext md --ext json","verdaccio":"verdaccio --config ./verdaccio/conf/default.yaml","husky-skip":"cross-env HUSKY_SKIP_HOOKS=1","build:watch":"tsc -w","postinstall":"node dist/index.js","lint:code:ci":"yarn lint:code . --format junit","test:coverage":"yarn test --coverage","dev:no-respawn":"dotenv -- ts-node-dev --transpileOnly src/index.ts","prepublishOnly":"yarn build","build:incremental":"tsc -i"},"_npmUser":{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"},"repository":{"url":"https://github.com/aaronhayes/hasura-cli.git","type":"git"},"description":"A package that automatically installs and wraps Hasura CLI binary in isolated manner","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019, GIL B. Chan <github.com/jjangga0214> <bnbcmindnpass@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["yarn format:js","git add"],"*.md":["yarn format:md"],"*.ts":["yarn format:ts","git add"],"*.json":["yarn lint:code"],"hasura":["echo \"Error: Change to dummy file 'hasura' is blocked by default to prevent accidental commit of binary. If you want to change its content, try again by ignoring husky.\" && exit 1"]},"dependencies":{"axios":"^0.21.1","chalk":"^2.4.2"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","jest":"^24.8.0","husky":">=1","eslint":"5.3.0","nodemon":"^1.19.2","ts-jest":"^24.1.0","prettier":"^1.18.2","cross-env":"^6.0.0","verdaccio":"^4.3.0","commitizen":"^4.0.3","dotenv-cli":"^2.0.1","jest-junit":"^7.0.0","typescript":"^3.6.3","@types/jest":"^24.0.18","@types/node":"^12.7.5","lint-staged":">=8","ts-node-dev":"^1.0.0-pre.43","concurrently":"^4.1.2","@commitlint/cli":"^8.1.0","markdownlint-cli":"^0.22.0","eslint-plugin-jest":"^22.9.0","eslint-plugin-json":"^1.4.0","eslint-plugin-import":"^2.18.2","eslint-config-prettier":"^6.0.0","eslint-plugin-markdown":"^1.0.0","eslint-plugin-prettier":"^3.1.0","@typescript-eslint/parser":"^2.2.0","cz-conventional-changelog":"^3.0.2","eslint-config-airbnb-base":"13.2.0","@commitlint/config-conventional":"^8.1.0","@typescript-eslint/eslint-plugin":"^2.2.0","eslint-import-resolver-typescript":"^1.1.1"},"typescript:main":"src/index.ts","_npmOperationalInternal":{"tmp":"tmp/hasura-cli_2.0.0-alpha.6_1617347362617_0.2614175083417196","host":"s3://npm-registry-packages"}},"2.0.0-alpha.7":{"name":"@aaronhayes/hasura-cli","version":"2.0.0-alpha.7","keywords":["hasura","hasura-cli","hasura/cli","hasuracli","hasura/graphql-engine","hasura/graphql-engine/cli","hasura/graphql-engine-cli","hasura-graphql","hasura-graphql-engine","hasura-graphql-engine-cli","graphql-engine/cli","graphql-engine-cli","graphql","graphql-cli"],"author":{"url":"https://github.com/jjangga0214","name":"Gil B. Chan","email":"bnbcmindnpass@gmail.com"},"license":"MIT","_id":"@aaronhayes/hasura-cli@2.0.0-alpha.7","maintainers":[{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"}],"homepage":"https://github.com/aaronhayes/hasura-cli","bugs":{"url":"https://github.com/aaronhayes/hasura-cli/issues"},"bin":{"hasura":"hasura"},"dist":{"shasum":"11f0b0e58286aa677d80576fde3c15c84263ed6c","tarball":"https://registry.npmjs.org/@aaronhayes/hasura-cli/-/hasura-cli-2.0.0-alpha.7.tgz","fileCount":15,"integrity":"sha512-T6Hhq5kElcnOQMS8DwMOy6lpTaLji7NnmtTM2Wi3Nj0FnUXBi4gkn/WRiRRvP3dW22L2eMQ9YZwKwXT6tDs2VA==","signatures":[{"sig":"MEUCIQCyj3aUNEMWWRGEnCY0lEN7ZBY0bsoWQ8WUycB2t4zBQwIgB8kmrVyNms2SHp83BGqhYBjYGgH4HCY0RhC7wDh+k48=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8295270,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgckWSCRA9TVsSAnZWagAA60sQAI2gY9sWxfIHdnWl1QUa\nAfj4gX0Ry9rmXzYvDBfMIXH5imqGBBOoIVJb9AWMTAst1mxxr60WQcGVzKcV\nj8w2lmOAIbaRE9F0X/8QbqFxKOlwOtJhzouq87xqWtHGxcAQ2t8d7gg4+LX7\n7W42PuxyyMBtkvo+A9ARia5IG7zPt8DY5BwvcOnZrvYFN7C48T/xN3uye0wk\n38zanoqXSAHANZGokT78ldkL06HdmCjv5hk8IjJAYaCFW7MvicANglOFd0kp\nstqeoCE+8PHtaNp9v8qbnnfUSNTbr5ZWptLjsmop0GPJ7cyGz3b+qQ4BHWXQ\n703CkUL3UeV3lbHX0P+jg8JUS0syU4s3RZKwXnQAxsDpdycFeRJpCpm7f0OW\nPnSOKvbokG4FDOv1QUjvkRAQ1i+rcZjedx2/gx4DuoitReP+VBa0Es1Wb8CE\nEcSYsHKVqlnSAyORyfXOclA0T8Y5LOs7vyPc3L82PGYDc3w0ZU1CPqvzLPwV\nGcU0ir6ZfmrLOnSUJQwVvzB5SFR5QJq0KQ07i1S+wrc1pI0aXOD1l7U/DERc\nsM77FwKehg6ff9UXSkQpJB01yYazpDrCwmzLXq62vOivktSNYPHEl1mQ2IFv\n9y01iHXQddC70lKUUd9+yergKK0CJFZQe14mAPOYWN+9aHc8Ho5IcB1bMCiE\n5uid\r\n=/QIt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged","prepare-commit-msg":"exec < /dev/tty && git cz --hook"}},"engines":{"node":">=8"},"scripts":{"dev":"dotenv -- ts-node-dev --transpileOnly --respawn src/index.ts","lint":"yarn lint:code . && yarn lint:md .","test":"jest","build":"shx rm -rf dist/* && tsc","start":"node dist/index.js","format":"yarn format:js . && yarn format:ts . && yarn format:md .","lint:js":"eslint --ext js --ext md","lint:md":"markdownlint --ignore node_modules --ignore .git --ignore CHANGELOG.md","lint:ts":"eslint --ext ts --ext md","dev:build":"concurrently 'tsc -w -i' 'nodemon dist/index.js'","format:js":"yarn lint:js --fix","format:md":"yarn lint:md --fix","format:ts":"yarn lint:ts --fix","lint:code":"eslint --ext js --ext ts --ext md --ext json","verdaccio":"verdaccio --config ./verdaccio/conf/default.yaml","husky-skip":"cross-env HUSKY_SKIP_HOOKS=1","build:watch":"tsc -w","postinstall":"node dist/index.js","lint:code:ci":"yarn lint:code . --format junit","test:coverage":"yarn test --coverage","dev:no-respawn":"dotenv -- ts-node-dev --transpileOnly src/index.ts","prepublishOnly":"yarn build","build:incremental":"tsc -i"},"_npmUser":{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"},"repository":{"url":"https://github.com/aaronhayes/hasura-cli.git","type":"git"},"description":"A package that automatically installs and wraps Hasura CLI binary in isolated manner","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019, GIL B. Chan <github.com/jjangga0214> <bnbcmindnpass@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["yarn format:js","git add"],"*.md":["yarn format:md"],"*.ts":["yarn format:ts","git add"],"*.json":["yarn lint:code"],"hasura":["echo \"Error: Change to dummy file 'hasura' is blocked by default to prevent accidental commit of binary. If you want to change its content, try again by ignoring husky.\" && exit 1"]},"dependencies":{"axios":"^0.21.1","chalk":"^2.4.2"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","jest":"^24.8.0","husky":">=1","eslint":"5.3.0","nodemon":"^1.19.2","ts-jest":"^24.1.0","prettier":"^1.18.2","cross-env":"^6.0.0","verdaccio":"^4.3.0","commitizen":"^4.0.3","dotenv-cli":"^2.0.1","jest-junit":"^7.0.0","typescript":"^3.6.3","@types/jest":"^24.0.18","@types/node":"^12.7.5","lint-staged":">=8","ts-node-dev":"^1.0.0-pre.43","concurrently":"^4.1.2","@commitlint/cli":"^8.1.0","markdownlint-cli":"^0.22.0","eslint-plugin-jest":"^22.9.0","eslint-plugin-json":"^1.4.0","eslint-plugin-import":"^2.18.2","eslint-config-prettier":"^6.0.0","eslint-plugin-markdown":"^1.0.0","eslint-plugin-prettier":"^3.1.0","@typescript-eslint/parser":"^2.2.0","cz-conventional-changelog":"^3.0.2","eslint-config-airbnb-base":"13.2.0","@commitlint/config-conventional":"^8.1.0","@typescript-eslint/eslint-plugin":"^2.2.0","eslint-import-resolver-typescript":"^1.1.1"},"typescript:main":"src/index.ts","_npmOperationalInternal":{"tmp":"tmp/hasura-cli_2.0.0-alpha.7_1618101649925_0.08172690410746308","host":"s3://npm-registry-packages"}},"2.0.0-alpha.8":{"name":"@aaronhayes/hasura-cli","version":"2.0.0-alpha.8","keywords":["hasura","hasura-cli","hasura/cli","hasuracli","hasura/graphql-engine","hasura/graphql-engine/cli","hasura/graphql-engine-cli","hasura-graphql","hasura-graphql-engine","hasura-graphql-engine-cli","graphql-engine/cli","graphql-engine-cli","graphql","graphql-cli"],"author":{"url":"https://github.com/jjangga0214","name":"Gil B. Chan","email":"bnbcmindnpass@gmail.com"},"license":"MIT","_id":"@aaronhayes/hasura-cli@2.0.0-alpha.8","maintainers":[{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"}],"homepage":"https://github.com/aaronhayes/hasura-cli","bugs":{"url":"https://github.com/aaronhayes/hasura-cli/issues"},"bin":{"hasura":"hasura"},"dist":{"shasum":"c01d8e9e14d9f3429bb696afec206f1988fd574d","tarball":"https://registry.npmjs.org/@aaronhayes/hasura-cli/-/hasura-cli-2.0.0-alpha.8.tgz","fileCount":15,"integrity":"sha512-KdVFG7GGj14StQZ7WppxXWOAuZH+OrcwjDYXBNQZ/0d4V4VlwVtYZfC/p6bWlp/SeN2sFcD3BeBjg1g88E2OpA==","signatures":[{"sig":"MEUCIE1ZokfskRkoCT0IQhK4y097BkrQvbXVMFHQ+9ZJFoIDAiEAlFEU3NPvjRgkaNQykin+fwM5sArnJxLkfvSJTXxODUQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8295270,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgglK+CRA9TVsSAnZWagAAqWMQAJa1ryT7PYFqqIHldkqv\njHikYQ80Fbyb7ya4FjSbXQ5AMDilKeeRoj8EXkYYWf8qRgIJchKgc+fFbxuh\nL1VcXma7ti/dFd1Oe4wHCSkmQtDuHnxirOe6amuywejafsvuLex6IsjpmU2P\nN/5BRxmbulyZWpAltNbty5wBaslM8ypfsOKTUCFC/PTGyiXZJU1NSZlmhc/i\naug6azn9DZsH6mxSou5ABeFNCNboGX5I2VCo2oiHCBqydqOs2l1r6Wi2WDfp\nQjTH5ca39mBGfgR0rltQehYNXInFKsaT0y1NrJaAIpii4Dkjqy/w1yPpjMKm\n5ela0gvdhrggvb5cvd/+q/DkQPf6VSQZWPApLiJtiNs6cJtKuB8y6KrNFiMe\n8cHC0mKsE7TXlxhj2d7VwqkXoIE1msPUBKlh+f7ljmJuX3z+WqumQwTN8W2w\nevh5Y0VlT/ABy9H8zlHRyML00OlKyWeRBu1WrcApZTaotAxgs+PGbi/iiLX+\nTmxzoZqXPXhN9yFG/cnXXIZxoDLwFlNwIRQ37Efxfkjzu/8pjqAjuw8BQ/nC\n/ate4Nth97OkCfFsca+A0J7urmZNG8PyPxJw1xySSb7TvtVJEl0TLj1y/4gI\n/S6snV1JxwG0P/25Q7SDl3rYvCYuZc9VCiCXM+YgBT9RxPwTAipxM9LB2Joz\nB5k/\r\n=5juF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged","prepare-commit-msg":"exec < /dev/tty && git cz --hook"}},"engines":{"node":">=8"},"scripts":{"dev":"dotenv -- ts-node-dev --transpileOnly --respawn src/index.ts","lint":"yarn lint:code . && yarn lint:md .","test":"jest","build":"shx rm -rf dist/* && tsc","start":"node dist/index.js","format":"yarn format:js . && yarn format:ts . && yarn format:md .","lint:js":"eslint --ext js --ext md","lint:md":"markdownlint --ignore node_modules --ignore .git --ignore CHANGELOG.md","lint:ts":"eslint --ext ts --ext md","dev:build":"concurrently 'tsc -w -i' 'nodemon dist/index.js'","format:js":"yarn lint:js --fix","format:md":"yarn lint:md --fix","format:ts":"yarn lint:ts --fix","lint:code":"eslint --ext js --ext ts --ext md --ext json","verdaccio":"verdaccio --config ./verdaccio/conf/default.yaml","husky-skip":"cross-env HUSKY_SKIP_HOOKS=1","build:watch":"tsc -w","postinstall":"node dist/index.js","lint:code:ci":"yarn lint:code . --format junit","test:coverage":"yarn test --coverage","dev:no-respawn":"dotenv -- ts-node-dev --transpileOnly src/index.ts","prepublishOnly":"yarn build","build:incremental":"tsc -i"},"_npmUser":{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"},"repository":{"url":"https://github.com/aaronhayes/hasura-cli.git","type":"git"},"description":"A package that automatically installs and wraps Hasura CLI binary in isolated manner","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019, GIL B. Chan <github.com/jjangga0214> <bnbcmindnpass@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["yarn format:js","git add"],"*.md":["yarn format:md"],"*.ts":["yarn format:ts","git add"],"*.json":["yarn lint:code"],"hasura":["echo \"Error: Change to dummy file 'hasura' is blocked by default to prevent accidental commit of binary. If you want to change its content, try again by ignoring husky.\" && exit 1"]},"dependencies":{"axios":"^0.21.1","chalk":"^2.4.2"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","jest":"^24.8.0","husky":">=1","eslint":"5.3.0","nodemon":"^1.19.2","ts-jest":"^24.1.0","prettier":"^1.18.2","cross-env":"^6.0.0","verdaccio":"^4.3.0","commitizen":"^4.0.3","dotenv-cli":"^2.0.1","jest-junit":"^7.0.0","typescript":"^3.6.3","@types/jest":"^24.0.18","@types/node":"^12.7.5","lint-staged":">=8","ts-node-dev":"^1.0.0-pre.43","concurrently":"^4.1.2","@commitlint/cli":"^8.1.0","markdownlint-cli":"^0.22.0","eslint-plugin-jest":"^22.9.0","eslint-plugin-json":"^1.4.0","eslint-plugin-import":"^2.18.2","eslint-config-prettier":"^6.0.0","eslint-plugin-markdown":"^1.0.0","eslint-plugin-prettier":"^3.1.0","@typescript-eslint/parser":"^2.2.0","cz-conventional-changelog":"^3.0.2","eslint-config-airbnb-base":"13.2.0","@commitlint/config-conventional":"^8.1.0","@typescript-eslint/eslint-plugin":"^2.2.0","eslint-import-resolver-typescript":"^1.1.1"},"typescript:main":"src/index.ts","_npmOperationalInternal":{"tmp":"tmp/hasura-cli_2.0.0-alpha.8_1619153597638_0.29427797311432524","host":"s3://npm-registry-packages"}},"2.0.0-alpha.9":{"name":"@aaronhayes/hasura-cli","version":"2.0.0-alpha.9","keywords":["hasura","hasura-cli","hasura/cli","hasuracli","hasura/graphql-engine","hasura/graphql-engine/cli","hasura/graphql-engine-cli","hasura-graphql","hasura-graphql-engine","hasura-graphql-engine-cli","graphql-engine/cli","graphql-engine-cli","graphql","graphql-cli"],"author":{"url":"https://github.com/jjangga0214","name":"Gil B. Chan","email":"bnbcmindnpass@gmail.com"},"license":"MIT","_id":"@aaronhayes/hasura-cli@2.0.0-alpha.9","maintainers":[{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"}],"homepage":"https://github.com/aaronhayes/hasura-cli","bugs":{"url":"https://github.com/aaronhayes/hasura-cli/issues"},"bin":{"hasura":"hasura"},"dist":{"shasum":"a4f02bf65c0d679175ff24a15261773740a68a9f","tarball":"https://registry.npmjs.org/@aaronhayes/hasura-cli/-/hasura-cli-2.0.0-alpha.9.tgz","fileCount":15,"integrity":"sha512-J2tW6/ta3Lvl/2Ksuh0c7+P9kOdPpB2r1QKK65xfxFjw4Vv6TSHpeulq24QvaBRmEdLeFZXT9beBuQSmJvPlxw==","signatures":[{"sig":"MEUCIBwqNvZPb/yK34IU2syHMm9opq1xpefZ0znnEiI/Qa9SAiEArk6Rnk1cOnAh3MmTVC4AlfRL2bntgf2ZBr1xdfgXOHg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8295270,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgglL4CRA9TVsSAnZWagAAbWAP/0KwbT/Vd7i+N4divvJ/\nIE/XKaNrDUVEqLUKC3uQZ9iKQR4rUXWQx+7S2qiXEfIEdE8qEUt48xBhltlT\n03aAT4Gzb55Ealwi7UEIVfL4uMKTzGUD1n5BvqRJCgENAe+zw51+qBQVbswx\nQuweMjsPT3BJYxl5MOaF7UJxM2AQihcnV+YVO1VRpRLOwLfn4qD+Ec1uy4lb\njwXLd2Zt4AGSRuMYNyvVzMDR6F/FNAfSKFQOqcNtdlhys7oQi64BZ+lRM1Nh\nPMGsbHCQZAcYXKKTU8hdRc4t/DlwfXCS6QZpwkpMc/yd8wWHPRxcEzmr/6xu\nb2CgAh2dLdYDkEDb9PR2DCbOKBoS2zN2RADjUWOBtiOiXyKOxLaE5FLtGK4B\nLCmf96+ATaGOJgnlASRFQtOVv0yzz6mksvvC8lA7b9zduY2i9ulnojhKy+t5\nv5ap3pdtAus5ofyqQ7zZ5kUuKLbqH+xI/Y6TM3caMB1a4yfqjERS7n2+CwjC\nvXoRo4Ctg78ap6RsdNKF92XCZM7aMXBMYuAE5LW0Tkr801Lu91nAKDx972Pj\nNfiQOUjLn1ggtjBhk/l/HPo7Z4O77/C1GOK5n7ogmU1rmNRxNtap8b3Vf6WX\nb041Qflt3itOOI/U2ENul1x0kXFUhxYt/1wLXpKffDJgxVFm0mBOF017zlw9\n63Je\r\n=Cxak\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged","prepare-commit-msg":"exec < /dev/tty && git cz --hook"}},"engines":{"node":">=8"},"scripts":{"dev":"dotenv -- ts-node-dev --transpileOnly --respawn src/index.ts","lint":"yarn lint:code . && yarn lint:md .","test":"jest","build":"shx rm -rf dist/* && tsc","start":"node dist/index.js","format":"yarn format:js . && yarn format:ts . && yarn format:md .","lint:js":"eslint --ext js --ext md","lint:md":"markdownlint --ignore node_modules --ignore .git --ignore CHANGELOG.md","lint:ts":"eslint --ext ts --ext md","dev:build":"concurrently 'tsc -w -i' 'nodemon dist/index.js'","format:js":"yarn lint:js --fix","format:md":"yarn lint:md --fix","format:ts":"yarn lint:ts --fix","lint:code":"eslint --ext js --ext ts --ext md --ext json","verdaccio":"verdaccio --config ./verdaccio/conf/default.yaml","husky-skip":"cross-env HUSKY_SKIP_HOOKS=1","build:watch":"tsc -w","postinstall":"node dist/index.js","lint:code:ci":"yarn lint:code . --format junit","test:coverage":"yarn test --coverage","dev:no-respawn":"dotenv -- ts-node-dev --transpileOnly src/index.ts","prepublishOnly":"yarn build","build:incremental":"tsc -i"},"_npmUser":{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"},"repository":{"url":"https://github.com/aaronhayes/hasura-cli.git","type":"git"},"description":"A package that automatically installs and wraps Hasura CLI binary in isolated manner","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019, GIL B. Chan <github.com/jjangga0214> <bnbcmindnpass@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["yarn format:js","git add"],"*.md":["yarn format:md"],"*.ts":["yarn format:ts","git add"],"*.json":["yarn lint:code"],"hasura":["echo \"Error: Change to dummy file 'hasura' is blocked by default to prevent accidental commit of binary. If you want to change its content, try again by ignoring husky.\" && exit 1"]},"dependencies":{"axios":"^0.21.1","chalk":"^2.4.2"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","jest":"^24.8.0","husky":">=1","eslint":"5.3.0","nodemon":"^1.19.2","ts-jest":"^24.1.0","prettier":"^1.18.2","cross-env":"^6.0.0","verdaccio":"^4.3.0","commitizen":"^4.0.3","dotenv-cli":"^2.0.1","jest-junit":"^7.0.0","typescript":"^3.6.3","@types/jest":"^24.0.18","@types/node":"^12.7.5","lint-staged":">=8","ts-node-dev":"^1.0.0-pre.43","concurrently":"^4.1.2","@commitlint/cli":"^8.1.0","markdownlint-cli":"^0.22.0","eslint-plugin-jest":"^22.9.0","eslint-plugin-json":"^1.4.0","eslint-plugin-import":"^2.18.2","eslint-config-prettier":"^6.0.0","eslint-plugin-markdown":"^1.0.0","eslint-plugin-prettier":"^3.1.0","@typescript-eslint/parser":"^2.2.0","cz-conventional-changelog":"^3.0.2","eslint-config-airbnb-base":"13.2.0","@commitlint/config-conventional":"^8.1.0","@typescript-eslint/eslint-plugin":"^2.2.0","eslint-import-resolver-typescript":"^1.1.1"},"typescript:main":"src/index.ts","_npmOperationalInternal":{"tmp":"tmp/hasura-cli_2.0.0-alpha.9_1619153655813_0.13720302314736021","host":"s3://npm-registry-packages"}},"2.0.0-alpha.10":{"name":"@aaronhayes/hasura-cli","version":"2.0.0-alpha.10","keywords":["hasura","hasura-cli","hasura/cli","hasuracli","hasura/graphql-engine","hasura/graphql-engine/cli","hasura/graphql-engine-cli","hasura-graphql","hasura-graphql-engine","hasura-graphql-engine-cli","graphql-engine/cli","graphql-engine-cli","graphql","graphql-cli"],"author":{"url":"https://github.com/jjangga0214","name":"Gil B. Chan","email":"bnbcmindnpass@gmail.com"},"license":"MIT","_id":"@aaronhayes/hasura-cli@2.0.0-alpha.10","maintainers":[{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"}],"homepage":"https://github.com/aaronhayes/hasura-cli","bugs":{"url":"https://github.com/aaronhayes/hasura-cli/issues"},"bin":{"hasura":"hasura"},"dist":{"shasum":"12aa39bb613bb3bbbf9a38b7b1d69d644aa78e93","tarball":"https://registry.npmjs.org/@aaronhayes/hasura-cli/-/hasura-cli-2.0.0-alpha.10.tgz","fileCount":15,"integrity":"sha512-z4x/B0JvmLINY0tU2Y13ribQTu/P0Rku2yqkGCYX45hgY5bWu0La1K0mEW6iRInnpHSHBdSBHmKbqZ0slfFGiw==","signatures":[{"sig":"MEYCIQCFkvO1NfhnuiCeEWW+qP2ghSgktscQG+z91McDbIrxUAIhAOdB8or1wS+f8SPLhAURaRBOHBNr45rC1kNIzQdaL9Jg","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8295529,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgiypLCRA9TVsSAnZWagAA5Q8QAJRSJsMkyVVLQJlj5I9Y\n362e8PDk7XwawALm8mviJ9MvzSGdx0sTD5rXzdPAsiLA0FBwSZL5SwJN7ud0\njySQGKdautaVqADVIt3gZpGCkGkHxFmJIElysBST9pR8lxeRaktmeKzwBII+\nc8KkWdN3UKNiwUF/WMd5CSYC4CQnHsIHi9kvgwZMFGZICAnugAY6VpeNKQhp\nqsfQ7E5rae7MMyZdVPnLACQ9Az2fayma2mgwuPw7gktWyG140zsQnaficfCR\nul6FMj7YQwoIa8xkKFU5oZwHc28o8sHLfNmhlNSfH93w36sCkqQXbw1aLnf4\no9DshGenFk86kWnNKmDB2Nm6lXPbdV/83M5MhEOsH+CF3uxPMCbuRU+/Yart\n/RZt3w2Khtz9DB2zrX77qhcxXE8DHIF+sOfq7Pxah68pd2ePgONWQny809mK\nlavzdfLx3nyr7FJP5NtnWLBejRY+bdwdYVXGv4lzj67C05jUPaBIaFWhUkG0\n5k0v18wALdoc7+1G4DalkfgnPMcwRBcmEGUmJsqVEZjit5RDM+eMKDbLLj8m\nFB1pSEvnb0ef5nPo1ZmfP0zEd7xkUZD1Jyqd/67WZ7yB9riyMVTNBG8pNfTZ\n0rGCTgiH5U8RR/X7mygvotQp8HQaaVXHfzLjSYlO3dDeUgFgW/iku4021T8w\nrvkt\r\n=k8R1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged","prepare-commit-msg":"exec < /dev/tty && git cz --hook"}},"engines":{"node":">=8"},"scripts":{"dev":"dotenv -- ts-node-dev --transpileOnly --respawn src/index.ts","lint":"yarn lint:code . && yarn lint:md .","test":"jest","build":"shx rm -rf dist/* && tsc","start":"node dist/index.js","format":"yarn format:js . && yarn format:ts . && yarn format:md .","lint:js":"eslint --ext js --ext md","lint:md":"markdownlint --ignore node_modules --ignore .git --ignore CHANGELOG.md","lint:ts":"eslint --ext ts --ext md","dev:build":"concurrently 'tsc -w -i' 'nodemon dist/index.js'","format:js":"yarn lint:js --fix","format:md":"yarn lint:md --fix","format:ts":"yarn lint:ts --fix","lint:code":"eslint --ext js --ext ts --ext md --ext json","verdaccio":"verdaccio --config ./verdaccio/conf/default.yaml","husky-skip":"cross-env HUSKY_SKIP_HOOKS=1","build:watch":"tsc -w","postinstall":"node dist/index.js","lint:code:ci":"yarn lint:code . --format junit","test:coverage":"yarn test --coverage","dev:no-respawn":"dotenv -- ts-node-dev --transpileOnly src/index.ts","prepublishOnly":"yarn build","build:incremental":"tsc -i"},"_npmUser":{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"},"repository":{"url":"https://github.com/aaronhayes/hasura-cli.git","type":"git"},"description":"A package that automatically installs and wraps Hasura CLI binary in isolated manner","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019, GIL B. Chan <github.com/jjangga0214> <bnbcmindnpass@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["yarn format:js","git add"],"*.md":["yarn format:md"],"*.ts":["yarn format:ts","git add"],"*.json":["yarn lint:code"],"hasura":["echo \"Error: Change to dummy file 'hasura' is blocked by default to prevent accidental commit of binary. If you want to change its content, try again by ignoring husky.\" && exit 1"]},"dependencies":{"axios":"^0.21.1","chalk":"^2.4.2"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","jest":"^24.8.0","husky":">=1","eslint":"5.3.0","nodemon":"^1.19.2","ts-jest":"^24.1.0","prettier":"^1.18.2","cross-env":"^6.0.0","verdaccio":"^4.3.0","commitizen":"^4.0.3","dotenv-cli":"^2.0.1","jest-junit":"^7.0.0","typescript":"^3.6.3","@types/jest":"^24.0.18","@types/node":"^12.7.5","lint-staged":">=8","ts-node-dev":"^1.0.0-pre.43","concurrently":"^4.1.2","@commitlint/cli":"^8.1.0","markdownlint-cli":"^0.22.0","eslint-plugin-jest":"^22.9.0","eslint-plugin-json":"^1.4.0","eslint-plugin-import":"^2.18.2","eslint-config-prettier":"^6.0.0","eslint-plugin-markdown":"^1.0.0","eslint-plugin-prettier":"^3.1.0","@typescript-eslint/parser":"^2.2.0","cz-conventional-changelog":"^3.0.2","eslint-config-airbnb-base":"13.2.0","@commitlint/config-conventional":"^8.1.0","@typescript-eslint/eslint-plugin":"^2.2.0","eslint-import-resolver-typescript":"^1.1.1"},"typescript:main":"src/index.ts","_npmOperationalInternal":{"tmp":"tmp/hasura-cli_2.0.0-alpha.10_1619733066877_0.738456222789277","host":"s3://npm-registry-packages"}},"2.0.0-alpha.11":{"name":"@aaronhayes/hasura-cli","version":"2.0.0-alpha.11","keywords":["hasura","hasura-cli","hasura/cli","hasuracli","hasura/graphql-engine","hasura/graphql-engine/cli","hasura/graphql-engine-cli","hasura-graphql","hasura-graphql-engine","hasura-graphql-engine-cli","graphql-engine/cli","graphql-engine-cli","graphql","graphql-cli"],"author":{"url":"https://github.com/jjangga0214","name":"Gil B. Chan","email":"bnbcmindnpass@gmail.com"},"license":"MIT","_id":"@aaronhayes/hasura-cli@2.0.0-alpha.11","maintainers":[{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"}],"homepage":"https://github.com/aaronhayes/hasura-cli","bugs":{"url":"https://github.com/aaronhayes/hasura-cli/issues"},"bin":{"hasura":"hasura"},"dist":{"shasum":"c1d2e2c8acc8ac43ee9d8d2deb550eca8055a388","tarball":"https://registry.npmjs.org/@aaronhayes/hasura-cli/-/hasura-cli-2.0.0-alpha.11.tgz","fileCount":15,"integrity":"sha512-0oqejP+eDYT5mZr0YrcjsIB1b0s7YmPRL/ramx/DvqFbwfQ874jGTvN7qGfj83Y1BLk0qiUw1y8Oap0m13tdUQ==","signatures":[{"sig":"MEUCIHwjMvUXgQJpxkUjtwrgxInXRyvOTntLl6DjbIPi9jpKAiEArYttLUyZbtaaSnv72H4GiAS4eld9c7j97/+Xt0Iim1A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8295529,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgrXTQCRA9TVsSAnZWagAADzAP/10P4emI4VvZdmJjlWR4\n22gz0FeHKuH1BTqhU15RAxAnNFa7ZhW9kK0jIeoR9XQgFlu2NZXRSUFQDE3I\nB6QRzk/UPFvwZPVYJRs404On7jdQshO/NajA7lWYV/kFI7Dna3e7Sc4Qo9qC\n+ZqqUHlhUYIlmYn4sSn0FBASJfv2KgpTsVzwkKlmAoVOne3U6eHqT3KWgTGY\nbCwyfBOGJkcb82KWUZi+8Lbr7/E3uU3pf2VoWGZRebP6we8+usu02FeSNnGc\n4f3qxeH1aiPH++yZxE+1L1QUA74AV9DKTUxf/ZiOVaWU7J9SKirbIyEEGwxU\npdzqsLHEkYn7y9LrOkN5CgKyz0bdQkF9DyoMdu/SBddHHUIkgDxx6MrY/3R8\nmEOCu16dQ8n0OMT//2aR2Zl6J5S/VbLIegVOXbfy4NE0xiv8lOIF03cruMQ8\nrOx6XADycbAg1L7EUC03GDXuHp0bu8E3c8cBkBVTqboVVR1b3heBVWnyjzp6\n5fagwKOyclkVA2hTItJrmmo27ufRPBpjc6uMaR1yI8U0hB4vbW8wRBnt8TJH\nC6pXE7wM/Y/8O+wObLv2l5wic2SQUmVGFh6vB0gdNRTy2Mpix275yhUyPkKR\n3fRf+zxfMvWeuydCXte1yvKieqfkD7Mn3btXJldOgNDSrtWQHh5vSnbifxOp\n0leh\r\n=oUKU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged","prepare-commit-msg":"exec < /dev/tty && git cz --hook"}},"engines":{"node":">=8"},"scripts":{"dev":"dotenv -- ts-node-dev --transpileOnly --respawn src/index.ts","lint":"yarn lint:code . && yarn lint:md .","test":"jest","build":"shx rm -rf dist/* && tsc","start":"node dist/index.js","format":"yarn format:js . && yarn format:ts . && yarn format:md .","lint:js":"eslint --ext js --ext md","lint:md":"markdownlint --ignore node_modules --ignore .git --ignore CHANGELOG.md","lint:ts":"eslint --ext ts --ext md","dev:build":"concurrently 'tsc -w -i' 'nodemon dist/index.js'","format:js":"yarn lint:js --fix","format:md":"yarn lint:md --fix","format:ts":"yarn lint:ts --fix","lint:code":"eslint --ext js --ext ts --ext md --ext json","verdaccio":"verdaccio --config ./verdaccio/conf/default.yaml","husky-skip":"cross-env HUSKY_SKIP_HOOKS=1","build:watch":"tsc -w","postinstall":"node dist/index.js","lint:code:ci":"yarn lint:code . --format junit","test:coverage":"yarn test --coverage","dev:no-respawn":"dotenv -- ts-node-dev --transpileOnly src/index.ts","prepublishOnly":"yarn build","build:incremental":"tsc -i"},"_npmUser":{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"},"repository":{"url":"https://github.com/aaronhayes/hasura-cli.git","type":"git"},"description":"A package that automatically installs and wraps Hasura CLI binary in isolated manner","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019, GIL B. Chan <github.com/jjangga0214> <bnbcmindnpass@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["yarn format:js","git add"],"*.md":["yarn format:md"],"*.ts":["yarn format:ts","git add"],"*.json":["yarn lint:code"],"hasura":["echo \"Error: Change to dummy file 'hasura' is blocked by default to prevent accidental commit of binary. If you want to change its content, try again by ignoring husky.\" && exit 1"]},"dependencies":{"axios":"^0.21.1","chalk":"^2.4.2"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","jest":"^24.8.0","husky":">=1","eslint":"5.3.0","nodemon":"^1.19.2","ts-jest":"^24.1.0","prettier":"^1.18.2","cross-env":"^6.0.0","verdaccio":"^4.3.0","commitizen":"^4.0.3","dotenv-cli":"^2.0.1","jest-junit":"^7.0.0","typescript":"^3.6.3","@types/jest":"^24.0.18","@types/node":"^12.7.5","lint-staged":">=8","ts-node-dev":"^1.0.0-pre.43","concurrently":"^4.1.2","@commitlint/cli":"^8.1.0","markdownlint-cli":"^0.22.0","eslint-plugin-jest":"^22.9.0","eslint-plugin-json":"^1.4.0","eslint-plugin-import":"^2.18.2","eslint-config-prettier":"^6.0.0","eslint-plugin-markdown":"^1.0.0","eslint-plugin-prettier":"^3.1.0","@typescript-eslint/parser":"^2.2.0","cz-conventional-changelog":"^3.0.2","eslint-config-airbnb-base":"13.2.0","@commitlint/config-conventional":"^8.1.0","@typescript-eslint/eslint-plugin":"^2.2.0","eslint-import-resolver-typescript":"^1.1.1"},"typescript:main":"src/index.ts","_npmOperationalInternal":{"tmp":"tmp/hasura-cli_2.0.0-alpha.11_1621980367357_0.2133813296307001","host":"s3://npm-registry-packages"}},"2.0.0-beta.1":{"name":"@aaronhayes/hasura-cli","version":"2.0.0-beta.1","keywords":["hasura","hasura-cli","hasura/cli","hasuracli","hasura/graphql-engine","hasura/graphql-engine/cli","hasura/graphql-engine-cli","hasura-graphql","hasura-graphql-engine","hasura-graphql-engine-cli","graphql-engine/cli","graphql-engine-cli","graphql","graphql-cli"],"author":{"url":"https://github.com/jjangga0214","name":"Gil B. Chan","email":"bnbcmindnpass@gmail.com"},"license":"MIT","_id":"@aaronhayes/hasura-cli@2.0.0-beta.1","maintainers":[{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"}],"homepage":"https://github.com/aaronhayes/hasura-cli","bugs":{"url":"https://github.com/aaronhayes/hasura-cli/issues"},"bin":{"hasura":"hasura"},"dist":{"shasum":"6c06e43b8e61877e996a513e0c305e51b373f48f","tarball":"https://registry.npmjs.org/@aaronhayes/hasura-cli/-/hasura-cli-2.0.0-beta.1.tgz","fileCount":15,"integrity":"sha512-o7mK78LkEyvAUWN9Y+eYV7m7K2ANTFUGWrGAuDaFNNiyw96GZVSuWlfI0Nl4mWwe3m5qLT7HZ1XQLQ6f2gv9Dg==","signatures":[{"sig":"MEUCIQC3BGVn9MzyceB+uNOayMMNYP1QnzJyJo4VWbfTzcyn2AIgUPTvWC+75DEmn3/Qy5n1iqFcEWCZ2DE+fEseonScxwk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8295527,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJguAO7CRA9TVsSAnZWagAAixIP/0GNFeiDFXoo07x9RV+M\nRkm2ibWYy9MR/Jo2SisSlmpxvmQ62+y7I5C6ZiXQrDZW/sGJnAQMLH2KL1W+\np3/yuYj5Uzdu0y4seDsiPc5AU7eLnakKWTeX+z3E72R/vT/YJw2RkL2oHrfv\nySzO0ddqnCvT0TscI1K1EzkWIZmARINgl8ZHyZpMq1mysd2eV31JgyH3nKkc\nWRLjI1Q/JFqYyj1EtJVQt5Ovrjp0d4MTfNvgxDvLk9sAYoij2Q5xaqoEr3rU\n+lqaOlMTBHyqoJ02171hksvx3DO5FHDI+KWkmvmONvc0z+DrFOBUXPj4W2ic\nBAA5Q7N1r3BETEPvKsQmh9KC2wKPN88lXAlXKmaAcRJt6rNoV0s7I4fSLuk7\n7vaqq7U4GNV7RJwMW+TGREu0k+2A7Fxj6r4ZuddP1b3x9pqvs1AqwIBzvobR\nt8G9Rgxgf+42xtR0HuZKu2EVOFXJQV0JcN1j/22I7x8NQuF5sKBoSYr/U45/\nHRnTVUD+sNRXuX3/UFjtrS1+qFU9QnAOvbpWmVsJTGedckJ/AbsK0UgzBzkf\n2yPL9/skOM5Oh3FsUi1LwHMXuL3utDLxW+T3/hGKAJcnIdmnMTXaiEx9SRzm\n66+6camBH5g7KHq6WVewf7F4vOp80r+47UEvecrF22kwSRySFzLkoL5/veOY\nNemx\r\n=4Ya9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged","prepare-commit-msg":"exec < /dev/tty && git cz --hook"}},"engines":{"node":">=8"},"scripts":{"dev":"dotenv -- ts-node-dev --transpileOnly --respawn src/index.ts","lint":"yarn lint:code . && yarn lint:md .","test":"jest","build":"shx rm -rf dist/* && tsc","start":"node dist/index.js","format":"yarn format:js . && yarn format:ts . && yarn format:md .","lint:js":"eslint --ext js --ext md","lint:md":"markdownlint --ignore node_modules --ignore .git --ignore CHANGELOG.md","lint:ts":"eslint --ext ts --ext md","dev:build":"concurrently 'tsc -w -i' 'nodemon dist/index.js'","format:js":"yarn lint:js --fix","format:md":"yarn lint:md --fix","format:ts":"yarn lint:ts --fix","lint:code":"eslint --ext js --ext ts --ext md --ext json","verdaccio":"verdaccio --config ./verdaccio/conf/default.yaml","husky-skip":"cross-env HUSKY_SKIP_HOOKS=1","build:watch":"tsc -w","postinstall":"node dist/index.js","lint:code:ci":"yarn lint:code . --format junit","test:coverage":"yarn test --coverage","dev:no-respawn":"dotenv -- ts-node-dev --transpileOnly src/index.ts","prepublishOnly":"yarn build","build:incremental":"tsc -i"},"_npmUser":{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"},"repository":{"url":"https://github.com/aaronhayes/hasura-cli.git","type":"git"},"description":"A package that automatically installs and wraps Hasura CLI binary in isolated manner","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019, GIL B. Chan <github.com/jjangga0214> <bnbcmindnpass@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["yarn format:js","git add"],"*.md":["yarn format:md"],"*.ts":["yarn format:ts","git add"],"*.json":["yarn lint:code"],"hasura":["echo \"Error: Change to dummy file 'hasura' is blocked by default to prevent accidental commit of binary. If you want to change its content, try again by ignoring husky.\" && exit 1"]},"dependencies":{"axios":"^0.21.1","chalk":"^2.4.2"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","jest":"^24.8.0","husky":">=1","eslint":"5.3.0","nodemon":"^1.19.2","ts-jest":"^24.1.0","prettier":"^1.18.2","cross-env":"^6.0.0","verdaccio":"^4.3.0","commitizen":"^4.0.3","dotenv-cli":"^2.0.1","jest-junit":"^7.0.0","typescript":"^3.6.3","@types/jest":"^24.0.18","@types/node":"^12.7.5","lint-staged":">=8","ts-node-dev":"^1.0.0-pre.43","concurrently":"^4.1.2","@commitlint/cli":"^8.1.0","markdownlint-cli":"^0.22.0","eslint-plugin-jest":"^22.9.0","eslint-plugin-json":"^1.4.0","eslint-plugin-import":"^2.18.2","eslint-config-prettier":"^6.0.0","eslint-plugin-markdown":"^1.0.0","eslint-plugin-prettier":"^3.1.0","@typescript-eslint/parser":"^2.2.0","cz-conventional-changelog":"^3.0.2","eslint-config-airbnb-base":"13.2.0","@commitlint/config-conventional":"^8.1.0","@typescript-eslint/eslint-plugin":"^2.2.0","eslint-import-resolver-typescript":"^1.1.1"},"typescript:main":"src/index.ts","_npmOperationalInternal":{"tmp":"tmp/hasura-cli_2.0.0-beta.1_1622672314693_0.6788422834669536","host":"s3://npm-registry-packages"}},"2.0.0-beta.2":{"name":"@aaronhayes/hasura-cli","version":"2.0.0-beta.2","keywords":["hasura","hasura-cli","hasura/cli","hasuracli","hasura/graphql-engine","hasura/graphql-engine/cli","hasura/graphql-engine-cli","hasura-graphql","hasura-graphql-engine","hasura-graphql-engine-cli","graphql-engine/cli","graphql-engine-cli","graphql","graphql-cli"],"author":{"url":"https://github.com/jjangga0214","name":"Gil B. Chan","email":"bnbcmindnpass@gmail.com"},"license":"MIT","_id":"@aaronhayes/hasura-cli@2.0.0-beta.2","maintainers":[{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"}],"homepage":"https://github.com/aaronhayes/hasura-cli","bugs":{"url":"https://github.com/aaronhayes/hasura-cli/issues"},"bin":{"hasura":"hasura"},"dist":{"shasum":"7d40070183171cb54d86acf3e15fbfc9a3717c90","tarball":"https://registry.npmjs.org/@aaronhayes/hasura-cli/-/hasura-cli-2.0.0-beta.2.tgz","fileCount":15,"integrity":"sha512-X1UyshcQpGyCRsc6tF2lH0ktZ6yxTm1/dgfq46L3gg2rSQq+cFMNpZdT+raUEiPtw7PFwEzJyC8vj/OwnKiZGA==","signatures":[{"sig":"MEUCIQDZbxO3HYjIYgeQGLW4j9P/SnlWw2NiLQp6R0Z/r8vMPgIgW94xK4+wQSto/z69JU/1APhHCE83t+/MpzTrkbdHDAg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8295527,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgyonuCRA9TVsSAnZWagAAGlsP/0bwMSyfxGJeH9b8yWYj\n0AfIkLsO5RYmzu+8VJ3d2pp3ZqXtDBNXILlj/uxpQIpVIq8Q9955UOc8o7QD\ndsJUomgnDbPeaNZYKGS9VZxPIJZg2cyRLbd4DkTh9M+UHspSvQnAHEJMSKTZ\nBRkVZDST8UhiPSoaf7J0rn9Bn+OD4PxS4WnKMXVokg3BJTMMy8tzrwi/AgJm\ngdT8rw/gjJpZD+NHdL3V3QJUDP+azIp5GX1XEncHkQ/YK6IvmrYVtWtE0KzU\nbEQ5eAdQ5nvTnFtj7gorlaVL0urFB7xsPKQ7ey/Uiet9RWddACCYrwctuuZo\nrD/E7xGvk6N0eRiEhH7GcmULZPJYPbTKh++81f4xMBrifUJyfuMseTivppup\nM4BS/c/ZWqZyBD7uX4MeqPQsX9Yac9IlRi4DG6LyHzFO73xEgtdPqEHjc78f\ncGI624K6TtInr/4wJCSQIxMAnn4Z1+C8wsSpYci/ifUmz2xN8qo1S5PVENuK\nw6P2WRrXBxDmPBoLVoc6duljTXqRLj7IjwshwRS5UQbTmkvDGdYidFjwY0+J\nQ/L2MvrO0O7WabeSN+vagVrdMK5k+RcYenQ8DjJK5Cxr3iSo9wcgpnmhSx/+\nG1O2a8pQwSFI+yIL6fJ+3EHLFxHehqlQN7aE0GKapl2sydDInEQE9+9IDwdO\njgF8\r\n=pHNe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged","prepare-commit-msg":"exec < /dev/tty && git cz --hook"}},"engines":{"node":">=8"},"scripts":{"dev":"dotenv -- ts-node-dev --transpileOnly --respawn src/index.ts","lint":"yarn lint:code . && yarn lint:md .","test":"jest","build":"shx rm -rf dist/* && tsc","start":"node dist/index.js","format":"yarn format:js . && yarn format:ts . && yarn format:md .","lint:js":"eslint --ext js --ext md","lint:md":"markdownlint --ignore node_modules --ignore .git --ignore CHANGELOG.md","lint:ts":"eslint --ext ts --ext md","dev:build":"concurrently 'tsc -w -i' 'nodemon dist/index.js'","format:js":"yarn lint:js --fix","format:md":"yarn lint:md --fix","format:ts":"yarn lint:ts --fix","lint:code":"eslint --ext js --ext ts --ext md --ext json","verdaccio":"verdaccio --config ./verdaccio/conf/default.yaml","husky-skip":"cross-env HUSKY_SKIP_HOOKS=1","build:watch":"tsc -w","postinstall":"node dist/index.js","lint:code:ci":"yarn lint:code . --format junit","test:coverage":"yarn test --coverage","dev:no-respawn":"dotenv -- ts-node-dev --transpileOnly src/index.ts","prepublishOnly":"yarn build","build:incremental":"tsc -i"},"_npmUser":{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"},"repository":{"url":"https://github.com/aaronhayes/hasura-cli.git","type":"git"},"description":"A package that automatically installs and wraps Hasura CLI binary in isolated manner","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019, GIL B. Chan <github.com/jjangga0214> <bnbcmindnpass@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["yarn format:js","git add"],"*.md":["yarn format:md"],"*.ts":["yarn format:ts","git add"],"*.json":["yarn lint:code"],"hasura":["echo \"Error: Change to dummy file 'hasura' is blocked by default to prevent accidental commit of binary. If you want to change its content, try again by ignoring husky.\" && exit 1"]},"dependencies":{"axios":"^0.21.1","chalk":"^2.4.2"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","jest":"^24.8.0","husky":">=1","eslint":"5.3.0","nodemon":"^1.19.2","ts-jest":"^24.1.0","prettier":"^1.18.2","cross-env":"^6.0.0","verdaccio":"^4.3.0","commitizen":"^4.0.3","dotenv-cli":"^2.0.1","jest-junit":"^7.0.0","typescript":"^3.6.3","@types/jest":"^24.0.18","@types/node":"^12.7.5","lint-staged":">=8","ts-node-dev":"^1.0.0-pre.43","concurrently":"^4.1.2","@commitlint/cli":"^8.1.0","markdownlint-cli":"^0.22.0","eslint-plugin-jest":"^22.9.0","eslint-plugin-json":"^1.4.0","eslint-plugin-import":"^2.18.2","eslint-config-prettier":"^6.0.0","eslint-plugin-markdown":"^1.0.0","eslint-plugin-prettier":"^3.1.0","@typescript-eslint/parser":"^2.2.0","cz-conventional-changelog":"^3.0.2","eslint-config-airbnb-base":"13.2.0","@commitlint/config-conventional":"^8.1.0","@typescript-eslint/eslint-plugin":"^2.2.0","eslint-import-resolver-typescript":"^1.1.1"},"typescript:main":"src/index.ts","_npmOperationalInternal":{"tmp":"tmp/hasura-cli_2.0.0-beta.2_1623886317626_0.9915855795578159","host":"s3://npm-registry-packages"}},"2.0.0":{"name":"@aaronhayes/hasura-cli","version":"2.0.0","keywords":["hasura","hasura-cli","hasura/cli","hasuracli","hasura/graphql-engine","hasura/graphql-engine/cli","hasura/graphql-engine-cli","hasura-graphql","hasura-graphql-engine","hasura-graphql-engine-cli","graphql-engine/cli","graphql-engine-cli","graphql","graphql-cli"],"author":{"url":"https://github.com/jjangga0214","name":"Gil B. Chan","email":"bnbcmindnpass@gmail.com"},"license":"MIT","_id":"@aaronhayes/hasura-cli@2.0.0","maintainers":[{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"}],"homepage":"https://github.com/aaronhayes/hasura-cli","bugs":{"url":"https://github.com/aaronhayes/hasura-cli/issues"},"bin":{"hasura":"hasura"},"dist":{"shasum":"7905f0ecc0501de5a82d33ab3ca785511c63d031","tarball":"https://registry.npmjs.org/@aaronhayes/hasura-cli/-/hasura-cli-2.0.0.tgz","fileCount":15,"integrity":"sha512-n9JY8PKDIjWqDg6X2vldWC2C7LCT+8aeX82S6Yo9JwYfKROJ4wHscaOq0ye0MNW19isdyuhe1ruY214UIy7uug==","signatures":[{"sig":"MEUCIC1BjYx3T9qUQwX5xwI3hA8yNVYE6q9mcNe9rGqpXjXhAiEA7cXAzrtg8f3dLZMm0KhG6le9EV/zBm0YwVGXfiLxMi8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8295520,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg09uDCRA9TVsSAnZWagAA6IgP/RU6/JrQyY0aiECN8GGg\nfvcOExzXUveU8yxPVjPvyU/FQgJZgET16zsPDQXdVOc6p/yNkKGlfZGOA1RY\nL7cmQgqFuzeRINS2F47MnMI8a+qYgeDal4Zbs1flDFE/R0dzcFEqxSnV3XI1\nb2kf35xkQo5+RBjsp7fTl85DLINmrvvxqQGtDlaSBNkXoFAuyxhS5ehCPM1D\nJVsIxGXRgnuZ9h6OUwF1LwZ5Dm4jamfVldprW17yD4gZde/RMH8BEKDJWf0Q\nyZtnRGWHsPJMkt33ppFRImjNOhjGuesG3upgc6+pkxf3SR9b7GHQ9vH5qjgc\nWWe4Jk8Gx0pViWeGTZpfzsiJWXeyEW0247EMTdBdF3tfWa9ijrDqG3OIijRt\nRS+Wgmxy30ufTdYasfDXxKL1DTuvTYa/cdRehSOWlVt2Pbc9I7kloCCrCXs1\n8mOeuOAxF8rdrr3RunhMV+KMz4HE6k1xdowOAbzC+0fMn+WyBuHUMjAzL7Io\nUp98+1vKMpik9FAzfdQK7ZA9KYtjxm2oO9SHoJihOKR/L6LjBj6MN5KhCvdE\nzaXPgCYtfWWrwa5hCUZ/O5dmd7Gd4qYhcPCbn9F86Iw7G3TAQDDTK/PCOKTW\n9dfoymRV0/bNNUyP0aS1hCBeoRq+2mc3gVbkZSFdfUIzJGBt1hqCjjzOEbBW\nwxwH\r\n=Hg3/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged","prepare-commit-msg":"exec < /dev/tty && git cz --hook"}},"engines":{"node":">=8"},"scripts":{"dev":"dotenv -- ts-node-dev --transpileOnly --respawn src/index.ts","lint":"yarn lint:code . && yarn lint:md .","test":"jest","build":"shx rm -rf dist/* && tsc","start":"node dist/index.js","format":"yarn format:js . && yarn format:ts . && yarn format:md .","lint:js":"eslint --ext js --ext md","lint:md":"markdownlint --ignore node_modules --ignore .git --ignore CHANGELOG.md","lint:ts":"eslint --ext ts --ext md","dev:build":"concurrently 'tsc -w -i' 'nodemon dist/index.js'","format:js":"yarn lint:js --fix","format:md":"yarn lint:md --fix","format:ts":"yarn lint:ts --fix","lint:code":"eslint --ext js --ext ts --ext md --ext json","verdaccio":"verdaccio --config ./verdaccio/conf/default.yaml","husky-skip":"cross-env HUSKY_SKIP_HOOKS=1","build:watch":"tsc -w","postinstall":"node dist/index.js","lint:code:ci":"yarn lint:code . --format junit","test:coverage":"yarn test --coverage","dev:no-respawn":"dotenv -- ts-node-dev --transpileOnly src/index.ts","prepublishOnly":"yarn build","build:incremental":"tsc -i"},"_npmUser":{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"},"repository":{"url":"https://github.com/aaronhayes/hasura-cli.git","type":"git"},"description":"A package that automatically installs and wraps Hasura CLI binary in isolated manner","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019, GIL B. Chan <github.com/jjangga0214> <bnbcmindnpass@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["yarn format:js","git add"],"*.md":["yarn format:md"],"*.ts":["yarn format:ts","git add"],"*.json":["yarn lint:code"],"hasura":["echo \"Error: Change to dummy file 'hasura' is blocked by default to prevent accidental commit of binary. If you want to change its content, try again by ignoring husky.\" && exit 1"]},"dependencies":{"axios":"^0.21.1","chalk":"^2.4.2"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","jest":"^24.8.0","husky":">=1","eslint":"5.3.0","nodemon":"^1.19.2","ts-jest":"^24.1.0","prettier":"^1.18.2","cross-env":"^6.0.0","verdaccio":"^4.3.0","commitizen":"^4.0.3","dotenv-cli":"^2.0.1","jest-junit":"^7.0.0","typescript":"^3.6.3","@types/jest":"^24.0.18","@types/node":"^12.7.5","lint-staged":">=8","ts-node-dev":"^1.0.0-pre.43","concurrently":"^4.1.2","@commitlint/cli":"^8.1.0","markdownlint-cli":"^0.22.0","eslint-plugin-jest":"^22.9.0","eslint-plugin-json":"^1.4.0","eslint-plugin-import":"^2.18.2","eslint-config-prettier":"^6.0.0","eslint-plugin-markdown":"^1.0.0","eslint-plugin-prettier":"^3.1.0","@typescript-eslint/parser":"^2.2.0","cz-conventional-changelog":"^3.0.2","eslint-config-airbnb-base":"13.2.0","@commitlint/config-conventional":"^8.1.0","@typescript-eslint/eslint-plugin":"^2.2.0","eslint-import-resolver-typescript":"^1.1.1"},"typescript:main":"src/index.ts","_npmOperationalInternal":{"tmp":"tmp/hasura-cli_2.0.0_1624497026721_0.1732152720835265","host":"s3://npm-registry-packages"}},"2.0.1":{"name":"@aaronhayes/hasura-cli","version":"2.0.1","keywords":["hasura","hasura-cli","hasura/cli","hasuracli","hasura/graphql-engine","hasura/graphql-engine/cli","hasura/graphql-engine-cli","hasura-graphql","hasura-graphql-engine","hasura-graphql-engine-cli","graphql-engine/cli","graphql-engine-cli","graphql","graphql-cli"],"author":{"url":"https://github.com/jjangga0214","name":"Gil B. Chan","email":"bnbcmindnpass@gmail.com"},"license":"MIT","_id":"@aaronhayes/hasura-cli@2.0.1","maintainers":[{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"}],"homepage":"https://github.com/aaronhayes/hasura-cli","bugs":{"url":"https://github.com/aaronhayes/hasura-cli/issues"},"bin":{"hasura":"hasura"},"dist":{"shasum":"d32da94b16bcdd0d8854a2a615dc895b6b586427","tarball":"https://registry.npmjs.org/@aaronhayes/hasura-cli/-/hasura-cli-2.0.1.tgz","fileCount":15,"integrity":"sha512-7mHS86ztljXzNoxEeXGxmLQfeXVZzPQ76FSfJpE3NmnjbEQFs0nLo3JAZQ7kVdYNVjlayNoa0BwIMuNkaOvgYw==","signatures":[{"sig":"MEQCIEfDffpeGMTEjq6jP7opJFXNmzDPJygJC0/F+LgMNxD8AiBL1nC5PlIMqvRWSGgFc+NFWY4eSMIcGNqFNuYk7vDczA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8295520,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg09vqCRA9TVsSAnZWagAADxkP/2UduFLcjbvaGM5JT7V0\nvcn8nuNXIsNOr97FOOlQPNW5iNTyrA6ryu8VJUrlbOq39gADu1qivyagbqBA\nb0z2H62cjljU9cGKjkwymffXWIDWK2vEzJC3BnOOoLAQMmAAYz6euc24c01L\nwoS84K5dzj5Y9+0nmLm/ZlxI7RRgl99K7KpELsbHHCdNoyuBvAEOztTgEmv2\nnPuoqUtxtiOAFp/J/8ZtXUTs00SzVTSe35gLAwg8dNcQ3mNt61efyX96uKsH\ndeGF8b2B7Pc9OyQYhnOkEKAEz15kQEIOhgmQWLP/8xR0nMzokiH3zFIomBGa\nasTrilCr2Rb+kYrkOcuaNhoYaq9I9Yu4in+3fjrQWBaPpXnsSIir8FUbT4lq\nqkrOrWDzY4Au5NdPHfZP2NyiwdLuBJmK9CXHTqr4LcCx35GuIFfT8h8zyF7W\ngIMfU/YYo79JQtMV7WH4+DiDkhG2v2zNkUfPoYnRInoe1VTUAafnM8m1G1Hs\ny+kx7wl5OinT39/MymYnz0XaFiP1kssUbmnbPKryoSKNBjqKUOk3fiOEycRT\nNbryhx3SPTvmtWUlc9UXN1GMboP9tO8h3Y+xPjz/oGUstK9Fpbwix7vqx85I\nc37QxAxGYECWkwBiO1GbMY648nypqITUXtVt9dDhFr5R87ntEszoof514Asy\nK6f6\r\n=2pX5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged","prepare-commit-msg":"exec < /dev/tty && git cz --hook"}},"engines":{"node":">=8"},"scripts":{"dev":"dotenv -- ts-node-dev --transpileOnly --respawn src/index.ts","lint":"yarn lint:code . && yarn lint:md .","test":"jest","build":"shx rm -rf dist/* && tsc","start":"node dist/index.js","format":"yarn format:js . && yarn format:ts . && yarn format:md .","lint:js":"eslint --ext js --ext md","lint:md":"markdownlint --ignore node_modules --ignore .git --ignore CHANGELOG.md","lint:ts":"eslint --ext ts --ext md","dev:build":"concurrently 'tsc -w -i' 'nodemon dist/index.js'","format:js":"yarn lint:js --fix","format:md":"yarn lint:md --fix","format:ts":"yarn lint:ts --fix","lint:code":"eslint --ext js --ext ts --ext md --ext json","verdaccio":"verdaccio --config ./verdaccio/conf/default.yaml","husky-skip":"cross-env HUSKY_SKIP_HOOKS=1","build:watch":"tsc -w","postinstall":"node dist/index.js","lint:code:ci":"yarn lint:code . --format junit","test:coverage":"yarn test --coverage","dev:no-respawn":"dotenv -- ts-node-dev --transpileOnly src/index.ts","prepublishOnly":"yarn build","build:incremental":"tsc -i"},"_npmUser":{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"},"repository":{"url":"https://github.com/aaronhayes/hasura-cli.git","type":"git"},"description":"A package that automatically installs and wraps Hasura CLI binary in isolated manner","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019, GIL B. Chan <github.com/jjangga0214> <bnbcmindnpass@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["yarn format:js","git add"],"*.md":["yarn format:md"],"*.ts":["yarn format:ts","git add"],"*.json":["yarn lint:code"],"hasura":["echo \"Error: Change to dummy file 'hasura' is blocked by default to prevent accidental commit of binary. If you want to change its content, try again by ignoring husky.\" && exit 1"]},"dependencies":{"axios":"^0.21.1","chalk":"^2.4.2"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","jest":"^24.8.0","husky":">=1","eslint":"5.3.0","nodemon":"^1.19.2","ts-jest":"^24.1.0","prettier":"^1.18.2","cross-env":"^6.0.0","verdaccio":"^4.3.0","commitizen":"^4.0.3","dotenv-cli":"^2.0.1","jest-junit":"^7.0.0","typescript":"^3.6.3","@types/jest":"^24.0.18","@types/node":"^12.7.5","lint-staged":">=8","ts-node-dev":"^1.0.0-pre.43","concurrently":"^4.1.2","@commitlint/cli":"^8.1.0","markdownlint-cli":"^0.22.0","eslint-plugin-jest":"^22.9.0","eslint-plugin-json":"^1.4.0","eslint-plugin-import":"^2.18.2","eslint-config-prettier":"^6.0.0","eslint-plugin-markdown":"^1.0.0","eslint-plugin-prettier":"^3.1.0","@typescript-eslint/parser":"^2.2.0","cz-conventional-changelog":"^3.0.2","eslint-config-airbnb-base":"13.2.0","@commitlint/config-conventional":"^8.1.0","@typescript-eslint/eslint-plugin":"^2.2.0","eslint-import-resolver-typescript":"^1.1.1"},"typescript:main":"src/index.ts","_npmOperationalInternal":{"tmp":"tmp/hasura-cli_2.0.1_1624497129707_0.3380892294763931","host":"s3://npm-registry-packages"}},"2.0.2":{"name":"@aaronhayes/hasura-cli","version":"2.0.2","keywords":["hasura","hasura-cli","hasura/cli","hasuracli","hasura/graphql-engine","hasura/graphql-engine/cli","hasura/graphql-engine-cli","hasura-graphql","hasura-graphql-engine","hasura-graphql-engine-cli","graphql-engine/cli","graphql-engine-cli","graphql","graphql-cli"],"author":{"url":"https://github.com/jjangga0214","name":"Gil B. Chan","email":"bnbcmindnpass@gmail.com"},"license":"MIT","_id":"@aaronhayes/hasura-cli@2.0.2","maintainers":[{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"}],"homepage":"https://github.com/aaronhayes/hasura-cli","bugs":{"url":"https://github.com/aaronhayes/hasura-cli/issues"},"bin":{"hasura":"hasura"},"dist":{"shasum":"e90d84fd366bc3050ca79f4c2195a6662660bf20","tarball":"https://registry.npmjs.org/@aaronhayes/hasura-cli/-/hasura-cli-2.0.2.tgz","fileCount":15,"integrity":"sha512-fblWZZLd/sufLM8R4tk1KRRKY/hvaBNwm/XRT2Ny0+R+SGpWxLLg60+R0tJrzvpkQtZTR5jerPvgmjsZXqiwPg==","signatures":[{"sig":"MEQCICMCGSbS28+exAwVbCLHJtEBL8KJXZxFwQduI27CGbzRAiA6QxetQZ8/0i6yzG3hWBQw2BBt+LI3VkmmGwXCXxP8Kw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8295520,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg8MeoCRA9TVsSAnZWagAARG0P/iDujNtWpeM/+l4wh55n\nIqd3t1qOJMoAhuN+/73//QgMTMQ89HcHpEc0TNQZ6OajHnbVl8+SQwLzWjc6\nhLyyW0zl01JXCsWUN354u050QlOd+2qrcd4LiZoNZgTxfPA1kTz1xd+XSaSH\nA1DavkJz0k9sUv2sLlGpPJSnimoDu4NkZDAdh2ce2lNoUgitXGOyTX88iFRw\ndrKku8s8cmKtgb4sEoP927uiXShiCQ1iwLguEPpSzH76lgql46wFTgRUDKjj\nVOfOeBg+RknQFp105iC7DcJcosNhaOXGkjxRnWtcB0GD5UZGSm+uRPxyw61K\nroNYNIZaIB66qIcmw/YtG/zHY2E6QF92L5+NTeXZ0EKakU7rRJLHBt7KVpfX\nYM7TuncDS5iTyuUwhQbe9Ds8IAiwC/aYumq9W2mIZszR7OQWaFUY7BSemq4I\nIzCtEBkZls8g6MrR4F957fWUdtfgCwiM3qm+kQS28eqGcprWqyQxXpbGBQeo\n/pi8BI8uJguj7B9y+ALmvRHSb7MwNTznYGR4aMJsUSqoU4RB4W5NVF7FmPqE\nbGQNuZsxKNZR5+9OUwD03Uak7Nezd5eSKQmPuKgeT5jM7DKBgvy1Od2FFoYA\n1j36lP2ZPVez78xPWWCa99PRkpwTOH5xxSBQ7bsT6q8EEVuJEC4vOzNIyWAh\n6Rkf\r\n=gn8o\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged","prepare-commit-msg":"exec < /dev/tty && git cz --hook"}},"engines":{"node":">=8"},"scripts":{"dev":"dotenv -- ts-node-dev --transpileOnly --respawn src/index.ts","lint":"yarn lint:code . && yarn lint:md .","test":"jest","build":"shx rm -rf dist/* && tsc","start":"node dist/index.js","format":"yarn format:js . && yarn format:ts . && yarn format:md .","lint:js":"eslint --ext js --ext md","lint:md":"markdownlint --ignore node_modules --ignore .git --ignore CHANGELOG.md","lint:ts":"eslint --ext ts --ext md","dev:build":"concurrently 'tsc -w -i' 'nodemon dist/index.js'","format:js":"yarn lint:js --fix","format:md":"yarn lint:md --fix","format:ts":"yarn lint:ts --fix","lint:code":"eslint --ext js --ext ts --ext md --ext json","verdaccio":"verdaccio --config ./verdaccio/conf/default.yaml","husky-skip":"cross-env HUSKY_SKIP_HOOKS=1","build:watch":"tsc -w","postinstall":"node dist/index.js","lint:code:ci":"yarn lint:code . --format junit","test:coverage":"yarn test --coverage","dev:no-respawn":"dotenv -- ts-node-dev --transpileOnly src/index.ts","prepublishOnly":"yarn build","build:incremental":"tsc -i"},"_npmUser":{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"},"repository":{"url":"https://github.com/aaronhayes/hasura-cli.git","type":"git"},"description":"A package that automatically installs and wraps Hasura CLI binary in isolated manner","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019, GIL B. Chan <github.com/jjangga0214> <bnbcmindnpass@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["yarn format:js","git add"],"*.md":["yarn format:md"],"*.ts":["yarn format:ts","git add"],"*.json":["yarn lint:code"],"hasura":["echo \"Error: Change to dummy file 'hasura' is blocked by default to prevent accidental commit of binary. If you want to change its content, try again by ignoring husky.\" && exit 1"]},"dependencies":{"axios":"^0.21.1","chalk":"^2.4.2"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","jest":"^24.8.0","husky":">=1","eslint":"5.3.0","nodemon":"^1.19.2","ts-jest":"^24.1.0","prettier":"^1.18.2","cross-env":"^6.0.0","verdaccio":"^4.3.0","commitizen":"^4.0.3","dotenv-cli":"^2.0.1","jest-junit":"^7.0.0","typescript":"^3.6.3","@types/jest":"^24.0.18","@types/node":"^12.7.5","lint-staged":">=8","ts-node-dev":"^1.0.0-pre.43","concurrently":"^4.1.2","@commitlint/cli":"^8.1.0","markdownlint-cli":"^0.22.0","eslint-plugin-jest":"^22.9.0","eslint-plugin-json":"^1.4.0","eslint-plugin-import":"^2.18.2","eslint-config-prettier":"^6.0.0","eslint-plugin-markdown":"^1.0.0","eslint-plugin-prettier":"^3.1.0","@typescript-eslint/parser":"^2.2.0","cz-conventional-changelog":"^3.0.2","eslint-config-airbnb-base":"13.2.0","@commitlint/config-conventional":"^8.1.0","@typescript-eslint/eslint-plugin":"^2.2.0","eslint-import-resolver-typescript":"^1.1.1"},"typescript:main":"src/index.ts","_npmOperationalInternal":{"tmp":"tmp/hasura-cli_2.0.2_1626392488367_0.4544538032439869","host":"s3://npm-registry-packages"}},"2.0.3":{"name":"@aaronhayes/hasura-cli","version":"2.0.3","keywords":["hasura","hasura-cli","hasura/cli","hasuracli","hasura/graphql-engine","hasura/graphql-engine/cli","hasura/graphql-engine-cli","hasura-graphql","hasura-graphql-engine","hasura-graphql-engine-cli","graphql-engine/cli","graphql-engine-cli","graphql","graphql-cli"],"author":{"url":"https://github.com/jjangga0214","name":"Gil B. Chan","email":"bnbcmindnpass@gmail.com"},"license":"MIT","_id":"@aaronhayes/hasura-cli@2.0.3","maintainers":[{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"}],"homepage":"https://github.com/aaronhayes/hasura-cli","bugs":{"url":"https://github.com/aaronhayes/hasura-cli/issues"},"bin":{"hasura":"hasura"},"dist":{"shasum":"719924fb1c16d6773ba0ad33bcb8cc80c8328635","tarball":"https://registry.npmjs.org/@aaronhayes/hasura-cli/-/hasura-cli-2.0.3.tgz","fileCount":15,"integrity":"sha512-tc5ZwfXuK72oZXlpt8He9zV2+EhBgOjuUt0A4e97hY+8wAU/0/H9KncjDO+EuOkFAj3IHjVSQqLHCl3vQRGWbA==","signatures":[{"sig":"MEYCIQCGuJLTGS4ae+PtFTlOL5+Lkry7JU7unan/JEbJXqgvZgIhALBn72gaa2o+P2h2UtA3+ILtOIWfERci3TVrFh2bBNML","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8295520,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg9fP2CRA9TVsSAnZWagAA9ygP/0CsER00g71H82NXB8Bz\nzA9yjos/T951KLwJrnSN2p8v4BKk9iwqbyovh+mpdxGLcAPDguaS1f+vHKg+\nD90Vz9ZoycyN99M3c/T64rNjOeinxFrKCmC7TP1FEOUTs6eqXfDqUtd/oXWf\nUU+4Aer4/QT3ttifRv/yYxBKe2eRvCpZbAwc8TDOObH82BjNN82YfZQcam5k\nAXsHicTyjVzDFVV8Fk/luc3O7Tjt6ahxW5LkCAnc6QUsja0I44UX/XluPnj2\nz3IC2hAW63AkQ+SP4wSyBBAWuYak5lwzn0NP+5oimmSdiPYS3NekvBgkaEaW\nW4KxqItj5J3Y+jlT0mpRF2nk9l/57WQ4oXlc9WyLSC0L6aMQmp7I8uIZXEcO\niYOL5IbD/PAztSKBRPDTzODmKB5rx2m2XbmYz/YRxnTv9D5G6BaoA2n//+wh\nWCwb+grmD+knYVw27ggljmV0PuHvpgG950zuLdz3y0z+UgPuoZm6qADSKtli\nxxBiXWsaMbOeR7NPLPJRWJ2l/SpLDrLU8+nPFrVnT07kvGxnnaoPCNxBrsPN\n74RVMQa74TPEZdp7Qesawa+F3lbA5CPZgN/GGappcy+wZyXg6i6bJ6ez4XFm\nE3ZwT5SjyE8IdLn+3oV2xBEYZXdszLSwYyajBAljmYU7WadpMRda2qnj4aqE\n2KZQ\r\n=s/Vx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged","prepare-commit-msg":"exec < /dev/tty && git cz --hook"}},"engines":{"node":">=8"},"scripts":{"dev":"dotenv -- ts-node-dev --transpileOnly --respawn src/index.ts","lint":"yarn lint:code . && yarn lint:md .","test":"jest","build":"shx rm -rf dist/* && tsc","start":"node dist/index.js","format":"yarn format:js . && yarn format:ts . && yarn format:md .","lint:js":"eslint --ext js --ext md","lint:md":"markdownlint --ignore node_modules --ignore .git --ignore CHANGELOG.md","lint:ts":"eslint --ext ts --ext md","dev:build":"concurrently 'tsc -w -i' 'nodemon dist/index.js'","format:js":"yarn lint:js --fix","format:md":"yarn lint:md --fix","format:ts":"yarn lint:ts --fix","lint:code":"eslint --ext js --ext ts --ext md --ext json","verdaccio":"verdaccio --config ./verdaccio/conf/default.yaml","husky-skip":"cross-env HUSKY_SKIP_HOOKS=1","build:watch":"tsc -w","postinstall":"node dist/index.js","lint:code:ci":"yarn lint:code . --format junit","test:coverage":"yarn test --coverage","dev:no-respawn":"dotenv -- ts-node-dev --transpileOnly src/index.ts","prepublishOnly":"yarn build","build:incremental":"tsc -i"},"_npmUser":{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"},"repository":{"url":"https://github.com/aaronhayes/hasura-cli.git","type":"git"},"description":"A package that automatically installs and wraps Hasura CLI binary in isolated manner","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019, GIL B. Chan <github.com/jjangga0214> <bnbcmindnpass@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["yarn format:js","git add"],"*.md":["yarn format:md"],"*.ts":["yarn format:ts","git add"],"*.json":["yarn lint:code"],"hasura":["echo \"Error: Change to dummy file 'hasura' is blocked by default to prevent accidental commit of binary. If you want to change its content, try again by ignoring husky.\" && exit 1"]},"dependencies":{"axios":"^0.21.1","chalk":"^2.4.2"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","jest":"^24.8.0","husky":">=1","eslint":"5.3.0","nodemon":"^1.19.2","ts-jest":"^24.1.0","prettier":"^1.18.2","cross-env":"^6.0.0","verdaccio":"^4.3.0","commitizen":"^4.0.3","dotenv-cli":"^2.0.1","jest-junit":"^7.0.0","typescript":"^3.6.3","@types/jest":"^24.0.18","@types/node":"^12.7.5","lint-staged":">=8","ts-node-dev":"^1.0.0-pre.43","concurrently":"^4.1.2","@commitlint/cli":"^8.1.0","markdownlint-cli":"^0.22.0","eslint-plugin-jest":"^22.9.0","eslint-plugin-json":"^1.4.0","eslint-plugin-import":"^2.18.2","eslint-config-prettier":"^6.0.0","eslint-plugin-markdown":"^1.0.0","eslint-plugin-prettier":"^3.1.0","@typescript-eslint/parser":"^2.2.0","cz-conventional-changelog":"^3.0.2","eslint-config-airbnb-base":"13.2.0","@commitlint/config-conventional":"^8.1.0","@typescript-eslint/eslint-plugin":"^2.2.0","eslint-import-resolver-typescript":"^1.1.1"},"typescript:main":"src/index.ts","_npmOperationalInternal":{"tmp":"tmp/hasura-cli_2.0.3_1626731510338_0.42322253584426517","host":"s3://npm-registry-packages"}},"2.0.4":{"name":"@aaronhayes/hasura-cli","version":"2.0.4","keywords":["hasura","hasura-cli","hasura/cli","hasuracli","hasura/graphql-engine","hasura/graphql-engine/cli","hasura/graphql-engine-cli","hasura-graphql","hasura-graphql-engine","hasura-graphql-engine-cli","graphql-engine/cli","graphql-engine-cli","graphql","graphql-cli"],"author":{"url":"https://github.com/jjangga0214","name":"Gil B. Chan","email":"bnbcmindnpass@gmail.com"},"license":"MIT","_id":"@aaronhayes/hasura-cli@2.0.4","maintainers":[{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"}],"homepage":"https://github.com/aaronhayes/hasura-cli","bugs":{"url":"https://github.com/aaronhayes/hasura-cli/issues"},"bin":{"hasura":"hasura"},"dist":{"shasum":"432abd6ef83895f261eed3447832542e491d95ec","tarball":"https://registry.npmjs.org/@aaronhayes/hasura-cli/-/hasura-cli-2.0.4.tgz","fileCount":15,"integrity":"sha512-KzWvj94CVjUaMF+Y5lcJK5ZV/uD1MS4cFVOp4Dl7CkdMyVROTJAbE+zQHFFPBJP6xEuK0WF3cS+PG8YKMOL/FQ==","signatures":[{"sig":"MEYCIQDqyIHfgffJMgs80JGmgRB2XmVH8jlpIWvkWhxPdIABsgIhAO3KWV0S1ex9xbZ/SKoec43HgtPfn1lES/D7/ZYlBUq0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8295520,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhAy3ZCRA9TVsSAnZWagAAPHUP/3hkNG1NQ4Wkf6SheS0l\nh07wM8kRlIjBud5ATQEbwfHOOREgjtHfRKoruoFBmSMrFmEHzkPTqEEUdxYa\niX/8BhGhXJ8YQhR9XwbZaPUDmOB6DtQBe6snCZF8AOGSpYpKsesdlD7YI5hR\nDD6ZqPuV8IbC5Vsn2rrtzgnJSMT391e9R4XoTSXunmRkqE7MV2yn824bM/S0\nfeXCEFnFTMY/i5uOBQrtWUvba8C1aMT9y6O/I23GUt6lDrz2b0XPPM/MQucn\nlQhRfEJr2KkSMpFFosr3yugx8bRkm2USaqROlX5elBkTkDokjWwTokKxtvUn\nEhNIov+qPPFBnPX3KgKKgc+9zNCoVmjFTdsTwyf8RC1FKoeOvOy/k2K6ig+N\n/OL8cBRsTHcCQc7Buz9KOFsMxkyrQI9Ot2AuOmD648Krrln8J3Bamvibz8oE\ndHhCNeBuaw59v8nH5OQIZbeeVspBzA7AdlGbQtCUWc2ijAh/81Z7V6EidduJ\nv5HAPHHXyV2HwcWwBpnJ523AuYfN0gBe/7OVSRhR7SheZZzMUvIzhtXrZgAd\nFXjC26LBRMEc8eWpjM3K5AeMXuNbB9fr5npnWMeRXBHieMAihiwxHZgZX37s\nWmc2Zx5l0C04lilGFptZeFymknw0LlLj/drZkPhoQeWP1iNi1sivxJmphbDc\nUG9m\r\n=7GeL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged","prepare-commit-msg":"exec < /dev/tty && git cz --hook"}},"engines":{"node":">=8"},"scripts":{"dev":"dotenv -- ts-node-dev --transpileOnly --respawn src/index.ts","lint":"yarn lint:code . && yarn lint:md .","test":"jest","build":"shx rm -rf dist/* && tsc","start":"node dist/index.js","format":"yarn format:js . && yarn format:ts . && yarn format:md .","lint:js":"eslint --ext js --ext md","lint:md":"markdownlint --ignore node_modules --ignore .git --ignore CHANGELOG.md","lint:ts":"eslint --ext ts --ext md","dev:build":"concurrently 'tsc -w -i' 'nodemon dist/index.js'","format:js":"yarn lint:js --fix","format:md":"yarn lint:md --fix","format:ts":"yarn lint:ts --fix","lint:code":"eslint --ext js --ext ts --ext md --ext json","verdaccio":"verdaccio --config ./verdaccio/conf/default.yaml","husky-skip":"cross-env HUSKY_SKIP_HOOKS=1","build:watch":"tsc -w","postinstall":"node dist/index.js","lint:code:ci":"yarn lint:code . --format junit","test:coverage":"yarn test --coverage","dev:no-respawn":"dotenv -- ts-node-dev --transpileOnly src/index.ts","prepublishOnly":"yarn build","build:incremental":"tsc -i"},"_npmUser":{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"},"repository":{"url":"https://github.com/aaronhayes/hasura-cli.git","type":"git"},"description":"A package that automatically installs and wraps Hasura CLI binary in isolated manner","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019, GIL B. Chan <github.com/jjangga0214> <bnbcmindnpass@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["yarn format:js","git add"],"*.md":["yarn format:md"],"*.ts":["yarn format:ts","git add"],"*.json":["yarn lint:code"],"hasura":["echo \"Error: Change to dummy file 'hasura' is blocked by default to prevent accidental commit of binary. If you want to change its content, try again by ignoring husky.\" && exit 1"]},"dependencies":{"axios":"^0.21.1","chalk":"^2.4.2"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","jest":"^24.8.0","husky":">=1","eslint":"5.3.0","nodemon":"^1.19.2","ts-jest":"^24.1.0","prettier":"^1.18.2","cross-env":"^6.0.0","verdaccio":"^4.3.0","commitizen":"^4.0.3","dotenv-cli":"^2.0.1","jest-junit":"^7.0.0","typescript":"^3.6.3","@types/jest":"^24.0.18","@types/node":"^12.7.5","lint-staged":">=8","ts-node-dev":"^1.0.0-pre.43","concurrently":"^4.1.2","@commitlint/cli":"^8.1.0","markdownlint-cli":"^0.22.0","eslint-plugin-jest":"^22.9.0","eslint-plugin-json":"^1.4.0","eslint-plugin-import":"^2.18.2","eslint-config-prettier":"^6.0.0","eslint-plugin-markdown":"^1.0.0","eslint-plugin-prettier":"^3.1.0","@typescript-eslint/parser":"^2.2.0","cz-conventional-changelog":"^3.0.2","eslint-config-airbnb-base":"13.2.0","@commitlint/config-conventional":"^8.1.0","@typescript-eslint/eslint-plugin":"^2.2.0","eslint-import-resolver-typescript":"^1.1.1"},"typescript:main":"src/index.ts","_npmOperationalInternal":{"tmp":"tmp/hasura-cli_2.0.4_1627598297267_0.820295375309642","host":"s3://npm-registry-packages"}},"2.0.5":{"name":"@aaronhayes/hasura-cli","version":"2.0.5","keywords":["hasura","hasura-cli","hasura/cli","hasuracli","hasura/graphql-engine","hasura/graphql-engine/cli","hasura/graphql-engine-cli","hasura-graphql","hasura-graphql-engine","hasura-graphql-engine-cli","graphql-engine/cli","graphql-engine-cli","graphql","graphql-cli"],"author":{"url":"https://github.com/jjangga0214","name":"Gil B. Chan","email":"bnbcmindnpass@gmail.com"},"license":"MIT","_id":"@aaronhayes/hasura-cli@2.0.5","maintainers":[{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"}],"homepage":"https://github.com/aaronhayes/hasura-cli","bugs":{"url":"https://github.com/aaronhayes/hasura-cli/issues"},"bin":{"hasura":"hasura"},"dist":{"shasum":"32f99b0850463b10f373a4cb5c11f9d1114688fe","tarball":"https://registry.npmjs.org/@aaronhayes/hasura-cli/-/hasura-cli-2.0.5.tgz","fileCount":15,"integrity":"sha512-nd+0XnZtMW1iQlKcYp6zGJNFr95SB5+UViAZZxFfpxD1U/9L3iAesb/PlmTuxS47ty4O657XglovJGaLtOhSnA==","signatures":[{"sig":"MEQCIGSEBFPGXpoIIw0H/FWg6pizY+JIEaZP2f6LbaYutR7BAiAz8rOB9nd2FoDeHEk46OT+ZtCCCdCjFce0HBuBy51qIQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8295520,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhC9CiCRA9TVsSAnZWagAAFcQP/jio7xSBybYKCh+bfqwa\nRiFH3EAlOuRUl/VXArA67dWb0TO6DYyaD3sVlWArDkNQKlHoTPo09rS84kIs\nuf1lTPcpYc8ikMlXeetIhMX1763LznzjjPOW7kRvDkihVm2jfo7XBdXbPaY+\ndIWwcilkTlLc+BuJDexxvAyhqt+WGg5Hl3Uwq4cjoEsBu9GMzc4MzuI0kjiS\n2a66QhfYACc5R6uHrPyBIuF4p+lLkclmIBfnVjQr8C7YBximOqrjV484k7Y8\nFCXCkM0Su47l1N6jAg5EHa3A5hUEfmOvaCQ5qOQGFvpQT8NqX2VIBPzwjUZD\nylTneiUs1aZIzf7XOqNTFTwTzdAzgGSDR/WQapakZ4nubpXwFEGqxqL/19mc\nhY3tmrHFtpwoP2rmaYlkwCyn5D/kBzyUHWt9rWV7Ez5cYhxtNmr1+KriDlVr\nPu5kTvXcR0CsLtYwQ54UrwhZ7QEQcencg/J8KTcTW+/3rF5hB9DJ1xEtAYKu\nGLzU2ecF20OKf7nv1NHogiDPTStyQ4hrnFy3HvEbOaG+LrqKcLLLR3vm/0sA\nRmbiSDTOFwjlld8U0TRSZFl19rP4+TJ9B9pp5R5/DuFM1CalZxOSwIP0u+jH\n4T6ZVfREWlhAJbP86aeNOaDW3RefmqC1eUIWv0rXQB5/T/Vu6Xjf57P0b8CD\n5pS9\r\n=cgSW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged","prepare-commit-msg":"exec < /dev/tty && git cz --hook"}},"engines":{"node":">=8"},"scripts":{"dev":"dotenv -- ts-node-dev --transpileOnly --respawn src/index.ts","lint":"yarn lint:code . && yarn lint:md .","test":"jest","build":"shx rm -rf dist/* && tsc","start":"node dist/index.js","format":"yarn format:js . && yarn format:ts . && yarn format:md .","lint:js":"eslint --ext js --ext md","lint:md":"markdownlint --ignore node_modules --ignore .git --ignore CHANGELOG.md","lint:ts":"eslint --ext ts --ext md","dev:build":"concurrently 'tsc -w -i' 'nodemon dist/index.js'","format:js":"yarn lint:js --fix","format:md":"yarn lint:md --fix","format:ts":"yarn lint:ts --fix","lint:code":"eslint --ext js --ext ts --ext md --ext json","verdaccio":"verdaccio --config ./verdaccio/conf/default.yaml","husky-skip":"cross-env HUSKY_SKIP_HOOKS=1","build:watch":"tsc -w","postinstall":"node dist/index.js","lint:code:ci":"yarn lint:code . --format junit","test:coverage":"yarn test --coverage","dev:no-respawn":"dotenv -- ts-node-dev --transpileOnly src/index.ts","prepublishOnly":"yarn build","build:incremental":"tsc -i"},"_npmUser":{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"},"repository":{"url":"https://github.com/aaronhayes/hasura-cli.git","type":"git"},"description":"A package that automatically installs and wraps Hasura CLI binary in isolated manner","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019, GIL B. Chan <github.com/jjangga0214> <bnbcmindnpass@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["yarn format:js","git add"],"*.md":["yarn format:md"],"*.ts":["yarn format:ts","git add"],"*.json":["yarn lint:code"],"hasura":["echo \"Error: Change to dummy file 'hasura' is blocked by default to prevent accidental commit of binary. If you want to change its content, try again by ignoring husky.\" && exit 1"]},"dependencies":{"axios":"^0.21.1","chalk":"^2.4.2"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","jest":"^24.8.0","husky":">=1","eslint":"5.3.0","nodemon":"^1.19.2","ts-jest":"^24.1.0","prettier":"^1.18.2","cross-env":"^6.0.0","verdaccio":"^4.3.0","commitizen":"^4.0.3","dotenv-cli":"^2.0.1","jest-junit":"^7.0.0","typescript":"^3.6.3","@types/jest":"^24.0.18","@types/node":"^12.7.5","lint-staged":">=8","ts-node-dev":"^1.0.0-pre.43","concurrently":"^4.1.2","@commitlint/cli":"^8.1.0","markdownlint-cli":"^0.22.0","eslint-plugin-jest":"^22.9.0","eslint-plugin-json":"^1.4.0","eslint-plugin-import":"^2.18.2","eslint-config-prettier":"^6.0.0","eslint-plugin-markdown":"^1.0.0","eslint-plugin-prettier":"^3.1.0","@typescript-eslint/parser":"^2.2.0","cz-conventional-changelog":"^3.0.2","eslint-config-airbnb-base":"13.2.0","@commitlint/config-conventional":"^8.1.0","@typescript-eslint/eslint-plugin":"^2.2.0","eslint-import-resolver-typescript":"^1.1.1"},"typescript:main":"src/index.ts","_npmOperationalInternal":{"tmp":"tmp/hasura-cli_2.0.5_1628164258478_0.0032483566540435493","host":"s3://npm-registry-packages"}},"2.0.6":{"name":"@aaronhayes/hasura-cli","version":"2.0.6","keywords":["hasura","hasura-cli","hasura/cli","hasuracli","hasura/graphql-engine","hasura/graphql-engine/cli","hasura/graphql-engine-cli","hasura-graphql","hasura-graphql-engine","hasura-graphql-engine-cli","graphql-engine/cli","graphql-engine-cli","graphql","graphql-cli"],"author":{"url":"https://github.com/jjangga0214","name":"Gil B. Chan","email":"bnbcmindnpass@gmail.com"},"license":"MIT","_id":"@aaronhayes/hasura-cli@2.0.6","maintainers":[{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"}],"homepage":"https://github.com/aaronhayes/hasura-cli","bugs":{"url":"https://github.com/aaronhayes/hasura-cli/issues"},"bin":{"hasura":"hasura"},"dist":{"shasum":"e829b7546c1b3f61b7b4fe543d8723c742943e40","tarball":"https://registry.npmjs.org/@aaronhayes/hasura-cli/-/hasura-cli-2.0.6.tgz","fileCount":15,"integrity":"sha512-z8ObISqQM3UYnumpuMh0sL5f/Llkpkdsrsq0shlMtMasb1L+bAsWTyZioIwKKUt+1iRp7WinydooYcmwnNFe/w==","signatures":[{"sig":"MEQCIAKX3TXMgWF9csLVtitIj2GXBTHBsqsuoiAFOrHXKOgKAiBV0Rj7o9VoXMrGSVEPIdfKlIrtegSg0yvT1dERaWWB1g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8295520,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhE6ooCRA9TVsSAnZWagAALowP/RgwyCtDnxWnoC4mmsgt\n5iHu77nwPR1F8JVpMuikOtbM+eFlNZnZsX5np8t6lMz4m/3DWoSNu5MIztg2\nRrlLxtSk8LLvrfQhSHcq4zj36pzET2YhJ9ualyHbUo8Nfn/6Qmxxt9Jxcbfd\nLETDOFMsV2tfIBd43ye5jXMLJbgWBR4OPmFaSZ8YLC7dE+TsCweipFisGUOe\nKujeQWaZx1qA0VoGqO2lTywinsHUUnxB1FkiLSMKs4X+VmxHpgp1q6W04mR9\n3lss+WUnuaHJxpwYz/Wo446xybkjCe1b/mrCxLIB26rK+LUencxVw2LHXF2V\nen81ip9YgwefxKSINhWfIrlP0ObVtjraKMVgGP/5TtKyX+8aI8S0FxxHy7sr\nMI7vPe+vUKkN0YEweHolUmRITuo35TsChGw42e0HHoQdNRuQKAn5AGEhe62V\nu3NO+awo4/sQiRYCrwe+YhCQ5WHLxPrGTjWsl7Qqg6yNZO8FhBenClVN7Qqb\nzXdWywpfyxEecJKJF/EMj8gyqAb826oSFf8qAJZUB0Tc1+D519JVO6bMItoU\nHtIrbmsAuPSYpAQAuufOjNZu22MWab2Wu95Qp8WVwzCQgWo8SDkA8yR4YWsz\nQb8EU+qLmrJ52ZRX/9LBv7BEHl3YRxL9Ue/nCyMyY8oA1UVRZWGoowBjRjTg\ngl8C\r\n=Cvr8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged","prepare-commit-msg":"exec < /dev/tty && git cz --hook"}},"engines":{"node":">=8"},"scripts":{"dev":"dotenv -- ts-node-dev --transpileOnly --respawn src/index.ts","lint":"yarn lint:code . && yarn lint:md .","test":"jest","build":"shx rm -rf dist/* && tsc","start":"node dist/index.js","format":"yarn format:js . && yarn format:ts . && yarn format:md .","lint:js":"eslint --ext js --ext md","lint:md":"markdownlint --ignore node_modules --ignore .git --ignore CHANGELOG.md","lint:ts":"eslint --ext ts --ext md","dev:build":"concurrently 'tsc -w -i' 'nodemon dist/index.js'","format:js":"yarn lint:js --fix","format:md":"yarn lint:md --fix","format:ts":"yarn lint:ts --fix","lint:code":"eslint --ext js --ext ts --ext md --ext json","verdaccio":"verdaccio --config ./verdaccio/conf/default.yaml","husky-skip":"cross-env HUSKY_SKIP_HOOKS=1","build:watch":"tsc -w","postinstall":"node dist/index.js","lint:code:ci":"yarn lint:code . --format junit","test:coverage":"yarn test --coverage","dev:no-respawn":"dotenv -- ts-node-dev --transpileOnly src/index.ts","prepublishOnly":"yarn build","build:incremental":"tsc -i"},"_npmUser":{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"},"repository":{"url":"https://github.com/aaronhayes/hasura-cli.git","type":"git"},"description":"A package that automatically installs and wraps Hasura CLI binary in isolated manner","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019, GIL B. Chan <github.com/jjangga0214> <bnbcmindnpass@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["yarn format:js","git add"],"*.md":["yarn format:md"],"*.ts":["yarn format:ts","git add"],"*.json":["yarn lint:code"],"hasura":["echo \"Error: Change to dummy file 'hasura' is blocked by default to prevent accidental commit of binary. If you want to change its content, try again by ignoring husky.\" && exit 1"]},"dependencies":{"axios":"^0.21.1","chalk":"^2.4.2"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","jest":"^24.8.0","husky":">=1","eslint":"5.3.0","nodemon":"^1.19.2","ts-jest":"^24.1.0","prettier":"^1.18.2","cross-env":"^6.0.0","verdaccio":"^4.3.0","commitizen":"^4.0.3","dotenv-cli":"^2.0.1","jest-junit":"^7.0.0","typescript":"^3.6.3","@types/jest":"^24.0.18","@types/node":"^12.7.5","lint-staged":">=8","ts-node-dev":"^1.0.0-pre.43","concurrently":"^4.1.2","@commitlint/cli":"^8.1.0","markdownlint-cli":"^0.22.0","eslint-plugin-jest":"^22.9.0","eslint-plugin-json":"^1.4.0","eslint-plugin-import":"^2.18.2","eslint-config-prettier":"^6.0.0","eslint-plugin-markdown":"^1.0.0","eslint-plugin-prettier":"^3.1.0","@typescript-eslint/parser":"^2.2.0","cz-conventional-changelog":"^3.0.2","eslint-config-airbnb-base":"13.2.0","@commitlint/config-conventional":"^8.1.0","@typescript-eslint/eslint-plugin":"^2.2.0","eslint-import-resolver-typescript":"^1.1.1"},"typescript:main":"src/index.ts","_npmOperationalInternal":{"tmp":"tmp/hasura-cli_2.0.6_1628678696261_0.607354089307268","host":"s3://npm-registry-packages"}},"2.0.7":{"name":"@aaronhayes/hasura-cli","version":"2.0.7","keywords":["hasura","hasura-cli","hasura/cli","hasuracli","hasura/graphql-engine","hasura/graphql-engine/cli","hasura/graphql-engine-cli","hasura-graphql","hasura-graphql-engine","hasura-graphql-engine-cli","graphql-engine/cli","graphql-engine-cli","graphql","graphql-cli"],"author":{"url":"https://github.com/jjangga0214","name":"Gil B. Chan","email":"bnbcmindnpass@gmail.com"},"license":"MIT","_id":"@aaronhayes/hasura-cli@2.0.7","maintainers":[{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"}],"homepage":"https://github.com/aaronhayes/hasura-cli","bugs":{"url":"https://github.com/aaronhayes/hasura-cli/issues"},"bin":{"hasura":"hasura"},"dist":{"shasum":"d12fb966187e974628b687a126dda4cdb8d9ec81","tarball":"https://registry.npmjs.org/@aaronhayes/hasura-cli/-/hasura-cli-2.0.7.tgz","fileCount":15,"integrity":"sha512-SWsl+zrjeHdNBcskm2P2IPyu1KQFAXHuNBas4xJSQ8VRk3McvvjofjmsHT6NjZ3nk4n+CajTBLw+D9avOnrSvw==","signatures":[{"sig":"MEQCIAfW0NheUofPWRHKJDBKnDzUak+GpKTUgnnx0kFr4rEIAiBz2jQml0jkMjP1m/MLOyFaY1E80SyF8+/AK2AqJvUdjQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8295520,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhHEQVCRA9TVsSAnZWagAAsZoP/2mU3e7JyMlpY8LXy38M\n2fxWH58xVsgNgHyVbKhN1q73ZwIHWwZjnI/x8tSsGDOGMCS58WRyYoy/qtd4\n8DrQvUxcm1s1E5fyIgAlDQOKP5SIFO76hcAXa3duUoW0BBr29eeRcR6rMoux\n86WWR/940t2JNWn9HaFdEUvU7TM9ZW8UN2fk8CZ+rYI39l6/vAPjxQN0QN0F\nfAb9AG5t25uM3bn5Y3XCMppm8fkRRXMOamC2wgMtgyPBvXqLD140+GkmpYRj\n4vAcBn+kpmh/pPMklTD9y625j9OCrFlFVVCyFmlBFlEMebSDOGSYWDpRmc+t\nDnBFRVMHUt373j0+4sWI/Cjuhub2+lszbABUpP2fI1N4h3AecqFGiEvcRz5o\nDHFOh6Xk2+dzG76zBPQEd8amJGa/pVHgTyjhGAst8EXl1IRwVPEFpHXaYkP+\nmD+xo2l69z7QHbYVSAw3qbBExXKq+ygz3BZ6ypgosvQbCdorr0ot7yUukM73\n+aEx9IpPrPlSA1morhwVGPqjCQDimmTjfmg/z3BYyw5r3ZEB+C/gLhBFdlc2\nZWT/ntEo0jfJfFuCOGL1tUE2CFn7AMvBlwX5wBqRD/hrIU1lUSAAH+s+4PQ6\ncdQHgu9v1roaQ2hp59X2Xgy7ul/YsPnv1zd57/7Zw+RHh7/2Sw7YgkD0u+i5\nrDsP\r\n=R7aW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged","prepare-commit-msg":"exec < /dev/tty && git cz --hook"}},"engines":{"node":">=8"},"scripts":{"dev":"dotenv -- ts-node-dev --transpileOnly --respawn src/index.ts","lint":"yarn lint:code . && yarn lint:md .","test":"jest","build":"shx rm -rf dist/* && tsc","start":"node dist/index.js","format":"yarn format:js . && yarn format:ts . && yarn format:md .","lint:js":"eslint --ext js --ext md","lint:md":"markdownlint --ignore node_modules --ignore .git --ignore CHANGELOG.md","lint:ts":"eslint --ext ts --ext md","dev:build":"concurrently 'tsc -w -i' 'nodemon dist/index.js'","format:js":"yarn lint:js --fix","format:md":"yarn lint:md --fix","format:ts":"yarn lint:ts --fix","lint:code":"eslint --ext js --ext ts --ext md --ext json","verdaccio":"verdaccio --config ./verdaccio/conf/default.yaml","husky-skip":"cross-env HUSKY_SKIP_HOOKS=1","build:watch":"tsc -w","postinstall":"node dist/index.js","lint:code:ci":"yarn lint:code . --format junit","test:coverage":"yarn test --coverage","dev:no-respawn":"dotenv -- ts-node-dev --transpileOnly src/index.ts","prepublishOnly":"yarn build","build:incremental":"tsc -i"},"_npmUser":{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"},"repository":{"url":"https://github.com/aaronhayes/hasura-cli.git","type":"git"},"description":"A package that automatically installs and wraps Hasura CLI binary in isolated manner","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019, GIL B. Chan <github.com/jjangga0214> <bnbcmindnpass@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["yarn format:js","git add"],"*.md":["yarn format:md"],"*.ts":["yarn format:ts","git add"],"*.json":["yarn lint:code"],"hasura":["echo \"Error: Change to dummy file 'hasura' is blocked by default to prevent accidental commit of binary. If you want to change its content, try again by ignoring husky.\" && exit 1"]},"dependencies":{"axios":"^0.21.1","chalk":"^2.4.2"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","jest":"^24.8.0","husky":">=1","eslint":"5.3.0","nodemon":"^1.19.2","ts-jest":"^24.1.0","prettier":"^1.18.2","cross-env":"^6.0.0","verdaccio":"^4.3.0","commitizen":"^4.0.3","dotenv-cli":"^2.0.1","jest-junit":"^7.0.0","typescript":"^3.6.3","@types/jest":"^24.0.18","@types/node":"^12.7.5","lint-staged":">=8","ts-node-dev":"^1.0.0-pre.43","concurrently":"^4.1.2","@commitlint/cli":"^8.1.0","markdownlint-cli":"^0.22.0","eslint-plugin-jest":"^22.9.0","eslint-plugin-json":"^1.4.0","eslint-plugin-import":"^2.18.2","eslint-config-prettier":"^6.0.0","eslint-plugin-markdown":"^1.0.0","eslint-plugin-prettier":"^3.1.0","@typescript-eslint/parser":"^2.2.0","cz-conventional-changelog":"^3.0.2","eslint-config-airbnb-base":"13.2.0","@commitlint/config-conventional":"^8.1.0","@typescript-eslint/eslint-plugin":"^2.2.0","eslint-import-resolver-typescript":"^1.1.1"},"typescript:main":"src/index.ts","_npmOperationalInternal":{"tmp":"tmp/hasura-cli_2.0.7_1629242388914_0.30942422511380996","host":"s3://npm-registry-packages"}},"2.0.8":{"name":"@aaronhayes/hasura-cli","version":"2.0.8","keywords":["hasura","hasura-cli","hasura/cli","hasuracli","hasura/graphql-engine","hasura/graphql-engine/cli","hasura/graphql-engine-cli","hasura-graphql","hasura-graphql-engine","hasura-graphql-engine-cli","graphql-engine/cli","graphql-engine-cli","graphql","graphql-cli"],"author":{"url":"https://github.com/jjangga0214","name":"Gil B. Chan","email":"bnbcmindnpass@gmail.com"},"license":"MIT","_id":"@aaronhayes/hasura-cli@2.0.8","maintainers":[{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"}],"homepage":"https://github.com/aaronhayes/hasura-cli","bugs":{"url":"https://github.com/aaronhayes/hasura-cli/issues"},"bin":{"hasura":"hasura"},"dist":{"shasum":"1eaa107e4cb11e85670c7cb20d15d60ffc2800a2","tarball":"https://registry.npmjs.org/@aaronhayes/hasura-cli/-/hasura-cli-2.0.8.tgz","fileCount":15,"integrity":"sha512-OBcMeVjonYTtQ0mI2RLpKQnUTOtyYRrMu3Ag+WijmA5uQqBBUHd/mqgy+JLxpT19ssFE2nlvS/vgzv7cdjulew==","signatures":[{"sig":"MEYCIQCQuyorXOD4zHDcv5z+b3R3WiuUQ35w2z8Rn527OxnJ/QIhAKUgoBjICYaT2Aiz5Zf/NYF5uez050xkx4Ge+kIy+r+a","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8295520,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhLXFkCRA9TVsSAnZWagAAkjUP/37bBJnbg26sy6cqQRGi\nEpME0/D7YRikGZrAINnI/LdDjblrmAgK2ZmWdxnSGmdiscLs/GDYh5TdIA89\nE41X6NyQjn7VYlYrkZT5eYE8hA/2URaFKvGoMbEarAeRlkV7CpycQVL6wgoQ\nXFO5gEdaJ93Jqrf2WZWsf1LYGHOSjlHGWycldgJD0zS9Y6Z9Q8DJbNU8GJF3\n8WFUHXmq0ku+6x5hdxwI5K0Y52Rxmb72q1DuJrechx5JilNG1p/8Ham56aXS\nQYYCpNWTHQU5c9Z3s3EkAur5PoSDCVSOU3iO7X1vX6ayLW7eptDmVbO0Ts/U\nh6C5rxIPweYyfzvBszRl4WdZI0Y44KKjQ3SgHFPsXDqYG8wioBp7sQUX3Y+N\nlNDwqLXo81a3yvUBxnTLlUHywLuDMs7PS9ZtVc/TpiLJMeTE9QRCVNTOsJR9\nETkK7GA3sCmn9piNLvyktohP9AVv/q0AX1sjyBiIpSqe/MB+LyNsyeDkcq0d\nAITMU3kTi3NTl8Q4+gMYGbbwaGEtFZiHhKcLl9GpWUIahXvM9VhtfyI7/30h\nRiwRKjfm40Uh6MQwRoP8TS0AsbJ92WJ8eObAMHNx0gkmFlikMT1wZVbFveIZ\nC8YEC8jizVl4RYqaOMiMSic6olskl0otx551ta8kFLdpQntoBVJN88bdYSjF\nt2Dl\r\n=UBaz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged","prepare-commit-msg":"exec < /dev/tty && git cz --hook"}},"engines":{"node":">=8"},"scripts":{"dev":"dotenv -- ts-node-dev --transpileOnly --respawn src/index.ts","lint":"yarn lint:code . && yarn lint:md .","test":"jest","build":"shx rm -rf dist/* && tsc","start":"node dist/index.js","format":"yarn format:js . && yarn format:ts . && yarn format:md .","lint:js":"eslint --ext js --ext md","lint:md":"markdownlint --ignore node_modules --ignore .git --ignore CHANGELOG.md","lint:ts":"eslint --ext ts --ext md","dev:build":"concurrently 'tsc -w -i' 'nodemon dist/index.js'","format:js":"yarn lint:js --fix","format:md":"yarn lint:md --fix","format:ts":"yarn lint:ts --fix","lint:code":"eslint --ext js --ext ts --ext md --ext json","verdaccio":"verdaccio --config ./verdaccio/conf/default.yaml","husky-skip":"cross-env HUSKY_SKIP_HOOKS=1","build:watch":"tsc -w","postinstall":"node dist/index.js","lint:code:ci":"yarn lint:code . --format junit","test:coverage":"yarn test --coverage","dev:no-respawn":"dotenv -- ts-node-dev --transpileOnly src/index.ts","prepublishOnly":"yarn build","build:incremental":"tsc -i"},"_npmUser":{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"},"repository":{"url":"https://github.com/aaronhayes/hasura-cli.git","type":"git"},"description":"A package that automatically installs and wraps Hasura CLI binary in isolated manner","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019, GIL B. Chan <github.com/jjangga0214> <bnbcmindnpass@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["yarn format:js","git add"],"*.md":["yarn format:md"],"*.ts":["yarn format:ts","git add"],"*.json":["yarn lint:code"],"hasura":["echo \"Error: Change to dummy file 'hasura' is blocked by default to prevent accidental commit of binary. If you want to change its content, try again by ignoring husky.\" && exit 1"]},"dependencies":{"axios":"^0.21.1","chalk":"^2.4.2"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","jest":"^24.8.0","husky":">=1","eslint":"5.3.0","nodemon":"^1.19.2","ts-jest":"^24.1.0","prettier":"^1.18.2","cross-env":"^6.0.0","verdaccio":"^4.3.0","commitizen":"^4.0.3","dotenv-cli":"^2.0.1","jest-junit":"^7.0.0","typescript":"^3.6.3","@types/jest":"^24.0.18","@types/node":"^12.7.5","lint-staged":">=8","ts-node-dev":"^1.0.0-pre.43","concurrently":"^4.1.2","@commitlint/cli":"^8.1.0","markdownlint-cli":"^0.22.0","eslint-plugin-jest":"^22.9.0","eslint-plugin-json":"^1.4.0","eslint-plugin-import":"^2.18.2","eslint-config-prettier":"^6.0.0","eslint-plugin-markdown":"^1.0.0","eslint-plugin-prettier":"^3.1.0","@typescript-eslint/parser":"^2.2.0","cz-conventional-changelog":"^3.0.2","eslint-config-airbnb-base":"13.2.0","@commitlint/config-conventional":"^8.1.0","@typescript-eslint/eslint-plugin":"^2.2.0","eslint-import-resolver-typescript":"^1.1.1"},"typescript:main":"src/index.ts","_npmOperationalInternal":{"tmp":"tmp/hasura-cli_2.0.8_1630368100666_0.3654061737333947","host":"s3://npm-registry-packages"}},"2.0.9":{"name":"@aaronhayes/hasura-cli","version":"2.0.9","keywords":["hasura","hasura-cli","hasura/cli","hasuracli","hasura/graphql-engine","hasura/graphql-engine/cli","hasura/graphql-engine-cli","hasura-graphql","hasura-graphql-engine","hasura-graphql-engine-cli","graphql-engine/cli","graphql-engine-cli","graphql","graphql-cli"],"author":{"url":"https://github.com/jjangga0214","name":"Gil B. Chan","email":"bnbcmindnpass@gmail.com"},"license":"MIT","_id":"@aaronhayes/hasura-cli@2.0.9","maintainers":[{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"}],"homepage":"https://github.com/aaronhayes/hasura-cli","bugs":{"url":"https://github.com/aaronhayes/hasura-cli/issues"},"bin":{"hasura":"hasura"},"dist":{"shasum":"a3f87b5c7bc1b9c38b9f37443ad9a7283ad8a2c2","tarball":"https://registry.npmjs.org/@aaronhayes/hasura-cli/-/hasura-cli-2.0.9.tgz","fileCount":15,"integrity":"sha512-6QvIaLn2X6uE8Zk528m1XSXx0XOb5Geat0VkXu/L5T4WgN/3y1n0rcPUO81Bq4CA4Rm8hRCHD7FNEmfvdQ17/A==","signatures":[{"sig":"MEYCIQCBvgJir8VlP70Wt1JLQW0a50wUTu2chGRE5cNcYKRYwwIhAPsLUfRnWN56sGsGdxstTBQBzz9gYHaAl4dOt3MBaGcN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8295520,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhN0t3CRA9TVsSAnZWagAAg90P/jsAuTgNUpDY3ZZsUedy\nLcGC2oZ/o+BH0YgInIf7M0hDTh2RzcELt7daYW+BHZkpqqr5NkkTq/6HbSUs\nQ99IsGgED5DTUwLtpFDCd8kkym1u959tmSsyZZ6BiObp+OCK8rfv6LlPOS1e\n/FgmphCPvOZJlY86XLpccNo1JZnItxYA4UZLTsSIy3R2QVOvJp34WnBf8HQh\nFhcoD08fkYfvZoNjG/e/Uyu7hMy91jrXe+4yxA2T5GuVJVhGa0ZLSW8WMPeS\nelp4Th/H5MCr31r9oaiQ9P9Wp9Db3/uF2tC0SQvVYI1yLf1Y3TWrJyW38yDV\nKQoBh2ThU1nxyvtoBXkHvKhZuFWvWvDhcLFUHxgAlHwvAP2IGnJhFQY1B3Tn\nes+0vDL0p0rtyIeM8R+g/RbR035kmpEYYDAi8EF8J32c2Dy0y6FVx1sk/Akf\nOLmde71Gs61jcrbNkPlVX83G15D/8LUKNNhJu+0DtPy414qpR5xp3B2I+3sU\nv/zDe1o5G9jP14RyN4d2lIH8AhUuTdbgNB48GHgvga97yUwtaTv8yEKgZINf\nAnhqhiuI/BWuGJ6zOidYXUnctgwvWRz6qlDQx88q8Vzvg3t1I2ds50YnNyEn\nr29aPpVL0KkCWSMgh75yfUZYDDhGu1tz7BqR+I9RA8r2xg5amUnOBJdsdTRH\nYcjc\r\n=37h9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged","prepare-commit-msg":"exec < /dev/tty && git cz --hook"}},"engines":{"node":">=8"},"scripts":{"dev":"dotenv -- ts-node-dev --transpileOnly --respawn src/index.ts","lint":"yarn lint:code . && yarn lint:md .","test":"jest","build":"shx rm -rf dist/* && tsc","start":"node dist/index.js","format":"yarn format:js . && yarn format:ts . && yarn format:md .","lint:js":"eslint --ext js --ext md","lint:md":"markdownlint --ignore node_modules --ignore .git --ignore CHANGELOG.md","lint:ts":"eslint --ext ts --ext md","dev:build":"concurrently 'tsc -w -i' 'nodemon dist/index.js'","format:js":"yarn lint:js --fix","format:md":"yarn lint:md --fix","format:ts":"yarn lint:ts --fix","lint:code":"eslint --ext js --ext ts --ext md --ext json","verdaccio":"verdaccio --config ./verdaccio/conf/default.yaml","husky-skip":"cross-env HUSKY_SKIP_HOOKS=1","build:watch":"tsc -w","postinstall":"node dist/index.js","lint:code:ci":"yarn lint:code . --format junit","test:coverage":"yarn test --coverage","dev:no-respawn":"dotenv -- ts-node-dev --transpileOnly src/index.ts","prepublishOnly":"yarn build","build:incremental":"tsc -i"},"_npmUser":{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"},"repository":{"url":"https://github.com/aaronhayes/hasura-cli.git","type":"git"},"description":"A package that automatically installs and wraps Hasura CLI binary in isolated manner","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019, GIL B. Chan <github.com/jjangga0214> <bnbcmindnpass@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["yarn format:js","git add"],"*.md":["yarn format:md"],"*.ts":["yarn format:ts","git add"],"*.json":["yarn lint:code"],"hasura":["echo \"Error: Change to dummy file 'hasura' is blocked by default to prevent accidental commit of binary. If you want to change its content, try again by ignoring husky.\" && exit 1"]},"dependencies":{"axios":"^0.21.1","chalk":"^2.4.2"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","jest":"^24.8.0","husky":">=1","eslint":"5.3.0","nodemon":"^1.19.2","ts-jest":"^24.1.0","prettier":"^1.18.2","cross-env":"^6.0.0","verdaccio":"^4.3.0","commitizen":"^4.0.3","dotenv-cli":"^2.0.1","jest-junit":"^7.0.0","typescript":"^3.6.3","@types/jest":"^24.0.18","@types/node":"^12.7.5","lint-staged":">=8","ts-node-dev":"^1.0.0-pre.43","concurrently":"^4.1.2","@commitlint/cli":"^8.1.0","markdownlint-cli":"^0.22.0","eslint-plugin-jest":"^22.9.0","eslint-plugin-json":"^1.4.0","eslint-plugin-import":"^2.18.2","eslint-config-prettier":"^6.0.0","eslint-plugin-markdown":"^1.0.0","eslint-plugin-prettier":"^3.1.0","@typescript-eslint/parser":"^2.2.0","cz-conventional-changelog":"^3.0.2","eslint-config-airbnb-base":"13.2.0","@commitlint/config-conventional":"^8.1.0","@typescript-eslint/eslint-plugin":"^2.2.0","eslint-import-resolver-typescript":"^1.1.1"},"typescript:main":"src/index.ts","_npmOperationalInternal":{"tmp":"tmp/hasura-cli_2.0.9_1631013751290_0.5079340356291038","host":"s3://npm-registry-packages"}},"2.1.0-beta.1":{"name":"@aaronhayes/hasura-cli","version":"2.1.0-beta.1","keywords":["hasura","hasura-cli","hasura/cli","hasuracli","hasura/graphql-engine","hasura/graphql-engine/cli","hasura/graphql-engine-cli","hasura-graphql","hasura-graphql-engine","hasura-graphql-engine-cli","graphql-engine/cli","graphql-engine-cli","graphql","graphql-cli"],"author":{"url":"https://github.com/jjangga0214","name":"Gil B. Chan","email":"bnbcmindnpass@gmail.com"},"license":"MIT","_id":"@aaronhayes/hasura-cli@2.1.0-beta.1","maintainers":[{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"}],"homepage":"https://github.com/aaronhayes/hasura-cli","bugs":{"url":"https://github.com/aaronhayes/hasura-cli/issues"},"bin":{"hasura":"hasura"},"dist":{"shasum":"cd160ef0677a17f65c8e371ce76975d06b3a8761","tarball":"https://registry.npmjs.org/@aaronhayes/hasura-cli/-/hasura-cli-2.1.0-beta.1.tgz","fileCount":15,"integrity":"sha512-ajtxumVROTY6qYj3w53jzQNsNiOB6IHimS/GiieJbjxgSNF2FHgGZNWEU8co1dR2e0d6+0GinkTF5lpE1VHTGA==","signatures":[{"sig":"MEYCIQC12XYJLWbtCSLgNdvPLr1PBqeZTb4WWCc9py4NKqM52wIhAKvweKrxcGmqKxggoKtWeRF21Bk+WC4yMhrTEmgxEg1V","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8295527},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged","prepare-commit-msg":"exec < /dev/tty && git cz --hook"}},"engines":{"node":">=8"},"scripts":{"dev":"dotenv -- ts-node-dev --transpileOnly --respawn src/index.ts","lint":"yarn lint:code . && yarn lint:md .","test":"jest","build":"shx rm -rf dist/* && tsc","start":"node dist/index.js","format":"yarn format:js . && yarn format:ts . && yarn format:md .","lint:js":"eslint --ext js --ext md","lint:md":"markdownlint --ignore node_modules --ignore .git --ignore CHANGELOG.md","lint:ts":"eslint --ext ts --ext md","dev:build":"concurrently 'tsc -w -i' 'nodemon dist/index.js'","format:js":"yarn lint:js --fix","format:md":"yarn lint:md --fix","format:ts":"yarn lint:ts --fix","lint:code":"eslint --ext js --ext ts --ext md --ext json","verdaccio":"verdaccio --config ./verdaccio/conf/default.yaml","husky-skip":"cross-env HUSKY_SKIP_HOOKS=1","build:watch":"tsc -w","postinstall":"node dist/index.js","lint:code:ci":"yarn lint:code . --format junit","test:coverage":"yarn test --coverage","dev:no-respawn":"dotenv -- ts-node-dev --transpileOnly src/index.ts","prepublishOnly":"yarn build","build:incremental":"tsc -i"},"_npmUser":{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"},"repository":{"url":"https://github.com/aaronhayes/hasura-cli.git","type":"git"},"description":"A package that automatically installs and wraps Hasura CLI binary in isolated manner","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019, GIL B. Chan <github.com/jjangga0214> <bnbcmindnpass@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["yarn format:js","git add"],"*.md":["yarn format:md"],"*.ts":["yarn format:ts","git add"],"*.json":["yarn lint:code"],"hasura":["echo \"Error: Change to dummy file 'hasura' is blocked by default to prevent accidental commit of binary. If you want to change its content, try again by ignoring husky.\" && exit 1"]},"dependencies":{"axios":"^0.21.1","chalk":"^2.4.2"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","jest":"^24.8.0","husky":">=1","eslint":"5.3.0","nodemon":"^1.19.2","ts-jest":"^24.1.0","prettier":"^1.18.2","cross-env":"^6.0.0","verdaccio":"^4.3.0","commitizen":"^4.0.3","dotenv-cli":"^2.0.1","jest-junit":"^7.0.0","typescript":"^3.6.3","@types/jest":"^24.0.18","@types/node":"^12.7.5","lint-staged":">=8","ts-node-dev":"^1.0.0-pre.43","concurrently":"^4.1.2","@commitlint/cli":"^8.1.0","markdownlint-cli":"^0.22.0","eslint-plugin-jest":"^22.9.0","eslint-plugin-json":"^1.4.0","eslint-plugin-import":"^2.18.2","eslint-config-prettier":"^6.0.0","eslint-plugin-markdown":"^1.0.0","eslint-plugin-prettier":"^3.1.0","@typescript-eslint/parser":"^2.2.0","cz-conventional-changelog":"^3.0.2","eslint-config-airbnb-base":"13.2.0","@commitlint/config-conventional":"^8.1.0","@typescript-eslint/eslint-plugin":"^2.2.0","eslint-import-resolver-typescript":"^1.1.1"},"typescript:main":"src/index.ts","_npmOperationalInternal":{"tmp":"tmp/hasura-cli_2.1.0-beta.1_1633041871924_0.5431095532573094","host":"s3://npm-registry-packages"}},"2.0.10":{"name":"@aaronhayes/hasura-cli","version":"2.0.10","keywords":["hasura","hasura-cli","hasura/cli","hasuracli","hasura/graphql-engine","hasura/graphql-engine/cli","hasura/graphql-engine-cli","hasura-graphql","hasura-graphql-engine","hasura-graphql-engine-cli","graphql-engine/cli","graphql-engine-cli","graphql","graphql-cli"],"author":{"url":"https://github.com/jjangga0214","name":"Gil B. Chan","email":"bnbcmindnpass@gmail.com"},"license":"MIT","_id":"@aaronhayes/hasura-cli@2.0.10","maintainers":[{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"}],"homepage":"https://github.com/aaronhayes/hasura-cli","bugs":{"url":"https://github.com/aaronhayes/hasura-cli/issues"},"bin":{"hasura":"hasura"},"dist":{"shasum":"81095c343ea6d237cb9569a25a005868ac79fdc2","tarball":"https://registry.npmjs.org/@aaronhayes/hasura-cli/-/hasura-cli-2.0.10.tgz","fileCount":15,"integrity":"sha512-hwZ/8sEmKEDMmHatMYOa5oX1qJ6zCcsfIxv5AasQAnKPETv4nM5a3G8h23U1MJkH6WYywRS5c67fChhCIQUYgQ==","signatures":[{"sig":"MEQCIHd1d0Yb+vgofu5bkU5Gtky57RCMYSA5K/ZWc+oTi0YKAiBfqSR8zhPna0DA0/7DTdO7i17RAf/xEcD8wePcVahxyw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8295521},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged","prepare-commit-msg":"exec < /dev/tty && git cz --hook"}},"engines":{"node":">=8"},"scripts":{"dev":"dotenv -- ts-node-dev --transpileOnly --respawn src/index.ts","lint":"yarn lint:code . && yarn lint:md .","test":"jest","build":"shx rm -rf dist/* && tsc","start":"node dist/index.js","format":"yarn format:js . && yarn format:ts . && yarn format:md .","lint:js":"eslint --ext js --ext md","lint:md":"markdownlint --ignore node_modules --ignore .git --ignore CHANGELOG.md","lint:ts":"eslint --ext ts --ext md","dev:build":"concurrently 'tsc -w -i' 'nodemon dist/index.js'","format:js":"yarn lint:js --fix","format:md":"yarn lint:md --fix","format:ts":"yarn lint:ts --fix","lint:code":"eslint --ext js --ext ts --ext md --ext json","verdaccio":"verdaccio --config ./verdaccio/conf/default.yaml","husky-skip":"cross-env HUSKY_SKIP_HOOKS=1","build:watch":"tsc -w","postinstall":"node dist/index.js","lint:code:ci":"yarn lint:code . --format junit","test:coverage":"yarn test --coverage","dev:no-respawn":"dotenv -- ts-node-dev --transpileOnly src/index.ts","prepublishOnly":"yarn build","build:incremental":"tsc -i"},"_npmUser":{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"},"repository":{"url":"https://github.com/aaronhayes/hasura-cli.git","type":"git"},"description":"A package that automatically installs and wraps Hasura CLI binary in isolated manner","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019, GIL B. Chan <github.com/jjangga0214> <bnbcmindnpass@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["yarn format:js","git add"],"*.md":["yarn format:md"],"*.ts":["yarn format:ts","git add"],"*.json":["yarn lint:code"],"hasura":["echo \"Error: Change to dummy file 'hasura' is blocked by default to prevent accidental commit of binary. If you want to change its content, try again by ignoring husky.\" && exit 1"]},"dependencies":{"axios":"^0.21.1","chalk":"^2.4.2"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","jest":"^24.8.0","husky":">=1","eslint":"5.3.0","nodemon":"^1.19.2","ts-jest":"^24.1.0","prettier":"^1.18.2","cross-env":"^6.0.0","verdaccio":"^4.3.0","commitizen":"^4.0.3","dotenv-cli":"^2.0.1","jest-junit":"^7.0.0","typescript":"^3.6.3","@types/jest":"^24.0.18","@types/node":"^12.7.5","lint-staged":">=8","ts-node-dev":"^1.0.0-pre.43","concurrently":"^4.1.2","@commitlint/cli":"^8.1.0","markdownlint-cli":"^0.22.0","eslint-plugin-jest":"^22.9.0","eslint-plugin-json":"^1.4.0","eslint-plugin-import":"^2.18.2","eslint-config-prettier":"^6.0.0","eslint-plugin-markdown":"^1.0.0","eslint-plugin-prettier":"^3.1.0","@typescript-eslint/parser":"^2.2.0","cz-conventional-changelog":"^3.0.2","eslint-config-airbnb-base":"13.2.0","@commitlint/config-conventional":"^8.1.0","@typescript-eslint/eslint-plugin":"^2.2.0","eslint-import-resolver-typescript":"^1.1.1"},"typescript:main":"src/index.ts","_npmOperationalInternal":{"tmp":"tmp/hasura-cli_2.0.10_1634638205285_0.8684997482876138","host":"s3://npm-registry-packages"}},"2.1.0-beta.2":{"name":"@aaronhayes/hasura-cli","version":"2.1.0-beta.2","keywords":["hasura","hasura-cli","hasura/cli","hasuracli","hasura/graphql-engine","hasura/graphql-engine/cli","hasura/graphql-engine-cli","hasura-graphql","hasura-graphql-engine","hasura-graphql-engine-cli","graphql-engine/cli","graphql-engine-cli","graphql","graphql-cli"],"author":{"url":"https://github.com/jjangga0214","name":"Gil B. Chan","email":"bnbcmindnpass@gmail.com"},"license":"MIT","_id":"@aaronhayes/hasura-cli@2.1.0-beta.2","maintainers":[{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"}],"homepage":"https://github.com/aaronhayes/hasura-cli","bugs":{"url":"https://github.com/aaronhayes/hasura-cli/issues"},"bin":{"hasura":"hasura"},"dist":{"shasum":"4ec4429c76567f9394c92721dae7db60ed2100cb","tarball":"https://registry.npmjs.org/@aaronhayes/hasura-cli/-/hasura-cli-2.1.0-beta.2.tgz","fileCount":15,"integrity":"sha512-ZoOC/ndGC/FFsnayjudSGZemDczpC2NlAXdF/u/aINPfteymLtxmAm03f5TXwczGc+rDOA0oglvQp6kWKY+ibQ==","signatures":[{"sig":"MEYCIQCtD9ev6yAo8M45pwUjMc6d5b+cGFAmvALwRXV11xpyTAIhAIfr2TGhWJU/45S87ORwqmdFK4/pDtAbdzzpdR8oqHrl","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8295527},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged","prepare-commit-msg":"exec < /dev/tty && git cz --hook"}},"engines":{"node":">=8"},"scripts":{"dev":"dotenv -- ts-node-dev --transpileOnly --respawn src/index.ts","lint":"yarn lint:code . && yarn lint:md .","test":"jest","build":"shx rm -rf dist/* && tsc","start":"node dist/index.js","format":"yarn format:js . && yarn format:ts . && yarn format:md .","lint:js":"eslint --ext js --ext md","lint:md":"markdownlint --ignore node_modules --ignore .git --ignore CHANGELOG.md","lint:ts":"eslint --ext ts --ext md","dev:build":"concurrently 'tsc -w -i' 'nodemon dist/index.js'","format:js":"yarn lint:js --fix","format:md":"yarn lint:md --fix","format:ts":"yarn lint:ts --fix","lint:code":"eslint --ext js --ext ts --ext md --ext json","verdaccio":"verdaccio --config ./verdaccio/conf/default.yaml","husky-skip":"cross-env HUSKY_SKIP_HOOKS=1","build:watch":"tsc -w","postinstall":"node dist/index.js","lint:code:ci":"yarn lint:code . --format junit","test:coverage":"yarn test --coverage","dev:no-respawn":"dotenv -- ts-node-dev --transpileOnly src/index.ts","prepublishOnly":"yarn build","build:incremental":"tsc -i"},"_npmUser":{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"},"repository":{"url":"https://github.com/aaronhayes/hasura-cli.git","type":"git"},"description":"A package that automatically installs and wraps Hasura CLI binary in isolated manner","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019, GIL B. Chan <github.com/jjangga0214> <bnbcmindnpass@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["yarn format:js","git add"],"*.md":["yarn format:md"],"*.ts":["yarn format:ts","git add"],"*.json":["yarn lint:code"],"hasura":["echo \"Error: Change to dummy file 'hasura' is blocked by default to prevent accidental commit of binary. If you want to change its content, try again by ignoring husky.\" && exit 1"]},"dependencies":{"axios":"^0.21.1","chalk":"^2.4.2"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","jest":"^24.8.0","husky":">=1","eslint":"5.3.0","nodemon":"^1.19.2","ts-jest":"^24.1.0","prettier":"^1.18.2","cross-env":"^6.0.0","verdaccio":"^4.3.0","commitizen":"^4.0.3","dotenv-cli":"^2.0.1","jest-junit":"^7.0.0","typescript":"^3.6.3","@types/jest":"^24.0.18","@types/node":"^12.7.5","lint-staged":">=8","ts-node-dev":"^1.0.0-pre.43","concurrently":"^4.1.2","@commitlint/cli":"^8.1.0","markdownlint-cli":"^0.22.0","eslint-plugin-jest":"^22.9.0","eslint-plugin-json":"^1.4.0","eslint-plugin-import":"^2.18.2","eslint-config-prettier":"^6.0.0","eslint-plugin-markdown":"^1.0.0","eslint-plugin-prettier":"^3.1.0","@typescript-eslint/parser":"^2.2.0","cz-conventional-changelog":"^3.0.2","eslint-config-airbnb-base":"13.2.0","@commitlint/config-conventional":"^8.1.0","@typescript-eslint/eslint-plugin":"^2.2.0","eslint-import-resolver-typescript":"^1.1.1"},"typescript:main":"src/index.ts","_npmOperationalInternal":{"tmp":"tmp/hasura-cli_2.1.0-beta.2_1636410690350_0.5131667587419722","host":"s3://npm-registry-packages"}},"2.1.0-beta.3":{"name":"@aaronhayes/hasura-cli","version":"2.1.0-beta.3","keywords":["hasura","hasura-cli","hasura/cli","hasuracli","hasura/graphql-engine","hasura/graphql-engine/cli","hasura/graphql-engine-cli","hasura-graphql","hasura-graphql-engine","hasura-graphql-engine-cli","graphql-engine/cli","graphql-engine-cli","graphql","graphql-cli"],"author":{"url":"https://github.com/jjangga0214","name":"Gil B. Chan","email":"bnbcmindnpass@gmail.com"},"license":"MIT","_id":"@aaronhayes/hasura-cli@2.1.0-beta.3","maintainers":[{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"}],"homepage":"https://github.com/aaronhayes/hasura-cli","bugs":{"url":"https://github.com/aaronhayes/hasura-cli/issues"},"bin":{"hasura":"hasura"},"dist":{"shasum":"20d7929ee0a7ad8acdd98b680de4b294463b17eb","tarball":"https://registry.npmjs.org/@aaronhayes/hasura-cli/-/hasura-cli-2.1.0-beta.3.tgz","fileCount":15,"integrity":"sha512-Y5JcDhsvsIKmstKapPzIcoNbQa5/SpPW1bgBR5dEVi7Fnxmu/tct9dvsMzgy+FiSDaKWBKvRRXihaqI/5Q1rMQ==","signatures":[{"sig":"MEYCIQCPMavlWtk6dxZL/AepbqKQsTVSMecwaWX55lntu81OogIhALoC4QRuhuBN8F1eozOjqm9OTx0zA62GuLFOtWC1YK06","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8295527,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhsnehCRA9TVsSAnZWagAA/2AQAJcFR/4bGT4MZRNMZopl\nCAhs0SS9+tNDSDiX0+CY7JA00RG8zHVo4+UnPRf2patYOW33OidOgR4cJlYn\nGpmvK+O9hUZ1wGuJ1wUiEob0Hg4s8lhuP5bNAMrB9eNZ75ycK29FtM1rYgNs\ndmCLn3RgsOHdI8YVo8lS2bNCvkYc5GLpKqA0ITACp6JQP4/vmfMoFizbUC3M\njVqjjv33V4v6kvW7khqHCPddFisfMwd+zgwUocHdtG/nd9MKsryZGOISqHZM\n7LNzYu+7JUkRee3hVBWuWTa3QTrVeBpUEvWCBSBXN44ONhdGUWZpvytlOqnY\nEeLTpAjFRZE3dz4X1T3BRtSbi+eggJtmqHm3HXDhGkaH9qx7CL/IKFCK4b63\nC06FHOOVLd2p9I4+AB9fvFXDtCst/xjVK/DvbdejpImmix4+Xc5yCer62Oad\ns8uDsJsg4aalX7ti35O3kmq/IJDih4FvLeTkjNME08fYMmJDrcGTHWvy4aU5\nwyS84WSeuDPwKGwqRiJZGJpQ5W0NcpWcd9i58xnGjMCWqPyw115eADbjPMPp\naNQa8SkZdwDOka8vis+0pd5qmYzYhX2wBqU2qjC7NgLab2q8D+4LURuQ9pnt\nMN8zBsqRzKqOoRK09MQY4rRMiSwZbkSXkSPiSIDzHkY+ly5ZI1msWMVoGt9c\nWpym\r\n=RMSz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged","prepare-commit-msg":"exec < /dev/tty && git cz --hook"}},"engines":{"node":">=8"},"scripts":{"dev":"dotenv -- ts-node-dev --transpileOnly --respawn src/index.ts","lint":"yarn lint:code . && yarn lint:md .","test":"jest","build":"shx rm -rf dist/* && tsc","start":"node dist/index.js","format":"yarn format:js . && yarn format:ts . && yarn format:md .","lint:js":"eslint --ext js --ext md","lint:md":"markdownlint --ignore node_modules --ignore .git --ignore CHANGELOG.md","lint:ts":"eslint --ext ts --ext md","dev:build":"concurrently 'tsc -w -i' 'nodemon dist/index.js'","format:js":"yarn lint:js --fix","format:md":"yarn lint:md --fix","format:ts":"yarn lint:ts --fix","lint:code":"eslint --ext js --ext ts --ext md --ext json","verdaccio":"verdaccio --config ./verdaccio/conf/default.yaml","husky-skip":"cross-env HUSKY_SKIP_HOOKS=1","build:watch":"tsc -w","postinstall":"node dist/index.js","lint:code:ci":"yarn lint:code . --format junit","test:coverage":"yarn test --coverage","dev:no-respawn":"dotenv -- ts-node-dev --transpileOnly src/index.ts","prepublishOnly":"yarn build","build:incremental":"tsc -i"},"_npmUser":{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"},"repository":{"url":"https://github.com/aaronhayes/hasura-cli.git","type":"git"},"description":"A package that automatically installs and wraps Hasura CLI binary in isolated manner","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019, GIL B. Chan <github.com/jjangga0214> <bnbcmindnpass@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["yarn format:js","git add"],"*.md":["yarn format:md"],"*.ts":["yarn format:ts","git add"],"*.json":["yarn lint:code"],"hasura":["echo \"Error: Change to dummy file 'hasura' is blocked by default to prevent accidental commit of binary. If you want to change its content, try again by ignoring husky.\" && exit 1"]},"dependencies":{"axios":"^0.21.1","chalk":"^2.4.2"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","jest":"^24.8.0","husky":">=1","eslint":"5.3.0","nodemon":"^1.19.2","ts-jest":"^24.1.0","prettier":"^1.18.2","cross-env":"^6.0.0","verdaccio":"^4.3.0","commitizen":"^4.0.3","dotenv-cli":"^2.0.1","jest-junit":"^7.0.0","typescript":"^3.6.3","@types/jest":"^24.0.18","@types/node":"^12.7.5","lint-staged":">=8","ts-node-dev":"^1.0.0-pre.43","concurrently":"^4.1.2","@commitlint/cli":"^8.1.0","markdownlint-cli":"^0.22.0","eslint-plugin-jest":"^22.9.0","eslint-plugin-json":"^1.4.0","eslint-plugin-import":"^2.18.2","eslint-config-prettier":"^6.0.0","eslint-plugin-markdown":"^1.0.0","eslint-plugin-prettier":"^3.1.0","@typescript-eslint/parser":"^2.2.0","cz-conventional-changelog":"^3.0.2","eslint-config-airbnb-base":"13.2.0","@commitlint/config-conventional":"^8.1.0","@typescript-eslint/eslint-plugin":"^2.2.0","eslint-import-resolver-typescript":"^1.1.1"},"typescript:main":"src/index.ts","_npmOperationalInternal":{"tmp":"tmp/hasura-cli_2.1.0-beta.3_1639085985650_0.5396354912151677","host":"s3://npm-registry-packages"}},"2.1.0":{"name":"@aaronhayes/hasura-cli","version":"2.1.0","keywords":["hasura","hasura-cli","hasura/cli","hasuracli","hasura/graphql-engine","hasura/graphql-engine/cli","hasura/graphql-engine-cli","hasura-graphql","hasura-graphql-engine","hasura-graphql-engine-cli","graphql-engine/cli","graphql-engine-cli","graphql","graphql-cli"],"author":{"url":"https://github.com/jjangga0214","name":"Gil B. Chan","email":"bnbcmindnpass@gmail.com"},"license":"MIT","_id":"@aaronhayes/hasura-cli@2.1.0","maintainers":[{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"}],"homepage":"https://github.com/aaronhayes/hasura-cli","bugs":{"url":"https://github.com/aaronhayes/hasura-cli/issues"},"bin":{"hasura":"hasura"},"dist":{"shasum":"24bca8a5cb5d273b5ce9cf67418b36aca3a85ef1","tarball":"https://registry.npmjs.org/@aaronhayes/hasura-cli/-/hasura-cli-2.1.0.tgz","fileCount":15,"integrity":"sha512-wd+U4Dbt5CSDnAOwE0+5F2Bh/6/rZSjpSe/f8gQqb1lG01pMIM1uXEovRnB5L7rrCRb/OWe6pz6zJbYOzajGyA==","signatures":[{"sig":"MEUCIAg1CyAqpy+Zk9JQylqW15UxuV5AqoR/VEfoc4ZdC2KzAiEArpIX8p7d599vyilFKN45a1EbOoGT+bLMzH4aMJvGsE8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8295520,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhuR0zCRA9TVsSAnZWagAAeb8P/0ZIyDlccyPcKFmS1nXt\nGNrORntulqNkh3MC8ebAzAI91K4zizzRjeqcT+JrUBwWsenkWXrCGEHZiJGz\nWvHmTJ8dyqOvzdoi23jdhoEvXrEkl/Ob2vZ1fhQqeyDwZ47M2hIUzZfQTwFy\nNgtMSQFme5swlBFCluS004lwKgVjlt4nG3DyCW5xBjtGB1xO5yfI8vqAadp/\nuGcN3WGC1MmD+jKjMyt3Gq5zBHIW54leiZKsl8XV4R2tUVb/4KCi4kObbv83\n/UaeYkWeVE7M/YRfoCdsA2WzESThkwiaeDw0vhESHZykDdrzFd/t/qk5vB0N\n6F4k8ShJm2ECedF3LvWinSQgUtqK/jszlM8gDTGfm0Mh9vxNYL0nkkwH18fg\n0Ncpx0ZvDhnFpqFAdsZSNXT78kl+Pq405df/ouygVXHavatfelwwHqkgOnk0\nvkmf1RKkGYviOcobAco0UYKreW7HHg6YOgJK++il5698GyN/q0JEcIxs5WwW\nK0FIXo5sqCztbtHPEHa+cRYwn7hULohUzq/cK8X8qKC8PfXxDVP9nreVS7ZD\ncoTtfy0crec06+OepCOdl310H5xZnehkngPUZoOGPxHOW75hUJIPAY9Juwqz\n6HZACH3nmTsxS4W2s4GovIcwhJqNUqVz1f+e7D5DtWUFz3v2LK2SnYGyTk07\nB/3L\r\n=fySJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged","prepare-commit-msg":"exec < /dev/tty && git cz --hook"}},"engines":{"node":">=8"},"scripts":{"dev":"dotenv -- ts-node-dev --transpileOnly --respawn src/index.ts","lint":"yarn lint:code . && yarn lint:md .","test":"jest","build":"shx rm -rf dist/* && tsc","start":"node dist/index.js","format":"yarn format:js . && yarn format:ts . && yarn format:md .","lint:js":"eslint --ext js --ext md","lint:md":"markdownlint --ignore node_modules --ignore .git --ignore CHANGELOG.md","lint:ts":"eslint --ext ts --ext md","dev:build":"concurrently 'tsc -w -i' 'nodemon dist/index.js'","format:js":"yarn lint:js --fix","format:md":"yarn lint:md --fix","format:ts":"yarn lint:ts --fix","lint:code":"eslint --ext js --ext ts --ext md --ext json","verdaccio":"verdaccio --config ./verdaccio/conf/default.yaml","husky-skip":"cross-env HUSKY_SKIP_HOOKS=1","build:watch":"tsc -w","postinstall":"node dist/index.js","lint:code:ci":"yarn lint:code . --format junit","test:coverage":"yarn test --coverage","dev:no-respawn":"dotenv -- ts-node-dev --transpileOnly src/index.ts","prepublishOnly":"yarn build","build:incremental":"tsc -i"},"_npmUser":{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"},"repository":{"url":"https://github.com/aaronhayes/hasura-cli.git","type":"git"},"description":"A package that automatically installs and wraps Hasura CLI binary in isolated manner","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019, GIL B. Chan <github.com/jjangga0214> <bnbcmindnpass@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["yarn format:js","git add"],"*.md":["yarn format:md"],"*.ts":["yarn format:ts","git add"],"*.json":["yarn lint:code"],"hasura":["echo \"Error: Change to dummy file 'hasura' is blocked by default to prevent accidental commit of binary. If you want to change its content, try again by ignoring husky.\" && exit 1"]},"dependencies":{"axios":"^0.21.1","chalk":"^2.4.2"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","jest":"^24.8.0","husky":">=1","eslint":"5.3.0","nodemon":"^1.19.2","ts-jest":"^24.1.0","prettier":"^1.18.2","cross-env":"^6.0.0","verdaccio":"^4.3.0","commitizen":"^4.0.3","dotenv-cli":"^2.0.1","jest-junit":"^7.0.0","typescript":"^3.6.3","@types/jest":"^24.0.18","@types/node":"^12.7.5","lint-staged":">=8","ts-node-dev":"^1.0.0-pre.43","concurrently":"^4.1.2","@commitlint/cli":"^8.1.0","markdownlint-cli":"^0.22.0","eslint-plugin-jest":"^22.9.0","eslint-plugin-json":"^1.4.0","eslint-plugin-import":"^2.18.2","eslint-config-prettier":"^6.0.0","eslint-plugin-markdown":"^1.0.0","eslint-plugin-prettier":"^3.1.0","@typescript-eslint/parser":"^2.2.0","cz-conventional-changelog":"^3.0.2","eslint-config-airbnb-base":"13.2.0","@commitlint/config-conventional":"^8.1.0","@typescript-eslint/eslint-plugin":"^2.2.0","eslint-import-resolver-typescript":"^1.1.1"},"typescript:main":"src/index.ts","_npmOperationalInternal":{"tmp":"tmp/hasura-cli_2.1.0_1639521587398_0.7628183945098801","host":"s3://npm-registry-packages"}},"2.1.1":{"name":"@aaronhayes/hasura-cli","version":"2.1.1","keywords":["hasura","hasura-cli","hasura/cli","hasuracli","hasura/graphql-engine","hasura/graphql-engine/cli","hasura/graphql-engine-cli","hasura-graphql","hasura-graphql-engine","hasura-graphql-engine-cli","graphql-engine/cli","graphql-engine-cli","graphql","graphql-cli"],"author":{"url":"https://github.com/jjangga0214","name":"Gil B. Chan","email":"bnbcmindnpass@gmail.com"},"license":"MIT","_id":"@aaronhayes/hasura-cli@2.1.1","maintainers":[{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"}],"homepage":"https://github.com/aaronhayes/hasura-cli","bugs":{"url":"https://github.com/aaronhayes/hasura-cli/issues"},"bin":{"hasura":"hasura"},"dist":{"shasum":"41807a2a40c684494ee7aa65451eccab34436efe","tarball":"https://registry.npmjs.org/@aaronhayes/hasura-cli/-/hasura-cli-2.1.1.tgz","fileCount":15,"integrity":"sha512-VbEbRPVyUPXMkr6Iq+woausEOIxUmmQeIiCCdKfp/b2YTefOQXLjPccabX91rglDTSc4F/KeqFKg45mHxhUCfA==","signatures":[{"sig":"MEQCIBUIFQ++R4S8GSyJrlMbbBMsb9FevBEqwedwzrlatOgDAiAoR8XjF+wDgC2bMScIpGTau5/xtpsPYLAGMCdi9C1Wuw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8295520,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhvRzuCRA9TVsSAnZWagAACJIP/izJ13maMJkmcLRNwll7\nCGcTY9GXiebnamIOtEBth5h/oMMoZ/LhC4KTSAGypSbZ1SUrqWqONuVHNB6+\nm6ko2ebIYwKhdN7Rp2M93fkeftnsCNJgTUPheG35rLrmqnrvrmLb1fzFagG7\nTqMthTX5ANez03lg9booRK1lzlZceS6BoZ/xZRsYqwsTi6QO5Xz8ZghiYf3X\n1r+kLGVXb+acwgroI3GyWiBGtH7Pbo+0XxB55R9b7Af5bBJgxcTreUugQ69L\nXLLlEjtw8+HVoY3x7dIPU+zp9mc6hgDfBebjwpyfynXM7Fl0BorqWMbtVr9i\nHzRamBEik/aXz0DOHfH6DEGJvSw7VqU3EHfh1+AFKv4k/b6zXgdZOmQw/gYg\nbbkevfGs2r7ilJbfm7vVJIFXZHypnAMq3KWrMoTB3cTdv1Bt3l8jWhezzZvv\nI7dHg585xLD7aT6DK8VbB+M+43ATaJTW1pg8JPwTI6RBuSnpiVXifCKurnQv\nfKX21S4MP/D5GttYMu6djzuO8zUWdT9yyaXQvvvMBF5zukF1XM5OwG4wL9PM\nDGjsFbSWnzSgpSM91GHIJCeJs1DM9e9yNqWVPpVs5S+iBA6hymNzjgKQHSQZ\n34GEujg+6qcj0JDh19AlAzMV0c/RfXfD+xDpfJM8v/p8ye1jWxDjbltEPLwS\nZLqM\r\n=rBB1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged","prepare-commit-msg":"exec < /dev/tty && git cz --hook"}},"engines":{"node":">=8"},"scripts":{"dev":"dotenv -- ts-node-dev --transpileOnly --respawn src/index.ts","lint":"yarn lint:code . && yarn lint:md .","test":"jest","build":"shx rm -rf dist/* && tsc","start":"node dist/index.js","format":"yarn format:js . && yarn format:ts . && yarn format:md .","lint:js":"eslint --ext js --ext md","lint:md":"markdownlint --ignore node_modules --ignore .git --ignore CHANGELOG.md","lint:ts":"eslint --ext ts --ext md","dev:build":"concurrently 'tsc -w -i' 'nodemon dist/index.js'","format:js":"yarn lint:js --fix","format:md":"yarn lint:md --fix","format:ts":"yarn lint:ts --fix","lint:code":"eslint --ext js --ext ts --ext md --ext json","verdaccio":"verdaccio --config ./verdaccio/conf/default.yaml","husky-skip":"cross-env HUSKY_SKIP_HOOKS=1","build:watch":"tsc -w","postinstall":"node dist/index.js","lint:code:ci":"yarn lint:code . --format junit","test:coverage":"yarn test --coverage","dev:no-respawn":"dotenv -- ts-node-dev --transpileOnly src/index.ts","prepublishOnly":"yarn build","build:incremental":"tsc -i"},"_npmUser":{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"},"repository":{"url":"https://github.com/aaronhayes/hasura-cli.git","type":"git"},"description":"A package that automatically installs and wraps Hasura CLI binary in isolated manner","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019, GIL B. Chan <github.com/jjangga0214> <bnbcmindnpass@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["yarn format:js","git add"],"*.md":["yarn format:md"],"*.ts":["yarn format:ts","git add"],"*.json":["yarn lint:code"],"hasura":["echo \"Error: Change to dummy file 'hasura' is blocked by default to prevent accidental commit of binary. If you want to change its content, try again by ignoring husky.\" && exit 1"]},"dependencies":{"axios":"^0.21.1","chalk":"^2.4.2"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","jest":"^24.8.0","husky":">=1","eslint":"5.3.0","nodemon":"^1.19.2","ts-jest":"^24.1.0","prettier":"^1.18.2","cross-env":"^6.0.0","verdaccio":"^4.3.0","commitizen":"^4.0.3","dotenv-cli":"^2.0.1","jest-junit":"^7.0.0","typescript":"^3.6.3","@types/jest":"^24.0.18","@types/node":"^12.7.5","lint-staged":">=8","ts-node-dev":"^1.0.0-pre.43","concurrently":"^4.1.2","@commitlint/cli":"^8.1.0","markdownlint-cli":"^0.22.0","eslint-plugin-jest":"^22.9.0","eslint-plugin-json":"^1.4.0","eslint-plugin-import":"^2.18.2","eslint-config-prettier":"^6.0.0","eslint-plugin-markdown":"^1.0.0","eslint-plugin-prettier":"^3.1.0","@typescript-eslint/parser":"^2.2.0","cz-conventional-changelog":"^3.0.2","eslint-config-airbnb-base":"13.2.0","@commitlint/config-conventional":"^8.1.0","@typescript-eslint/eslint-plugin":"^2.2.0","eslint-import-resolver-typescript":"^1.1.1"},"typescript:main":"src/index.ts","_npmOperationalInternal":{"tmp":"tmp/hasura-cli_2.1.1_1639783662523_0.40726684368031907","host":"s3://npm-registry-packages"}},"2.2.0":{"name":"@aaronhayes/hasura-cli","version":"2.2.0","keywords":["hasura","hasura-cli","hasura/cli","hasuracli","hasura/graphql-engine","hasura/graphql-engine/cli","hasura/graphql-engine-cli","hasura-graphql","hasura-graphql-engine","hasura-graphql-engine-cli","graphql-engine/cli","graphql-engine-cli","graphql","graphql-cli"],"author":{"url":"https://github.com/jjangga0214","name":"Gil B. Chan","email":"bnbcmindnpass@gmail.com"},"license":"MIT","_id":"@aaronhayes/hasura-cli@2.2.0","maintainers":[{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"}],"homepage":"https://github.com/aaronhayes/hasura-cli","bugs":{"url":"https://github.com/aaronhayes/hasura-cli/issues"},"bin":{"hasura":"hasura"},"dist":{"shasum":"c8c14f9a0962f8ca403403b93365358767ca19cd","tarball":"https://registry.npmjs.org/@aaronhayes/hasura-cli/-/hasura-cli-2.2.0.tgz","fileCount":15,"integrity":"sha512-d2GqM4YcPcDTdQ1wEjdrWRPSK/aDZ8HBLNQTsoBk6Ty823Km9WgOVsY9lPiVKbRFhdLT6l2Ge//Kg8QANq/gMg==","signatures":[{"sig":"MEUCIQDRTbRHVqISxSSC55YjhHRm1n0hJlXN3QQ4YK3jfHz51AIgBx4w+jrTbfHwhlEtJRVN9pD+FvhRQfECK3eFH15M9G4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8295520,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh+v91CRA9TVsSAnZWagAAkkkP/RxiLN2EZnIhGxZFX9R7\n9u6Ht4tQwck714sAJm9OEe8HYsLct6BFM3bc/+b9YIMRGLg6ryjjeG2NSuCq\n36KBgyhMHtQvFbS70Bd08EpKI7RrDrIJ5EV9WA+cXG2gYJ6TqiXc6jed76Oo\nSS3eLJ273gzSylKGB8YZ7hNRFG4odzgrPmynObyJS3AGc/EQvSLWJynzhPUb\neP80l+DpQjsxCuznXVwuv66WnbrJPvVkuIMqxqU1JBNaOxOWja5PIRdTEvl+\ndKwDSJcjqkiB89/Ly5tGIJLrF0Qaz8XB8295RIeydwZnbodp3Lx2VH7mFCxj\n8n+DX3r3qARqrSZUQ83/C6tHmPREudpyRKhz0LbtkxeYbd+EkD4zm5JekoJQ\nn95h7qRYp8WSVFGUz943G3xsL1qaXXZW5KCd9W4gyvUOxYbjkZTbmWBUxHsN\npTyyuNhWNKl26eGH434jmk5ETT8+UYaT8yrbGtGPepIzCAUMd1oHDkbBYN5A\nAeVUDiX/hkUO+9fm4lhNVeAeiyiF4/uXJhX1IF2ZUggY5KJvUqcHLVBITmIO\nL2dm5bIs99Mh0zksHgTKKdDg2XQ3RQOHoaTTba7MsiPnaAeKsXjCeAeL21NL\n0YMPgm/rehjiTLgyBZo+v0rn7es3MckWdCIlRwtjB1zb/BWRAuzurEHM0iAt\nz9/I\r\n=cMe5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged","prepare-commit-msg":"exec < /dev/tty && git cz --hook"}},"engines":{"node":">=8"},"scripts":{"dev":"dotenv -- ts-node-dev --transpileOnly --respawn src/index.ts","lint":"yarn lint:code . && yarn lint:md .","test":"jest","build":"shx rm -rf dist/* && tsc","start":"node dist/index.js","format":"yarn format:js . && yarn format:ts . && yarn format:md .","lint:js":"eslint --ext js --ext md","lint:md":"markdownlint --ignore node_modules --ignore .git --ignore CHANGELOG.md","lint:ts":"eslint --ext ts --ext md","dev:build":"concurrently 'tsc -w -i' 'nodemon dist/index.js'","format:js":"yarn lint:js --fix","format:md":"yarn lint:md --fix","format:ts":"yarn lint:ts --fix","lint:code":"eslint --ext js --ext ts --ext md --ext json","verdaccio":"verdaccio --config ./verdaccio/conf/default.yaml","husky-skip":"cross-env HUSKY_SKIP_HOOKS=1","build:watch":"tsc -w","postinstall":"node dist/index.js","lint:code:ci":"yarn lint:code . --format junit","test:coverage":"yarn test --coverage","dev:no-respawn":"dotenv -- ts-node-dev --transpileOnly src/index.ts","prepublishOnly":"yarn build","build:incremental":"tsc -i"},"_npmUser":{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"},"repository":{"url":"https://github.com/aaronhayes/hasura-cli.git","type":"git"},"description":"A package that automatically installs and wraps Hasura CLI binary in isolated manner","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019, GIL B. Chan <github.com/jjangga0214> <bnbcmindnpass@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["yarn format:js","git add"],"*.md":["yarn format:md"],"*.ts":["yarn format:ts","git add"],"*.json":["yarn lint:code"],"hasura":["echo \"Error: Change to dummy file 'hasura' is blocked by default to prevent accidental commit of binary. If you want to change its content, try again by ignoring husky.\" && exit 1"]},"dependencies":{"axios":"^0.21.1","chalk":"^2.4.2"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","jest":"^24.8.0","husky":">=1","eslint":"5.3.0","nodemon":"^1.19.2","ts-jest":"^24.1.0","prettier":"^1.18.2","cross-env":"^6.0.0","verdaccio":"^4.3.0","commitizen":"^4.0.3","dotenv-cli":"^2.0.1","jest-junit":"^7.0.0","typescript":"^3.6.3","@types/jest":"^24.0.18","@types/node":"^12.7.5","lint-staged":">=8","ts-node-dev":"^1.0.0-pre.43","concurrently":"^4.1.2","@commitlint/cli":"^8.1.0","markdownlint-cli":"^0.22.0","eslint-plugin-jest":"^22.9.0","eslint-plugin-json":"^1.4.0","eslint-plugin-import":"^2.18.2","eslint-config-prettier":"^6.0.0","eslint-plugin-markdown":"^1.0.0","eslint-plugin-prettier":"^3.1.0","@typescript-eslint/parser":"^2.2.0","cz-conventional-changelog":"^3.0.2","eslint-config-airbnb-base":"13.2.0","@commitlint/config-conventional":"^8.1.0","@typescript-eslint/eslint-plugin":"^2.2.0","eslint-import-resolver-typescript":"^1.1.1"},"typescript:main":"src/index.ts","_npmOperationalInternal":{"tmp":"tmp/hasura-cli_2.2.0_1643839349069_0.17478110625403143","host":"s3://npm-registry-packages"}},"2.3.0-beta.1":{"name":"@aaronhayes/hasura-cli","version":"2.3.0-beta.1","keywords":["hasura","hasura-cli","hasura/cli","hasuracli","hasura/graphql-engine","hasura/graphql-engine/cli","hasura/graphql-engine-cli","hasura-graphql","hasura-graphql-engine","hasura-graphql-engine-cli","graphql-engine/cli","graphql-engine-cli","graphql","graphql-cli"],"author":{"url":"https://github.com/jjangga0214","name":"Gil B. Chan","email":"bnbcmindnpass@gmail.com"},"license":"MIT","_id":"@aaronhayes/hasura-cli@2.3.0-beta.1","maintainers":[{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"}],"homepage":"https://github.com/aaronhayes/hasura-cli","bugs":{"url":"https://github.com/aaronhayes/hasura-cli/issues"},"bin":{"hasura":"hasura"},"dist":{"shasum":"4e5ac87e411a87abee8032e6b05395278d00b3a0","tarball":"https://registry.npmjs.org/@aaronhayes/hasura-cli/-/hasura-cli-2.3.0-beta.1.tgz","fileCount":15,"integrity":"sha512-Np/j9yFvbdIMk6a4wvgpRdLGKAF3mZHaK2Yj8iH7JzV8S1F2zXFsc0fteTvMeEp1ftTjysdJMy+KAKtmmdEXjw==","signatures":[{"sig":"MEQCIHhnImTcJjilhXbMW9vL53S7pZTpOj2U0loNV02NqKiZAiA+Yrp+XwO222wgrJloE34O1e92IyqA5gaPMdqpGtllUQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8295527,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiDZuACRA9TVsSAnZWagAASNoP/j3+OWzQo6ge5GkuCRQ2\nVrWo5ED9HUIemWbQIEzoMSaDFi5UnaH/vuTYUFlBgKoYYbcJ0QwtWic9LDMU\nBbVTztbemZjwbFkJPQKm/DKapVTB8+86xs5yA8iaPEcxs8JcoCRe0ArbAvVq\n7r0sB0gaLC/1/kvwC4GSkHhhElVs4Im71W8GgAhYMZ9AiulyyqWLxpBQO4sN\n5NEo588wNAo+H/aje4nvdv+DYuDds5T++ALbsYwdgned8cnhSDOIqLjasknX\n1ukW+K27X3l6ZTMnAncPpIKddaZqg/K3xAVXc6jlvcd1nHY8fLS2gGKy469m\n5ja8QnN8Upuds6W1emBPEUHeCOvH6ZTL3EZslFzXCcNDynjcsWd7vGajjrwZ\n3ZBecAPsqlkqv9feKJFku33kM1/WIR5HTiAbdUyGGPZVE8Re7r9QpageaPf9\n8MhmnKJjM6APMUZ2qQ7uBZnicsuN/mSAaHur7FgCDz+p9rJDA7vieGxMwuBk\nHFvP7IJmANdjg29B/caRS0DNbN95SgLOuznp40+fJ6itjOSC6zFkLDDwrGPn\n9BBVLUn4fqhXDUt1/zdPODTPuRsG+Ld+hRuE7hWefG4W2OxuCZLyxCDXbg2n\nlRb491cfp7AD5KbmU3DGzvrJ9cA/mgr+z+r2C2bPKP2lAKLPSHrBRoiOS+sP\nl3RR\r\n=70X1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged","prepare-commit-msg":"exec < /dev/tty && git cz --hook"}},"engines":{"node":">=8"},"scripts":{"dev":"dotenv -- ts-node-dev --transpileOnly --respawn src/index.ts","lint":"yarn lint:code . && yarn lint:md .","test":"jest","build":"shx rm -rf dist/* && tsc","start":"node dist/index.js","format":"yarn format:js . && yarn format:ts . && yarn format:md .","lint:js":"eslint --ext js --ext md","lint:md":"markdownlint --ignore node_modules --ignore .git --ignore CHANGELOG.md","lint:ts":"eslint --ext ts --ext md","dev:build":"concurrently 'tsc -w -i' 'nodemon dist/index.js'","format:js":"yarn lint:js --fix","format:md":"yarn lint:md --fix","format:ts":"yarn lint:ts --fix","lint:code":"eslint --ext js --ext ts --ext md --ext json","verdaccio":"verdaccio --config ./verdaccio/conf/default.yaml","husky-skip":"cross-env HUSKY_SKIP_HOOKS=1","build:watch":"tsc -w","postinstall":"node dist/index.js","lint:code:ci":"yarn lint:code . --format junit","test:coverage":"yarn test --coverage","dev:no-respawn":"dotenv -- ts-node-dev --transpileOnly src/index.ts","prepublishOnly":"yarn build","build:incremental":"tsc -i"},"_npmUser":{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"},"repository":{"url":"https://github.com/aaronhayes/hasura-cli.git","type":"git"},"description":"A package that automatically installs and wraps Hasura CLI binary in isolated manner","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019, GIL B. Chan <github.com/jjangga0214> <bnbcmindnpass@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["yarn format:js","git add"],"*.md":["yarn format:md"],"*.ts":["yarn format:ts","git add"],"*.json":["yarn lint:code"],"hasura":["echo \"Error: Change to dummy file 'hasura' is blocked by default to prevent accidental commit of binary. If you want to change its content, try again by ignoring husky.\" && exit 1"]},"dependencies":{"axios":"^0.21.1","chalk":"^2.4.2"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","jest":"^24.8.0","husky":">=1","eslint":"5.3.0","nodemon":"^1.19.2","ts-jest":"^24.1.0","prettier":"^1.18.2","cross-env":"^6.0.0","verdaccio":"^4.3.0","commitizen":"^4.0.3","dotenv-cli":"^2.0.1","jest-junit":"^7.0.0","typescript":"^3.6.3","@types/jest":"^24.0.18","@types/node":"^12.7.5","lint-staged":">=8","ts-node-dev":"^1.0.0-pre.43","concurrently":"^4.1.2","@commitlint/cli":"^8.1.0","markdownlint-cli":"^0.22.0","eslint-plugin-jest":"^22.9.0","eslint-plugin-json":"^1.4.0","eslint-plugin-import":"^2.18.2","eslint-config-prettier":"^6.0.0","eslint-plugin-markdown":"^1.0.0","eslint-plugin-prettier":"^3.1.0","@typescript-eslint/parser":"^2.2.0","cz-conventional-changelog":"^3.0.2","eslint-config-airbnb-base":"13.2.0","@commitlint/config-conventional":"^8.1.0","@typescript-eslint/eslint-plugin":"^2.2.0","eslint-import-resolver-typescript":"^1.1.1"},"typescript:main":"src/index.ts","_npmOperationalInternal":{"tmp":"tmp/hasura-cli_2.3.0-beta.1_1645058944310_0.11782114752568029","host":"s3://npm-registry-packages"}},"2.3.0-beta.2":{"name":"@aaronhayes/hasura-cli","version":"2.3.0-beta.2","keywords":["hasura","hasura-cli","hasura/cli","hasuracli","hasura/graphql-engine","hasura/graphql-engine/cli","hasura/graphql-engine-cli","hasura-graphql","hasura-graphql-engine","hasura-graphql-engine-cli","graphql-engine/cli","graphql-engine-cli","graphql","graphql-cli"],"author":{"url":"https://github.com/jjangga0214","name":"Gil B. Chan","email":"bnbcmindnpass@gmail.com"},"license":"MIT","_id":"@aaronhayes/hasura-cli@2.3.0-beta.2","maintainers":[{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"}],"homepage":"https://github.com/aaronhayes/hasura-cli","bugs":{"url":"https://github.com/aaronhayes/hasura-cli/issues"},"bin":{"hasura":"hasura"},"dist":{"shasum":"d489411093179f178a0b1aecc7d2fb26775d6a31","tarball":"https://registry.npmjs.org/@aaronhayes/hasura-cli/-/hasura-cli-2.3.0-beta.2.tgz","fileCount":15,"integrity":"sha512-EEKR7UaGoUyOZ2un8/flmsYCybHnUR/YsroUttyfdFkkj07JDVU61pRB/TC314ONpnj8rAWnWMbGm7u1ML8GiQ==","signatures":[{"sig":"MEQCIHGufAN6MQ8+jmiZ3dIrtnx5hD5Rq3iO6E6dXyRxyU46AiAnzZ8nDiA8HDMi86ySWfH/bIQAldmLzUwqx+lKkDwJog==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8295527,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiFWdlACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpHdg/9Ga8/fUNkcewfSiXiFznQcLaqG1ztWBUmn40S7WjHcSrysJg7\r\nkDN/EVYM+DCkx0hNWOwXcHxIGuoOEpUSZCLYm3Ag5/THlLuX6sC9N17wkn4T\r\nmAOQ5HRG6+Em9FKVCqzoReaX6yeNnMKc+a8vOHawZRdmbwbGQwJ4MmxLbwHO\r\n0dVp2zzXTHjxAcBcqEGIZR0wEIB+rmzKv35KV2qeA/Sd4cA8k9f5/wD1HGPa\r\nPY2wr3+1LLE7YIEm/gB+kO7pNoCawcymX16Tdg49WQVDIWiVSnWuyk8TSXJU\r\ntO86pZ6PlAz7J60pC9mTPYZ3g6k+ilQ7NkxSiQCgi2Cy8I20VvhjAwnNc3d/\r\nw1zqCrZDd29CCbknCgjT6ZxpzY5m0wGrabj0j1UF/pvqL4p/E89NT/UJ9Npk\r\n6X0vbeFNAmXEvdLqzIju6kvBGmmXaBZA3WMJvLP4lMAHgTs5Z+Nxy+cpq23N\r\nzuaDwaku5T8TgE5B3W0nTlZzVqsZ9h2xgeF3AYo32pSPIBLsiupu5b8VrusK\r\nMngkq53RjHJGLCrvKR+caURarhR2nuDaqKnp164Ehz8dF0gDmTylUvFp3oLo\r\nblkGSz8F098mESsHvmNFSO/CZuhQ+x5VMFgsNJqqXlzpTOlnevVc7bbeWWgV\r\n0Fqo8DRu7I+RgUo537S4pM/GBclZUvkXuGI=\r\n=eeSg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged","prepare-commit-msg":"exec < /dev/tty && git cz --hook"}},"engines":{"node":">=8"},"scripts":{"dev":"dotenv -- ts-node-dev --transpileOnly --respawn src/index.ts","lint":"yarn lint:code . && yarn lint:md .","test":"jest","build":"shx rm -rf dist/* && tsc","start":"node dist/index.js","format":"yarn format:js . && yarn format:ts . && yarn format:md .","lint:js":"eslint --ext js --ext md","lint:md":"markdownlint --ignore node_modules --ignore .git --ignore CHANGELOG.md","lint:ts":"eslint --ext ts --ext md","dev:build":"concurrently 'tsc -w -i' 'nodemon dist/index.js'","format:js":"yarn lint:js --fix","format:md":"yarn lint:md --fix","format:ts":"yarn lint:ts --fix","lint:code":"eslint --ext js --ext ts --ext md --ext json","verdaccio":"verdaccio --config ./verdaccio/conf/default.yaml","husky-skip":"cross-env HUSKY_SKIP_HOOKS=1","build:watch":"tsc -w","postinstall":"node dist/index.js","lint:code:ci":"yarn lint:code . --format junit","test:coverage":"yarn test --coverage","dev:no-respawn":"dotenv -- ts-node-dev --transpileOnly src/index.ts","prepublishOnly":"yarn build","build:incremental":"tsc -i"},"_npmUser":{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"},"repository":{"url":"https://github.com/aaronhayes/hasura-cli.git","type":"git"},"description":"A package that automatically installs and wraps Hasura CLI binary in isolated manner","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019, GIL B. Chan <github.com/jjangga0214> <bnbcmindnpass@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["yarn format:js","git add"],"*.md":["yarn format:md"],"*.ts":["yarn format:ts","git add"],"*.json":["yarn lint:code"],"hasura":["echo \"Error: Change to dummy file 'hasura' is blocked by default to prevent accidental commit of binary. If you want to change its content, try again by ignoring husky.\" && exit 1"]},"dependencies":{"axios":"^0.21.1","chalk":"^2.4.2"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","jest":"^24.8.0","husky":">=1","eslint":"5.3.0","nodemon":"^1.19.2","ts-jest":"^24.1.0","prettier":"^1.18.2","cross-env":"^6.0.0","verdaccio":"^4.3.0","commitizen":"^4.0.3","dotenv-cli":"^2.0.1","jest-junit":"^7.0.0","typescript":"^3.6.3","@types/jest":"^24.0.18","@types/node":"^12.7.5","lint-staged":">=8","ts-node-dev":"^1.0.0-pre.43","concurrently":"^4.1.2","@commitlint/cli":"^8.1.0","markdownlint-cli":"^0.22.0","eslint-plugin-jest":"^22.9.0","eslint-plugin-json":"^1.4.0","eslint-plugin-import":"^2.18.2","eslint-config-prettier":"^6.0.0","eslint-plugin-markdown":"^1.0.0","eslint-plugin-prettier":"^3.1.0","@typescript-eslint/parser":"^2.2.0","cz-conventional-changelog":"^3.0.2","eslint-config-airbnb-base":"13.2.0","@commitlint/config-conventional":"^8.1.0","@typescript-eslint/eslint-plugin":"^2.2.0","eslint-import-resolver-typescript":"^1.1.1"},"typescript:main":"src/index.ts","_npmOperationalInternal":{"tmp":"tmp/hasura-cli_2.3.0-beta.2_1645569893219_0.48341057522382314","host":"s3://npm-registry-packages"}},"2.2.1":{"name":"@aaronhayes/hasura-cli","version":"2.2.1","keywords":["hasura","hasura-cli","hasura/cli","hasuracli","hasura/graphql-engine","hasura/graphql-engine/cli","hasura/graphql-engine-cli","hasura-graphql","hasura-graphql-engine","hasura-graphql-engine-cli","graphql-engine/cli","graphql-engine-cli","graphql","graphql-cli"],"author":{"url":"https://github.com/jjangga0214","name":"Gil B. Chan","email":"bnbcmindnpass@gmail.com"},"license":"MIT","_id":"@aaronhayes/hasura-cli@2.2.1","maintainers":[{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"}],"homepage":"https://github.com/aaronhayes/hasura-cli","bugs":{"url":"https://github.com/aaronhayes/hasura-cli/issues"},"bin":{"hasura":"hasura"},"dist":{"shasum":"71fee1ceb1dc771b63d7a5b55f57ae8190ee3098","tarball":"https://registry.npmjs.org/@aaronhayes/hasura-cli/-/hasura-cli-2.2.1.tgz","fileCount":15,"integrity":"sha512-FQwFrP8DhLCOYg520If3uTi5llFRUHl+yuGB5qho0lrGI+NTmm6aA29n2s1Z2yn//uYf4TAwgF+YiC0yyp9uVg==","signatures":[{"sig":"MEUCIQDk00V1KrE/pKNOSsRkx2PfQruYofmen9KtN6IqiwmWrwIga6vDPH4Lw00xYnoRpjYV7e7Q6doAEEJYjRckJ/ekhjU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8295520,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiGAJtACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoWTg/+IRkdQN3+dL5P+j0EnKIa1MKKW3vrxTX2bjprQrskFG1jC/CJ\r\n3YQhr//HZ88cGlc2khRD+RQgHQqhlKHZczFbQsaMvjQD5o5hEc1M5P2sTKlf\r\npTE/YAT6SpIKqcCveRTlAvNRDDn0VtKotOdlw/k7mFmfP0i0BDinzf9vqeZ/\r\n6Ahz+loswA34xRKt2ctEGIeDkRvjRT7NfuVKHAG5+1y7iIhCWEFBiXBuQm/r\r\nzUWb6WlRcYB3Qzs1wFblxQYGNjpAIv0sqZyEUsMNjaZ9Uk3GYVCegfZVmlkh\r\n3e1Fbbg7h8YDJaMqM8vnuYqo2qpEVRr0Dp2xibntH0qxFTuDk+NYxfuTlDU/\r\nE4Tqff0G4CCkrP9kIiAkwlh01Ot5ScBE9cEndnUazg3ObmuBboeLfs3c3Pt5\r\niaWyKxfQMggY3BAH8WGY3+ubz4OCpu5Y/QgTRgGNSLnGyNheblJWM9S1QhJK\r\nBzWJFLd8KjsaWuuAt9lA55VO9koElKx12U/OYcGuxgCJRVlw08C5kracKIoQ\r\nahXTHjSf/SOARpJL4nw3o2v5V+VDh5Fv208oi1pf6oaNkB2YZOntmuFU18Km\r\nasjM6e4p04LN7c35vWvFUe14RsXfj0w8kCAtVBMK/nWYhvjOYNMv9y4oOeDi\r\n0uEP/OJ72LxVt72UOMZRBvlRnoG9k3hBeJA=\r\n=AKHs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged","prepare-commit-msg":"exec < /dev/tty && git cz --hook"}},"engines":{"node":">=8"},"scripts":{"dev":"dotenv -- ts-node-dev --transpileOnly --respawn src/index.ts","lint":"yarn lint:code . && yarn lint:md .","test":"jest","build":"shx rm -rf dist/* && tsc","start":"node dist/index.js","format":"yarn format:js . && yarn format:ts . && yarn format:md .","lint:js":"eslint --ext js --ext md","lint:md":"markdownlint --ignore node_modules --ignore .git --ignore CHANGELOG.md","lint:ts":"eslint --ext ts --ext md","dev:build":"concurrently 'tsc -w -i' 'nodemon dist/index.js'","format:js":"yarn lint:js --fix","format:md":"yarn lint:md --fix","format:ts":"yarn lint:ts --fix","lint:code":"eslint --ext js --ext ts --ext md --ext json","verdaccio":"verdaccio --config ./verdaccio/conf/default.yaml","husky-skip":"cross-env HUSKY_SKIP_HOOKS=1","build:watch":"tsc -w","postinstall":"node dist/index.js","lint:code:ci":"yarn lint:code . --format junit","test:coverage":"yarn test --coverage","dev:no-respawn":"dotenv -- ts-node-dev --transpileOnly src/index.ts","prepublishOnly":"yarn build","build:incremental":"tsc -i"},"_npmUser":{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"},"repository":{"url":"https://github.com/aaronhayes/hasura-cli.git","type":"git"},"description":"A package that automatically installs and wraps Hasura CLI binary in isolated manner","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019, GIL B. Chan <github.com/jjangga0214> <bnbcmindnpass@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["yarn format:js","git add"],"*.md":["yarn format:md"],"*.ts":["yarn format:ts","git add"],"*.json":["yarn lint:code"],"hasura":["echo \"Error: Change to dummy file 'hasura' is blocked by default to prevent accidental commit of binary. If you want to change its content, try again by ignoring husky.\" && exit 1"]},"dependencies":{"axios":"^0.21.1","chalk":"^2.4.2"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","jest":"^24.8.0","husky":">=1","eslint":"5.3.0","nodemon":"^1.19.2","ts-jest":"^24.1.0","prettier":"^1.18.2","cross-env":"^6.0.0","verdaccio":"^4.3.0","commitizen":"^4.0.3","dotenv-cli":"^2.0.1","jest-junit":"^7.0.0","typescript":"^3.6.3","@types/jest":"^24.0.18","@types/node":"^12.7.5","lint-staged":">=8","ts-node-dev":"^1.0.0-pre.43","concurrently":"^4.1.2","@commitlint/cli":"^8.1.0","markdownlint-cli":"^0.22.0","eslint-plugin-jest":"^22.9.0","eslint-plugin-json":"^1.4.0","eslint-plugin-import":"^2.18.2","eslint-config-prettier":"^6.0.0","eslint-plugin-markdown":"^1.0.0","eslint-plugin-prettier":"^3.1.0","@typescript-eslint/parser":"^2.2.0","cz-conventional-changelog":"^3.0.2","eslint-config-airbnb-base":"13.2.0","@commitlint/config-conventional":"^8.1.0","@typescript-eslint/eslint-plugin":"^2.2.0","eslint-import-resolver-typescript":"^1.1.1"},"typescript:main":"src/index.ts","_npmOperationalInternal":{"tmp":"tmp/hasura-cli_2.2.1_1645740652816_0.9641549882830847","host":"s3://npm-registry-packages"}},"2.3.0-beta.3":{"name":"@aaronhayes/hasura-cli","version":"2.3.0-beta.3","keywords":["hasura","hasura-cli","hasura/cli","hasuracli","hasura/graphql-engine","hasura/graphql-engine/cli","hasura/graphql-engine-cli","hasura-graphql","hasura-graphql-engine","hasura-graphql-engine-cli","graphql-engine/cli","graphql-engine-cli","graphql","graphql-cli"],"author":{"url":"https://github.com/jjangga0214","name":"Gil B. Chan","email":"bnbcmindnpass@gmail.com"},"license":"MIT","_id":"@aaronhayes/hasura-cli@2.3.0-beta.3","maintainers":[{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"}],"homepage":"https://github.com/aaronhayes/hasura-cli","bugs":{"url":"https://github.com/aaronhayes/hasura-cli/issues"},"bin":{"hasura":"hasura"},"dist":{"shasum":"208037384bc2a38fdf50cd392be958547a7ff811","tarball":"https://registry.npmjs.org/@aaronhayes/hasura-cli/-/hasura-cli-2.3.0-beta.3.tgz","fileCount":15,"integrity":"sha512-E5PWrx1mwdVr+OtFZJaVI3DNIPO5In5JUE/KvGFDFKI4alNM9Gd/HhjlBXmdiwrxF3fCfgZOSXWgwB+vz6UkKA==","signatures":[{"sig":"MEQCIFqt+AYQtW5d/kfDjFSn+5VtepLKjlq53CljhYTdSwLsAiAveKP76jEvueDdWKdW8qR8ewlJH7kTeXcRnOJc6zEa+A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8295527,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiHWOrACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqVmQ/9Hh6kJHPY/Kpv7U+HQwDpNaZ3bCq89whEqnkFLVVQRXtZYLpA\r\n7/8BivpdHyM2/lqLmBEx8q11xxrtEUXzvJ16IdpGtn6+UATZpZ7HGV/Vvw/2\r\nS+F2Hx8P1p4s1tb3VIm2f9Sun3+LzzL33MJ1yf9a7QOMo7E7KzlHWb+uLH+K\r\ncUPrvZ74J1O0lljmHSwQI62cqfU6y4y1ZHvPWxBxK+LCBDx1GR4XKNnH0/Cp\r\n+/5M4E1d3mRQHJJl/okuu/vDYzrHAJbG8WYV2v3Fs7BXUl2537LkcCM0QmkO\r\nlGjGdPaKh5rJJpPYgyrgy/ZCpezi3A82KFiKGpHtw8Ssv1yLRkJjs4/KK7JE\r\nLrqYCA/6RzykW+GGakyEtyd20DrRXkQ7heOmNNDdXhrg6JduDIE3fcI52kL0\r\nByIqwD/g6QuaE8ggoYMxXM6ZHsHQQc3l5DLtSBMArS8RA/3zr8ACAMnWwzhS\r\nO6m/YYQ9vO4iJdpoUViv073PonBOkqnUWQ5bUN+8Jxc9S8nKM44/fkpRY/gf\r\nvHI+7srRK0JnuYRzpwK37a4UomUUWFraPF2E4E6hpkuOGeTZdTHnv0JDp7nj\r\nhVUuZ3Ozyg/gQZaT4JZdqZeT1zc27vXSjjWnTJwqzwN4jOJOpwewc/kW0Qo1\r\nJi/bG2QphqAvkAPsv5icQ3u7CrQsa9zAob4=\r\n=c2PR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged","prepare-commit-msg":"exec < /dev/tty && git cz --hook"}},"engines":{"node":">=8"},"scripts":{"dev":"dotenv -- ts-node-dev --transpileOnly --respawn src/index.ts","lint":"yarn lint:code . && yarn lint:md .","test":"jest","build":"shx rm -rf dist/* && tsc","start":"node dist/index.js","format":"yarn format:js . && yarn format:ts . && yarn format:md .","lint:js":"eslint --ext js --ext md","lint:md":"markdownlint --ignore node_modules --ignore .git --ignore CHANGELOG.md","lint:ts":"eslint --ext ts --ext md","dev:build":"concurrently 'tsc -w -i' 'nodemon dist/index.js'","format:js":"yarn lint:js --fix","format:md":"yarn lint:md --fix","format:ts":"yarn lint:ts --fix","lint:code":"eslint --ext js --ext ts --ext md --ext json","verdaccio":"verdaccio --config ./verdaccio/conf/default.yaml","husky-skip":"cross-env HUSKY_SKIP_HOOKS=1","build:watch":"tsc -w","postinstall":"node dist/index.js","lint:code:ci":"yarn lint:code . --format junit","test:coverage":"yarn test --coverage","dev:no-respawn":"dotenv -- ts-node-dev --transpileOnly src/index.ts","prepublishOnly":"yarn build","build:incremental":"tsc -i"},"_npmUser":{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"},"repository":{"url":"https://github.com/aaronhayes/hasura-cli.git","type":"git"},"description":"A package that automatically installs and wraps Hasura CLI binary in isolated manner","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019, GIL B. Chan <github.com/jjangga0214> <bnbcmindnpass@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["yarn format:js","git add"],"*.md":["yarn format:md"],"*.ts":["yarn format:ts","git add"],"*.json":["yarn lint:code"],"hasura":["echo \"Error: Change to dummy file 'hasura' is blocked by default to prevent accidental commit of binary. If you want to change its content, try again by ignoring husky.\" && exit 1"]},"dependencies":{"axios":"^0.21.1","chalk":"^2.4.2"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","jest":"^24.8.0","husky":">=1","eslint":"5.3.0","nodemon":"^1.19.2","ts-jest":"^24.1.0","prettier":"^1.18.2","cross-env":"^6.0.0","verdaccio":"^4.3.0","commitizen":"^4.0.3","dotenv-cli":"^2.0.1","jest-junit":"^7.0.0","typescript":"^3.6.3","@types/jest":"^24.0.18","@types/node":"^12.7.5","lint-staged":">=8","ts-node-dev":"^1.0.0-pre.43","concurrently":"^4.1.2","@commitlint/cli":"^8.1.0","markdownlint-cli":"^0.22.0","eslint-plugin-jest":"^22.9.0","eslint-plugin-json":"^1.4.0","eslint-plugin-import":"^2.18.2","eslint-config-prettier":"^6.0.0","eslint-plugin-markdown":"^1.0.0","eslint-plugin-prettier":"^3.1.0","@typescript-eslint/parser":"^2.2.0","cz-conventional-changelog":"^3.0.2","eslint-config-airbnb-base":"13.2.0","@commitlint/config-conventional":"^8.1.0","@typescript-eslint/eslint-plugin":"^2.2.0","eslint-import-resolver-typescript":"^1.1.1"},"typescript:main":"src/index.ts","_npmOperationalInternal":{"tmp":"tmp/hasura-cli_2.3.0-beta.3_1646093227603_0.9169613863834465","host":"s3://npm-registry-packages"}},"2.3.0":{"name":"@aaronhayes/hasura-cli","version":"2.3.0","keywords":["hasura","hasura-cli","hasura/cli","hasuracli","hasura/graphql-engine","hasura/graphql-engine/cli","hasura/graphql-engine-cli","hasura-graphql","hasura-graphql-engine","hasura-graphql-engine-cli","graphql-engine/cli","graphql-engine-cli","graphql","graphql-cli"],"author":{"url":"https://github.com/jjangga0214","name":"Gil B. Chan","email":"bnbcmindnpass@gmail.com"},"license":"MIT","_id":"@aaronhayes/hasura-cli@2.3.0","maintainers":[{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"}],"homepage":"https://github.com/aaronhayes/hasura-cli","bugs":{"url":"https://github.com/aaronhayes/hasura-cli/issues"},"bin":{"hasura":"hasura"},"dist":{"shasum":"d58fbe07c30c400ec60b9c32205c057bc3f853d8","tarball":"https://registry.npmjs.org/@aaronhayes/hasura-cli/-/hasura-cli-2.3.0.tgz","fileCount":15,"integrity":"sha512-kYEYL4wUwT9RN56IBzuhvzWF87W1jsS9VGgO5Vf3KCtSOCi0X7IrloL27IAAVGbZCiU2wX7fATe8WEhAdRwSeg==","signatures":[{"sig":"MEYCIQDELuO4A9wGmfBBH4YlJO3jF6Kxto4zLODHbneTpVwFzQIhALxZxmi7pgT5Ik17nuxqj73rFaCCti275ljTM6CGUZEu","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8295520,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiH/JjACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmohBRAAiymLORNc+Jm9i0Vo+mAAXHmR27WqvInAA+lEBSNbWonGhY6y\r\n7sMpN+KxHNCZ+STpjqqxW8DddfrOJKFiOvx3Fzuf/+vWmo9vksjxzPloc5bj\r\nYLT/5NvgteXJNlPiqtxgEeJ9xUWFTRfDXU0a9RbhsLXbv8EeCTujef1yZBh0\r\npQrWjse3NlQGvGVLgw5dk2MkF8kW9YHot4O7OC7O2D/7bkvpT/fe3akIK6/r\r\nM6OWVhfOnPtNTSDynRPH7NHQQIXaGLL3CekuNyc9tvrI4qmpwfAIDKGXMS0R\r\n8DvZnoa/UkfAsL918PYCX4c9LLvNWq1cVQmfWyuSIFisJe+A91kpQVA0jZQl\r\nWc3/jjH2rvTBNNsFqkZXVhx1FE1ZUBTgxVpDvfdPK8QdWXQmzI9AtY9P3908\r\n+ke8L35FYrCpvA2nlBjhb6q0R7ttHcLT62/XehZT1s58j3eH2zFSj9j3qMV1\r\nKNemj+pdvlwk8nM74oEfhDQk7Vb4oMkeXvPouRgZD08eD4IsHQfCizJTmn17\r\nfWcSOqA5oPj1FK0yx4dzT9I3i8mJ/UxFKxQYOC/Qdey+YzaLnv8ADZCaORV5\r\ncXJ4aNfPAjtVcLhOL6FDaWXROQ6SJRmF87Ocu4eZBXmz+omTyd6BdnsO/G1W\r\nem4QArpW88aQuUE0MyPKyQ9Fm7vvoj0infE=\r\n=wBrx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged","prepare-commit-msg":"exec < /dev/tty && git cz --hook"}},"engines":{"node":">=8"},"scripts":{"dev":"dotenv -- ts-node-dev --transpileOnly --respawn src/index.ts","lint":"yarn lint:code . && yarn lint:md .","test":"jest","build":"shx rm -rf dist/* && tsc","start":"node dist/index.js","format":"yarn format:js . && yarn format:ts . && yarn format:md .","lint:js":"eslint --ext js --ext md","lint:md":"markdownlint --ignore node_modules --ignore .git --ignore CHANGELOG.md","lint:ts":"eslint --ext ts --ext md","dev:build":"concurrently 'tsc -w -i' 'nodemon dist/index.js'","format:js":"yarn lint:js --fix","format:md":"yarn lint:md --fix","format:ts":"yarn lint:ts --fix","lint:code":"eslint --ext js --ext ts --ext md --ext json","verdaccio":"verdaccio --config ./verdaccio/conf/default.yaml","husky-skip":"cross-env HUSKY_SKIP_HOOKS=1","build:watch":"tsc -w","postinstall":"node dist/index.js","lint:code:ci":"yarn lint:code . --format junit","test:coverage":"yarn test --coverage","dev:no-respawn":"dotenv -- ts-node-dev --transpileOnly src/index.ts","prepublishOnly":"yarn build","build:incremental":"tsc -i"},"_npmUser":{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"},"repository":{"url":"https://github.com/aaronhayes/hasura-cli.git","type":"git"},"description":"A package that automatically installs and wraps Hasura CLI binary in isolated manner","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019, GIL B. Chan <github.com/jjangga0214> <bnbcmindnpass@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["yarn format:js","git add"],"*.md":["yarn format:md"],"*.ts":["yarn format:ts","git add"],"*.json":["yarn lint:code"],"hasura":["echo \"Error: Change to dummy file 'hasura' is blocked by default to prevent accidental commit of binary. If you want to change its content, try again by ignoring husky.\" && exit 1"]},"dependencies":{"axios":"^0.21.1","chalk":"^2.4.2"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","jest":"^24.8.0","husky":">=1","eslint":"5.3.0","nodemon":"^1.19.2","ts-jest":"^24.1.0","prettier":"^1.18.2","cross-env":"^6.0.0","verdaccio":"^4.3.0","commitizen":"^4.0.3","dotenv-cli":"^2.0.1","jest-junit":"^7.0.0","typescript":"^3.6.3","@types/jest":"^24.0.18","@types/node":"^12.7.5","lint-staged":">=8","ts-node-dev":"^1.0.0-pre.43","concurrently":"^4.1.2","@commitlint/cli":"^8.1.0","markdownlint-cli":"^0.22.0","eslint-plugin-jest":"^22.9.0","eslint-plugin-json":"^1.4.0","eslint-plugin-import":"^2.18.2","eslint-config-prettier":"^6.0.0","eslint-plugin-markdown":"^1.0.0","eslint-plugin-prettier":"^3.1.0","@typescript-eslint/parser":"^2.2.0","cz-conventional-changelog":"^3.0.2","eslint-config-airbnb-base":"13.2.0","@commitlint/config-conventional":"^8.1.0","@typescript-eslint/eslint-plugin":"^2.2.0","eslint-import-resolver-typescript":"^1.1.1"},"typescript:main":"src/index.ts","_npmOperationalInternal":{"tmp":"tmp/hasura-cli_2.3.0_1646260835199_0.7214377941387213","host":"s3://npm-registry-packages"}},"2.4.0-beta.1":{"name":"@aaronhayes/hasura-cli","version":"2.4.0-beta.1","keywords":["hasura","hasura-cli","hasura/cli","hasuracli","hasura/graphql-engine","hasura/graphql-engine/cli","hasura/graphql-engine-cli","hasura-graphql","hasura-graphql-engine","hasura-graphql-engine-cli","graphql-engine/cli","graphql-engine-cli","graphql","graphql-cli"],"author":{"url":"https://github.com/jjangga0214","name":"Gil B. Chan","email":"bnbcmindnpass@gmail.com"},"license":"MIT","_id":"@aaronhayes/hasura-cli@2.4.0-beta.1","maintainers":[{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"}],"homepage":"https://github.com/aaronhayes/hasura-cli","bugs":{"url":"https://github.com/aaronhayes/hasura-cli/issues"},"bin":{"hasura":"hasura"},"dist":{"shasum":"d8863174f2b59ed11357f29cc015b2ba13c82fc5","tarball":"https://registry.npmjs.org/@aaronhayes/hasura-cli/-/hasura-cli-2.4.0-beta.1.tgz","fileCount":15,"integrity":"sha512-ypjZuGbaylqEnKO887aX8Gykeq1Vh8k6WBZukGZU5w2b8IHk5+UiIo+vTqUa4Bxe9AWBFdEW/0Vb7FIcDv4g0A==","signatures":[{"sig":"MEYCIQDdZnCY604j5/fKtjsBOD/jo0WQUdREMM49zTVCzQBKLQIhAMYaiplZaZgjUd0LtQbkEZOfutb0FYbjYXqtBwSlsJmx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8295527,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiH/K2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoSkA//a6eGmLIHMa06PkKvqen1LhCOaWxYlw4VITlO8/MiUHr/pmI6\r\nZcJh3MzIoMSxwyEDwKS/rgWBh6l5e7qcWzzdIBvvHYrLQYdEi7Hfa0/vtR9u\r\n53ZUKMdeny4irAKVrHpccQ3wGyfx+NbeF6gLKjne6zYwK5hOgKqUqOT12jzN\r\nMYjRlG7w8lqk1gVFiBp9AUglD6RWjSOidU+cXfvgStqTixwO1ULY762xXIkK\r\n8JoccEiG2HwLDZj0WJgx1QPSPBhBa8/hCtudylNET085Hv23f15VJOYfVKFH\r\nYY06DorN6ck23Vp90twTXYeyFnVbvxO88sdKLIwNaYaedXP5qHCFuvSU6sOr\r\ny/JZlQ3Kvkt3mG4XzRaQGkfeQsW9HsHSOnPuazeEAdWtahQwaIqyBb8Hpuz+\r\nJs/ljhioHTbit/FGNKbIEeEeaxamXGYOGV5lk1x7Lua8dMIxtItC1BCYd28D\r\nSYdxsNtoaOAzF9eDIrdrM5wY+H9P4oswN5Wo/C3gniiKcASBtjm46mQQNxwf\r\nHmP8pnq6qPvjlkx9d/Y8m0pQRhd37+XjxV/2Cq3sszkHnhhmf6jpI+4okj0O\r\nHrUYU/roWwVcpnMl9G152CL4PFzQdtEcL4XI+B2xW+jF6FgZDmRGpYOznYf3\r\nHnzof80FZOPX/B8m/acdHTwoZ5IPnQdPOk8=\r\n=QdT/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged","prepare-commit-msg":"exec < /dev/tty && git cz --hook"}},"engines":{"node":">=8"},"scripts":{"dev":"dotenv -- ts-node-dev --transpileOnly --respawn src/index.ts","lint":"yarn lint:code . && yarn lint:md .","test":"jest","build":"shx rm -rf dist/* && tsc","start":"node dist/index.js","format":"yarn format:js . && yarn format:ts . && yarn format:md .","lint:js":"eslint --ext js --ext md","lint:md":"markdownlint --ignore node_modules --ignore .git --ignore CHANGELOG.md","lint:ts":"eslint --ext ts --ext md","dev:build":"concurrently 'tsc -w -i' 'nodemon dist/index.js'","format:js":"yarn lint:js --fix","format:md":"yarn lint:md --fix","format:ts":"yarn lint:ts --fix","lint:code":"eslint --ext js --ext ts --ext md --ext json","verdaccio":"verdaccio --config ./verdaccio/conf/default.yaml","husky-skip":"cross-env HUSKY_SKIP_HOOKS=1","build:watch":"tsc -w","postinstall":"node dist/index.js","lint:code:ci":"yarn lint:code . --format junit","test:coverage":"yarn test --coverage","dev:no-respawn":"dotenv -- ts-node-dev --transpileOnly src/index.ts","prepublishOnly":"yarn build","build:incremental":"tsc -i"},"_npmUser":{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"},"repository":{"url":"https://github.com/aaronhayes/hasura-cli.git","type":"git"},"description":"A package that automatically installs and wraps Hasura CLI binary in isolated manner","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019, GIL B. Chan <github.com/jjangga0214> <bnbcmindnpass@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["yarn format:js","git add"],"*.md":["yarn format:md"],"*.ts":["yarn format:ts","git add"],"*.json":["yarn lint:code"],"hasura":["echo \"Error: Change to dummy file 'hasura' is blocked by default to prevent accidental commit of binary. If you want to change its content, try again by ignoring husky.\" && exit 1"]},"dependencies":{"axios":"^0.21.1","chalk":"^2.4.2"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","jest":"^24.8.0","husky":">=1","eslint":"5.3.0","nodemon":"^1.19.2","ts-jest":"^24.1.0","prettier":"^1.18.2","cross-env":"^6.0.0","verdaccio":"^4.3.0","commitizen":"^4.0.3","dotenv-cli":"^2.0.1","jest-junit":"^7.0.0","typescript":"^3.6.3","@types/jest":"^24.0.18","@types/node":"^12.7.5","lint-staged":">=8","ts-node-dev":"^1.0.0-pre.43","concurrently":"^4.1.2","@commitlint/cli":"^8.1.0","markdownlint-cli":"^0.22.0","eslint-plugin-jest":"^22.9.0","eslint-plugin-json":"^1.4.0","eslint-plugin-import":"^2.18.2","eslint-config-prettier":"^6.0.0","eslint-plugin-markdown":"^1.0.0","eslint-plugin-prettier":"^3.1.0","@typescript-eslint/parser":"^2.2.0","cz-conventional-changelog":"^3.0.2","eslint-config-airbnb-base":"13.2.0","@commitlint/config-conventional":"^8.1.0","@typescript-eslint/eslint-plugin":"^2.2.0","eslint-import-resolver-typescript":"^1.1.1"},"typescript:main":"src/index.ts","_npmOperationalInternal":{"tmp":"tmp/hasura-cli_2.4.0-beta.1_1646260917837_0.9183189023254459","host":"s3://npm-registry-packages"}},"2.2.2":{"name":"@aaronhayes/hasura-cli","version":"2.2.2","keywords":["hasura","hasura-cli","hasura/cli","hasuracli","hasura/graphql-engine","hasura/graphql-engine/cli","hasura/graphql-engine-cli","hasura-graphql","hasura-graphql-engine","hasura-graphql-engine-cli","graphql-engine/cli","graphql-engine-cli","graphql","graphql-cli"],"author":{"url":"https://github.com/jjangga0214","name":"Gil B. Chan","email":"bnbcmindnpass@gmail.com"},"license":"MIT","_id":"@aaronhayes/hasura-cli@2.2.2","maintainers":[{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"}],"homepage":"https://github.com/aaronhayes/hasura-cli","bugs":{"url":"https://github.com/aaronhayes/hasura-cli/issues"},"bin":{"hasura":"hasura"},"dist":{"shasum":"e0554b63ba75723c0794e5f015ec87a0d48b7a52","tarball":"https://registry.npmjs.org/@aaronhayes/hasura-cli/-/hasura-cli-2.2.2.tgz","fileCount":15,"integrity":"sha512-9I9sxRTl70MkcH9jR2lQ/1LPHtx/CXV7rJFJoEMPQOjG3FcY3N2bSAyGM713eCugCW4PiQb3axoNP3Z8pb21cA==","signatures":[{"sig":"MEUCIHtwhzG+FcdekuSeJezqDU+nZsQVkWjAlXQ4gHnE4ypbAiEA+V9ZrDoQmL1kaNaE+s6Kn9BYeze+Our02GsnpQgewUI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8295520,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiJodiACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqzVw/+M5064I6cQgiS7kVfF8vJPLGc387V8IEHU0aiG75BfEATfE81\r\n99YztOcMr/0aUNrbErsGF9rJfjUn2ua+4zlurUsWjBhJQBl6znsahKmq3DQX\r\nVtaTmWucIhAnHc1gqpfKjKEi5Q3dbUB6dgqrYb/owzG5apL5yF00H/QkAfdo\r\ndlIxdCtquAKBOz1zWmQGzUIc3RIB2Glzxty/31AHRLBXCRh9COQsE3mDPcbZ\r\nYmKC4S9CLgDISNjkJ3PVBOahRYhGDz3SWdx/9PNcJ8shi5iH/sCagFkHvGDt\r\npJ3a+wD1tQ38iaxLXFBjr4NYLo3g9y0xR7WUKVe51rqvbf3O28qsqcWNxdvD\r\n2KaW18gBfDqT/ET5/lEC+HtwmdXQqAR6Mcp6KzLb1SYTbIky41GyZbf2I5LG\r\ndksCcSO4C2DQWzS6burN9inBbHlSHd/Rct7JX2LKBsxn16E9xq304DxLtyNm\r\nntYL9NZIf5x6Kmg0XAjrHe9AOe6Q8dFGElMSMm3VZjbf197074zqiZTANIu3\r\nefOI7mcABZgeNuuwaKCTpkksCRuXPiqWqsk7BzhXvYjGbvoFm7L8/LxbVSNK\r\nON2/n0YVKjMR/fqCiBfaJSBx6yQoqlzjRfX9OX+y+5qrrcH8J921V7XQ6tmg\r\nTbBUaFdHqXUhiz0ex/YSkJuVPDS5xSHTz6A=\r\n=4ZWS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged","prepare-commit-msg":"exec < /dev/tty && git cz --hook"}},"engines":{"node":">=8"},"scripts":{"dev":"dotenv -- ts-node-dev --transpileOnly --respawn src/index.ts","lint":"yarn lint:code . && yarn lint:md .","test":"jest","build":"shx rm -rf dist/* && tsc","start":"node dist/index.js","format":"yarn format:js . && yarn format:ts . && yarn format:md .","lint:js":"eslint --ext js --ext md","lint:md":"markdownlint --ignore node_modules --ignore .git --ignore CHANGELOG.md","lint:ts":"eslint --ext ts --ext md","dev:build":"concurrently 'tsc -w -i' 'nodemon dist/index.js'","format:js":"yarn lint:js --fix","format:md":"yarn lint:md --fix","format:ts":"yarn lint:ts --fix","lint:code":"eslint --ext js --ext ts --ext md --ext json","verdaccio":"verdaccio --config ./verdaccio/conf/default.yaml","husky-skip":"cross-env HUSKY_SKIP_HOOKS=1","build:watch":"tsc -w","postinstall":"node dist/index.js","lint:code:ci":"yarn lint:code . --format junit","test:coverage":"yarn test --coverage","dev:no-respawn":"dotenv -- ts-node-dev --transpileOnly src/index.ts","prepublishOnly":"yarn build","build:incremental":"tsc -i"},"_npmUser":{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"},"repository":{"url":"https://github.com/aaronhayes/hasura-cli.git","type":"git"},"description":"A package that automatically installs and wraps Hasura CLI binary in isolated manner","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019, GIL B. Chan <github.com/jjangga0214> <bnbcmindnpass@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["yarn format:js","git add"],"*.md":["yarn format:md"],"*.ts":["yarn format:ts","git add"],"*.json":["yarn lint:code"],"hasura":["echo \"Error: Change to dummy file 'hasura' is blocked by default to prevent accidental commit of binary. If you want to change its content, try again by ignoring husky.\" && exit 1"]},"dependencies":{"axios":"^0.21.1","chalk":"^2.4.2"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","jest":"^24.8.0","husky":">=1","eslint":"5.3.0","nodemon":"^1.19.2","ts-jest":"^24.1.0","prettier":"^1.18.2","cross-env":"^6.0.0","verdaccio":"^4.3.0","commitizen":"^4.0.3","dotenv-cli":"^2.0.1","jest-junit":"^7.0.0","typescript":"^3.6.3","@types/jest":"^24.0.18","@types/node":"^12.7.5","lint-staged":">=8","ts-node-dev":"^1.0.0-pre.43","concurrently":"^4.1.2","@commitlint/cli":"^8.1.0","markdownlint-cli":"^0.22.0","eslint-plugin-jest":"^22.9.0","eslint-plugin-json":"^1.4.0","eslint-plugin-import":"^2.18.2","eslint-config-prettier":"^6.0.0","eslint-plugin-markdown":"^1.0.0","eslint-plugin-prettier":"^3.1.0","@typescript-eslint/parser":"^2.2.0","cz-conventional-changelog":"^3.0.2","eslint-config-airbnb-base":"13.2.0","@commitlint/config-conventional":"^8.1.0","@typescript-eslint/eslint-plugin":"^2.2.0","eslint-import-resolver-typescript":"^1.1.1"},"typescript:main":"src/index.ts","_npmOperationalInternal":{"tmp":"tmp/hasura-cli_2.2.2_1646692193673_0.8940245159307578","host":"s3://npm-registry-packages"}},"2.3.1":{"name":"@aaronhayes/hasura-cli","version":"2.3.1","keywords":["hasura","hasura-cli","hasura/cli","hasuracli","hasura/graphql-engine","hasura/graphql-engine/cli","hasura/graphql-engine-cli","hasura-graphql","hasura-graphql-engine","hasura-graphql-engine-cli","graphql-engine/cli","graphql-engine-cli","graphql","graphql-cli"],"author":{"url":"https://github.com/jjangga0214","name":"Gil B. Chan","email":"bnbcmindnpass@gmail.com"},"license":"MIT","_id":"@aaronhayes/hasura-cli@2.3.1","maintainers":[{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"}],"homepage":"https://github.com/aaronhayes/hasura-cli","bugs":{"url":"https://github.com/aaronhayes/hasura-cli/issues"},"bin":{"hasura":"hasura"},"dist":{"shasum":"ca082b396e2bbbbddb64dc306852375433ac8f9e","tarball":"https://registry.npmjs.org/@aaronhayes/hasura-cli/-/hasura-cli-2.3.1.tgz","fileCount":15,"integrity":"sha512-O4cQNZuPKVQuO4e4TJQ9elfJNdzIXExmNv3kebC3BK8ykJdKax6bvaIN3MQTMe9xEE9OPG8PyxCg+cA2xIbMUQ==","signatures":[{"sig":"MEQCIHBN+0Q3bhMwdNyfRn58eKYKbYNtYUxEfagcf/RxxBEJAiAHRTOtAujeKYFu9UEDzLn0Bx07eYcx+urIKFG5GtViFg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8295520,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiM8QyACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpwLQ//bnB2c/2gf88zIUnT0g9kF/hgM3LE+2OGCBNrIsDcjgreHISS\r\nw2q1b3rPk3vZubi0qu+Lc0MPM7KqBk5bI0a6tMtgZllJACJGQYOiIQ7VEcie\r\nVc4cHsLWNHscummGmSZUAaCW8WHzet+H0xAE1uovln/a+cB3eo7UT0ooZ9UF\r\n5INpdxGfUo2eNjwFk9NFAstnilu9j/Z4sYgEa9Iv2f8mWswbSuX5DvoQImve\r\nJx8E1qhksn04M6slD+h7N+oy7he4gKaCi3YUxoJJUAhN80qiIsiRc7o5eDqA\r\n6RMFUkiF0ipJeoa+HY23lyYqFZ9wHt9jtahUfKJJOGFMjGRc2MaR47T+cJZP\r\nkEdN8OBs1rO6I3NWrEunzXQRHmjCM5UKhQnUBCsMd9ps+Dkx2scSl3hUDODD\r\n7CTNmI9xujfKlDcUrHP6vrf4zc+nt3DYa72E7mJ3qOyh6BJ8DFmXmpCDxXWX\r\nmuVCB0VtTJZUMJQCUQ/zr4BrgQJDc7jDEGAYHu3OT5E4yu39YXb+tkc1IZ2v\r\nazbrkYNHMwdsiLzQneih8Q+MJodvCePhaf345624dQl8RaIjZyNl1AGU4jku\r\ndH/uPFJ1BxbC7CrzFFejokYOkoivSM/55WfYdDfDdfVRkAgPnwq03KamZ0ic\r\nfKnWKunopr+RhiQ3pMjKplOpCg+eEnOfPi4=\r\n=LLUQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged","prepare-commit-msg":"exec < /dev/tty && git cz --hook"}},"engines":{"node":">=8"},"scripts":{"dev":"dotenv -- ts-node-dev --transpileOnly --respawn src/index.ts","lint":"yarn lint:code . && yarn lint:md .","test":"jest","build":"shx rm -rf dist/* && tsc","start":"node dist/index.js","format":"yarn format:js . && yarn format:ts . && yarn format:md .","lint:js":"eslint --ext js --ext md","lint:md":"markdownlint --ignore node_modules --ignore .git --ignore CHANGELOG.md","lint:ts":"eslint --ext ts --ext md","dev:build":"concurrently 'tsc -w -i' 'nodemon dist/index.js'","format:js":"yarn lint:js --fix","format:md":"yarn lint:md --fix","format:ts":"yarn lint:ts --fix","lint:code":"eslint --ext js --ext ts --ext md --ext json","verdaccio":"verdaccio --config ./verdaccio/conf/default.yaml","husky-skip":"cross-env HUSKY_SKIP_HOOKS=1","build:watch":"tsc -w","postinstall":"node dist/index.js","lint:code:ci":"yarn lint:code . --format junit","test:coverage":"yarn test --coverage","dev:no-respawn":"dotenv -- ts-node-dev --transpileOnly src/index.ts","prepublishOnly":"yarn build","build:incremental":"tsc -i"},"_npmUser":{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"},"repository":{"url":"https://github.com/aaronhayes/hasura-cli.git","type":"git"},"description":"A package that automatically installs and wraps Hasura CLI binary in isolated manner","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019, GIL B. Chan <github.com/jjangga0214> <bnbcmindnpass@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["yarn format:js","git add"],"*.md":["yarn format:md"],"*.ts":["yarn format:ts","git add"],"*.json":["yarn lint:code"],"hasura":["echo \"Error: Change to dummy file 'hasura' is blocked by default to prevent accidental commit of binary. If you want to change its content, try again by ignoring husky.\" && exit 1"]},"dependencies":{"axios":"^0.21.1","chalk":"^2.4.2"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","jest":"^24.8.0","husky":">=1","eslint":"5.3.0","nodemon":"^1.19.2","ts-jest":"^24.1.0","prettier":"^1.18.2","cross-env":"^6.0.0","verdaccio":"^4.3.0","commitizen":"^4.0.3","dotenv-cli":"^2.0.1","jest-junit":"^7.0.0","typescript":"^3.6.3","@types/jest":"^24.0.18","@types/node":"^12.7.5","lint-staged":">=8","ts-node-dev":"^1.0.0-pre.43","concurrently":"^4.1.2","@commitlint/cli":"^8.1.0","markdownlint-cli":"^0.22.0","eslint-plugin-jest":"^22.9.0","eslint-plugin-json":"^1.4.0","eslint-plugin-import":"^2.18.2","eslint-config-prettier":"^6.0.0","eslint-plugin-markdown":"^1.0.0","eslint-plugin-prettier":"^3.1.0","@typescript-eslint/parser":"^2.2.0","cz-conventional-changelog":"^3.0.2","eslint-config-airbnb-base":"13.2.0","@commitlint/config-conventional":"^8.1.0","@typescript-eslint/eslint-plugin":"^2.2.0","eslint-import-resolver-typescript":"^1.1.1"},"typescript:main":"src/index.ts","_npmOperationalInternal":{"tmp":"tmp/hasura-cli_2.3.1_1647559730372_0.12855295773640174","host":"s3://npm-registry-packages"}},"2.4.0-beta.2":{"name":"@aaronhayes/hasura-cli","version":"2.4.0-beta.2","keywords":["hasura","hasura-cli","hasura/cli","hasuracli","hasura/graphql-engine","hasura/graphql-engine/cli","hasura/graphql-engine-cli","hasura-graphql","hasura-graphql-engine","hasura-graphql-engine-cli","graphql-engine/cli","graphql-engine-cli","graphql","graphql-cli"],"author":{"url":"https://github.com/jjangga0214","name":"Gil B. Chan","email":"bnbcmindnpass@gmail.com"},"license":"MIT","_id":"@aaronhayes/hasura-cli@2.4.0-beta.2","maintainers":[{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"}],"homepage":"https://github.com/aaronhayes/hasura-cli","bugs":{"url":"https://github.com/aaronhayes/hasura-cli/issues"},"bin":{"hasura":"hasura"},"dist":{"shasum":"49ccfe75c4045ed33f0c8a166a049f67b283ece3","tarball":"https://registry.npmjs.org/@aaronhayes/hasura-cli/-/hasura-cli-2.4.0-beta.2.tgz","fileCount":15,"integrity":"sha512-OJJmUth05pvVDKyl61mvXohYmOkLeCkdpvPA/iF2JZXTduInc/fLhiZCaaGiTOnY6OZ/zQK/SXuUptW0jkCREQ==","signatures":[{"sig":"MEUCIH+2tXJ9aNaNWkxR3hnk1qfr2a+CYWdHTeyru5/zqDqcAiEAinylI1R7UwhdM1Mj7mDDxD5yV2akZhXj0GdXIO372KQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8295527,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiM8RPACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqCwQ/7B+N/8jbvdD79P3fuYaQfISxkGNfQfmuqjqQLZcNapWeN2rVh\r\n84RTwfkMGjuNmkUwWO2IBpufiDajcMIdtwH8Pw/lonTlGe8+nLMXpT8KgDf0\r\nrw1FtYBSn2alMfYnDMGx+FU8/M3bEJhqgig0JVf1Z86Qt/VTM+ux/lCqdaVS\r\nBCHy1rgwa3R1Wc/s6pGOUauC5eUyBG0At1Hn2W2CFdYCd+PDJsyESGi8CFh5\r\nL918I+cGoPZUxRrkXz0A6F634RZZFoetvNIl8r7xjBK/z+mIlnlydmdYx1ym\r\nI6ycnUuPPXSV4aZs9wnSKkvWCT5b2HGvOr1h2INaIwzDLhhosgrkvgRi1cdl\r\n2bvHZGANhtHJ1oAMniRTCMEg5fjvr0GcUxSXLEJfQe+KtMGEQJnGWovBD6vn\r\nZyClpkipNcYuVSiwrkEJ7dsSsyIaNr7M4umZ0Cjw7jO6ZY/0BCYgHFML3lBx\r\nyxQZOOib0RMh3u+F2l5MKy6a0wSVCPi3jnG4neS/4Z9M0h9dvilIiKEx6/7X\r\ne+G9V0AGcllbuV1PLOpXI7Eak6vxACncNIQyPq9NxYNUWSjcDAdy3SkonoqR\r\nzM2dbva7hZO/MRCVQvcQu+CrCe+/h980SHxnSdc+16VYcurwPbBaN8ZpUq+m\r\n3cKSPFyQ2WthqLYOuic4Y0QJ8c3mNhOp6mA=\r\n=Ezph\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged","prepare-commit-msg":"exec < /dev/tty && git cz --hook"}},"engines":{"node":">=8"},"scripts":{"dev":"dotenv -- ts-node-dev --transpileOnly --respawn src/index.ts","lint":"yarn lint:code . && yarn lint:md .","test":"jest","build":"shx rm -rf dist/* && tsc","start":"node dist/index.js","format":"yarn format:js . && yarn format:ts . && yarn format:md .","lint:js":"eslint --ext js --ext md","lint:md":"markdownlint --ignore node_modules --ignore .git --ignore CHANGELOG.md","lint:ts":"eslint --ext ts --ext md","dev:build":"concurrently 'tsc -w -i' 'nodemon dist/index.js'","format:js":"yarn lint:js --fix","format:md":"yarn lint:md --fix","format:ts":"yarn lint:ts --fix","lint:code":"eslint --ext js --ext ts --ext md --ext json","verdaccio":"verdaccio --config ./verdaccio/conf/default.yaml","husky-skip":"cross-env HUSKY_SKIP_HOOKS=1","build:watch":"tsc -w","postinstall":"node dist/index.js","lint:code:ci":"yarn lint:code . --format junit","test:coverage":"yarn test --coverage","dev:no-respawn":"dotenv -- ts-node-dev --transpileOnly src/index.ts","prepublishOnly":"yarn build","build:incremental":"tsc -i"},"_npmUser":{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"},"repository":{"url":"https://github.com/aaronhayes/hasura-cli.git","type":"git"},"description":"A package that automatically installs and wraps Hasura CLI binary in isolated manner","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019, GIL B. Chan <github.com/jjangga0214> <bnbcmindnpass@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["yarn format:js","git add"],"*.md":["yarn format:md"],"*.ts":["yarn format:ts","git add"],"*.json":["yarn lint:code"],"hasura":["echo \"Error: Change to dummy file 'hasura' is blocked by default to prevent accidental commit of binary. If you want to change its content, try again by ignoring husky.\" && exit 1"]},"dependencies":{"axios":"^0.21.1","chalk":"^2.4.2"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","jest":"^24.8.0","husky":">=1","eslint":"5.3.0","nodemon":"^1.19.2","ts-jest":"^24.1.0","prettier":"^1.18.2","cross-env":"^6.0.0","verdaccio":"^4.3.0","commitizen":"^4.0.3","dotenv-cli":"^2.0.1","jest-junit":"^7.0.0","typescript":"^3.6.3","@types/jest":"^24.0.18","@types/node":"^12.7.5","lint-staged":">=8","ts-node-dev":"^1.0.0-pre.43","concurrently":"^4.1.2","@commitlint/cli":"^8.1.0","markdownlint-cli":"^0.22.0","eslint-plugin-jest":"^22.9.0","eslint-plugin-json":"^1.4.0","eslint-plugin-import":"^2.18.2","eslint-config-prettier":"^6.0.0","eslint-plugin-markdown":"^1.0.0","eslint-plugin-prettier":"^3.1.0","@typescript-eslint/parser":"^2.2.0","cz-conventional-changelog":"^3.0.2","eslint-config-airbnb-base":"13.2.0","@commitlint/config-conventional":"^8.1.0","@typescript-eslint/eslint-plugin":"^2.2.0","eslint-import-resolver-typescript":"^1.1.1"},"typescript:main":"src/index.ts","_npmOperationalInternal":{"tmp":"tmp/hasura-cli_2.4.0-beta.2_1647559759189_0.5156450854974908","host":"s3://npm-registry-packages"}},"2.4.0-beta.3":{"name":"@aaronhayes/hasura-cli","version":"2.4.0-beta.3","keywords":["hasura","hasura-cli","hasura/cli","hasuracli","hasura/graphql-engine","hasura/graphql-engine/cli","hasura/graphql-engine-cli","hasura-graphql","hasura-graphql-engine","hasura-graphql-engine-cli","graphql-engine/cli","graphql-engine-cli","graphql","graphql-cli"],"author":{"url":"https://github.com/jjangga0214","name":"Gil B. Chan","email":"bnbcmindnpass@gmail.com"},"license":"MIT","_id":"@aaronhayes/hasura-cli@2.4.0-beta.3","maintainers":[{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"}],"homepage":"https://github.com/aaronhayes/hasura-cli","bugs":{"url":"https://github.com/aaronhayes/hasura-cli/issues"},"bin":{"hasura":"hasura"},"dist":{"shasum":"1aa95707b6d34d299a7398e4c2f40d57cb002294","tarball":"https://registry.npmjs.org/@aaronhayes/hasura-cli/-/hasura-cli-2.4.0-beta.3.tgz","fileCount":15,"integrity":"sha512-wCE9aY3NMn5wS+PEtMKbNGzKeX0ivqonOjBPSNvYZjmtpxgsAHEMIQT5iLc4s26VtLTGWCTHfcwjfrUyWf1Kbg==","signatures":[{"sig":"MEUCIDoNSv5L7S1+PsZLKc1ci4IJJOeAoK3ejVEB6ThgQoRSAiEAoEFufmzuehMKXWLcbHFhdC1NudR2jN0tPgNvcFdr6yY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8295527,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiPFkTACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq+mA//RnktJsGiPx9wi+m6uFfNDEAgj4GWjAY0DNgSXBp3Pd3vug7l\r\nmMCphRFxHSplw74vkbnZhm6yEffESBz391ujZUU42Szk2jhcdgEE5zMd2W7C\r\nHZqCn5JqOvlhjB+Twgx60kWjG/3I0wyL25s1BovI0nRM7YtAdpyXhbT/u7mr\r\nr232e4FGH3bV+3o03Ul0bhTcT6Q+MLl4PSRhm1b/JKfFXHNmGdgYrRVCakXj\r\nWc5usBjnLTve5GIKbqXp2c36gS1s/je08Dj0bTdXDqYZdEDYzQXbODEUcT0R\r\nfT9oR9ofupjEmoyiCzbJEq5X3jnLWUiN6qc/pjQ6ndKg8hLG0M2IZQ1QTktZ\r\nG10wHqWN6n0UnG70wvhWmV+uMo77PL0MOt6cozi1qw94I7yppwseHy/44pv8\r\noC6YyiW7uWRIon4d/9z7CDNtlNjm0tOx7tQhmvEeNBCIaTLES+1q5rldWFoI\r\n8lQj98BAHAaV8AUoeXclh0jRIOl96TbNa4TySlh33lHUUgfdclSwyhkO66HB\r\niC2bKXIdLpxpGRrRU8/Rz0tAfTp9Tj63zz5GUjnw+NkCibT3wSV9ee47kJc4\r\nqHBZUVQwSrcfJ5FYzvFiXf/5CJhT7nKMnpBtGy2dLvJT2sGuS9zJe93rxIcY\r\nF7Xvv7Ws8SXCaM3F67BqSFajLgY8ciqYf7k=\r\n=cNaG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged","prepare-commit-msg":"exec < /dev/tty && git cz --hook"}},"engines":{"node":">=8"},"scripts":{"dev":"dotenv -- ts-node-dev --transpileOnly --respawn src/index.ts","lint":"yarn lint:code . && yarn lint:md .","test":"jest","build":"shx rm -rf dist/* && tsc","start":"node dist/index.js","format":"yarn format:js . && yarn format:ts . && yarn format:md .","lint:js":"eslint --ext js --ext md","lint:md":"markdownlint --ignore node_modules --ignore .git --ignore CHANGELOG.md","lint:ts":"eslint --ext ts --ext md","dev:build":"concurrently 'tsc -w -i' 'nodemon dist/index.js'","format:js":"yarn lint:js --fix","format:md":"yarn lint:md --fix","format:ts":"yarn lint:ts --fix","lint:code":"eslint --ext js --ext ts --ext md --ext json","verdaccio":"verdaccio --config ./verdaccio/conf/default.yaml","husky-skip":"cross-env HUSKY_SKIP_HOOKS=1","build:watch":"tsc -w","postinstall":"node dist/index.js","lint:code:ci":"yarn lint:code . --format junit","test:coverage":"yarn test --coverage","dev:no-respawn":"dotenv -- ts-node-dev --transpileOnly src/index.ts","prepublishOnly":"yarn build","build:incremental":"tsc -i"},"_npmUser":{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"},"repository":{"url":"https://github.com/aaronhayes/hasura-cli.git","type":"git"},"description":"A package that automatically installs and wraps Hasura CLI binary in isolated manner","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019, GIL B. Chan <github.com/jjangga0214> <bnbcmindnpass@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["yarn format:js","git add"],"*.md":["yarn format:md"],"*.ts":["yarn format:ts","git add"],"*.json":["yarn lint:code"],"hasura":["echo \"Error: Change to dummy file 'hasura' is blocked by default to prevent accidental commit of binary. If you want to change its content, try again by ignoring husky.\" && exit 1"]},"dependencies":{"axios":"^0.21.1","chalk":"^2.4.2"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","jest":"^24.8.0","husky":">=1","eslint":"5.3.0","nodemon":"^1.19.2","ts-jest":"^24.1.0","prettier":"^1.18.2","cross-env":"^6.0.0","verdaccio":"^4.3.0","commitizen":"^4.0.3","dotenv-cli":"^2.0.1","jest-junit":"^7.0.0","typescript":"^3.6.3","@types/jest":"^24.0.18","@types/node":"^12.7.5","lint-staged":">=8","ts-node-dev":"^1.0.0-pre.43","concurrently":"^4.1.2","@commitlint/cli":"^8.1.0","markdownlint-cli":"^0.22.0","eslint-plugin-jest":"^22.9.0","eslint-plugin-json":"^1.4.0","eslint-plugin-import":"^2.18.2","eslint-config-prettier":"^6.0.0","eslint-plugin-markdown":"^1.0.0","eslint-plugin-prettier":"^3.1.0","@typescript-eslint/parser":"^2.2.0","cz-conventional-changelog":"^3.0.2","eslint-config-airbnb-base":"13.2.0","@commitlint/config-conventional":"^8.1.0","@typescript-eslint/eslint-plugin":"^2.2.0","eslint-import-resolver-typescript":"^1.1.1"},"typescript:main":"src/index.ts","_npmOperationalInternal":{"tmp":"tmp/hasura-cli_2.4.0-beta.3_1648122130982_0.05525446041925153","host":"s3://npm-registry-packages"}},"2.4.0":{"name":"@aaronhayes/hasura-cli","version":"2.4.0","keywords":["hasura","hasura-cli","hasura/cli","hasuracli","hasura/graphql-engine","hasura/graphql-engine/cli","hasura/graphql-engine-cli","hasura-graphql","hasura-graphql-engine","hasura-graphql-engine-cli","graphql-engine/cli","graphql-engine-cli","graphql","graphql-cli"],"author":{"url":"https://github.com/jjangga0214","name":"Gil B. Chan","email":"bnbcmindnpass@gmail.com"},"license":"MIT","_id":"@aaronhayes/hasura-cli@2.4.0","maintainers":[{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"}],"homepage":"https://github.com/aaronhayes/hasura-cli","bugs":{"url":"https://github.com/aaronhayes/hasura-cli/issues"},"bin":{"hasura":"hasura"},"dist":{"shasum":"6d5e6afebed5bf01d6f79c3b5ee927a6c3303660","tarball":"https://registry.npmjs.org/@aaronhayes/hasura-cli/-/hasura-cli-2.4.0.tgz","fileCount":15,"integrity":"sha512-ZbdWo+YLo1w7KxqhX+CGw1Hgto8zaK1h1NPsLhHXVre6+mLeUw2AQt/byruCvQGoIqxB/Aosvc7BxPAHptnTZA==","signatures":[{"sig":"MEUCIEWNupIed4Gp96wbZWa4tpxJ3EwOQm7dfVnuUxNjzyjmAiEAzXHoF4vH9hzjZh4AKoOdijezs7r5PrUPyaDEcJZ0C30=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8295520,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiRVlkACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqjow/+OjGZjORXpsF9SLvSwwxH1E+uD7gDOWo0WOREckanY7YRI6Y+\r\nwnuTdrwJjePD9ABN5VAw6igG2hIj6At6O05HKi0AinIFZ7b7zyFy8sobHRx8\r\n0I4lPfdv/YF12sl6W58WurQPCbEJ6gNuDBGLPkwqN00Lf1GDvwnKjn/KII+L\r\nGrdrFsn8s4s9AxzkcXVEnW1e0mxdecPdy0mlMwORtGeKwW4kM3kKuhYFB8Kl\r\nZijO/pDLPb+YIS9FueqZrScNML7O/v+BWJa6BF1fRBc/KEdLz5cHlU9RYZ09\r\nWxyl8EyGmxSG75Cz4y3DqeIhEWVyzXL6/L9WGOJ8ieakZYg0QOSTQpXTyNIF\r\nZwUeBRWnG+utHldwbZFJr4SXjdFw8HXg/SeQOpVPgL8+ZhrzP3fmGpE4m83q\r\noAAChKzhDF2B1MrkxKXXR8xJtWyiL4tYuCQGe+P8t0oQsAAyreFMKS+1rlkf\r\npgaJUfbaxslaZctSMTd+r2M49nH/zj4/7H/6Gxrzj9caNCWqqhtf9uVNiIUv\r\nCBdTn8k/8gRWwb4xxy5w6cfSypMlOc10/dDs5+9j0nC+jGWRGFzEYYEA0BJV\r\nvSoPd+rvZEHH0Se62ng91/bWbNj1Bjh7uS3CWRsCjv8NlKbDe6nnn7tkcQ2m\r\nbmUmYvPvqVXUBQZBMYEUhuIlkh2KruiMMiE=\r\n=9TY4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged","prepare-commit-msg":"exec < /dev/tty && git cz --hook"}},"engines":{"node":">=8"},"scripts":{"dev":"dotenv -- ts-node-dev --transpileOnly --respawn src/index.ts","lint":"yarn lint:code . && yarn lint:md .","test":"jest","build":"shx rm -rf dist/* && tsc","start":"node dist/index.js","format":"yarn format:js . && yarn format:ts . && yarn format:md .","lint:js":"eslint --ext js --ext md","lint:md":"markdownlint --ignore node_modules --ignore .git --ignore CHANGELOG.md","lint:ts":"eslint --ext ts --ext md","dev:build":"concurrently 'tsc -w -i' 'nodemon dist/index.js'","format:js":"yarn lint:js --fix","format:md":"yarn lint:md --fix","format:ts":"yarn lint:ts --fix","lint:code":"eslint --ext js --ext ts --ext md --ext json","verdaccio":"verdaccio --config ./verdaccio/conf/default.yaml","husky-skip":"cross-env HUSKY_SKIP_HOOKS=1","build:watch":"tsc -w","postinstall":"node dist/index.js","lint:code:ci":"yarn lint:code . --format junit","test:coverage":"yarn test --coverage","dev:no-respawn":"dotenv -- ts-node-dev --transpileOnly src/index.ts","prepublishOnly":"yarn build","build:incremental":"tsc -i"},"_npmUser":{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"},"repository":{"url":"https://github.com/aaronhayes/hasura-cli.git","type":"git"},"description":"A package that automatically installs and wraps Hasura CLI binary in isolated manner","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019, GIL B. Chan <github.com/jjangga0214> <bnbcmindnpass@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["yarn format:js","git add"],"*.md":["yarn format:md"],"*.ts":["yarn format:ts","git add"],"*.json":["yarn lint:code"],"hasura":["echo \"Error: Change to dummy file 'hasura' is blocked by default to prevent accidental commit of binary. If you want to change its content, try again by ignoring husky.\" && exit 1"]},"dependencies":{"axios":"^0.21.1","chalk":"^2.4.2"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","jest":"^24.8.0","husky":">=1","eslint":"5.3.0","nodemon":"^1.19.2","ts-jest":"^24.1.0","prettier":"^1.18.2","cross-env":"^6.0.0","verdaccio":"^4.3.0","commitizen":"^4.0.3","dotenv-cli":"^2.0.1","jest-junit":"^7.0.0","typescript":"^3.6.3","@types/jest":"^24.0.18","@types/node":"^12.7.5","lint-staged":">=8","ts-node-dev":"^1.0.0-pre.43","concurrently":"^4.1.2","@commitlint/cli":"^8.1.0","markdownlint-cli":"^0.22.0","eslint-plugin-jest":"^22.9.0","eslint-plugin-json":"^1.4.0","eslint-plugin-import":"^2.18.2","eslint-config-prettier":"^6.0.0","eslint-plugin-markdown":"^1.0.0","eslint-plugin-prettier":"^3.1.0","@typescript-eslint/parser":"^2.2.0","cz-conventional-changelog":"^3.0.2","eslint-config-airbnb-base":"13.2.0","@commitlint/config-conventional":"^8.1.0","@typescript-eslint/eslint-plugin":"^2.2.0","eslint-import-resolver-typescript":"^1.1.1"},"typescript:main":"src/index.ts","_npmOperationalInternal":{"tmp":"tmp/hasura-cli_2.4.0_1648712035988_0.6921199085933869","host":"s3://npm-registry-packages"}},"2.5.0-beta.1":{"name":"@aaronhayes/hasura-cli","version":"2.5.0-beta.1","keywords":["hasura","hasura-cli","hasura/cli","hasuracli","hasura/graphql-engine","hasura/graphql-engine/cli","hasura/graphql-engine-cli","hasura-graphql","hasura-graphql-engine","hasura-graphql-engine-cli","graphql-engine/cli","graphql-engine-cli","graphql","graphql-cli"],"author":{"url":"https://github.com/jjangga0214","name":"Gil B. Chan","email":"bnbcmindnpass@gmail.com"},"license":"MIT","_id":"@aaronhayes/hasura-cli@2.5.0-beta.1","maintainers":[{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"}],"homepage":"https://github.com/aaronhayes/hasura-cli","bugs":{"url":"https://github.com/aaronhayes/hasura-cli/issues"},"bin":{"hasura":"hasura"},"dist":{"shasum":"b57ad326a94d084e501e00d0ada6fa5efbc1c6e2","tarball":"https://registry.npmjs.org/@aaronhayes/hasura-cli/-/hasura-cli-2.5.0-beta.1.tgz","fileCount":15,"integrity":"sha512-OTGnh/oF1rXJPV587Ecpa5ObFa+KrtaK7WVbfdXcoh5YOmug0P1qbK8uGoSY4+Gpz72oU5Q6Qmbt9I/sYZz27Q==","signatures":[{"sig":"MEUCIQCGUHEQn4qEXZIFral/yUPYcK2qAYPk2vXc4zShVoLiMAIgGBDEWbRyg5bKUux3paOn41ryFWyjQAAehgeTcjzgfuA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8295527,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiRVnpACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrRNw/8Du+F3zV8pw4oPOY1vvI+oQuImfl7l57wm7P5vtlhKqGWxiLp\r\nnLD+y+CiTPbxRUTs6fczlMIuKOteRccIWWf90XK5d7LVMdpqacj3tRU5ZqTt\r\n+pssyuVxbs4ZWOhMx4nMT5fPUnm9zn7j5zq6n2VnkUa15Grcl5CS0+Ol2OjK\r\nRxGS49sRV0gFfhrwD/fc5jCQXjIrxt4d50hBWtOLTWET06O0oODgjjBGTqrZ\r\nEILtLKvv6GQJsnY+7k7nnohWExoNs2bZ0yT6OyT6C/qrZ4ZNqrWzHhhzqAYB\r\nTkNqc+CCre5/pEpI2vg4viy/iSywop7TO/JP95BDhj2ZviLV7M+WntyJTt2s\r\nlmbeK7ACaNeSmJGUM0/VJ3a2g7cfNQD291cQR3fVqyKnKCsXrIEcqLHmi/Ek\r\nS2KgQmGn/Ezuco0BKRreRseBKAHQo+fPY5igQJ8JScXP+fND1RV9ZdIoz3Po\r\nzwREHDgguYGlT8/rYQfD+65uH6hOjSVR6ZbZHbX1F9jUDBHaRnCeH+qR+r9K\r\n/2XGd5C2El/QZJk3zhDVW5LZUq73in2WqQSw30ze5xDZazn28hnq9uF8eXWo\r\np5wd79KM+jv2JuXmCrMP7u38z9zGUHAQi0PV7/W40tbI/Ii8XROsBTmqAaxI\r\nwnKjIJfpc6iBdtUj44uPNcS7h83y0HSwQgM=\r\n=WazZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged","prepare-commit-msg":"exec < /dev/tty && git cz --hook"}},"engines":{"node":">=8"},"scripts":{"dev":"dotenv -- ts-node-dev --transpileOnly --respawn src/index.ts","lint":"yarn lint:code . && yarn lint:md .","test":"jest","build":"shx rm -rf dist/* && tsc","start":"node dist/index.js","format":"yarn format:js . && yarn format:ts . && yarn format:md .","lint:js":"eslint --ext js --ext md","lint:md":"markdownlint --ignore node_modules --ignore .git --ignore CHANGELOG.md","lint:ts":"eslint --ext ts --ext md","dev:build":"concurrently 'tsc -w -i' 'nodemon dist/index.js'","format:js":"yarn lint:js --fix","format:md":"yarn lint:md --fix","format:ts":"yarn lint:ts --fix","lint:code":"eslint --ext js --ext ts --ext md --ext json","verdaccio":"verdaccio --config ./verdaccio/conf/default.yaml","husky-skip":"cross-env HUSKY_SKIP_HOOKS=1","build:watch":"tsc -w","postinstall":"node dist/index.js","lint:code:ci":"yarn lint:code . --format junit","test:coverage":"yarn test --coverage","dev:no-respawn":"dotenv -- ts-node-dev --transpileOnly src/index.ts","prepublishOnly":"yarn build","build:incremental":"tsc -i"},"_npmUser":{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"},"repository":{"url":"https://github.com/aaronhayes/hasura-cli.git","type":"git"},"description":"A package that automatically installs and wraps Hasura CLI binary in isolated manner","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019, GIL B. Chan <github.com/jjangga0214> <bnbcmindnpass@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["yarn format:js","git add"],"*.md":["yarn format:md"],"*.ts":["yarn format:ts","git add"],"*.json":["yarn lint:code"],"hasura":["echo \"Error: Change to dummy file 'hasura' is blocked by default to prevent accidental commit of binary. If you want to change its content, try again by ignoring husky.\" && exit 1"]},"dependencies":{"axios":"^0.21.1","chalk":"^2.4.2"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","jest":"^24.8.0","husky":">=1","eslint":"5.3.0","nodemon":"^1.19.2","ts-jest":"^24.1.0","prettier":"^1.18.2","cross-env":"^6.0.0","verdaccio":"^4.3.0","commitizen":"^4.0.3","dotenv-cli":"^2.0.1","jest-junit":"^7.0.0","typescript":"^3.6.3","@types/jest":"^24.0.18","@types/node":"^12.7.5","lint-staged":">=8","ts-node-dev":"^1.0.0-pre.43","concurrently":"^4.1.2","@commitlint/cli":"^8.1.0","markdownlint-cli":"^0.22.0","eslint-plugin-jest":"^22.9.0","eslint-plugin-json":"^1.4.0","eslint-plugin-import":"^2.18.2","eslint-config-prettier":"^6.0.0","eslint-plugin-markdown":"^1.0.0","eslint-plugin-prettier":"^3.1.0","@typescript-eslint/parser":"^2.2.0","cz-conventional-changelog":"^3.0.2","eslint-config-airbnb-base":"13.2.0","@commitlint/config-conventional":"^8.1.0","@typescript-eslint/eslint-plugin":"^2.2.0","eslint-import-resolver-typescript":"^1.1.1"},"typescript:main":"src/index.ts","_npmOperationalInternal":{"tmp":"tmp/hasura-cli_2.5.0-beta.1_1648712169378_0.8148189776808337","host":"s3://npm-registry-packages"}},"2.5.0":{"name":"@aaronhayes/hasura-cli","version":"2.5.0","keywords":["hasura","hasura-cli","hasura/cli","hasuracli","hasura/graphql-engine","hasura/graphql-engine/cli","hasura/graphql-engine-cli","hasura-graphql","hasura-graphql-engine","hasura-graphql-engine-cli","graphql-engine/cli","graphql-engine-cli","graphql","graphql-cli"],"author":{"url":"https://github.com/jjangga0214","name":"Gil B. Chan","email":"bnbcmindnpass@gmail.com"},"license":"MIT","_id":"@aaronhayes/hasura-cli@2.5.0","maintainers":[{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"}],"homepage":"https://github.com/aaronhayes/hasura-cli","bugs":{"url":"https://github.com/aaronhayes/hasura-cli/issues"},"bin":{"hasura":"hasura"},"dist":{"shasum":"6f0906dc03eda57b3f97dbd8f10dc1008ba7400d","tarball":"https://registry.npmjs.org/@aaronhayes/hasura-cli/-/hasura-cli-2.5.0.tgz","fileCount":15,"integrity":"sha512-hh+d22rkAYkCbsLjkoOFvMYd77LbmUGmQB6vOw8e66pbw5LKZRbVNBRzyDSkbY5fKy93QI+vqDEA4SnkzyMkVw==","signatures":[{"sig":"MEYCIQD2fMXU10tEuG5u9R70NYi3dEZEvCEvs/Q82e5Ba/16AgIhAIwzCSWc2SVfDciiv1LvKzdLkBE4QkGEEwzVc6NwhSLy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8295520,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiV4SGACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoC1g//aBiy85voMy+2nmaH53TtwSaA+yt6UV7bh7r/GPpoR3ckfV/6\r\ndcMS81hxoJ2Ri4U9VFqWnqKK6bQ1dUR427K9iQXUBKIFlYuSITVA2y9XHexa\r\niiCqMevqZkfGlocDziowKRL22oazeQEX+sLjjOnfDDxc3hAnN0WcmC472uQt\r\nSXN9unyEt/MHY0Yvs9trXWq69bjxOjfE9aRLXgGNbIKBXV87p9KokqcwZ9AB\r\n8LPi438Xml67if3JRhcgI2r7I3x9QhMEsJCYj3H3ht7D3rvv8vfxCfKnBNEX\r\nNgTE5xZ9ascPutQroDFc2vICn6FnbikXeHVRDbNGCHaNE/xT7XOa8KJafck1\r\nYvPRFSeB8CSAYhwpZ+bmAJj9rZAxRxvY+lHj9KD/ReBDN0yZzZYquYjHRUvX\r\n3FCxp4jKCdHEDg2Kh9GzDIuIEGAG1Iy6ahk2pxK9D/4RYxZOuHneCaS0Ig2b\r\n0vPySGrJrwebrb16uU+uubdNDjYtbrhI6oQ7xnPR5Dv8u6Pt3fk5isOq4kcG\r\nA2N4pb0UoeDzcDQOfF0r3+WyYMRilnV6+NsPuDE+7DeKQ3yEEaBwylHUnE3U\r\nxA6v/E2e66id1X7ZCcr3ZaHuYD/LWFf1O3f6CsALFqtOjPCl3ZYhplpaoKCI\r\nc0y0ur5G/87/BzGGVq6CPkjlPlow9xcTIpg=\r\n=jKTs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged","prepare-commit-msg":"exec < /dev/tty && git cz --hook"}},"engines":{"node":">=8"},"scripts":{"dev":"dotenv -- ts-node-dev --transpileOnly --respawn src/index.ts","lint":"yarn lint:code . && yarn lint:md .","test":"jest","build":"shx rm -rf dist/* && tsc","start":"node dist/index.js","format":"yarn format:js . && yarn format:ts . && yarn format:md .","lint:js":"eslint --ext js --ext md","lint:md":"markdownlint --ignore node_modules --ignore .git --ignore CHANGELOG.md","lint:ts":"eslint --ext ts --ext md","dev:build":"concurrently 'tsc -w -i' 'nodemon dist/index.js'","format:js":"yarn lint:js --fix","format:md":"yarn lint:md --fix","format:ts":"yarn lint:ts --fix","lint:code":"eslint --ext js --ext ts --ext md --ext json","verdaccio":"verdaccio --config ./verdaccio/conf/default.yaml","husky-skip":"cross-env HUSKY_SKIP_HOOKS=1","build:watch":"tsc -w","postinstall":"node dist/index.js","lint:code:ci":"yarn lint:code . --format junit","test:coverage":"yarn test --coverage","dev:no-respawn":"dotenv -- ts-node-dev --transpileOnly src/index.ts","prepublishOnly":"yarn build","build:incremental":"tsc -i"},"_npmUser":{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"},"repository":{"url":"https://github.com/aaronhayes/hasura-cli.git","type":"git"},"description":"A package that automatically installs and wraps Hasura CLI binary in isolated manner","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019, GIL B. Chan <github.com/jjangga0214> <bnbcmindnpass@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["yarn format:js","git add"],"*.md":["yarn format:md"],"*.ts":["yarn format:ts","git add"],"*.json":["yarn lint:code"],"hasura":["echo \"Error: Change to dummy file 'hasura' is blocked by default to prevent accidental commit of binary. If you want to change its content, try again by ignoring husky.\" && exit 1"]},"dependencies":{"axios":"^0.21.1","chalk":"^2.4.2"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","jest":"^24.8.0","husky":">=1","eslint":"5.3.0","nodemon":"^1.19.2","ts-jest":"^24.1.0","prettier":"^1.18.2","cross-env":"^6.0.0","verdaccio":"^4.3.0","commitizen":"^4.0.3","dotenv-cli":"^2.0.1","jest-junit":"^7.0.0","typescript":"^3.6.3","@types/jest":"^24.0.18","@types/node":"^12.7.5","lint-staged":">=8","ts-node-dev":"^1.0.0-pre.43","concurrently":"^4.1.2","@commitlint/cli":"^8.1.0","markdownlint-cli":"^0.22.0","eslint-plugin-jest":"^22.9.0","eslint-plugin-json":"^1.4.0","eslint-plugin-import":"^2.18.2","eslint-config-prettier":"^6.0.0","eslint-plugin-markdown":"^1.0.0","eslint-plugin-prettier":"^3.1.0","@typescript-eslint/parser":"^2.2.0","cz-conventional-changelog":"^3.0.2","eslint-config-airbnb-base":"13.2.0","@commitlint/config-conventional":"^8.1.0","@typescript-eslint/eslint-plugin":"^2.2.0","eslint-import-resolver-typescript":"^1.1.1"},"typescript:main":"src/index.ts","_npmOperationalInternal":{"tmp":"tmp/hasura-cli_2.5.0_1649902725912_0.28099689952331297","host":"s3://npm-registry-packages"}},"2.6.0-beta.1":{"name":"@aaronhayes/hasura-cli","version":"2.6.0-beta.1","keywords":["hasura","hasura-cli","hasura/cli","hasuracli","hasura/graphql-engine","hasura/graphql-engine/cli","hasura/graphql-engine-cli","hasura-graphql","hasura-graphql-engine","hasura-graphql-engine-cli","graphql-engine/cli","graphql-engine-cli","graphql","graphql-cli"],"author":{"url":"https://github.com/jjangga0214","name":"Gil B. Chan","email":"bnbcmindnpass@gmail.com"},"license":"MIT","_id":"@aaronhayes/hasura-cli@2.6.0-beta.1","maintainers":[{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"}],"homepage":"https://github.com/aaronhayes/hasura-cli","bugs":{"url":"https://github.com/aaronhayes/hasura-cli/issues"},"bin":{"hasura":"hasura"},"dist":{"shasum":"f6b0a2d3f8620d2a7553ed0bccd16b992f0eec13","tarball":"https://registry.npmjs.org/@aaronhayes/hasura-cli/-/hasura-cli-2.6.0-beta.1.tgz","fileCount":15,"integrity":"sha512-XCDuXZEGVYPRlVo3O47M4Pw+L8kPEJgdYlMoVQwacTYk1rXxEY+wUGMbAfy3ZpZAzQHmSHVZGh3ULtKhQyAEXg==","signatures":[{"sig":"MEUCIQCpyDAUOZ6LxfD/D4qBMfmEV8pvpyaTbHCLh7xWz8L3SwIgK6aiWY5Q+4X4ddp8H/Vt2mX+pKc96aorVH5JwZZ2SeU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8295527,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiV4SkACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpkVg/5AU8Cd7oTOXNslviGX8CGv0ke7UsOR2hVQQWbO7I+vaFrwpVl\r\nykjHZDQFX9CFXgzXhbfuZLYmvYTk2zmB7lULO7YDJDN3djJgr7p47PW8VWlQ\r\nTyEMrNCzXOqEXDqKq74CbPHEsnylT81mE5LOfIOUVEj+06rtbKEY4ypOmMBR\r\n0KknBbRkkOSu7YYfkjDmukzRvKtjjWjLGz3Nd8nvY0c+hVAOmy9WKEWhttHv\r\nJW3vcAtTEy0zdRCJMhHagNXve0dT5jt8eofsNynTgriSWMuHB+kVir0e4myj\r\njBRkDYrBaj+0KH9h04JqvhVw5Y155sZfW+IIpjEu5zn8GC7+e0Pefjp9KEmt\r\nNmWbfo3UAM5uVNY8g6wO69U7xAVGiNe1zsgIfG4pzWFfLO3UzygVdZvb+c5c\r\ntLQqWuxOk4ponhs85L6Jzfm0WVDTyL8x+DgZy5pwWTHOTLo8IOnx9geoSYBk\r\n0yQrH+ISkVo7AFJwpu4F8K3CKqAfniXeS7C12uKIN54L+hhAyTJI0uhcl+ew\r\nhVGc1OTNKJ4Nyo47NVt1UokD95KnYsfABaqzHatz9kRVdWkFMN68vbyUtvAF\r\nOGADvNohLIJLJxF8VUhENQzLIgBSlK3wWBg0sgMuiAGy6V4UgotNs06cZREA\r\nC6e8p220pu/ZyV4txp/VizFG/vrBJac74ts=\r\n=4yKv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged","prepare-commit-msg":"exec < /dev/tty && git cz --hook"}},"engines":{"node":">=8"},"scripts":{"dev":"dotenv -- ts-node-dev --transpileOnly --respawn src/index.ts","lint":"yarn lint:code . && yarn lint:md .","test":"jest","build":"shx rm -rf dist/* && tsc","start":"node dist/index.js","format":"yarn format:js . && yarn format:ts . && yarn format:md .","lint:js":"eslint --ext js --ext md","lint:md":"markdownlint --ignore node_modules --ignore .git --ignore CHANGELOG.md","lint:ts":"eslint --ext ts --ext md","dev:build":"concurrently 'tsc -w -i' 'nodemon dist/index.js'","format:js":"yarn lint:js --fix","format:md":"yarn lint:md --fix","format:ts":"yarn lint:ts --fix","lint:code":"eslint --ext js --ext ts --ext md --ext json","verdaccio":"verdaccio --config ./verdaccio/conf/default.yaml","husky-skip":"cross-env HUSKY_SKIP_HOOKS=1","build:watch":"tsc -w","postinstall":"node dist/index.js","lint:code:ci":"yarn lint:code . --format junit","test:coverage":"yarn test --coverage","dev:no-respawn":"dotenv -- ts-node-dev --transpileOnly src/index.ts","prepublishOnly":"yarn build","build:incremental":"tsc -i"},"_npmUser":{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"},"repository":{"url":"https://github.com/aaronhayes/hasura-cli.git","type":"git"},"description":"A package that automatically installs and wraps Hasura CLI binary in isolated manner","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019, GIL B. Chan <github.com/jjangga0214> <bnbcmindnpass@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["yarn format:js","git add"],"*.md":["yarn format:md"],"*.ts":["yarn format:ts","git add"],"*.json":["yarn lint:code"],"hasura":["echo \"Error: Change to dummy file 'hasura' is blocked by default to prevent accidental commit of binary. If you want to change its content, try again by ignoring husky.\" && exit 1"]},"dependencies":{"axios":"^0.21.1","chalk":"^2.4.2"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","jest":"^24.8.0","husky":">=1","eslint":"5.3.0","nodemon":"^1.19.2","ts-jest":"^24.1.0","prettier":"^1.18.2","cross-env":"^6.0.0","verdaccio":"^4.3.0","commitizen":"^4.0.3","dotenv-cli":"^2.0.1","jest-junit":"^7.0.0","typescript":"^3.6.3","@types/jest":"^24.0.18","@types/node":"^12.7.5","lint-staged":">=8","ts-node-dev":"^1.0.0-pre.43","concurrently":"^4.1.2","@commitlint/cli":"^8.1.0","markdownlint-cli":"^0.22.0","eslint-plugin-jest":"^22.9.0","eslint-plugin-json":"^1.4.0","eslint-plugin-import":"^2.18.2","eslint-config-prettier":"^6.0.0","eslint-plugin-markdown":"^1.0.0","eslint-plugin-prettier":"^3.1.0","@typescript-eslint/parser":"^2.2.0","cz-conventional-changelog":"^3.0.2","eslint-config-airbnb-base":"13.2.0","@commitlint/config-conventional":"^8.1.0","@typescript-eslint/eslint-plugin":"^2.2.0","eslint-import-resolver-typescript":"^1.1.1"},"typescript:main":"src/index.ts","_npmOperationalInternal":{"tmp":"tmp/hasura-cli_2.6.0-beta.1_1649902756557_0.7595721960339976","host":"s3://npm-registry-packages"}},"2.5.1":{"name":"@aaronhayes/hasura-cli","version":"2.5.1","keywords":["hasura","hasura-cli","hasura/cli","hasuracli","hasura/graphql-engine","hasura/graphql-engine/cli","hasura/graphql-engine-cli","hasura-graphql","hasura-graphql-engine","hasura-graphql-engine-cli","graphql-engine/cli","graphql-engine-cli","graphql","graphql-cli"],"author":{"url":"https://github.com/jjangga0214","name":"Gil B. Chan","email":"bnbcmindnpass@gmail.com"},"license":"MIT","_id":"@aaronhayes/hasura-cli@2.5.1","maintainers":[{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"}],"homepage":"https://github.com/aaronhayes/hasura-cli","bugs":{"url":"https://github.com/aaronhayes/hasura-cli/issues"},"bin":{"hasura":"hasura"},"dist":{"shasum":"73dbbcefdb885689a8a31718300c1ebe77f7e191","tarball":"https://registry.npmjs.org/@aaronhayes/hasura-cli/-/hasura-cli-2.5.1.tgz","fileCount":15,"integrity":"sha512-AgKqWn7yhAalC/vMFqWKLV4T1MQHOhVmtwCHVrgJ5urRCWFiAOt6UbqT4Dzr0M13q+33Iaaly68UIqswYDCn5Q==","signatures":[{"sig":"MEUCIErryA5Vk9v63o2K9Qe/kIMz4/bEthPMv+dgfdbzuWhCAiEAgWLNiC+V2wj6+X7b1Q0eaQPHL4b3IPKSZZO06FV+sEI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8295520,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiYeOrACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo8LA/9EdN2Wus1UfHQx3nC2AHadWt4l6JeUzKZyESJL2g1G50p1M0z\r\n/MCfxMUaz/0f6sUXPt9zIaImgO9ruHxDFyEvNMehFkV7Z9t9OR4ddK6gFoJg\r\nMSo4YNmLpLWSjVOEFv5akUZE5ta7Sr9HYrqrR/YOJcu12XGgRSG9lvd61m79\r\nIVXE8ITr+Wmi8ajl/uBv5ZyHgJBYiKvAddc0dV76QI9zA5Go2cN16nQ6Ct++\r\nChTTsZGGPMDb1jMAVVTQdR9jHtb8BQrT/P6pY0+ykZd9bVtCRNoZQWfEL6In\r\nExdhZSpjjavaFtbBoSXXfBYBRgn//Rhvx6FsMvpu26t4nAveU/rEfqWeFKur\r\neWb5vj4Pg7V7b6iHZQPt8lSZHt9CPTNzJxl0Gm3gZ5haOG91JpU1Xb1mvwbP\r\nzLiUnTXwHY0Z09MgK5D39zqaWzWWFTgO1KICzQK6ir6Pg9nGHeLBG9moOQTW\r\nDDEiB261BWFV24VOpAe47FRgDJEMVLNYU+OTGR8Iqts8NtQDZhZ1EjCaDGwo\r\nVPb5ANwRltBxU/akE7tRvmx2HdLnoUC96l1GN5drwd/5754YeIKKNFFW5doa\r\nzCoYUTq6T5MJX55Eb/LdRAESDvk5GIjOa617LgnMAGwuUP+xvMo19RYpaYYI\r\nDCPUcg41KA66N+8EdFwf14zsvnMiaTmCCuY=\r\n=ILdG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged","prepare-commit-msg":"exec < /dev/tty && git cz --hook"}},"engines":{"node":">=8"},"scripts":{"dev":"dotenv -- ts-node-dev --transpileOnly --respawn src/index.ts","lint":"yarn lint:code . && yarn lint:md .","test":"jest","build":"shx rm -rf dist/* && tsc","start":"node dist/index.js","format":"yarn format:js . && yarn format:ts . && yarn format:md .","lint:js":"eslint --ext js --ext md","lint:md":"markdownlint --ignore node_modules --ignore .git --ignore CHANGELOG.md","lint:ts":"eslint --ext ts --ext md","dev:build":"concurrently 'tsc -w -i' 'nodemon dist/index.js'","format:js":"yarn lint:js --fix","format:md":"yarn lint:md --fix","format:ts":"yarn lint:ts --fix","lint:code":"eslint --ext js --ext ts --ext md --ext json","verdaccio":"verdaccio --config ./verdaccio/conf/default.yaml","husky-skip":"cross-env HUSKY_SKIP_HOOKS=1","build:watch":"tsc -w","postinstall":"node dist/index.js","lint:code:ci":"yarn lint:code . --format junit","test:coverage":"yarn test --coverage","dev:no-respawn":"dotenv -- ts-node-dev --transpileOnly src/index.ts","prepublishOnly":"yarn build","build:incremental":"tsc -i"},"_npmUser":{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"},"repository":{"url":"https://github.com/aaronhayes/hasura-cli.git","type":"git"},"description":"A package that automatically installs and wraps Hasura CLI binary in isolated manner","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019, GIL B. Chan <github.com/jjangga0214> <bnbcmindnpass@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["yarn format:js","git add"],"*.md":["yarn format:md"],"*.ts":["yarn format:ts","git add"],"*.json":["yarn lint:code"],"hasura":["echo \"Error: Change to dummy file 'hasura' is blocked by default to prevent accidental commit of binary. If you want to change its content, try again by ignoring husky.\" && exit 1"]},"dependencies":{"axios":"^0.21.1","chalk":"^2.4.2"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","jest":"^24.8.0","husky":">=1","eslint":"5.3.0","nodemon":"^1.19.2","ts-jest":"^24.1.0","prettier":"^1.18.2","cross-env":"^6.0.0","verdaccio":"^4.3.0","commitizen":"^4.0.3","dotenv-cli":"^2.0.1","jest-junit":"^7.0.0","typescript":"^3.6.3","@types/jest":"^24.0.18","@types/node":"^12.7.5","lint-staged":">=8","ts-node-dev":"^1.0.0-pre.43","concurrently":"^4.1.2","@commitlint/cli":"^8.1.0","markdownlint-cli":"^0.22.0","eslint-plugin-jest":"^22.9.0","eslint-plugin-json":"^1.4.0","eslint-plugin-import":"^2.18.2","eslint-config-prettier":"^6.0.0","eslint-plugin-markdown":"^1.0.0","eslint-plugin-prettier":"^3.1.0","@typescript-eslint/parser":"^2.2.0","cz-conventional-changelog":"^3.0.2","eslint-config-airbnb-base":"13.2.0","@commitlint/config-conventional":"^8.1.0","@typescript-eslint/eslint-plugin":"^2.2.0","eslint-import-resolver-typescript":"^1.1.1"},"typescript:main":"src/index.ts","_npmOperationalInternal":{"tmp":"tmp/hasura-cli_2.5.1_1650582443168_0.9910294257091412","host":"s3://npm-registry-packages"}},"2.6.0-beta.2":{"name":"@aaronhayes/hasura-cli","version":"2.6.0-beta.2","keywords":["hasura","hasura-cli","hasura/cli","hasuracli","hasura/graphql-engine","hasura/graphql-engine/cli","hasura/graphql-engine-cli","hasura-graphql","hasura-graphql-engine","hasura-graphql-engine-cli","graphql-engine/cli","graphql-engine-cli","graphql","graphql-cli"],"author":{"url":"https://github.com/jjangga0214","name":"Gil B. Chan","email":"bnbcmindnpass@gmail.com"},"license":"MIT","_id":"@aaronhayes/hasura-cli@2.6.0-beta.2","maintainers":[{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"}],"homepage":"https://github.com/aaronhayes/hasura-cli","bugs":{"url":"https://github.com/aaronhayes/hasura-cli/issues"},"bin":{"hasura":"hasura"},"dist":{"shasum":"3c71629b210871f7e84699e3111c9cc890abd075","tarball":"https://registry.npmjs.org/@aaronhayes/hasura-cli/-/hasura-cli-2.6.0-beta.2.tgz","fileCount":15,"integrity":"sha512-+XgICaWwg+cBe0eqsNpj7asUd116WfA87LHN7cte+uTaZJrWGP1Hvt8195X5kTr5JE/0jlvcZ9/ZnboilKdKYw==","signatures":[{"sig":"MEUCIQDhdr3EIi/CDdTc2xUNKWXzT6WFpS9hHPt/R54tMmzYNAIgHXDjub3RBGpOE9IeP0tfqDu1P4EQ6cthGw8MaXOy6iI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8295527,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiYePjACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpG5RAAkabOHPeBtl1BomwzS4DcG10CZ7AMFuQNFnIbgn2sFYQ5HR6V\r\nB+7DVBl/kwFWtS4wswpAaRqYsAqaQPAsevG3m0L7XnxHaHmUJOffiA+YGlFs\r\na4nSDNaTSJ3K6mtQZhMzVGZutZlBmeRNrm5fzc7M7wSqRJC4nEskag47Ufeg\r\ntfflog0uMz7b1Jpw9hoOiozVStAnILyaFj8Zp2pvTfbym5/ep0CiX9oNhWoC\r\nbCOvFiRM9MU6rq34N13OqIre2veBpwh/rJelCQ+3sIsDYtMPuI0TGMlzHo63\r\neG6lzmgUNzUcTihAdUZZUAu6sDfZ+Fnoe23+N3z7cu3PufCZ7tJSbKwNJ6c4\r\nJahdEjY2WqrmS21B0aRxkatzanYGln9RGl4SP9fKkfPXHy+3TitklWCyzq+m\r\n3HzK+1tqNnLNuWDnk2jNyRq4ruGtBogHCQLAgjjVo7LZWb008GqhjNovqMyg\r\nJcxhpeOW5/aaGSkLLNffwBhs/IRwRxhe8KLpleHL7cJOwGgTS4QM1go6hhzK\r\naXH87Wq7gckFfRdC9sEJNeCO77qfyg2dzs2Ssx9jc9/6Qvvb1bR1BA3s7bJ+\r\nKB54JDvk2+F/CGzmjV7V950K0Uwi/3XS+cz9d0444bYpE0yLuWegQgc4PfTy\r\nnmaM6jo7norVBbgNHF3vKQfXOhpeekAFUuE=\r\n=vmSA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged","prepare-commit-msg":"exec < /dev/tty && git cz --hook"}},"engines":{"node":">=8"},"scripts":{"dev":"dotenv -- ts-node-dev --transpileOnly --respawn src/index.ts","lint":"yarn lint:code . && yarn lint:md .","test":"jest","build":"shx rm -rf dist/* && tsc","start":"node dist/index.js","format":"yarn format:js . && yarn format:ts . && yarn format:md .","lint:js":"eslint --ext js --ext md","lint:md":"markdownlint --ignore node_modules --ignore .git --ignore CHANGELOG.md","lint:ts":"eslint --ext ts --ext md","dev:build":"concurrently 'tsc -w -i' 'nodemon dist/index.js'","format:js":"yarn lint:js --fix","format:md":"yarn lint:md --fix","format:ts":"yarn lint:ts --fix","lint:code":"eslint --ext js --ext ts --ext md --ext json","verdaccio":"verdaccio --config ./verdaccio/conf/default.yaml","husky-skip":"cross-env HUSKY_SKIP_HOOKS=1","build:watch":"tsc -w","postinstall":"node dist/index.js","lint:code:ci":"yarn lint:code . --format junit","test:coverage":"yarn test --coverage","dev:no-respawn":"dotenv -- ts-node-dev --transpileOnly src/index.ts","prepublishOnly":"yarn build","build:incremental":"tsc -i"},"_npmUser":{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"},"repository":{"url":"https://github.com/aaronhayes/hasura-cli.git","type":"git"},"description":"A package that automatically installs and wraps Hasura CLI binary in isolated manner","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019, GIL B. Chan <github.com/jjangga0214> <bnbcmindnpass@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["yarn format:js","git add"],"*.md":["yarn format:md"],"*.ts":["yarn format:ts","git add"],"*.json":["yarn lint:code"],"hasura":["echo \"Error: Change to dummy file 'hasura' is blocked by default to prevent accidental commit of binary. If you want to change its content, try again by ignoring husky.\" && exit 1"]},"dependencies":{"axios":"^0.21.1","chalk":"^2.4.2"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","jest":"^24.8.0","husky":">=1","eslint":"5.3.0","nodemon":"^1.19.2","ts-jest":"^24.1.0","prettier":"^1.18.2","cross-env":"^6.0.0","verdaccio":"^4.3.0","commitizen":"^4.0.3","dotenv-cli":"^2.0.1","jest-junit":"^7.0.0","typescript":"^3.6.3","@types/jest":"^24.0.18","@types/node":"^12.7.5","lint-staged":">=8","ts-node-dev":"^1.0.0-pre.43","concurrently":"^4.1.2","@commitlint/cli":"^8.1.0","markdownlint-cli":"^0.22.0","eslint-plugin-jest":"^22.9.0","eslint-plugin-json":"^1.4.0","eslint-plugin-import":"^2.18.2","eslint-config-prettier":"^6.0.0","eslint-plugin-markdown":"^1.0.0","eslint-plugin-prettier":"^3.1.0","@typescript-eslint/parser":"^2.2.0","cz-conventional-changelog":"^3.0.2","eslint-config-airbnb-base":"13.2.0","@commitlint/config-conventional":"^8.1.0","@typescript-eslint/eslint-plugin":"^2.2.0","eslint-import-resolver-typescript":"^1.1.1"},"typescript:main":"src/index.ts","_npmOperationalInternal":{"tmp":"tmp/hasura-cli_2.6.0-beta.2_1650582499022_0.9868283831352889","host":"s3://npm-registry-packages"}},"2.6.0":{"name":"@aaronhayes/hasura-cli","version":"2.6.0","keywords":["hasura","hasura-cli","hasura/cli","hasuracli","hasura/graphql-engine","hasura/graphql-engine/cli","hasura/graphql-engine-cli","hasura-graphql","hasura-graphql-engine","hasura-graphql-engine-cli","graphql-engine/cli","graphql-engine-cli","graphql","graphql-cli"],"author":{"url":"https://github.com/jjangga0214","name":"Gil B. Chan","email":"bnbcmindnpass@gmail.com"},"license":"MIT","_id":"@aaronhayes/hasura-cli@2.6.0","maintainers":[{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"}],"homepage":"https://github.com/aaronhayes/hasura-cli","bugs":{"url":"https://github.com/aaronhayes/hasura-cli/issues"},"bin":{"hasura":"hasura"},"dist":{"shasum":"496e7e6d82bf36e4da760acb1407e17d165addff","tarball":"https://registry.npmjs.org/@aaronhayes/hasura-cli/-/hasura-cli-2.6.0.tgz","fileCount":15,"integrity":"sha512-6K8mqIDw1EJbsOx1FvOuXrSXJbnLSYM6ypXqFZp5seym+s9OZNBPI+9Z5+tCYrd/LzATBstjNYVC9qn0d4OmLA==","signatures":[{"sig":"MEYCIQDvi323Muapqh8IUQs2+U+cghlhYtQazkdDmntG9QplUQIhAL2i+m/9hguQGQATlNoHGJ5+q+zjkOT5I6pzHkbmOw2M","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8295520,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiaoxcACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr8RhAAmh7jhMXhOHWltWJvUbRQfknJQRUZ36chdthLVvkQvuw4onbx\r\nY497lQdo++nASYgDUB0keAnQbUGuQtP/cUuX9+ASjxU7z0kfnKK2SmoE+qUm\r\nX+80f8kQ6G6Ut6JBBsIpvjwKxtg0LppGn66pPAk1V0mv2O2bg2YOrDkqxX75\r\nQ8wSAHZo4SX0f+5zKF17te+YVf7yuhyA5Ubw0fRT7dpdr0BybuWv7r1RKA87\r\np0zCg/mTbecwbfWRUMXVOlTl9D1d7d2gQvalI3EvLZtqrGqzyRN7JpUyr88D\r\nH6mhXarCSUoL8vKdgGU3RKwCYFa4CIPVpBdkNfiVu3w2uCQeOB920ets0Df6\r\nPva1xgDmCQ6RLIOBy/P8UdoGQbkq2IeW+rMNX5hQc1orcIgat1DKCdNwR1Fp\r\nZpzPIdXT3v7M27mGXkT02xpZ3p07x9oDuE26cxb5Ycn0wfUlA96sQRGMQDxV\r\n9FPp2fynux1ud+o2FXIlgxZRydJaMCQrWMUwW+3IJ10G/fGmXQuW83jhebvn\r\nLuGTiNKnTIhfKth/wvbAaSK5WsolrEgPeW0kDDA7STsB+oNpXEhxhTCm5/hd\r\nHiGrQaqUbjjHPxVBzXZF0RZpm1gjyspSexx/jh+6hpyObNf9IS7enD8kR9MB\r\n29KsVEADUA0BSu+7CGk6P8C8J3sULk95P4Q=\r\n=TfiU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged","prepare-commit-msg":"exec < /dev/tty && git cz --hook"}},"engines":{"node":">=8"},"scripts":{"dev":"dotenv -- ts-node-dev --transpileOnly --respawn src/index.ts","lint":"yarn lint:code . && yarn lint:md .","test":"jest","build":"shx rm -rf dist/* && tsc","start":"node dist/index.js","format":"yarn format:js . && yarn format:ts . && yarn format:md .","lint:js":"eslint --ext js --ext md","lint:md":"markdownlint --ignore node_modules --ignore .git --ignore CHANGELOG.md","lint:ts":"eslint --ext ts --ext md","dev:build":"concurrently 'tsc -w -i' 'nodemon dist/index.js'","format:js":"yarn lint:js --fix","format:md":"yarn lint:md --fix","format:ts":"yarn lint:ts --fix","lint:code":"eslint --ext js --ext ts --ext md --ext json","verdaccio":"verdaccio --config ./verdaccio/conf/default.yaml","husky-skip":"cross-env HUSKY_SKIP_HOOKS=1","build:watch":"tsc -w","postinstall":"node dist/index.js","lint:code:ci":"yarn lint:code . --format junit","test:coverage":"yarn test --coverage","dev:no-respawn":"dotenv -- ts-node-dev --transpileOnly src/index.ts","prepublishOnly":"yarn build","build:incremental":"tsc -i"},"_npmUser":{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"},"repository":{"url":"https://github.com/aaronhayes/hasura-cli.git","type":"git"},"description":"A package that automatically installs and wraps Hasura CLI binary in isolated manner","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019, GIL B. Chan <github.com/jjangga0214> <bnbcmindnpass@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["yarn format:js","git add"],"*.md":["yarn format:md"],"*.ts":["yarn format:ts","git add"],"*.json":["yarn lint:code"],"hasura":["echo \"Error: Change to dummy file 'hasura' is blocked by default to prevent accidental commit of binary. If you want to change its content, try again by ignoring husky.\" && exit 1"]},"dependencies":{"axios":"^0.21.1","chalk":"^2.4.2"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","jest":"^24.8.0","husky":">=1","eslint":"5.3.0","nodemon":"^1.19.2","ts-jest":"^24.1.0","prettier":"^1.18.2","cross-env":"^6.0.0","verdaccio":"^4.3.0","commitizen":"^4.0.3","dotenv-cli":"^2.0.1","jest-junit":"^7.0.0","typescript":"^3.6.3","@types/jest":"^24.0.18","@types/node":"^12.7.5","lint-staged":">=8","ts-node-dev":"^1.0.0-pre.43","concurrently":"^4.1.2","@commitlint/cli":"^8.1.0","markdownlint-cli":"^0.22.0","eslint-plugin-jest":"^22.9.0","eslint-plugin-json":"^1.4.0","eslint-plugin-import":"^2.18.2","eslint-config-prettier":"^6.0.0","eslint-plugin-markdown":"^1.0.0","eslint-plugin-prettier":"^3.1.0","@typescript-eslint/parser":"^2.2.0","cz-conventional-changelog":"^3.0.2","eslint-config-airbnb-base":"13.2.0","@commitlint/config-conventional":"^8.1.0","@typescript-eslint/eslint-plugin":"^2.2.0","eslint-import-resolver-typescript":"^1.1.1"},"typescript:main":"src/index.ts","_npmOperationalInternal":{"tmp":"tmp/hasura-cli_2.6.0_1651149916452_0.8658896157543441","host":"s3://npm-registry-packages"}},"2.5.2":{"name":"@aaronhayes/hasura-cli","version":"2.5.2","keywords":["hasura","hasura-cli","hasura/cli","hasuracli","hasura/graphql-engine","hasura/graphql-engine/cli","hasura/graphql-engine-cli","hasura-graphql","hasura-graphql-engine","hasura-graphql-engine-cli","graphql-engine/cli","graphql-engine-cli","graphql","graphql-cli"],"author":{"url":"https://github.com/jjangga0214","name":"Gil B. Chan","email":"bnbcmindnpass@gmail.com"},"license":"MIT","_id":"@aaronhayes/hasura-cli@2.5.2","maintainers":[{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"}],"homepage":"https://github.com/aaronhayes/hasura-cli","bugs":{"url":"https://github.com/aaronhayes/hasura-cli/issues"},"bin":{"hasura":"hasura"},"dist":{"shasum":"fbe09f0e11b4e1c4cf3c3bbb0b369c0c7821d323","tarball":"https://registry.npmjs.org/@aaronhayes/hasura-cli/-/hasura-cli-2.5.2.tgz","fileCount":15,"integrity":"sha512-ULj2HrvgzqYYti3O70Z7FRO6mJhF6GAoYkf5yAKIPvlfntpWB5DILL8ejxkrtbt3E5LzmJGFY+LXseNm2GMPMQ==","signatures":[{"sig":"MEUCIQCYbjxay6e/xtQgYeMm81czVSpwZiBKrYD+RvQvecWEDgIgTzcdcFq0Kx7Qo+9me31UlzNhbf6QsZQFZbSy57wJwL8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8295520,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJicdjtACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrq1Q//XDlvF7VsyEJC2x6ysND7GhvTPUCtQu15Luh/shE+cRPwKUoW\r\n64jwnp8xOicQPhLTqLcrlR3nPoTM00XDyD6FFaXiypb0gmmtEk8ZKKoOct/n\r\n+hi1X0Q9vRH3XntoAMLUXKAxaqR2A+2FfvAW5WqSK6F9WRTvuTr+rwZajvA3\r\nBdPihl6fr3Xs1sNyZkAveyo1/W6/usV69/4M6DVi0iFadq1YXeKOV+ouScWO\r\ngwDn7uJG9aySimUJBj656DC7WalOzWPNLXl1dd8VS6IEz8d7ztws5aw90N9+\r\n9UHtQlYZqYtYv4vodWAFJUkSiELjtWVJSR+2oYtGm9cKWjfnXiDwh0brj15i\r\nKqy50YQ5UPsYgX0NA6fJaeoTx4Rxgdf5L/r5syAdlHK6ulY49akL89J0+H+i\r\nq603IFrkg5n//1GHVtFrwl7JZAN/b/VKp1Dk762ffNyGiqOUpmLM506BFq+u\r\nhiCiCpBxK8Gauzr5e+/kg3TWP5hGl+KDTgXY7K9p3bSR7+6zUD36UQxP3kD8\r\nZX34os7F4t7eB6qOTbWkJWa1EOuAmJXcPYoPMWGR7+khE8KnJN3IV90Vy4fP\r\nJ0R+Q+QJ/VZJ01sHtdSAYoY5ynhoGXn9OjG9VHmJ/NTX1wUlCwJWAm5pmfsl\r\nE5MO/zbOVUVMwarSAe9wlykoe87ztDvLtIw=\r\n=fgfO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged","prepare-commit-msg":"exec < /dev/tty && git cz --hook"}},"engines":{"node":">=8"},"scripts":{"dev":"dotenv -- ts-node-dev --transpileOnly --respawn src/index.ts","lint":"yarn lint:code . && yarn lint:md .","test":"jest","build":"shx rm -rf dist/* && tsc","start":"node dist/index.js","format":"yarn format:js . && yarn format:ts . && yarn format:md .","lint:js":"eslint --ext js --ext md","lint:md":"markdownlint --ignore node_modules --ignore .git --ignore CHANGELOG.md","lint:ts":"eslint --ext ts --ext md","dev:build":"concurrently 'tsc -w -i' 'nodemon dist/index.js'","format:js":"yarn lint:js --fix","format:md":"yarn lint:md --fix","format:ts":"yarn lint:ts --fix","lint:code":"eslint --ext js --ext ts --ext md --ext json","verdaccio":"verdaccio --config ./verdaccio/conf/default.yaml","husky-skip":"cross-env HUSKY_SKIP_HOOKS=1","build:watch":"tsc -w","postinstall":"node dist/index.js","lint:code:ci":"yarn lint:code . --format junit","test:coverage":"yarn test --coverage","dev:no-respawn":"dotenv -- ts-node-dev --transpileOnly src/index.ts","prepublishOnly":"yarn build","build:incremental":"tsc -i"},"_npmUser":{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"},"repository":{"url":"https://github.com/aaronhayes/hasura-cli.git","type":"git"},"description":"A package that automatically installs and wraps Hasura CLI binary in isolated manner","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019, GIL B. Chan <github.com/jjangga0214> <bnbcmindnpass@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["yarn format:js","git add"],"*.md":["yarn format:md"],"*.ts":["yarn format:ts","git add"],"*.json":["yarn lint:code"],"hasura":["echo \"Error: Change to dummy file 'hasura' is blocked by default to prevent accidental commit of binary. If you want to change its content, try again by ignoring husky.\" && exit 1"]},"dependencies":{"axios":"^0.21.1","chalk":"^2.4.2"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","jest":"^24.8.0","husky":">=1","eslint":"5.3.0","nodemon":"^1.19.2","ts-jest":"^24.1.0","prettier":"^1.18.2","cross-env":"^6.0.0","verdaccio":"^4.3.0","commitizen":"^4.0.3","dotenv-cli":"^2.0.1","jest-junit":"^7.0.0","typescript":"^3.6.3","@types/jest":"^24.0.18","@types/node":"^12.7.5","lint-staged":">=8","ts-node-dev":"^1.0.0-pre.43","concurrently":"^4.1.2","@commitlint/cli":"^8.1.0","markdownlint-cli":"^0.22.0","eslint-plugin-jest":"^22.9.0","eslint-plugin-json":"^1.4.0","eslint-plugin-import":"^2.18.2","eslint-config-prettier":"^6.0.0","eslint-plugin-markdown":"^1.0.0","eslint-plugin-prettier":"^3.1.0","@typescript-eslint/parser":"^2.2.0","cz-conventional-changelog":"^3.0.2","eslint-config-airbnb-base":"13.2.0","@commitlint/config-conventional":"^8.1.0","@typescript-eslint/eslint-plugin":"^2.2.0","eslint-import-resolver-typescript":"^1.1.1"},"typescript:main":"src/index.ts","_npmOperationalInternal":{"tmp":"tmp/hasura-cli_2.5.2_1651628269033_0.619470769260152","host":"s3://npm-registry-packages"}},"2.6.1":{"name":"@aaronhayes/hasura-cli","version":"2.6.1","keywords":["hasura","hasura-cli","hasura/cli","hasuracli","hasura/graphql-engine","hasura/graphql-engine/cli","hasura/graphql-engine-cli","hasura-graphql","hasura-graphql-engine","hasura-graphql-engine-cli","graphql-engine/cli","graphql-engine-cli","graphql","graphql-cli"],"author":{"url":"https://github.com/jjangga0214","name":"Gil B. Chan","email":"bnbcmindnpass@gmail.com"},"license":"MIT","_id":"@aaronhayes/hasura-cli@2.6.1","maintainers":[{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"}],"homepage":"https://github.com/aaronhayes/hasura-cli","bugs":{"url":"https://github.com/aaronhayes/hasura-cli/issues"},"bin":{"hasura":"hasura"},"dist":{"shasum":"42d9fa47e62b99d0d423d89d4934096bf89439d2","tarball":"https://registry.npmjs.org/@aaronhayes/hasura-cli/-/hasura-cli-2.6.1.tgz","fileCount":15,"integrity":"sha512-dfq8dVoStH5CdQyu1aTOxyrCzYFMI9kxCGEQ3uxzpg9La8B8UW5BZ/tZS1l1zKPUR6YHi302Cj8rcsORXbzOVA==","signatures":[{"sig":"MEYCIQCcitn+9bYRsOPcQry3CZA5BP6G/bQHW7KVcgvuaKjxqwIhAMAjQtA+h7zeG2W/N5ITIu2EHyGFAI3WsU9/S4WrcVO+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8295520,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJicdlTACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqZug/+PtmyVxpvpvL1XUpAtN3udIqz56syDV9OIgtAuV62g71F/Oav\r\nVwjYaJ88LFi+IoZHli0evI156FMCQi4Sd/39r7iJMVUpD31s5ngIqI5o7xI2\r\nhwn/GOSM9u5nrgyb2P3ZCHISNTTX/kFbDXLC/bRdpnOhNRncBYp5G63IXkX4\r\nVa2jMPgktCR1ecRwEaUSxy1AfVu+E9kEonOPhI4cnkA5ih/hz61JpFo9y4Mp\r\nguape+XLv65v4/r8rO7DKH3i59MaFb/oBXGjc34bm3OtpcX/9d6vqc17CA9l\r\npwovs+Fv51BvV2YhL1CcJfA396r3GyZ8mYs6qP+Ca+NWE2360PrmthDYM69R\r\n0BVibb2EJJz/VHa0AjK1iGJ+p996nOrwSceLn7tzSe36X7Iqc1gvrzhyahaF\r\nz12+/0bFOq0KMWq1OaWSGFNqGa/K65Abq/xssq3+AcPTItHP5Pm66ZjrAFeD\r\ncj2sTGiy5PIO/Ki/EI/9B3WFRr+5XOKZhr0UAsEEjq5N1AhtOi8/3vmkgVio\r\nqKYE+GkCCBPAvtXky6IItBrkrTUNJaIB1cw8KM28427mdNAxNkZJLVncs8LG\r\nVJx89otLM1ZYhT9JHaYdg7Sgow0Y2kAGgKzn2iME5qpJBBAt/apcC+6Pcab3\r\nx4+bA95FbEyIfpBYYkcIeDZ8MSf+LRzFfg8=\r\n=mlJp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged","prepare-commit-msg":"exec < /dev/tty && git cz --hook"}},"engines":{"node":">=8"},"scripts":{"dev":"dotenv -- ts-node-dev --transpileOnly --respawn src/index.ts","lint":"yarn lint:code . && yarn lint:md .","test":"jest","build":"shx rm -rf dist/* && tsc","start":"node dist/index.js","format":"yarn format:js . && yarn format:ts . && yarn format:md .","lint:js":"eslint --ext js --ext md","lint:md":"markdownlint --ignore node_modules --ignore .git --ignore CHANGELOG.md","lint:ts":"eslint --ext ts --ext md","dev:build":"concurrently 'tsc -w -i' 'nodemon dist/index.js'","format:js":"yarn lint:js --fix","format:md":"yarn lint:md --fix","format:ts":"yarn lint:ts --fix","lint:code":"eslint --ext js --ext ts --ext md --ext json","verdaccio":"verdaccio --config ./verdaccio/conf/default.yaml","husky-skip":"cross-env HUSKY_SKIP_HOOKS=1","build:watch":"tsc -w","postinstall":"node dist/index.js","lint:code:ci":"yarn lint:code . --format junit","test:coverage":"yarn test --coverage","dev:no-respawn":"dotenv -- ts-node-dev --transpileOnly src/index.ts","prepublishOnly":"yarn build","build:incremental":"tsc -i"},"_npmUser":{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"},"repository":{"url":"https://github.com/aaronhayes/hasura-cli.git","type":"git"},"description":"A package that automatically installs and wraps Hasura CLI binary in isolated manner","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019, GIL B. Chan <github.com/jjangga0214> <bnbcmindnpass@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["yarn format:js","git add"],"*.md":["yarn format:md"],"*.ts":["yarn format:ts","git add"],"*.json":["yarn lint:code"],"hasura":["echo \"Error: Change to dummy file 'hasura' is blocked by default to prevent accidental commit of binary. If you want to change its content, try again by ignoring husky.\" && exit 1"]},"dependencies":{"axios":"^0.21.1","chalk":"^2.4.2"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","jest":"^24.8.0","husky":">=1","eslint":"5.3.0","nodemon":"^1.19.2","ts-jest":"^24.1.0","prettier":"^1.18.2","cross-env":"^6.0.0","verdaccio":"^4.3.0","commitizen":"^4.0.3","dotenv-cli":"^2.0.1","jest-junit":"^7.0.0","typescript":"^3.6.3","@types/jest":"^24.0.18","@types/node":"^12.7.5","lint-staged":">=8","ts-node-dev":"^1.0.0-pre.43","concurrently":"^4.1.2","@commitlint/cli":"^8.1.0","markdownlint-cli":"^0.22.0","eslint-plugin-jest":"^22.9.0","eslint-plugin-json":"^1.4.0","eslint-plugin-import":"^2.18.2","eslint-config-prettier":"^6.0.0","eslint-plugin-markdown":"^1.0.0","eslint-plugin-prettier":"^3.1.0","@typescript-eslint/parser":"^2.2.0","cz-conventional-changelog":"^3.0.2","eslint-config-airbnb-base":"13.2.0","@commitlint/config-conventional":"^8.1.0","@typescript-eslint/eslint-plugin":"^2.2.0","eslint-import-resolver-typescript":"^1.1.1"},"typescript:main":"src/index.ts","_npmOperationalInternal":{"tmp":"tmp/hasura-cli_2.6.1_1651628371007_0.05492713749685896","host":"s3://npm-registry-packages"}},"2.6.2":{"name":"@aaronhayes/hasura-cli","version":"2.6.2","keywords":["hasura","hasura-cli","hasura/cli","hasuracli","hasura/graphql-engine","hasura/graphql-engine/cli","hasura/graphql-engine-cli","hasura-graphql","hasura-graphql-engine","hasura-graphql-engine-cli","graphql-engine/cli","graphql-engine-cli","graphql","graphql-cli"],"author":{"url":"https://github.com/jjangga0214","name":"Gil B. Chan","email":"bnbcmindnpass@gmail.com"},"license":"MIT","_id":"@aaronhayes/hasura-cli@2.6.2","maintainers":[{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"}],"homepage":"https://github.com/aaronhayes/hasura-cli","bugs":{"url":"https://github.com/aaronhayes/hasura-cli/issues"},"bin":{"hasura":"hasura"},"dist":{"shasum":"143313021157ada4c3dec0996245e01d1118a63c","tarball":"https://registry.npmjs.org/@aaronhayes/hasura-cli/-/hasura-cli-2.6.2.tgz","fileCount":15,"integrity":"sha512-8SdXeIl1mT45jcllSDdtkBovDx57LG6Iii6cdHeG6PV50lIGJtMSEh3w33L4SRJRAi9f71xjy/u7EyU/xPSTxA==","signatures":[{"sig":"MEQCIA9nztVEmeQ9ifj9V6y+NdKvq/SbC/MxRPPl/HqYsu9dAiAtsO1yz+oL8Vb0lfL1cMAlu/x+eomcqw5S2rvlwr5ZAg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8295520,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJifZIjACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq/Pw//fcagfK78Po+yD8RFtFbuiMw8IxMGpQGCMOCISadU3UCDA7nH\r\nEDvxbn2mn4KC/5InEtmhyZN1U3K7wrQ4hkRTTKt/vEq/geh5jdG951gDctrB\r\nuLyW/JQcGfsmLrMB1QhUDZXz6FfC/98Ha3lCMFv8oPc+1DuhgiEmGd20Jzyk\r\nQn7sO2HWO3F/KAlgrcjDIujaY+mRdSqBcezZAOyFaZc3kSBTzQfn6Kprfvs0\r\nP+B58ycoUMXzTV60DTfzFTXuGDnfpEwxwcE0hBq3lBKGvL/zAOwqAQak2EYJ\r\nF/1kutAm9PiLS7kzEllgzIPmv8zMoCgHNc0UveVjNEyWblPGQxSlAkhaSpqj\r\nRGD2zhCe95J1LKsOMbdlcZbTO7F3KG0A83VaGahQS70iN7Zoo6NTr2igrolL\r\naLdtcsubLoZsrZtpisZQN+aiWaAYAK7H+tKlYzF3AN+C/bGri/1Mm89V2Dkb\r\nzEUXh4K+iMHSLUGhlQigKpqvdfIMNn5+ngU5Ze+vJ+ovLKtedJ49oEb5Smfc\r\nYcWXonKb+FLvqJYxPV/rIs+IBEpTELyFUWsiO9xvhGw97VAkBdX9CRCJOkC8\r\nsHGUiu9fFcCc5xjukjaQGE0Zvogu5jzX3jGxfeERTqsxWHa5fcRAVyVqLyPD\r\nvH0+cj+6pOTGrL2IPITKg2HWrqLD2h3gDzU=\r\n=1sN+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged","prepare-commit-msg":"exec < /dev/tty && git cz --hook"}},"engines":{"node":">=8"},"scripts":{"dev":"dotenv -- ts-node-dev --transpileOnly --respawn src/index.ts","lint":"yarn lint:code . && yarn lint:md .","test":"jest","build":"shx rm -rf dist/* && tsc","start":"node dist/index.js","format":"yarn format:js . && yarn format:ts . && yarn format:md .","lint:js":"eslint --ext js --ext md","lint:md":"markdownlint --ignore node_modules --ignore .git --ignore CHANGELOG.md","lint:ts":"eslint --ext ts --ext md","dev:build":"concurrently 'tsc -w -i' 'nodemon dist/index.js'","format:js":"yarn lint:js --fix","format:md":"yarn lint:md --fix","format:ts":"yarn lint:ts --fix","lint:code":"eslint --ext js --ext ts --ext md --ext json","verdaccio":"verdaccio --config ./verdaccio/conf/default.yaml","husky-skip":"cross-env HUSKY_SKIP_HOOKS=1","build:watch":"tsc -w","postinstall":"node dist/index.js","lint:code:ci":"yarn lint:code . --format junit","test:coverage":"yarn test --coverage","dev:no-respawn":"dotenv -- ts-node-dev --transpileOnly src/index.ts","prepublishOnly":"yarn build","build:incremental":"tsc -i"},"_npmUser":{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"},"repository":{"url":"https://github.com/aaronhayes/hasura-cli.git","type":"git"},"description":"A package that automatically installs and wraps Hasura CLI binary in isolated manner","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019, GIL B. Chan <github.com/jjangga0214> <bnbcmindnpass@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["yarn format:js","git add"],"*.md":["yarn format:md"],"*.ts":["yarn format:ts","git add"],"*.json":["yarn lint:code"],"hasura":["echo \"Error: Change to dummy file 'hasura' is blocked by default to prevent accidental commit of binary. If you want to change its content, try again by ignoring husky.\" && exit 1"]},"dependencies":{"axios":"^0.21.1","chalk":"^2.4.2"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","jest":"^24.8.0","husky":">=1","eslint":"5.3.0","nodemon":"^1.19.2","ts-jest":"^24.1.0","prettier":"^1.18.2","cross-env":"^6.0.0","verdaccio":"^4.3.0","commitizen":"^4.0.3","dotenv-cli":"^2.0.1","jest-junit":"^7.0.0","typescript":"^3.6.3","@types/jest":"^24.0.18","@types/node":"^12.7.5","lint-staged":">=8","ts-node-dev":"^1.0.0-pre.43","concurrently":"^4.1.2","@commitlint/cli":"^8.1.0","markdownlint-cli":"^0.22.0","eslint-plugin-jest":"^22.9.0","eslint-plugin-json":"^1.4.0","eslint-plugin-import":"^2.18.2","eslint-config-prettier":"^6.0.0","eslint-plugin-markdown":"^1.0.0","eslint-plugin-prettier":"^3.1.0","@typescript-eslint/parser":"^2.2.0","cz-conventional-changelog":"^3.0.2","eslint-config-airbnb-base":"13.2.0","@commitlint/config-conventional":"^8.1.0","@typescript-eslint/eslint-plugin":"^2.2.0","eslint-import-resolver-typescript":"^1.1.1"},"typescript:main":"src/index.ts","_npmOperationalInternal":{"tmp":"tmp/hasura-cli_2.6.2_1652396579269_0.7913413854935734","host":"s3://npm-registry-packages"}},"2.7.0-beta.1":{"name":"@aaronhayes/hasura-cli","version":"2.7.0-beta.1","keywords":["hasura","hasura-cli","hasura/cli","hasuracli","hasura/graphql-engine","hasura/graphql-engine/cli","hasura/graphql-engine-cli","hasura-graphql","hasura-graphql-engine","hasura-graphql-engine-cli","graphql-engine/cli","graphql-engine-cli","graphql","graphql-cli"],"author":{"url":"https://github.com/jjangga0214","name":"Gil B. Chan","email":"bnbcmindnpass@gmail.com"},"license":"MIT","_id":"@aaronhayes/hasura-cli@2.7.0-beta.1","maintainers":[{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"}],"homepage":"https://github.com/aaronhayes/hasura-cli","bugs":{"url":"https://github.com/aaronhayes/hasura-cli/issues"},"bin":{"hasura":"hasura"},"dist":{"shasum":"21e7ec0433da41f6d9f2a41b749e9128f1e5d040","tarball":"https://registry.npmjs.org/@aaronhayes/hasura-cli/-/hasura-cli-2.7.0-beta.1.tgz","fileCount":15,"integrity":"sha512-XsWY90jfDhCyWGCsK/EgY54EUz7NlHGDLC7kPof58jRbzHoTfuOfYqRdHHc+ErOilv78Rp2gos/lNiTATfDQJQ==","signatures":[{"sig":"MEQCIGXFJiFdGMY3avC0pHIgWVq76kVi04BrETIYx5x5axb/AiANhle6sA+sry1Vo3XeFz+8XBBifWLQkgATJ2IRNCrdbA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8295527,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJifZJBACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmodQw/+KCa3/T4j49Cgh5iYjWJ/PHZRppJdpAVib0IXBRJi2KCf5dW3\r\nxpMRCG1ZmEvcSyh2o276JZWF594jXHadaol4/AwcTVXOoaL0jRinZbORAMTE\r\nee9fQQOJ8UFS0rwUKrK5lDx0G+WPxlO7YDks/YrJ89Ux4IsKx5ci0kW3xWS+\r\nwfu8kMbWMkFKoZ/98w+zvQpMqPSUEOkGcA6f/4V+tOBrWlInxwEWOjVT+b67\r\nfNwHssbhzHimwuL8t/COe9KJIU92Sr1tnMzJBFzth72gSJCHAO2WoIX54mGI\r\nkhAuKxuMi69xrOL5JUhOg42eyRnniM42LteKqfdBPARYgEW1GuoDok/pae+X\r\n/GwSEaaKWtbaBz8bj6e0gClRRZmJh3/kCxY2mbjbcqiIYJNyJ/1uxoeQaKi2\r\nyrkTd2k1mqF8nJXX6ZDnOjwNqNoUAbUO28X8LUj1U0gKvCExmcCcrCbylM1P\r\n9Mi0fP3IbdPuztC5SxIfUCk+3rcMOhdRhSu2El7q6bny05LXNc3rvR8M96aP\r\nf1F4a4PpdEPOWTTJUh9+jHYqxiE75rz8P6RVsSzgNXP+1nCb0v7pnr7RAHZ3\r\nYR3Bn+OVeu70PrKYpL5M4MlAaOZ5SWWQ8u2JweqUc2Bg7LMlZwJ3nnfEC1u0\r\n+RMcm99Z2iQ0OivpXecKxSn6hooBE9iJvb8=\r\n=TQig\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged","prepare-commit-msg":"exec < /dev/tty && git cz --hook"}},"engines":{"node":">=8"},"scripts":{"dev":"dotenv -- ts-node-dev --transpileOnly --respawn src/index.ts","lint":"yarn lint:code . && yarn lint:md .","test":"jest","build":"shx rm -rf dist/* && tsc","start":"node dist/index.js","format":"yarn format:js . && yarn format:ts . && yarn format:md .","lint:js":"eslint --ext js --ext md","lint:md":"markdownlint --ignore node_modules --ignore .git --ignore CHANGELOG.md","lint:ts":"eslint --ext ts --ext md","dev:build":"concurrently 'tsc -w -i' 'nodemon dist/index.js'","format:js":"yarn lint:js --fix","format:md":"yarn lint:md --fix","format:ts":"yarn lint:ts --fix","lint:code":"eslint --ext js --ext ts --ext md --ext json","verdaccio":"verdaccio --config ./verdaccio/conf/default.yaml","husky-skip":"cross-env HUSKY_SKIP_HOOKS=1","build:watch":"tsc -w","postinstall":"node dist/index.js","lint:code:ci":"yarn lint:code . --format junit","test:coverage":"yarn test --coverage","dev:no-respawn":"dotenv -- ts-node-dev --transpileOnly src/index.ts","prepublishOnly":"yarn build","build:incremental":"tsc -i"},"_npmUser":{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"},"repository":{"url":"https://github.com/aaronhayes/hasura-cli.git","type":"git"},"description":"A package that automatically installs and wraps Hasura CLI binary in isolated manner","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019, GIL B. Chan <github.com/jjangga0214> <bnbcmindnpass@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["yarn format:js","git add"],"*.md":["yarn format:md"],"*.ts":["yarn format:ts","git add"],"*.json":["yarn lint:code"],"hasura":["echo \"Error: Change to dummy file 'hasura' is blocked by default to prevent accidental commit of binary. If you want to change its content, try again by ignoring husky.\" && exit 1"]},"dependencies":{"axios":"^0.21.1","chalk":"^2.4.2"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","jest":"^24.8.0","husky":">=1","eslint":"5.3.0","nodemon":"^1.19.2","ts-jest":"^24.1.0","prettier":"^1.18.2","cross-env":"^6.0.0","verdaccio":"^4.3.0","commitizen":"^4.0.3","dotenv-cli":"^2.0.1","jest-junit":"^7.0.0","typescript":"^3.6.3","@types/jest":"^24.0.18","@types/node":"^12.7.5","lint-staged":">=8","ts-node-dev":"^1.0.0-pre.43","concurrently":"^4.1.2","@commitlint/cli":"^8.1.0","markdownlint-cli":"^0.22.0","eslint-plugin-jest":"^22.9.0","eslint-plugin-json":"^1.4.0","eslint-plugin-import":"^2.18.2","eslint-config-prettier":"^6.0.0","eslint-plugin-markdown":"^1.0.0","eslint-plugin-prettier":"^3.1.0","@typescript-eslint/parser":"^2.2.0","cz-conventional-changelog":"^3.0.2","eslint-config-airbnb-base":"13.2.0","@commitlint/config-conventional":"^8.1.0","@typescript-eslint/eslint-plugin":"^2.2.0","eslint-import-resolver-typescript":"^1.1.1"},"typescript:main":"src/index.ts","_npmOperationalInternal":{"tmp":"tmp/hasura-cli_2.7.0-beta.1_1652396608958_0.09835222696471768","host":"s3://npm-registry-packages"}},"2.7.0":{"name":"@aaronhayes/hasura-cli","version":"2.7.0","keywords":["hasura","hasura-cli","hasura/cli","hasuracli","hasura/graphql-engine","hasura/graphql-engine/cli","hasura/graphql-engine-cli","hasura-graphql","hasura-graphql-engine","hasura-graphql-engine-cli","graphql-engine/cli","graphql-engine-cli","graphql","graphql-cli"],"author":{"url":"https://github.com/jjangga0214","name":"Gil B. Chan","email":"bnbcmindnpass@gmail.com"},"license":"MIT","_id":"@aaronhayes/hasura-cli@2.7.0","maintainers":[{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"}],"homepage":"https://github.com/aaronhayes/hasura-cli","bugs":{"url":"https://github.com/aaronhayes/hasura-cli/issues"},"bin":{"hasura":"hasura"},"dist":{"shasum":"1f63bb151d5eaf22a11260f25aba0bd30c08de88","tarball":"https://registry.npmjs.org/@aaronhayes/hasura-cli/-/hasura-cli-2.7.0.tgz","fileCount":17,"integrity":"sha512-vyqFCi7obrK1zWDP2+K1XfS/eZGqFP2gum85UmqjSJaAYpYTCkdGG1lMLfh+XgzieMjubYTZOH82TopWDEJMaw==","signatures":[{"sig":"MEYCIQC20Jbwfsp7Yw1QFqGokjIbKyRA+qQLSVR5oGRUegz1gQIhAMK+wC8pk62O8C2dD3ciSbUhvBCzvhKiOEP1EcAq5+hS","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8297480,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJijq8CACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmokfw//TYUjZdVP0QR1Fzl5bKvCsRykK2UmfZ6HcfDFVH6j/VnlQP4g\r\n3xfxIh+uPJnYR7cLVyS/4eVZN+ZMXFO69ddJG/cGHeGlRStitpCnNnyi0RU0\r\nSEw1jcxMsIIkOomGlOAccHYdbHblpWQNQxRgkNRGwi6OnVwHlF4csaFaOvMl\r\nEgpChro21NhVjyvvKoHGsoLm5zwI50rRPBH8I1xisZBsdeQdF2hIfQPy066j\r\nnAL/7f+OysJ48sICb8vp2COLgL2tGiczbzecP5FTxd8IB/S8J0EeH2Ow/hwc\r\nGkS/0jsuswBAatPg7Uv5cYKTDlBKSSkJ+1nKbRUtJPGFf2MmoQAjZPmKE7B3\r\nWG4CrrYYi10M8IQFeLcleGoNEQHXSS/lVTvw4O0vwki9JqZEjkUClkbn7WFE\r\nmvlpj9VHUGORjXScVKQVb0QWKkpY5fwCh/+vj8UBSt4jOhbjvmU0ZNMpTMK/\r\nWBRul6tHLxpSqWWWOhTP8iOt59DIIIlaP3CDqZvlQATR9UosTFE+pZkkZlQ+\r\noKTOYOXVggNT3pdjUvoiuRUt4q1oU8X1uQ/Sjbp5ZnFAIKTwOh3Xvj+0kSxa\r\nigV4QPD80YEjMlrxGCE0nj3Rh0TpcFGT9hDPsLR8xD/fKgtbvDJ1EhBdhQi2\r\neyIFznisw8559K0HOtrhtCf4TzagxVBoRCs=\r\n=Xi5H\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","engines":{"node":">=8"},"scripts":{"ts":"dotenv -- ts-node","dev":"dotenv -- ts-node-dev --transpileOnly --respawn src/index.ts","lint":"yarn lint:code . && yarn lint:md .","test":"jest","build":"shx rm -rf dist/* && tsc","start":"node dist/index.js","format":"yarn format:js . && yarn format:ts . && yarn format:md .","lint:js":"eslint --ext js --ext md","lint:md":"markdownlint --ignore node_modules --ignore .git --ignore CHANGELOG.md","lint:ts":"eslint --ext ts --ext md","prepare":"husky install","dev:build":"concurrently 'tsc -w -i' 'nodemon dist/index.js'","format:js":"yarn lint:js --fix","format:md":"yarn lint:md --fix","format:ts":"yarn lint:ts --fix","lint:code":"eslint --ext js --ext ts --ext md --ext json","verdaccio":"verdaccio --config ./verdaccio/conf/default.yaml","husky-skip":"cross-env HUSKY_SKIP_HOOKS=1","build:watch":"tsc -w","postinstall":"node dist/index.js","lint:code:ci":"yarn lint:code . --format junit","test:coverage":"yarn test --coverage","dev:no-respawn":"fdotenv -- ts-node-dev --transpileOnly src/index.ts","prepublishOnly":"yarn build","build:incremental":"tsc -i"},"_npmUser":{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"},"repository":{"url":"https://github.com/aaronhayes/hasura-cli.git","type":"git"},"description":"A package that automatically installs and wraps Hasura CLI binary in isolated manner","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019, GIL B. Chan <github.com/jjangga0214> <bnbcmindnpass@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["yarn format:js"],"*.md":["yarn format:md"],"*.ts":["yarn format:ts"],"*.json":["yarn lint:code"],"hasura":["echo \"Error: Change to dummy file 'hasura' is blocked by default to prevent accidental commit of binary. If you want to change its content, try again by ignoring husky.\" && exit 1"]},"dependencies":{"axios":"^0.21.1","chalk":"^2.4.2"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","jest":"^26.6.3","husky":"^7.0.0","eslint":"5.3.0","nodemon":"^1.19.2","ts-jest":"^26.5.4","prettier":"^1.18.2","cross-env":"^6.0.0","verdaccio":"^4.3.0","commitizen":"^4.0.3","dotenv-cli":"^2.0.1","jest-junit":"^7.0.0","typescript":"^3.6.3","@types/jest":"^24.0.18","@types/node":"^12.7.5","lint-staged":"^11.1.1","ts-node-dev":"^1.1.6","concurrently":"^6.0.0","@commitlint/cli":"^12.0.1","markdownlint-cli":"^0.22.0","eslint-plugin-jest":"^22.9.0","eslint-plugin-json":"^1.4.0","eslint-plugin-import":"^2.18.2","eslint-config-prettier":"^6.0.0","eslint-plugin-markdown":"^1.0.0","eslint-plugin-prettier":"^3.1.0","@typescript-eslint/parser":"^2.2.0","cz-conventional-changelog":"^3.0.2","eslint-config-airbnb-base":"13.2.0","@commitlint/config-conventional":"^12.0.1","@typescript-eslint/eslint-plugin":"^2.2.0","eslint-import-resolver-typescript":"^1.1.1"},"typescript:main":"src/index.ts","_npmOperationalInternal":{"tmp":"tmp/hasura-cli_2.7.0_1653518082284_0.6670347589930348","host":"s3://npm-registry-packages"}},"2.8.0-beta.1":{"name":"@aaronhayes/hasura-cli","version":"2.8.0-beta.1","keywords":["hasura","hasura-cli","hasura/cli","hasuracli","hasura/graphql-engine","hasura/graphql-engine/cli","hasura/graphql-engine-cli","hasura-graphql","hasura-graphql-engine","hasura-graphql-engine-cli","graphql-engine/cli","graphql-engine-cli","graphql","graphql-cli"],"author":{"url":"https://github.com/jjangga0214","name":"Gil B. Chan","email":"bnbcmindnpass@gmail.com"},"license":"MIT","_id":"@aaronhayes/hasura-cli@2.8.0-beta.1","maintainers":[{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"}],"homepage":"https://github.com/aaronhayes/hasura-cli","bugs":{"url":"https://github.com/aaronhayes/hasura-cli/issues"},"bin":{"hasura":"hasura"},"dist":{"shasum":"a31d9da0f51e27628d04ac6aa16d8811fa85a5b4","tarball":"https://registry.npmjs.org/@aaronhayes/hasura-cli/-/hasura-cli-2.8.0-beta.1.tgz","fileCount":17,"integrity":"sha512-yRvPXdW/ywUd+POsPRPE/6rwJ1JYf2D3N+L3euGOaBhdi8bh33tnI4InpIVJqdJnq9sG3YcMvpR3i11Xz2uY0A==","signatures":[{"sig":"MEYCIQCBENhPDuQa+PFRI4F8zbtL4XHCc7ujdybbsQosLOHiNAIhAOwb9ET3QDmrBVOv+q4qQRQq3JaMwqOIOvNr0Gu5Q59v","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8297487,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJioXadACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmojqQ//UykkqQx8lT5MQFDlliD9wKdwsasx/M6eLbdTkrJRRBFByQL4\r\nU8K2jpsyfKzPgLa1IILuIPiVg0hfpDI9RjoG24zFz2y2kt5yNtyZC5Mobg9p\r\nGB1Zz7wKNP03pQy7179cHbQqVoQ3J5HzS2Xv2ROlJIEN/O2EyD9c9R76LUcZ\r\nvVIP6rCBaZ0U2Pv7fQzu3fGKkPndEUIS1IGIjt9oiPeyZgmWJ/cnsHkqn4xe\r\nurhIwGaUuIMNDZ1vGIarsmyct3WJbYgnd4jRi1L2FFsHgu84W2H8RDViIOQ3\r\n8p+yEg7RqzZTRKPs3NZiUPqgePIq+ILXQoGz39w6ENXeloOW2nuyW+bWtdO5\r\nkK0GqqvwqPuk6B3nafgyngOq2V49ENXsUUvgmWIMW60vXQUTQOyffpcAcshA\r\nxMvszw5ByFWpNlHaaYQnvMvTMPOj0Q+D2hNrtb97+czl/eMx5nfs7zCECm4i\r\n+l8QI2BpeMYKD1nFFOISw13K0xSCxVBZDXucxLBXh6qwkyajFcFgj7k8St6r\r\n+6zI8EUnHnexv4caOTr/xgBfMz8yslf5plJg4Y0fPB0QZTGCpOV9w/jmceTw\r\nKYUdQkNXv91Wa5KhRUndYgnRebzh1svXYRwHsTHX4q6m0/8aRi6lVvWpnfBO\r\nS2VvTaTtqg3nG8QdHkaJeuz5IarzYzX59XM=\r\n=sVDL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","engines":{"node":">=8"},"scripts":{"ts":"dotenv -- ts-node","dev":"dotenv -- ts-node-dev --transpileOnly --respawn src/index.ts","lint":"yarn lint:code . && yarn lint:md .","test":"jest","build":"shx rm -rf dist/* && tsc","start":"node dist/index.js","format":"yarn format:js . && yarn format:ts . && yarn format:md .","lint:js":"eslint --ext js --ext md","lint:md":"markdownlint --ignore node_modules --ignore .git --ignore CHANGELOG.md","lint:ts":"eslint --ext ts --ext md","prepare":"husky install","dev:build":"concurrently 'tsc -w -i' 'nodemon dist/index.js'","format:js":"yarn lint:js --fix","format:md":"yarn lint:md --fix","format:ts":"yarn lint:ts --fix","lint:code":"eslint --ext js --ext ts --ext md --ext json","verdaccio":"verdaccio --config ./verdaccio/conf/default.yaml","husky-skip":"cross-env HUSKY_SKIP_HOOKS=1","build:watch":"tsc -w","postinstall":"node dist/index.js","lint:code:ci":"yarn lint:code . --format junit","test:coverage":"yarn test --coverage","dev:no-respawn":"fdotenv -- ts-node-dev --transpileOnly src/index.ts","prepublishOnly":"yarn build","build:incremental":"tsc -i"},"_npmUser":{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"},"repository":{"url":"https://github.com/aaronhayes/hasura-cli.git","type":"git"},"description":"A package that automatically installs and wraps Hasura CLI binary in isolated manner","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019, GIL B. Chan <github.com/jjangga0214> <bnbcmindnpass@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["yarn format:js"],"*.md":["yarn format:md"],"*.ts":["yarn format:ts"],"*.json":["yarn lint:code"],"hasura":["echo \"Error: Change to dummy file 'hasura' is blocked by default to prevent accidental commit of binary. If you want to change its content, try again by ignoring husky.\" && exit 1"]},"dependencies":{"axios":"^0.21.1","chalk":"^2.4.2"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","jest":"^26.6.3","husky":"^7.0.0","eslint":"5.3.0","nodemon":"^1.19.2","ts-jest":"^26.5.4","prettier":"^1.18.2","cross-env":"^6.0.0","verdaccio":"^4.3.0","commitizen":"^4.0.3","dotenv-cli":"^2.0.1","jest-junit":"^7.0.0","typescript":"^3.6.3","@types/jest":"^24.0.18","@types/node":"^12.7.5","lint-staged":"^11.1.1","ts-node-dev":"^1.1.6","concurrently":"^6.0.0","@commitlint/cli":"^12.0.1","markdownlint-cli":"^0.22.0","eslint-plugin-jest":"^22.9.0","eslint-plugin-json":"^1.4.0","eslint-plugin-import":"^2.18.2","eslint-config-prettier":"^6.0.0","eslint-plugin-markdown":"^1.0.0","eslint-plugin-prettier":"^3.1.0","@typescript-eslint/parser":"^2.2.0","cz-conventional-changelog":"^3.0.2","eslint-config-airbnb-base":"13.2.0","@commitlint/config-conventional":"^12.0.1","@typescript-eslint/eslint-plugin":"^2.2.0","eslint-import-resolver-typescript":"^1.1.1"},"typescript:main":"src/index.ts","_npmOperationalInternal":{"tmp":"tmp/hasura-cli_2.8.0-beta.1_1654748829580_0.6476590316486122","host":"s3://npm-registry-packages"}},"2.8.0":{"name":"@aaronhayes/hasura-cli","version":"2.8.0","keywords":["hasura","hasura-cli","hasura/cli","hasuracli","hasura/graphql-engine","hasura/graphql-engine/cli","hasura/graphql-engine-cli","hasura-graphql","hasura-graphql-engine","hasura-graphql-engine-cli","graphql-engine/cli","graphql-engine-cli","graphql","graphql-cli"],"author":{"url":"https://github.com/jjangga0214","name":"Gil B. Chan","email":"bnbcmindnpass@gmail.com"},"license":"MIT","_id":"@aaronhayes/hasura-cli@2.8.0","maintainers":[{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"}],"homepage":"https://github.com/aaronhayes/hasura-cli","bugs":{"url":"https://github.com/aaronhayes/hasura-cli/issues"},"bin":{"hasura":"hasura"},"dist":{"shasum":"d17f4e6262e6520242054879684bf145c18870c2","tarball":"https://registry.npmjs.org/@aaronhayes/hasura-cli/-/hasura-cli-2.8.0.tgz","fileCount":17,"integrity":"sha512-MU1jjx1beWz/vQgv+BHmZX03qiCg4x9VeEtE7fDSNvPn9MwTa5aYEu6/SU3xIfuUldCaXqrUwr7spTsh0jqUVA==","signatures":[{"sig":"MEUCIGTvRx78z6Hy4s769M+SlOhNl1JyfHDEgzyCV+cYZlxCAiEAl9ux/5nggmmbavygLSVv8qs0/YY5zCNnrFD/lKyyoL8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8297480,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiqk3iACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoP9xAAlBxxwoEfJnFWNIy1zK10OkT6Eqj7ss4Wy7FTURtvGVys7z+a\r\nQ7j//4fPtM7TpYQ2okTowIyGk6TVYWMbR8AyabRIbUmnyTCDCHNoaXvwb2IP\r\nOkZJhucrx2PVxbgpQIfaCigiCFzoBRQLcFZsV5oaoQ9reIhNZ5WaYwoP63Kc\r\n7uOH1zw+dGoBAwHzwquIbWQ6bowYz9xhVVpTv4/Z1JAqWoXCX6jI0UWVlz20\r\nz6AuyHshQBonenoe32MukxAs57EjiYB4Di26HbkchoflnVZ2/ZFU1oux97D2\r\n4TGf4p3u9ZeOIlcXoJoGYmd2u5UWTXiNMX/6DWJoDyHPJtNaM6K5xjut4OU2\r\n71VJpIfkhY+nKT7hCkNgRTr7Vi5+xtCWyz8wGIJ37NcNec6rB0FCFT7O5zsQ\r\n5n6oVqvqko57VDloTfju3INut33SJ9lXgCv96B3U8AFaOFfqgWoAFsgEui0i\r\nZFoWsi46/BwJd3/KoxS2mN+7h/8SjjEil3tC8+aMmI9hc7tQVSqkrkfouenp\r\nC6m43Nl20CBfhGqtUk77KHQJgdw30GQyxIXGQISkqNpKs3ch7XtmjdC50q5H\r\nMWys4yGS3IvFCbgT+db32cy3moVi2RrLKYG8d6syY0yK2tHA5k3gsud8Lkcp\r\nvm4hcrn93Tf0SrarYKC3i+x2Xts3C3uix04=\r\n=Sq8j\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","engines":{"node":">=8"},"scripts":{"ts":"dotenv -- ts-node","dev":"dotenv -- ts-node-dev --transpileOnly --respawn src/index.ts","lint":"yarn lint:code . && yarn lint:md .","test":"jest","build":"shx rm -rf dist/* && tsc","start":"node dist/index.js","format":"yarn format:js . && yarn format:ts . && yarn format:md .","lint:js":"eslint --ext js --ext md","lint:md":"markdownlint --ignore node_modules --ignore .git --ignore CHANGELOG.md","lint:ts":"eslint --ext ts --ext md","prepare":"husky install","dev:build":"concurrently 'tsc -w -i' 'nodemon dist/index.js'","format:js":"yarn lint:js --fix","format:md":"yarn lint:md --fix","format:ts":"yarn lint:ts --fix","lint:code":"eslint --ext js --ext ts --ext md --ext json","verdaccio":"verdaccio --config ./verdaccio/conf/default.yaml","husky-skip":"cross-env HUSKY_SKIP_HOOKS=1","build:watch":"tsc -w","postinstall":"node dist/index.js","lint:code:ci":"yarn lint:code . --format junit","test:coverage":"yarn test --coverage","dev:no-respawn":"fdotenv -- ts-node-dev --transpileOnly src/index.ts","prepublishOnly":"yarn build","build:incremental":"tsc -i"},"_npmUser":{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"},"repository":{"url":"https://github.com/aaronhayes/hasura-cli.git","type":"git"},"description":"A package that automatically installs and wraps Hasura CLI binary in isolated manner","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019, GIL B. Chan <github.com/jjangga0214> <bnbcmindnpass@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["yarn format:js"],"*.md":["yarn format:md"],"*.ts":["yarn format:ts"],"*.json":["yarn lint:code"],"hasura":["echo \"Error: Change to dummy file 'hasura' is blocked by default to prevent accidental commit of binary. If you want to change its content, try again by ignoring husky.\" && exit 1"]},"dependencies":{"axios":"^0.21.1","chalk":"^2.4.2"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","jest":"^26.6.3","husky":"^7.0.0","eslint":"5.3.0","nodemon":"^1.19.2","ts-jest":"^26.5.4","prettier":"^1.18.2","cross-env":"^6.0.0","verdaccio":"^4.3.0","commitizen":"^4.0.3","dotenv-cli":"^2.0.1","jest-junit":"^7.0.0","typescript":"^3.6.3","@types/jest":"^24.0.18","@types/node":"^12.7.5","lint-staged":"^11.1.1","ts-node-dev":"^1.1.6","concurrently":"^6.0.0","@commitlint/cli":"^12.0.1","markdownlint-cli":"^0.22.0","eslint-plugin-jest":"^22.9.0","eslint-plugin-json":"^1.4.0","eslint-plugin-import":"^2.18.2","eslint-config-prettier":"^6.0.0","eslint-plugin-markdown":"^1.0.0","eslint-plugin-prettier":"^3.1.0","@typescript-eslint/parser":"^2.2.0","cz-conventional-changelog":"^3.0.2","eslint-config-airbnb-base":"13.2.0","@commitlint/config-conventional":"^12.0.1","@typescript-eslint/eslint-plugin":"^2.2.0","eslint-import-resolver-typescript":"^1.1.1"},"typescript:main":"src/index.ts","_npmOperationalInternal":{"tmp":"tmp/hasura-cli_2.8.0_1655328226381_0.22442099841363028","host":"s3://npm-registry-packages"}},"2.8.1":{"name":"@aaronhayes/hasura-cli","version":"2.8.1","keywords":["hasura","hasura-cli","hasura/cli","hasuracli","hasura/graphql-engine","hasura/graphql-engine/cli","hasura/graphql-engine-cli","hasura-graphql","hasura-graphql-engine","hasura-graphql-engine-cli","graphql-engine/cli","graphql-engine-cli","graphql","graphql-cli"],"author":{"url":"https://github.com/jjangga0214","name":"Gil B. Chan","email":"bnbcmindnpass@gmail.com"},"license":"MIT","_id":"@aaronhayes/hasura-cli@2.8.1","maintainers":[{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"}],"homepage":"https://github.com/aaronhayes/hasura-cli","bugs":{"url":"https://github.com/aaronhayes/hasura-cli/issues"},"bin":{"hasura":"hasura"},"dist":{"shasum":"3ce81e97d721126fb5db0a98487f3638c45df903","tarball":"https://registry.npmjs.org/@aaronhayes/hasura-cli/-/hasura-cli-2.8.1.tgz","fileCount":17,"integrity":"sha512-25DiM7nXgJQ+fDkQmQksbX4UKmLyVmmJMQU2rolAFR7i/sD2awxH8uDK3yZVhe0wYw9JakMiBr/J0/N1Sv0NPw==","signatures":[{"sig":"MEYCIQCOywWqVFhmJMu3Ty42gnn9o93nM3u9KguRaCNDFEV6KgIhAKTE2sFExoqQqlosuE5t8NF2VTCELYnDrQLUZoI9nhQa","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8297480,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiskTfACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqxgg//eXvcvxb77vafbIAkmm9wrGzsre3LHcw8K+dG8rc2cEJT3nzL\r\nEjMHWfmym87bUEIXkvtf05Wxw6WgFQlUXsTDExQ0E6xIXOSz32rqPfI6JQl+\r\nOtjx7TijwmG4bPN9F1IhUedAIgOXoG++5G7bKuNg1v5+6Xu39AGn9ozxG9rA\r\nWUQPdIEcVIQMD1DM1SChsDmWkgbhaFfk6UWsb12szVQ66HY2lDfLAQyvD+Vv\r\nB3juNt+jTHEYs6ggt4u1Ln5gxYP3J3ljxKag7KhvqhB5ETxPnWt8XvUGwDQ5\r\ngGyarl/fWtTVgSlmKb8eEqRQ6o+4mU7Lypa/3ORO7tPxLIDZW+vn2VOeLSAm\r\nvuw+95ChmAi4STC00oFZsLiPspOOZRO/YJqAvkW/fqkXS4sLIDEOERzl82LX\r\n7SoAMpeeQ2+6d22y3KGuIL75DcFu1O8o1ExXxPPf/+Gaa0PyjsoQmKPp1XOv\r\nXbPi8a0pUipOWdO4yqw5dKjtTcCsaVGth5IziqHi7YRzQ3nL5Tc2TYQ0+Eit\r\nd6P48phU2+mSKUcfCoTZtcvQ5fIfrORWtxK6wuOx4oO6QbPblA71tloUuLcc\r\nlV5sNLm3vkOOjHoDNwTDWe+ZC4YUAd1UCxsYv3ODTy8p1Hx5dBoA6bsf5j9B\r\n14UgigZUDY4JqYturxbIqmyv5IAdMB+0H1E=\r\n=iiJp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","engines":{"node":">=8"},"scripts":{"ts":"dotenv -- ts-node","dev":"dotenv -- ts-node-dev --transpileOnly --respawn src/index.ts","lint":"yarn lint:code . && yarn lint:md .","test":"jest","build":"shx rm -rf dist/* && tsc","start":"node dist/index.js","format":"yarn format:js . && yarn format:ts . && yarn format:md .","lint:js":"eslint --ext js --ext md","lint:md":"markdownlint --ignore node_modules --ignore .git --ignore CHANGELOG.md","lint:ts":"eslint --ext ts --ext md","prepare":"husky install","dev:build":"concurrently 'tsc -w -i' 'nodemon dist/index.js'","format:js":"yarn lint:js --fix","format:md":"yarn lint:md --fix","format:ts":"yarn lint:ts --fix","lint:code":"eslint --ext js --ext ts --ext md --ext json","verdaccio":"verdaccio --config ./verdaccio/conf/default.yaml","husky-skip":"cross-env HUSKY_SKIP_HOOKS=1","build:watch":"tsc -w","postinstall":"node dist/index.js","lint:code:ci":"yarn lint:code . --format junit","test:coverage":"yarn test --coverage","dev:no-respawn":"fdotenv -- ts-node-dev --transpileOnly src/index.ts","prepublishOnly":"yarn build","build:incremental":"tsc -i"},"_npmUser":{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"},"repository":{"url":"https://github.com/aaronhayes/hasura-cli.git","type":"git"},"description":"A package that automatically installs and wraps Hasura CLI binary in isolated manner","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019, GIL B. Chan <github.com/jjangga0214> <bnbcmindnpass@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["yarn format:js"],"*.md":["yarn format:md"],"*.ts":["yarn format:ts"],"*.json":["yarn lint:code"],"hasura":["echo \"Error: Change to dummy file 'hasura' is blocked by default to prevent accidental commit of binary. If you want to change its content, try again by ignoring husky.\" && exit 1"]},"dependencies":{"axios":"^0.21.1","chalk":"^2.4.2"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","jest":"^26.6.3","husky":"^7.0.0","eslint":"5.3.0","nodemon":"^1.19.2","ts-jest":"^26.5.4","prettier":"^1.18.2","cross-env":"^6.0.0","verdaccio":"^4.3.0","commitizen":"^4.0.3","dotenv-cli":"^2.0.1","jest-junit":"^7.0.0","typescript":"^3.6.3","@types/jest":"^24.0.18","@types/node":"^12.7.5","lint-staged":"^11.1.1","ts-node-dev":"^1.1.6","concurrently":"^6.0.0","@commitlint/cli":"^12.0.1","markdownlint-cli":"^0.22.0","eslint-plugin-jest":"^22.9.0","eslint-plugin-json":"^1.4.0","eslint-plugin-import":"^2.18.2","eslint-config-prettier":"^6.0.0","eslint-plugin-markdown":"^1.0.0","eslint-plugin-prettier":"^3.1.0","@typescript-eslint/parser":"^2.2.0","cz-conventional-changelog":"^3.0.2","eslint-config-airbnb-base":"13.2.0","@commitlint/config-conventional":"^12.0.1","@typescript-eslint/eslint-plugin":"^2.2.0","eslint-import-resolver-typescript":"^1.1.1"},"typescript:main":"src/index.ts","_npmOperationalInternal":{"tmp":"tmp/hasura-cli_2.8.1_1655850206819_0.6934594445851725","host":"s3://npm-registry-packages"}},"2.9.0-beta.1":{"name":"@aaronhayes/hasura-cli","version":"2.9.0-beta.1","keywords":["hasura","hasura-cli","hasura/cli","hasuracli","hasura/graphql-engine","hasura/graphql-engine/cli","hasura/graphql-engine-cli","hasura-graphql","hasura-graphql-engine","hasura-graphql-engine-cli","graphql-engine/cli","graphql-engine-cli","graphql","graphql-cli"],"author":{"url":"https://github.com/jjangga0214","name":"Gil B. Chan","email":"bnbcmindnpass@gmail.com"},"license":"MIT","_id":"@aaronhayes/hasura-cli@2.9.0-beta.1","maintainers":[{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"}],"homepage":"https://github.com/aaronhayes/hasura-cli","bugs":{"url":"https://github.com/aaronhayes/hasura-cli/issues"},"bin":{"hasura":"hasura"},"dist":{"shasum":"962f0d372a90f2244a10f08ce35bf92d21ce7f53","tarball":"https://registry.npmjs.org/@aaronhayes/hasura-cli/-/hasura-cli-2.9.0-beta.1.tgz","fileCount":17,"integrity":"sha512-0U5TBfxqKGksakluBk6sU+d1sUadOEfQW0foKODmcj7HlHyjZCUzj55MmMU1hPLqTUMtuN+zJyIKwTz558g6YA==","signatures":[{"sig":"MEUCIQCAN7tCHQ5HETHBeC6BKX6QirMgBoAawe/2Yigf0NTVYQIgKVl87V9uJFWHs28LHh2SGoQIPls2+gY5nje7VU6a6uw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8297487,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiskT8ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqhWQ//X7KvTPRfnw7Vjbh+a05Wha1zv7m88zVvlJz0bSIwgcubphfo\r\ngcRj1TxQSZBWsO8KB+/bXhIHN2MezZQwOpAju33rhrb1T4vx/OdA5NXYQNwb\r\n80IrKWWeo/Unda/l9J+Mguwio5fdeNawnyd+Y6E3M3sh3/w3vinLF5VQtgQX\r\nrfwRKFpNdNtPZm+gbm3w1ZAIgX9afn/ZljPkFEBuNJKwMyph2yaRWWkvoxUi\r\nOJA1K3GrHABgrx03wBcuR0EUBy0t8crKF/fs6T7HtBzFs0qcRHXkZsoK0Ew6\r\ntWus4MNf/OHr9ePQ1vE1I/FP99oEfQon/w7kQsr5f3wPXrL9seoz2iLJGThG\r\nCcw5WzVrstmlWjwFaKU9IFPOBEP9w8jYMjLNHBk/eAwvpzDdNPQ08hkFhJ7J\r\ntzcmit3cgNqMaQTBCJdoKdkdw/EzdAJaY5DdyXKj1e+TggzP/IeRVQYVrmlS\r\nvUHHV5SKohcv39CYKSmE/jQUmL5XCUR2M7EcAkuj58m84316cSmOvKolWuRw\r\nAQ/h5DKqkM3BJQ96T7KxpOfvLwMrliaTa/K+XmZ8i1a/fnKDp+taFRaHxriB\r\nyIYEc28T6HAr7V5Ap6xvACNeZEvTpYNlPZSzrFk5bCCP3KaR4gzCipfihOdQ\r\nmW5aIX2O5B4HPOLFbEvuwiF5m/3LiHsIfZA=\r\n=uA+M\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","engines":{"node":">=8"},"scripts":{"ts":"dotenv -- ts-node","dev":"dotenv -- ts-node-dev --transpileOnly --respawn src/index.ts","lint":"yarn lint:code . && yarn lint:md .","test":"jest","build":"shx rm -rf dist/* && tsc","start":"node dist/index.js","format":"yarn format:js . && yarn format:ts . && yarn format:md .","lint:js":"eslint --ext js --ext md","lint:md":"markdownlint --ignore node_modules --ignore .git --ignore CHANGELOG.md","lint:ts":"eslint --ext ts --ext md","prepare":"husky install","dev:build":"concurrently 'tsc -w -i' 'nodemon dist/index.js'","format:js":"yarn lint:js --fix","format:md":"yarn lint:md --fix","format:ts":"yarn lint:ts --fix","lint:code":"eslint --ext js --ext ts --ext md --ext json","verdaccio":"verdaccio --config ./verdaccio/conf/default.yaml","husky-skip":"cross-env HUSKY_SKIP_HOOKS=1","build:watch":"tsc -w","postinstall":"node dist/index.js","lint:code:ci":"yarn lint:code . --format junit","test:coverage":"yarn test --coverage","dev:no-respawn":"fdotenv -- ts-node-dev --transpileOnly src/index.ts","prepublishOnly":"yarn build","build:incremental":"tsc -i"},"_npmUser":{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"},"repository":{"url":"https://github.com/aaronhayes/hasura-cli.git","type":"git"},"description":"A package that automatically installs and wraps Hasura CLI binary in isolated manner","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019, GIL B. Chan <github.com/jjangga0214> <bnbcmindnpass@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["yarn format:js"],"*.md":["yarn format:md"],"*.ts":["yarn format:ts"],"*.json":["yarn lint:code"],"hasura":["echo \"Error: Change to dummy file 'hasura' is blocked by default to prevent accidental commit of binary. If you want to change its content, try again by ignoring husky.\" && exit 1"]},"dependencies":{"axios":"^0.21.1","chalk":"^2.4.2"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","jest":"^26.6.3","husky":"^7.0.0","eslint":"5.3.0","nodemon":"^1.19.2","ts-jest":"^26.5.4","prettier":"^1.18.2","cross-env":"^6.0.0","verdaccio":"^4.3.0","commitizen":"^4.0.3","dotenv-cli":"^2.0.1","jest-junit":"^7.0.0","typescript":"^3.6.3","@types/jest":"^24.0.18","@types/node":"^12.7.5","lint-staged":"^11.1.1","ts-node-dev":"^1.1.6","concurrently":"^6.0.0","@commitlint/cli":"^12.0.1","markdownlint-cli":"^0.22.0","eslint-plugin-jest":"^22.9.0","eslint-plugin-json":"^1.4.0","eslint-plugin-import":"^2.18.2","eslint-config-prettier":"^6.0.0","eslint-plugin-markdown":"^1.0.0","eslint-plugin-prettier":"^3.1.0","@typescript-eslint/parser":"^2.2.0","cz-conventional-changelog":"^3.0.2","eslint-config-airbnb-base":"13.2.0","@commitlint/config-conventional":"^12.0.1","@typescript-eslint/eslint-plugin":"^2.2.0","eslint-import-resolver-typescript":"^1.1.1"},"typescript:main":"src/index.ts","_npmOperationalInternal":{"tmp":"tmp/hasura-cli_2.9.0-beta.1_1655850236383_0.5728535891321178","host":"s3://npm-registry-packages"}},"2.8.2":{"name":"@aaronhayes/hasura-cli","version":"2.8.2","keywords":["hasura","hasura-cli","hasura/cli","hasuracli","hasura/graphql-engine","hasura/graphql-engine/cli","hasura/graphql-engine-cli","hasura-graphql","hasura-graphql-engine","hasura-graphql-engine-cli","graphql-engine/cli","graphql-engine-cli","graphql","graphql-cli"],"author":{"url":"https://github.com/jjangga0214","name":"Gil B. Chan","email":"bnbcmindnpass@gmail.com"},"license":"MIT","_id":"@aaronhayes/hasura-cli@2.8.2","maintainers":[{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"}],"homepage":"https://github.com/aaronhayes/hasura-cli","bugs":{"url":"https://github.com/aaronhayes/hasura-cli/issues"},"bin":{"hasura":"hasura"},"dist":{"shasum":"d1feb1f237d77950c811a4847d141ce93237ae0d","tarball":"https://registry.npmjs.org/@aaronhayes/hasura-cli/-/hasura-cli-2.8.2.tgz","fileCount":17,"integrity":"sha512-c3pTXKPA+K10ziMMkFC3VprXK5c56uhLi51eDIHOMw3B3dhtZiNRBmb2iBMAZG/1YhsGT5A53exakoqOF3GMEQ==","signatures":[{"sig":"MEQCIH3y+hZpAPrV3PjrO/URaywwll/lFS36MWMvOlbaxyXZAiAxxpuYzH9N3HhzaDJCsIdE9FfwDzB0gysAph+LMuEd2A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8297480,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJivOAQACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoZmw/9EIHCOVRCKgWYF7bcEkUFhXwyfk8//g1YQt0BcsY7B9n6WZYS\r\nM010un8TwlurY1cLtPffUVdMOfCa4W9vxikElzufAzARz3ImDOGM8rd/nfas\r\nXlmXP2Olh3Bjwfir8vuh/LGOGezac1AuJd9m8y0N5Y6GLDK5f7EKCpvq/6I/\r\nI8BF6aS3sAn8BcGF95a5I+axWCUef8j3os/LDJ4ge9CuQFmJUbED4d2fMx3z\r\n4sEEqU1qhTbC4g2so5JgNNxs3smoz8kOXUjvJdsYUTM4OeXbvl5pzcfkykgV\r\ncgfuki3GvTqUukxeLN++25lW9gL0WsABmF62cHBr6E3dHovFoHLbXlODdYNx\r\nU0nXfVlPKbQLFBCpeemHA9Y7i998gyAFq5HG/BXq5iXEag9M4W0YqSqkR/4y\r\n987cqihRpwRGVcX5ZbGlvFvnmyj4aHyJ/AmRn9lOxgG6AHu18wB3hNzvTbt8\r\n2dvzgPPMx8Gz4bYz/Yo+SofyCKdJDK5efBQnBLMmT4geZ1r/0sZVA7bTlqji\r\nbHbB5ZPsgbabC4t/SuDcJbs9rYhKWC1ey2SPWUMgTIcheMYKmpFDipsxLVnu\r\nNzGIB6STofCf60f5OUWouEGmSayqdmBjXHdYE5TJyXWX/h7Yy1KKOFHX9fSj\r\nLOkYSzJEus+jSx/fTElEcvgitHseVmLLYDE=\r\n=9D/O\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","engines":{"node":">=8"},"scripts":{"ts":"dotenv -- ts-node","dev":"dotenv -- ts-node-dev --transpileOnly --respawn src/index.ts","lint":"yarn lint:code . && yarn lint:md .","test":"jest","build":"shx rm -rf dist/* && tsc","start":"node dist/index.js","format":"yarn format:js . && yarn format:ts . && yarn format:md .","lint:js":"eslint --ext js --ext md","lint:md":"markdownlint --ignore node_modules --ignore .git --ignore CHANGELOG.md","lint:ts":"eslint --ext ts --ext md","prepare":"husky install","dev:build":"concurrently 'tsc -w -i' 'nodemon dist/index.js'","format:js":"yarn lint:js --fix","format:md":"yarn lint:md --fix","format:ts":"yarn lint:ts --fix","lint:code":"eslint --ext js --ext ts --ext md --ext json","verdaccio":"verdaccio --config ./verdaccio/conf/default.yaml","husky-skip":"cross-env HUSKY_SKIP_HOOKS=1","build:watch":"tsc -w","postinstall":"node dist/index.js","lint:code:ci":"yarn lint:code . --format junit","test:coverage":"yarn test --coverage","dev:no-respawn":"fdotenv -- ts-node-dev --transpileOnly src/index.ts","prepublishOnly":"yarn build","build:incremental":"tsc -i"},"_npmUser":{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"},"repository":{"url":"https://github.com/aaronhayes/hasura-cli.git","type":"git"},"description":"A package that automatically installs and wraps Hasura CLI binary in isolated manner","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019, GIL B. Chan <github.com/jjangga0214> <bnbcmindnpass@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["yarn format:js"],"*.md":["yarn format:md"],"*.ts":["yarn format:ts"],"*.json":["yarn lint:code"],"hasura":["echo \"Error: Change to dummy file 'hasura' is blocked by default to prevent accidental commit of binary. If you want to change its content, try again by ignoring husky.\" && exit 1"]},"dependencies":{"axios":"^0.21.1","chalk":"^2.4.2"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","jest":"^26.6.3","husky":"^7.0.0","eslint":"5.3.0","nodemon":"^1.19.2","ts-jest":"^26.5.4","prettier":"^1.18.2","cross-env":"^6.0.0","verdaccio":"^4.3.0","commitizen":"^4.0.3","dotenv-cli":"^2.0.1","jest-junit":"^7.0.0","typescript":"^3.6.3","@types/jest":"^24.0.18","@types/node":"^12.7.5","lint-staged":"^11.1.1","ts-node-dev":"^1.1.6","concurrently":"^6.0.0","@commitlint/cli":"^12.0.1","markdownlint-cli":"^0.22.0","eslint-plugin-jest":"^22.9.0","eslint-plugin-json":"^1.4.0","eslint-plugin-import":"^2.18.2","eslint-config-prettier":"^6.0.0","eslint-plugin-markdown":"^1.0.0","eslint-plugin-prettier":"^3.1.0","@typescript-eslint/parser":"^2.2.0","cz-conventional-changelog":"^3.0.2","eslint-config-airbnb-base":"13.2.0","@commitlint/config-conventional":"^12.0.1","@typescript-eslint/eslint-plugin":"^2.2.0","eslint-import-resolver-typescript":"^1.1.1"},"typescript:main":"src/index.ts","_npmOperationalInternal":{"tmp":"tmp/hasura-cli_2.8.2_1656545296553_0.2007512449937281","host":"s3://npm-registry-packages"}},"2.8.3":{"name":"@aaronhayes/hasura-cli","version":"2.8.3","keywords":["hasura","hasura-cli","hasura/cli","hasuracli","hasura/graphql-engine","hasura/graphql-engine/cli","hasura/graphql-engine-cli","hasura-graphql","hasura-graphql-engine","hasura-graphql-engine-cli","graphql-engine/cli","graphql-engine-cli","graphql","graphql-cli"],"author":{"url":"https://github.com/jjangga0214","name":"Gil B. Chan","email":"bnbcmindnpass@gmail.com"},"license":"MIT","_id":"@aaronhayes/hasura-cli@2.8.3","maintainers":[{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"}],"homepage":"https://github.com/aaronhayes/hasura-cli","bugs":{"url":"https://github.com/aaronhayes/hasura-cli/issues"},"bin":{"hasura":"hasura"},"dist":{"shasum":"52a7267b931e0b791d468b7d56b0e9ffae5b440c","tarball":"https://registry.npmjs.org/@aaronhayes/hasura-cli/-/hasura-cli-2.8.3.tgz","fileCount":17,"integrity":"sha512-puZGCtdaYPWCW6bxEJT6zOB1yAGlmMG+T6jfrKUu5KGX5LMixeaPjrxnkDWqVg+X6yok7PniGAj87JBK+pFEDA==","signatures":[{"sig":"MEUCIENo1RAbzR51LSWJLamLQSmAdTtcpYkfDBqUffFD4RI/AiEA9D6ZXCXBWAdUygF2MBwwn9LAub05XCnVFbDDVbpocxQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8297480,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiviZXACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp65A//ct3eep1VIMknxZ04KekCVrkqmCBV6ETjzClro8a7TGdln5CZ\r\nGp1S6Plusw51s7AMb9obAlNxoV2o3Qbc7P2myCNtncp+1NjDaiT+/WLc+PGO\r\n/ads7ZC+F1MYCgjeFz2ThF9cqMwqRgPvzLYeROm+mUs+50Us0shAeVD9akCI\r\ndSd8eMhHzCYB42YDE2GlGrvYKi0PmY9l5r4vRVxNELPfEGOuntq6zsYr8I19\r\nNOVSSjnf9cjBuvu8uyhUhPvWRu+DIAvmu2fzp7X1p+K4ZkAfuDA5FwUPLJAp\r\nmTskKZhETkGtXxmcyKjbcDSeNIVe7TQDEhrisrTOqCXVdeOlcO74d7ulYb+q\r\nsPrYYEkyH9CssStqi92IwQjuwehwdZEvJN++o57U+U2R/T3oLD9/7+pQGZOg\r\nZLznZhJJbYMnvqF6/SgIhlV5hQnwsHHcjLKX3KDEWURgHqj0kDou2RbGb2gl\r\n2a5TIvlCukfjIatpZ6ZiXPemH+rN0AowOwtIEI9xCoQ2uQrZVzY1yODTYMiu\r\ntDS6tSy3cYLvPLuGuyD92nKor364lo4+2IdE98NjxZcpVYOPWP7LLEgS4rwv\r\n6WYjMXgRE0hJ54xMXTGEHIY9QtwKt7+RryQRUhQf7zcQFdfcJz6pOk/znijw\r\nmmIMBb/A9qh0Yz9bq5YwUyUgEBp8Eh7samM=\r\n=XcRm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","engines":{"node":">=8"},"scripts":{"ts":"dotenv -- ts-node","dev":"dotenv -- ts-node-dev --transpileOnly --respawn src/index.ts","lint":"yarn lint:code . && yarn lint:md .","test":"jest","build":"shx rm -rf dist/* && tsc","start":"node dist/index.js","format":"yarn format:js . && yarn format:ts . && yarn format:md .","lint:js":"eslint --ext js --ext md","lint:md":"markdownlint --ignore node_modules --ignore .git --ignore CHANGELOG.md","lint:ts":"eslint --ext ts --ext md","prepare":"husky install","dev:build":"concurrently 'tsc -w -i' 'nodemon dist/index.js'","format:js":"yarn lint:js --fix","format:md":"yarn lint:md --fix","format:ts":"yarn lint:ts --fix","lint:code":"eslint --ext js --ext ts --ext md --ext json","verdaccio":"verdaccio --config ./verdaccio/conf/default.yaml","husky-skip":"cross-env HUSKY_SKIP_HOOKS=1","build:watch":"tsc -w","postinstall":"node dist/index.js","lint:code:ci":"yarn lint:code . --format junit","test:coverage":"yarn test --coverage","dev:no-respawn":"fdotenv -- ts-node-dev --transpileOnly src/index.ts","prepublishOnly":"yarn build","build:incremental":"tsc -i"},"_npmUser":{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"},"repository":{"url":"https://github.com/aaronhayes/hasura-cli.git","type":"git"},"description":"A package that automatically installs and wraps Hasura CLI binary in isolated manner","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019, GIL B. Chan <github.com/jjangga0214> <bnbcmindnpass@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["yarn format:js"],"*.md":["yarn format:md"],"*.ts":["yarn format:ts"],"*.json":["yarn lint:code"],"hasura":["echo \"Error: Change to dummy file 'hasura' is blocked by default to prevent accidental commit of binary. If you want to change its content, try again by ignoring husky.\" && exit 1"]},"dependencies":{"axios":"^0.21.1","chalk":"^2.4.2"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","jest":"^26.6.3","husky":"^7.0.0","eslint":"5.3.0","nodemon":"^1.19.2","ts-jest":"^26.5.4","prettier":"^1.18.2","cross-env":"^6.0.0","verdaccio":"^4.3.0","commitizen":"^4.0.3","dotenv-cli":"^2.0.1","jest-junit":"^7.0.0","typescript":"^3.6.3","@types/jest":"^24.0.18","@types/node":"^12.7.5","lint-staged":"^11.1.1","ts-node-dev":"^1.1.6","concurrently":"^6.0.0","@commitlint/cli":"^12.0.1","markdownlint-cli":"^0.22.0","eslint-plugin-jest":"^22.9.0","eslint-plugin-json":"^1.4.0","eslint-plugin-import":"^2.18.2","eslint-config-prettier":"^6.0.0","eslint-plugin-markdown":"^1.0.0","eslint-plugin-prettier":"^3.1.0","@typescript-eslint/parser":"^2.2.0","cz-conventional-changelog":"^3.0.2","eslint-config-airbnb-base":"13.2.0","@commitlint/config-conventional":"^12.0.1","@typescript-eslint/eslint-plugin":"^2.2.0","eslint-import-resolver-typescript":"^1.1.1"},"typescript:main":"src/index.ts","_npmOperationalInternal":{"tmp":"tmp/hasura-cli_2.8.3_1656628822791_0.3599018784462553","host":"s3://npm-registry-packages"}},"2.8.4":{"name":"@aaronhayes/hasura-cli","version":"2.8.4","keywords":["hasura","hasura-cli","hasura/cli","hasuracli","hasura/graphql-engine","hasura/graphql-engine/cli","hasura/graphql-engine-cli","hasura-graphql","hasura-graphql-engine","hasura-graphql-engine-cli","graphql-engine/cli","graphql-engine-cli","graphql","graphql-cli"],"author":{"url":"https://github.com/jjangga0214","name":"Gil B. Chan","email":"bnbcmindnpass@gmail.com"},"license":"MIT","_id":"@aaronhayes/hasura-cli@2.8.4","maintainers":[{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"}],"homepage":"https://github.com/aaronhayes/hasura-cli","bugs":{"url":"https://github.com/aaronhayes/hasura-cli/issues"},"bin":{"hasura":"hasura"},"dist":{"shasum":"04ec387712a9f15b645e4dbd73d126967d1ecb5f","tarball":"https://registry.npmjs.org/@aaronhayes/hasura-cli/-/hasura-cli-2.8.4.tgz","fileCount":17,"integrity":"sha512-Kf+0fWHJOpm3frF5P0cjhJPt1OaYdQNBLQZwJAuTGhrQNGgOvG31hB/fkFhgH2sBXeAeONcEZSsnZJEauD3hPQ==","signatures":[{"sig":"MEQCIDfqoJccQSsmL3XPsgIgPAc9JRAE07PyNXs1GvKURP0eAiA9i4UUktg6oUsT0SwAIYiYnimtKVxF+cxXZH9gaUnz1A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8297480,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJix1whACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqkkA/7BjovCYZKa73huKULkfXhVpkrd+yKxTor5bWYIs5o0xwDnVZX\r\nVxFCMZ7OyfKdN+K4mdlxaScq8PydRd5KyPOayMw+Q45/qtjK3uLLU1FmVjyx\r\n8BJPgdyPexZyMcGg3RQ6bNOQOgJLPFs95dyjID80NEljL7C29W5DhQcnbQ+e\r\niRhBNiuj05A3nj8W7ukdpaozQU3AzpWOPxmkFl6OE7tv+16U4RhaTqLbXilX\r\nQJO5qAf8Khv2e2oxOe/j0F1TjoX2EFrEcZBF8ZFB9VMolOMtVTBP2T5UhOgI\r\n0uGGyHdWjHOOJhctnf25Qg/OOi4h0SrG6vx56OL2Zh+E/Ld2n/KknPG3XsU4\r\n7PkWn0KAJos1HmK2ZOYstbbuB8M1an9Zg0d2y39TFCcf5/z/iujGDQkhqMKh\r\nuHJ47adRdopu27xMl2ahgKWhd+xVU6O30/fgV4/t6gezPyy67rt9Ra7qKRe0\r\n8/PEDBtz2SG5kyjQolwsmvvmurJkdTN2WEa3UO7dt+M0I7A1RyznKIMdbi5D\r\neR1UlWsp59DQ2jNlPwsLBTrxCY1EKuG1bExDbkvs3U5ZIH6r/s+FwfRPPyPE\r\nBDrhXb7WtH0Jnqqlei+T1jVhJLi+KwB6+WF6Rd+CmIUp6QQ4/gq5cUAIQ/yg\r\nACrCKQRSCu9b2COdm4UKtTLKWB/WQryZCxU=\r\n=jVKl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","engines":{"node":">=8"},"scripts":{"ts":"dotenv -- ts-node","dev":"dotenv -- ts-node-dev --transpileOnly --respawn src/index.ts","lint":"yarn lint:code . && yarn lint:md .","test":"jest","build":"shx rm -rf dist/* && tsc","start":"node dist/index.js","format":"yarn format:js . && yarn format:ts . && yarn format:md .","lint:js":"eslint --ext js --ext md","lint:md":"markdownlint --ignore node_modules --ignore .git --ignore CHANGELOG.md","lint:ts":"eslint --ext ts --ext md","prepare":"husky install","dev:build":"concurrently 'tsc -w -i' 'nodemon dist/index.js'","format:js":"yarn lint:js --fix","format:md":"yarn lint:md --fix","format:ts":"yarn lint:ts --fix","lint:code":"eslint --ext js --ext ts --ext md --ext json","verdaccio":"verdaccio --config ./verdaccio/conf/default.yaml","husky-skip":"cross-env HUSKY_SKIP_HOOKS=1","build:watch":"tsc -w","postinstall":"node dist/index.js","lint:code:ci":"yarn lint:code . --format junit","test:coverage":"yarn test --coverage","dev:no-respawn":"fdotenv -- ts-node-dev --transpileOnly src/index.ts","prepublishOnly":"yarn build","build:incremental":"tsc -i"},"_npmUser":{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"},"repository":{"url":"https://github.com/aaronhayes/hasura-cli.git","type":"git"},"description":"A package that automatically installs and wraps Hasura CLI binary in isolated manner","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019, GIL B. Chan <github.com/jjangga0214> <bnbcmindnpass@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["yarn format:js"],"*.md":["yarn format:md"],"*.ts":["yarn format:ts"],"*.json":["yarn lint:code"],"hasura":["echo \"Error: Change to dummy file 'hasura' is blocked by default to prevent accidental commit of binary. If you want to change its content, try again by ignoring husky.\" && exit 1"]},"dependencies":{"axios":"^0.21.1","chalk":"^2.4.2"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","jest":"^26.6.3","husky":"^7.0.0","eslint":"5.3.0","nodemon":"^1.19.2","ts-jest":"^26.5.4","prettier":"^1.18.2","cross-env":"^6.0.0","verdaccio":"^4.3.0","commitizen":"^4.0.3","dotenv-cli":"^2.0.1","jest-junit":"^7.0.0","typescript":"^3.6.3","@types/jest":"^24.0.18","@types/node":"^12.7.5","lint-staged":"^11.1.1","ts-node-dev":"^1.1.6","concurrently":"^6.0.0","@commitlint/cli":"^12.0.1","markdownlint-cli":"^0.22.0","eslint-plugin-jest":"^22.9.0","eslint-plugin-json":"^1.4.0","eslint-plugin-import":"^2.18.2","eslint-config-prettier":"^6.0.0","eslint-plugin-markdown":"^1.0.0","eslint-plugin-prettier":"^3.1.0","@typescript-eslint/parser":"^2.2.0","cz-conventional-changelog":"^3.0.2","eslint-config-airbnb-base":"13.2.0","@commitlint/config-conventional":"^12.0.1","@typescript-eslint/eslint-plugin":"^2.2.0","eslint-import-resolver-typescript":"^1.1.1"},"typescript:main":"src/index.ts","_npmOperationalInternal":{"tmp":"tmp/hasura-cli_2.8.4_1657232416385_0.29643097698645504","host":"s3://npm-registry-packages"}},"2.9.0-beta.2":{"name":"@aaronhayes/hasura-cli","version":"2.9.0-beta.2","keywords":["hasura","hasura-cli","hasura/cli","hasuracli","hasura/graphql-engine","hasura/graphql-engine/cli","hasura/graphql-engine-cli","hasura-graphql","hasura-graphql-engine","hasura-graphql-engine-cli","graphql-engine/cli","graphql-engine-cli","graphql","graphql-cli"],"author":{"url":"https://github.com/jjangga0214","name":"Gil B. Chan","email":"bnbcmindnpass@gmail.com"},"license":"MIT","_id":"@aaronhayes/hasura-cli@2.9.0-beta.2","maintainers":[{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"}],"homepage":"https://github.com/aaronhayes/hasura-cli","bugs":{"url":"https://github.com/aaronhayes/hasura-cli/issues"},"bin":{"hasura":"hasura"},"dist":{"shasum":"7bc6456fb717229b1428d1e000e7ff5af4c36d3d","tarball":"https://registry.npmjs.org/@aaronhayes/hasura-cli/-/hasura-cli-2.9.0-beta.2.tgz","fileCount":17,"integrity":"sha512-WiXk2zfG8QTONq90O7F9utyyEGJBx+YrUxx+5zu24JVzGetcWBEmVpVRrVH4L7B7Rlu8UGx8mBYcLSZyFty6Mw==","signatures":[{"sig":"MEYCIQDXJifj0j4MG6i2LDAUazHPT5atq2XAr7pI2BlqWSfmFwIhANpCpblHDABaJRSGC47YptJd0Zrp27wzIlrYq5Z9meiO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8297487,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiz1uFACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoSZBAAobe7dMcdOMUbmCQtA+bf+o+lcSoEkVFCJJwyhJT+cejOilsU\r\npxNtQNDqNARZ5umPVevCVhyGvgEAGlZ5SWh59mQkkPJ1qyEungfRzwTy8O2H\r\ndy07SWcX1/D7sJUenTcSIy9NFiWaXiMCT/82C2VQwlL1w7TZ8FKAm6duMCGF\r\nUCDwip8AePwo5fKN8EaRkLJHAqoT5nDvlxrB5vqbo2gAmXr47OzPaIn/fu2H\r\n3mj0X0zbRdcPKo7JgAirCmK6dC/I2yeS/634V2UUsXGm189nf65P5LsFdaPr\r\ncIa7dHhKFXMvrEErgsk5Uws4vX644Buh5swALp4hNlYgwnSArkUfGs5yolPp\r\nqhFJxQzsC+56V7TVI/KEhRZ/2l+WykAxKbsSdfmRc+jj3l8NwuHME9EvIXg8\r\n+nkiM5qficzw/ZOnAtCgUvDRB7czQDb1Iyr4uVtQE63q2hrtRjoQAMegwRlj\r\n1yekonLntobCtYI2LotyzvcDhJnMHiLmynPoUx/8ZSNhF9OxrcPpiAu1k0Z8\r\nKYyUb3IvOb3c6y0c3bjFgCy4xd8TPSFppohfGGc/BMF1Yj9gp4MAJym4CSUJ\r\nVvC6eGv2jgy1SZlVYR2/CuqjCwohzn7CrtqbHwlDmPKqlWGA5vc1gcxirmKh\r\nChbjpiG1/YyldyKBCmvAf6JayKSbWUzKBYo=\r\n=KGT5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","engines":{"node":">=8"},"scripts":{"ts":"dotenv -- ts-node","dev":"dotenv -- ts-node-dev --transpileOnly --respawn src/index.ts","lint":"yarn lint:code . && yarn lint:md .","test":"jest","build":"shx rm -rf dist/* && tsc","start":"node dist/index.js","format":"yarn format:js . && yarn format:ts . && yarn format:md .","lint:js":"eslint --ext js --ext md","lint:md":"markdownlint --ignore node_modules --ignore .git --ignore CHANGELOG.md","lint:ts":"eslint --ext ts --ext md","prepare":"husky install","dev:build":"concurrently 'tsc -w -i' 'nodemon dist/index.js'","format:js":"yarn lint:js --fix","format:md":"yarn lint:md --fix","format:ts":"yarn lint:ts --fix","lint:code":"eslint --ext js --ext ts --ext md --ext json","verdaccio":"verdaccio --config ./verdaccio/conf/default.yaml","husky-skip":"cross-env HUSKY_SKIP_HOOKS=1","build:watch":"tsc -w","postinstall":"node dist/index.js","lint:code:ci":"yarn lint:code . --format junit","test:coverage":"yarn test --coverage","dev:no-respawn":"fdotenv -- ts-node-dev --transpileOnly src/index.ts","prepublishOnly":"yarn build","build:incremental":"tsc -i"},"_npmUser":{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"},"repository":{"url":"https://github.com/aaronhayes/hasura-cli.git","type":"git"},"description":"A package that automatically installs and wraps Hasura CLI binary in isolated manner","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019, GIL B. Chan <github.com/jjangga0214> <bnbcmindnpass@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["yarn format:js"],"*.md":["yarn format:md"],"*.ts":["yarn format:ts"],"*.json":["yarn lint:code"],"hasura":["echo \"Error: Change to dummy file 'hasura' is blocked by default to prevent accidental commit of binary. If you want to change its content, try again by ignoring husky.\" && exit 1"]},"dependencies":{"axios":"^0.21.1","chalk":"^2.4.2"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","jest":"^26.6.3","husky":"^7.0.0","eslint":"5.3.0","nodemon":"^1.19.2","ts-jest":"^26.5.4","prettier":"^1.18.2","cross-env":"^6.0.0","verdaccio":"^4.3.0","commitizen":"^4.0.3","dotenv-cli":"^2.0.1","jest-junit":"^7.0.0","typescript":"^3.6.3","@types/jest":"^24.0.18","@types/node":"^12.7.5","lint-staged":"^11.1.1","ts-node-dev":"^1.1.6","concurrently":"^6.0.0","@commitlint/cli":"^12.0.1","markdownlint-cli":"^0.22.0","eslint-plugin-jest":"^22.9.0","eslint-plugin-json":"^1.4.0","eslint-plugin-import":"^2.18.2","eslint-config-prettier":"^6.0.0","eslint-plugin-markdown":"^1.0.0","eslint-plugin-prettier":"^3.1.0","@typescript-eslint/parser":"^2.2.0","cz-conventional-changelog":"^3.0.2","eslint-config-airbnb-base":"13.2.0","@commitlint/config-conventional":"^12.0.1","@typescript-eslint/eslint-plugin":"^2.2.0","eslint-import-resolver-typescript":"^1.1.1"},"typescript:main":"src/index.ts","_npmOperationalInternal":{"tmp":"tmp/hasura-cli_2.9.0-beta.2_1657756549121_0.6303445454413397","host":"s3://npm-registry-packages"}},"2.9.0-beta.3":{"name":"@aaronhayes/hasura-cli","version":"2.9.0-beta.3","keywords":["hasura","hasura-cli","hasura/cli","hasuracli","hasura/graphql-engine","hasura/graphql-engine/cli","hasura/graphql-engine-cli","hasura-graphql","hasura-graphql-engine","hasura-graphql-engine-cli","graphql-engine/cli","graphql-engine-cli","graphql","graphql-cli"],"author":{"url":"https://github.com/jjangga0214","name":"Gil B. Chan","email":"bnbcmindnpass@gmail.com"},"license":"MIT","_id":"@aaronhayes/hasura-cli@2.9.0-beta.3","maintainers":[{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"}],"homepage":"https://github.com/aaronhayes/hasura-cli","bugs":{"url":"https://github.com/aaronhayes/hasura-cli/issues"},"bin":{"hasura":"hasura"},"dist":{"shasum":"bb3fff3e3ae1f4069a0ddd714e2ca5a6750871b7","tarball":"https://registry.npmjs.org/@aaronhayes/hasura-cli/-/hasura-cli-2.9.0-beta.3.tgz","fileCount":17,"integrity":"sha512-UPwlnp5XDmN9ENCZBNzTpTIqC0itMQaDGeywALj4FygS25SmZXkjS3YrFlWdHfdDSAJw4mpRla9/BmTou9rTyQ==","signatures":[{"sig":"MEUCIQCFpyJLJqumKPH/KiYY7O1MVyN7cJ79XceLr5s0bbDxHwIgLlyoIj7m8i1BunltLBPFMmtTZDHNbaxbSybin+mEvRg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8297487,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi2H2ZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo5hw//Sxm0Tkhitjl3eTeWIsTeowR+x4038vcj49fupeoBhQWxq8/Y\r\nYiZ6czGxBaLcF9n9uLU27fhHdJhDo9FC9eUY7ODHAmAqWo/u8LS6x1ZjFVTc\r\nIiTzJqX2YfB1P0JAlEldwkLOH5LuQm/G8AGHxXdeikhn6B38Iw+AIzytoiUy\r\n7wg933sRpciCOGvqAushDvlM0bw+yNoAAcX7PA22B8VilRhTZJqFRyN/Ycpj\r\n8RZ0G17ygDjy8MpK9oqbZd2MXQ56jsACvP597KCQhd72C2mLZxshjd9rq8nq\r\nNpt366Ir+r6ek0C1iTKyL0Jr8vuSFbQxdLoEgWSp6VQYhpXrxt4PmEzHTn0c\r\nBTDlHvmMgPY+gRko4umdYVtdtqkufTfCUjmjAifwBkT6o8VuH912EHBCcSTh\r\ntD18H6lvgvDNpCYgsidWYJvnF4bjzAx+mCuEyPLcYOXery48rm4GMIVGnDdM\r\nJvHRmrRHgCul/Qgc4Egmk2uK3DxEC4Ft9M41Hq26rJ9+1NvVUzUH2Dpj/lTI\r\nyNWaqUCQOumhHDjJikIAOG2pgoBqLl0COQmpthD6yoSyW+fYEJYYcmvnKbGJ\r\noyLd/Oyf3ttqWjKLE29bdg0Ogm3Mq8HYQu3CQ00iIb95rlbvN1TSNLKCUh2k\r\n9Kx0XfCitjPZHH6I7KgWU80ty8KPeZKnhMk=\r\n=kcgC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","engines":{"node":">=8"},"scripts":{"ts":"dotenv -- ts-node","dev":"dotenv -- ts-node-dev --transpileOnly --respawn src/index.ts","lint":"yarn lint:code . && yarn lint:md .","test":"jest","build":"shx rm -rf dist/* && tsc","start":"node dist/index.js","format":"yarn format:js . && yarn format:ts . && yarn format:md .","lint:js":"eslint --ext js --ext md","lint:md":"markdownlint --ignore node_modules --ignore .git --ignore CHANGELOG.md","lint:ts":"eslint --ext ts --ext md","prepare":"husky install","dev:build":"concurrently 'tsc -w -i' 'nodemon dist/index.js'","format:js":"yarn lint:js --fix","format:md":"yarn lint:md --fix","format:ts":"yarn lint:ts --fix","lint:code":"eslint --ext js --ext ts --ext md --ext json","verdaccio":"verdaccio --config ./verdaccio/conf/default.yaml","husky-skip":"cross-env HUSKY_SKIP_HOOKS=1","build:watch":"tsc -w","postinstall":"node dist/index.js","lint:code:ci":"yarn lint:code . --format junit","test:coverage":"yarn test --coverage","dev:no-respawn":"fdotenv -- ts-node-dev --transpileOnly src/index.ts","prepublishOnly":"yarn build","build:incremental":"tsc -i"},"_npmUser":{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"},"repository":{"url":"https://github.com/aaronhayes/hasura-cli.git","type":"git"},"description":"A package that automatically installs and wraps Hasura CLI binary in isolated manner","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019, GIL B. Chan <github.com/jjangga0214> <bnbcmindnpass@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["yarn format:js"],"*.md":["yarn format:md"],"*.ts":["yarn format:ts"],"*.json":["yarn lint:code"],"hasura":["echo \"Error: Change to dummy file 'hasura' is blocked by default to prevent accidental commit of binary. If you want to change its content, try again by ignoring husky.\" && exit 1"]},"dependencies":{"axios":"^0.21.1","chalk":"^2.4.2"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","jest":"^26.6.3","husky":"^7.0.0","eslint":"5.3.0","nodemon":"^1.19.2","ts-jest":"^26.5.4","prettier":"^1.18.2","cross-env":"^6.0.0","verdaccio":"^4.3.0","commitizen":"^4.0.3","dotenv-cli":"^2.0.1","jest-junit":"^7.0.0","typescript":"^3.6.3","@types/jest":"^24.0.18","@types/node":"^12.7.5","lint-staged":"^11.1.1","ts-node-dev":"^1.1.6","concurrently":"^6.0.0","@commitlint/cli":"^12.0.1","markdownlint-cli":"^0.22.0","eslint-plugin-jest":"^22.9.0","eslint-plugin-json":"^1.4.0","eslint-plugin-import":"^2.18.2","eslint-config-prettier":"^6.0.0","eslint-plugin-markdown":"^1.0.0","eslint-plugin-prettier":"^3.1.0","@typescript-eslint/parser":"^2.2.0","cz-conventional-changelog":"^3.0.2","eslint-config-airbnb-base":"13.2.0","@commitlint/config-conventional":"^12.0.1","@typescript-eslint/eslint-plugin":"^2.2.0","eslint-import-resolver-typescript":"^1.1.1"},"typescript:main":"src/index.ts","_npmOperationalInternal":{"tmp":"tmp/hasura-cli_2.9.0-beta.3_1658355096647_0.5702350342883926","host":"s3://npm-registry-packages"}},"2.9.0":{"name":"@aaronhayes/hasura-cli","version":"2.9.0","keywords":["hasura","hasura-cli","hasura/cli","hasuracli","hasura/graphql-engine","hasura/graphql-engine/cli","hasura/graphql-engine-cli","hasura-graphql","hasura-graphql-engine","hasura-graphql-engine-cli","graphql-engine/cli","graphql-engine-cli","graphql","graphql-cli"],"author":{"url":"https://github.com/jjangga0214","name":"Gil B. Chan","email":"bnbcmindnpass@gmail.com"},"license":"MIT","_id":"@aaronhayes/hasura-cli@2.9.0","maintainers":[{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"}],"homepage":"https://github.com/aaronhayes/hasura-cli","bugs":{"url":"https://github.com/aaronhayes/hasura-cli/issues"},"bin":{"hasura":"hasura"},"dist":{"shasum":"15dedccbc71014782125c305bb3d5ef1e00c018c","tarball":"https://registry.npmjs.org/@aaronhayes/hasura-cli/-/hasura-cli-2.9.0.tgz","fileCount":17,"integrity":"sha512-EsqMFTGT7xeaJXRgAHIhf1pnuLEwL+5lz3jWIELUFw4q3n4KVOplFN57r92HfiOif2yYzWHpUBz0+sxROGYong==","signatures":[{"sig":"MEUCIEefsWKIeIlVppYRI/hD6EQCovUB5xPI81ktLsaKufyuAiEA9ByGVsyX3ZZqDOUIoq86lB98eosfzbW3gefOkjf1bno=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78928906,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi4dtZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqw3A/+KD5kj9UScUv24KtNXUoPZyrgw3FsGYJzoVq4vhURvalnvhCW\r\nk8zzp0w/L3xejDM5xXa6Au5sfr7LltQzzoso/kZPxMb5zGnf0U7ds8xSGS4z\r\nOKwme77EFvzABGSgDu5D5hETUnC876o068qmCm+1I7GKNBKaNvfFQQej60/k\r\nl/I21yP0j2y/VBx6M6UxvymXyoeAIIN5bYnhhWJtFrnl9shWhE49An4exrGG\r\nZWt+ragSUDRD3Opp+UddTrPnj5OkrwlBSYMl6i0quHTlDcojLkNaUP70YrAT\r\nqp4PDZxHmOYhOufEqnzYF+HrayKowO4+E2uhyM8jaGUboT8E8hYGXEW7huiJ\r\nzdbP6Umo2YIImBlDP15feHrhT6/lkuisZRyvZFK+rFKdNYPF8vgyUX2CVSJw\r\nT75tX7+H8R8yjKqdBlPajuy6lkjv2xY261DcW95P+E5FqYQy+9cgauHzK+ea\r\nGEMXE+e0n6sq7/juTE7ErQT9V/0bsC78ljVa6T5y3TqUi84i2MLDShNDwta0\r\nYaehBOaUMUgOvsDb8Dn8jMNzt+3eDfzx7QB+Q9wVdBbIYwLtq5QTgkTrsnlU\r\nfK1ZQwMC2Oz2fhsZc+S+zVuiahAr0/YszWjLoxVIqbrCPdwhyPwMVy/0mREf\r\n+WMcd3XSDC1u1z9S0/ci6dzTl+zCGep+kqc=\r\n=pNt7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","engines":{"node":">=8"},"scripts":{"ts":"dotenv -- ts-node","dev":"dotenv -- ts-node-dev --transpileOnly --respawn src/index.ts","lint":"yarn lint:code . && yarn lint:md .","test":"jest","build":"shx rm -rf dist/* && tsc","start":"node dist/index.js","format":"yarn format:js . && yarn format:ts . && yarn format:md .","lint:js":"eslint --ext js --ext md","lint:md":"markdownlint --ignore node_modules --ignore .git --ignore CHANGELOG.md","lint:ts":"eslint --ext ts --ext md","prepare":"husky install","dev:build":"concurrently 'tsc -w -i' 'nodemon dist/index.js'","format:js":"yarn lint:js --fix","format:md":"yarn lint:md --fix","format:ts":"yarn lint:ts --fix","lint:code":"eslint --ext js --ext ts --ext md --ext json","verdaccio":"verdaccio --config ./verdaccio/conf/default.yaml","husky-skip":"cross-env HUSKY_SKIP_HOOKS=1","build:watch":"tsc -w","postinstall":"node dist/index.js","lint:code:ci":"yarn lint:code . --format junit","test:coverage":"yarn test --coverage","dev:no-respawn":"fdotenv -- ts-node-dev --transpileOnly src/index.ts","prepublishOnly":"yarn build","build:incremental":"tsc -i"},"_npmUser":{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"},"repository":{"url":"https://github.com/aaronhayes/hasura-cli.git","type":"git"},"description":"A package that automatically installs and wraps Hasura CLI binary in isolated manner","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019, GIL B. Chan <github.com/jjangga0214> <bnbcmindnpass@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["yarn format:js"],"*.md":["yarn format:md"],"*.ts":["yarn format:ts"],"*.json":["yarn lint:code"],"hasura":["echo \"Error: Change to dummy file 'hasura' is blocked by default to prevent accidental commit of binary. If you want to change its content, try again by ignoring husky.\" && exit 1"]},"dependencies":{"axios":"^0.21.1","chalk":"^2.4.2"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","jest":"^26.6.3","husky":"^7.0.0","eslint":"5.3.0","nodemon":"^1.19.2","ts-jest":"^26.5.4","prettier":"^1.18.2","cross-env":"^6.0.0","verdaccio":"^4.3.0","commitizen":"^4.0.3","dotenv-cli":"^2.0.1","jest-junit":"^7.0.0","typescript":"^3.6.3","@types/jest":"^24.0.18","@types/node":"^12.7.5","lint-staged":"^11.1.1","ts-node-dev":"^1.1.6","concurrently":"^6.0.0","@commitlint/cli":"^12.0.1","markdownlint-cli":"^0.22.0","eslint-plugin-jest":"^22.9.0","eslint-plugin-json":"^1.4.0","eslint-plugin-import":"^2.18.2","eslint-config-prettier":"^6.0.0","eslint-plugin-markdown":"^1.0.0","eslint-plugin-prettier":"^3.1.0","@typescript-eslint/parser":"^2.2.0","cz-conventional-changelog":"^3.0.2","eslint-config-airbnb-base":"13.2.0","@commitlint/config-conventional":"^12.0.1","@typescript-eslint/eslint-plugin":"^2.2.0","eslint-import-resolver-typescript":"^1.1.1"},"typescript:main":"src/index.ts","_npmOperationalInternal":{"tmp":"tmp/hasura-cli_2.9.0_1658968920626_0.9768401552238222","host":"s3://npm-registry-packages"}},"2.10.0-beta.1":{"name":"@aaronhayes/hasura-cli","version":"2.10.0-beta.1","keywords":["hasura","hasura-cli","hasura/cli","hasuracli","hasura/graphql-engine","hasura/graphql-engine/cli","hasura/graphql-engine-cli","hasura-graphql","hasura-graphql-engine","hasura-graphql-engine-cli","graphql-engine/cli","graphql-engine-cli","graphql","graphql-cli"],"author":{"url":"https://github.com/jjangga0214","name":"Gil B. Chan","email":"bnbcmindnpass@gmail.com"},"license":"MIT","_id":"@aaronhayes/hasura-cli@2.10.0-beta.1","maintainers":[{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"}],"homepage":"https://github.com/aaronhayes/hasura-cli","bugs":{"url":"https://github.com/aaronhayes/hasura-cli/issues"},"bin":{"hasura":"hasura"},"dist":{"shasum":"173d29394176b136c140db2d9c0f5e61ddce5764","tarball":"https://registry.npmjs.org/@aaronhayes/hasura-cli/-/hasura-cli-2.10.0-beta.1.tgz","fileCount":17,"integrity":"sha512-u3ZMZwgO72SONWV1fW49vpSYGxElnBqvW/y77uL5ikFDUVwBSq+I546yGDAPBLEAb5C5TERqsouWYXq5CKjXgQ==","signatures":[{"sig":"MEYCIQCwz+VylycH3nL5iXta+aE1vqy3LgIcDSkLQlMrzl50egIhAMlFYktd8yW8CnEPSCqA+hnZc+c3Is/I23QTC+lLt0yR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78928914,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi4iZ/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo+OQ/+M1OChg55vBuo5UNAz15LiRRa1PdDgWPj2Asos8B7VrHHe5CG\r\nT4GBmUyrxOX5gDvTu1M0K7PewuFMQR3jpQXprkIyc0yFdBZFrH2YqFIvoXcA\r\n1gNK1Ks3ueK/FAd6wiM1NWhQm2LNStrbeciWJ5BigN5lFjB3PzEMuWzY2Ict\r\nuuo4FmDwWPIeXnVXdi5f33c5nr2qLBWIUD9PovYpXwQKyhat6IAW+aVGFupH\r\n5XZPxYhzRcqJiOUVQDRk5HWy5jd6BieuLGVsPNWFjtPeud74fvwKHKK23NYp\r\nh0NmtM4zQy+IQYRx1MSrKiyVN0z7kXASqSsxFVTaH5qqUs9jR3F0hjr89Ngc\r\nogp63xKBnJQLLcZt8AoQSRciAf3kyppK5XupSlacXXHdID5iqdeuevffRTL+\r\ncHqS/4ybb7bTMFJLeaNhkGYv7GodBU9ZiaBGPF1kcjHkOln8kIONL6z8nNq8\r\nDUzlTdeO5W0t02Q+xBznKqmIHheBVfwT4xPdU1+wq0PQ/2fGbGMqafz5aiJS\r\nIa2N6Q40ZeygeBcIJQhjxM2sdyLKLAOLkCialMdb4v7jOL3QUw6MHfL9k93h\r\nEWiTKQCSbTBa5TbHv/fW2PWw8smxEr1yaSNSvp7cTmmfQWR+TZMTA5tm4UFr\r\nWtxSi1LNxdI46JZwlnGNJnzFlGJITClOoKU=\r\n=gpxu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","engines":{"node":">=8"},"scripts":{"ts":"dotenv -- ts-node","dev":"dotenv -- ts-node-dev --transpileOnly --respawn src/index.ts","lint":"yarn lint:code . && yarn lint:md .","test":"jest","build":"shx rm -rf dist/* && tsc","start":"node dist/index.js","format":"yarn format:js . && yarn format:ts . && yarn format:md .","lint:js":"eslint --ext js --ext md","lint:md":"markdownlint --ignore node_modules --ignore .git --ignore CHANGELOG.md","lint:ts":"eslint --ext ts --ext md","prepare":"husky install","dev:build":"concurrently 'tsc -w -i' 'nodemon dist/index.js'","format:js":"yarn lint:js --fix","format:md":"yarn lint:md --fix","format:ts":"yarn lint:ts --fix","lint:code":"eslint --ext js --ext ts --ext md --ext json","verdaccio":"verdaccio --config ./verdaccio/conf/default.yaml","husky-skip":"cross-env HUSKY_SKIP_HOOKS=1","build:watch":"tsc -w","postinstall":"node dist/index.js","lint:code:ci":"yarn lint:code . --format junit","test:coverage":"yarn test --coverage","dev:no-respawn":"fdotenv -- ts-node-dev --transpileOnly src/index.ts","prepublishOnly":"yarn build","build:incremental":"tsc -i"},"_npmUser":{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"},"repository":{"url":"https://github.com/aaronhayes/hasura-cli.git","type":"git"},"description":"A package that automatically installs and wraps Hasura CLI binary in isolated manner","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019, GIL B. Chan <github.com/jjangga0214> <bnbcmindnpass@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["yarn format:js"],"*.md":["yarn format:md"],"*.ts":["yarn format:ts"],"*.json":["yarn lint:code"],"hasura":["echo \"Error: Change to dummy file 'hasura' is blocked by default to prevent accidental commit of binary. If you want to change its content, try again by ignoring husky.\" && exit 1"]},"dependencies":{"axios":"^0.21.1","chalk":"^2.4.2"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","jest":"^26.6.3","husky":"^7.0.0","eslint":"5.3.0","nodemon":"^1.19.2","ts-jest":"^26.5.4","prettier":"^1.18.2","cross-env":"^6.0.0","verdaccio":"^4.3.0","commitizen":"^4.0.3","dotenv-cli":"^2.0.1","jest-junit":"^7.0.0","typescript":"^3.6.3","@types/jest":"^24.0.18","@types/node":"^12.7.5","lint-staged":"^11.1.1","ts-node-dev":"^1.1.6","concurrently":"^6.0.0","@commitlint/cli":"^12.0.1","markdownlint-cli":"^0.22.0","eslint-plugin-jest":"^22.9.0","eslint-plugin-json":"^1.4.0","eslint-plugin-import":"^2.18.2","eslint-config-prettier":"^6.0.0","eslint-plugin-markdown":"^1.0.0","eslint-plugin-prettier":"^3.1.0","@typescript-eslint/parser":"^2.2.0","cz-conventional-changelog":"^3.0.2","eslint-config-airbnb-base":"13.2.0","@commitlint/config-conventional":"^12.0.1","@typescript-eslint/eslint-plugin":"^2.2.0","eslint-import-resolver-typescript":"^1.1.1"},"typescript:main":"src/index.ts","_npmOperationalInternal":{"tmp":"tmp/hasura-cli_2.10.0-beta.1_1658988159354_0.5640378254543617","host":"s3://npm-registry-packages"}},"2.10.0":{"name":"@aaronhayes/hasura-cli","version":"2.10.0","keywords":["hasura","hasura-cli","hasura/cli","hasuracli","hasura/graphql-engine","hasura/graphql-engine/cli","hasura/graphql-engine-cli","hasura-graphql","hasura-graphql-engine","hasura-graphql-engine-cli","graphql-engine/cli","graphql-engine-cli","graphql","graphql-cli"],"author":{"url":"https://github.com/jjangga0214","name":"Gil B. Chan","email":"bnbcmindnpass@gmail.com"},"license":"MIT","_id":"@aaronhayes/hasura-cli@2.10.0","maintainers":[{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"}],"homepage":"https://github.com/aaronhayes/hasura-cli","bugs":{"url":"https://github.com/aaronhayes/hasura-cli/issues"},"bin":{"hasura":"hasura"},"dist":{"shasum":"93d4e607e1415d7502feecbcbf8ebaeffbf33f15","tarball":"https://registry.npmjs.org/@aaronhayes/hasura-cli/-/hasura-cli-2.10.0.tgz","fileCount":17,"integrity":"sha512-Rc/2PySaRlwXeAWUwqHn9KqUjnA1crRNMQ2pMLF+kPqu1YX9D6wCULAMqkSnBtlPvN3Zx1QWt+93rMNBaM35UQ==","signatures":[{"sig":"MEQCIASDIFTyPMK81q3MaTb2TVRQMQCGNKucbG//R9AQY6j5AiAKQh4qijjjZmTMJRfiI8VYAT2bOerhBZzOk3jODrhKTg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78928907,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi9CylACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrPxg/+P1kPvAFirRnOpKlbqighMHGKwuaGyHBTVp1MlIIMKp7iXlzO\r\n8vtaJLQkwWqsYezG/oQ4zn9YyKIMdbz4BuB8y2eqNJxWkKQUNkEugcUIgyH0\r\nhTeKNSHLndS9WrCh5y1dioIjaTVwuM7/ONPJVtnSqI41v0q1/IwgAXIZS0Dc\r\npf/blPKV4RxfSBZZfaPw/nMVmmboHpJohU+7ausTSTSLWBbOupG5cQX5j0+N\r\nZdDqpjVozbAvKPrOOuCRIAmBM0Tz9vGTXDrkDmw0zMg/6aLtRS/nB7TOAndL\r\nNN3lJbwjdd4rWCM2CKLH4raVI/3b/DWsPlULPgpzV+RwHy+Z4VrJEGSySb9z\r\naW+aNMVwK5n2Op/6nfGVHgAMUxi5Db8f+c3SwipXmj77EMj3Yo4YXWAKn2DN\r\nuG8P6+5SRKd+0PE0by7yi6uTIJMa35NIiGmvhpzjgF9oe1erLpQR/uL1cHbV\r\nuhtt6DKis04MwuFiOSGU600FSqs0R7Keq3FiDjyH0cuk8n0JA+F7dC7twHYf\r\nEwPFVCbri90s+jBSCVp11ySeJD0v4A3hJN0WAF7Xuwsaia/1QXHGvzed7UzP\r\nudtPOkAq0kx9rJIJ1S+j5+jpJFwv6GmHRaotKlC8Q+sh3CtN0dXhCSgUOGXL\r\nsdNLF7vJriZos2DaugOZilsJHUIQnBWRMvg=\r\n=KeL+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","engines":{"node":">=8"},"scripts":{"ts":"dotenv -- ts-node","dev":"dotenv -- ts-node-dev --transpileOnly --respawn src/index.ts","lint":"yarn lint:code . && yarn lint:md .","test":"jest","build":"shx rm -rf dist/* && tsc","start":"node dist/index.js","format":"yarn format:js . && yarn format:ts . && yarn format:md .","lint:js":"eslint --ext js --ext md","lint:md":"markdownlint --ignore node_modules --ignore .git --ignore CHANGELOG.md","lint:ts":"eslint --ext ts --ext md","prepare":"husky install","dev:build":"concurrently 'tsc -w -i' 'nodemon dist/index.js'","format:js":"yarn lint:js --fix","format:md":"yarn lint:md --fix","format:ts":"yarn lint:ts --fix","lint:code":"eslint --ext js --ext ts --ext md --ext json","verdaccio":"verdaccio --config ./verdaccio/conf/default.yaml","husky-skip":"cross-env HUSKY_SKIP_HOOKS=1","build:watch":"tsc -w","postinstall":"node dist/index.js","lint:code:ci":"yarn lint:code . --format junit","test:coverage":"yarn test --coverage","dev:no-respawn":"fdotenv -- ts-node-dev --transpileOnly src/index.ts","prepublishOnly":"yarn build","build:incremental":"tsc -i"},"_npmUser":{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"},"repository":{"url":"https://github.com/aaronhayes/hasura-cli.git","type":"git"},"description":"A package that automatically installs and wraps Hasura CLI binary in isolated manner","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019, GIL B. Chan <github.com/jjangga0214> <bnbcmindnpass@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["yarn format:js"],"*.md":["yarn format:md"],"*.ts":["yarn format:ts"],"*.json":["yarn lint:code"],"hasura":["echo \"Error: Change to dummy file 'hasura' is blocked by default to prevent accidental commit of binary. If you want to change its content, try again by ignoring husky.\" && exit 1"]},"dependencies":{"axios":"^0.21.1","chalk":"^2.4.2"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","jest":"^26.6.3","husky":"^7.0.0","eslint":"5.3.0","nodemon":"^1.19.2","ts-jest":"^26.5.4","prettier":"^1.18.2","cross-env":"^6.0.0","verdaccio":"^4.3.0","commitizen":"^4.0.3","dotenv-cli":"^2.0.1","jest-junit":"^7.0.0","typescript":"^3.6.3","@types/jest":"^24.0.18","@types/node":"^12.7.5","lint-staged":"^11.1.1","ts-node-dev":"^1.1.6","concurrently":"^6.0.0","@commitlint/cli":"^12.0.1","markdownlint-cli":"^0.22.0","eslint-plugin-jest":"^22.9.0","eslint-plugin-json":"^1.4.0","eslint-plugin-import":"^2.18.2","eslint-config-prettier":"^6.0.0","eslint-plugin-markdown":"^1.0.0","eslint-plugin-prettier":"^3.1.0","@typescript-eslint/parser":"^2.2.0","cz-conventional-changelog":"^3.0.2","eslint-config-airbnb-base":"13.2.0","@commitlint/config-conventional":"^12.0.1","@typescript-eslint/eslint-plugin":"^2.2.0","eslint-import-resolver-typescript":"^1.1.1"},"typescript:main":"src/index.ts","_npmOperationalInternal":{"tmp":"tmp/hasura-cli_2.10.0_1660169380368_0.6951280647685767","host":"s3://npm-registry-packages"}},"2.11.0-beta.1":{"name":"@aaronhayes/hasura-cli","version":"2.11.0-beta.1","keywords":["hasura","hasura-cli","hasura/cli","hasuracli","hasura/graphql-engine","hasura/graphql-engine/cli","hasura/graphql-engine-cli","hasura-graphql","hasura-graphql-engine","hasura-graphql-engine-cli","graphql-engine/cli","graphql-engine-cli","graphql","graphql-cli"],"author":{"url":"https://github.com/jjangga0214","name":"Gil B. Chan","email":"bnbcmindnpass@gmail.com"},"license":"MIT","_id":"@aaronhayes/hasura-cli@2.11.0-beta.1","maintainers":[{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"}],"homepage":"https://github.com/aaronhayes/hasura-cli","bugs":{"url":"https://github.com/aaronhayes/hasura-cli/issues"},"bin":{"hasura":"hasura"},"dist":{"shasum":"9decbd93d8e69723ad74fcc6443bce12b715be72","tarball":"https://registry.npmjs.org/@aaronhayes/hasura-cli/-/hasura-cli-2.11.0-beta.1.tgz","fileCount":17,"integrity":"sha512-YMGfdI22GcJi4q6eBUdrrCYYKkZc/pthYUL5uW67wk8Jae+YiRdNKeyw1lMa2E7R6nuiSF/B3TMg8a1K97/S3w==","signatures":[{"sig":"MEYCIQC8zI3STQvD5r+FjiBlUwLt3KBy/JniJWWc1GWHo3d51QIhAOPix43bTHfb2fMluE0JITq/68EldpdLS6WwUSbsOE3G","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78928914,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi9CzGACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqseg/+NH6zPakFMDTGpfs6yiQXHbiDSaZh/ETRUDCIjRGak3pM73Tg\r\ndceCbuvlXbOa/bpWjHgMu5hI2BpbIrTb1uuypXCwO6DV3JANojkPVmUpHimE\r\nrIBbC/9PRIUS/0XMaGiz2HVSva08vnr948RqJRxRrfWNtY3oPhB0xICcSC7b\r\nqD96tE8rcedFNawAeEQErotDjHqvgUvFis6BZDBiuSNiqGkwecnqkMitpapX\r\nvCh1dc/MTobrJsy+piXBgRyN7+ZfkM3x9Nh0Y0lMqDksNhLhZOfopEib1+ro\r\nysAEYuFwSKkfku0kp+WiNgSFYR90djrcGdTcLh3wr0M8D5VaB5J+xW843Uih\r\nBy2aKcpRC/gU/TbXLve/uLczEoavdU/gfsR7cHIzHXWl69p2fpZQJIBZNbTc\r\nGLw+n65S6q5E8+IJNQsNwE63jha6j0VvuxaCbGJyrejH/novpIdzvo+56ro4\r\nVaQfupFlNClXzDu3HhTZ/RKDyV1AIKyu4N42TRz7Q+btZ7SZteGBJUn7Yrn4\r\nEaMD7rhvSR6bBvF7kRcDaRPj9o22Z4lmcCzZIIcslWbBttEWYsLrNcrr1+xu\r\nnn4CAFFySJSRFdE9t60qIuM10Xzsy0YbMkb/Nk3og+sw/27xwKt6EPao3h4N\r\naoYfce1kUG2dcQP7iwSXR6Yc0e1MH/esVAA=\r\n=csKo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","engines":{"node":">=8"},"scripts":{"ts":"dotenv -- ts-node","dev":"dotenv -- ts-node-dev --transpileOnly --respawn src/index.ts","lint":"yarn lint:code . && yarn lint:md .","test":"jest","build":"shx rm -rf dist/* && tsc","start":"node dist/index.js","format":"yarn format:js . && yarn format:ts . && yarn format:md .","lint:js":"eslint --ext js --ext md","lint:md":"markdownlint --ignore node_modules --ignore .git --ignore CHANGELOG.md","lint:ts":"eslint --ext ts --ext md","prepare":"husky install","dev:build":"concurrently 'tsc -w -i' 'nodemon dist/index.js'","format:js":"yarn lint:js --fix","format:md":"yarn lint:md --fix","format:ts":"yarn lint:ts --fix","lint:code":"eslint --ext js --ext ts --ext md --ext json","verdaccio":"verdaccio --config ./verdaccio/conf/default.yaml","husky-skip":"cross-env HUSKY_SKIP_HOOKS=1","build:watch":"tsc -w","postinstall":"node dist/index.js","lint:code:ci":"yarn lint:code . --format junit","test:coverage":"yarn test --coverage","dev:no-respawn":"fdotenv -- ts-node-dev --transpileOnly src/index.ts","prepublishOnly":"yarn build","build:incremental":"tsc -i"},"_npmUser":{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"},"repository":{"url":"https://github.com/aaronhayes/hasura-cli.git","type":"git"},"description":"A package that automatically installs and wraps Hasura CLI binary in isolated manner","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019, GIL B. Chan <github.com/jjangga0214> <bnbcmindnpass@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["yarn format:js"],"*.md":["yarn format:md"],"*.ts":["yarn format:ts"],"*.json":["yarn lint:code"],"hasura":["echo \"Error: Change to dummy file 'hasura' is blocked by default to prevent accidental commit of binary. If you want to change its content, try again by ignoring husky.\" && exit 1"]},"dependencies":{"axios":"^0.21.1","chalk":"^2.4.2"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","jest":"^26.6.3","husky":"^7.0.0","eslint":"5.3.0","nodemon":"^1.19.2","ts-jest":"^26.5.4","prettier":"^1.18.2","cross-env":"^6.0.0","verdaccio":"^4.3.0","commitizen":"^4.0.3","dotenv-cli":"^2.0.1","jest-junit":"^7.0.0","typescript":"^3.6.3","@types/jest":"^24.0.18","@types/node":"^12.7.5","lint-staged":"^11.1.1","ts-node-dev":"^1.1.6","concurrently":"^6.0.0","@commitlint/cli":"^12.0.1","markdownlint-cli":"^0.22.0","eslint-plugin-jest":"^22.9.0","eslint-plugin-json":"^1.4.0","eslint-plugin-import":"^2.18.2","eslint-config-prettier":"^6.0.0","eslint-plugin-markdown":"^1.0.0","eslint-plugin-prettier":"^3.1.0","@typescript-eslint/parser":"^2.2.0","cz-conventional-changelog":"^3.0.2","eslint-config-airbnb-base":"13.2.0","@commitlint/config-conventional":"^12.0.1","@typescript-eslint/eslint-plugin":"^2.2.0","eslint-import-resolver-typescript":"^1.1.1"},"typescript:main":"src/index.ts","_npmOperationalInternal":{"tmp":"tmp/hasura-cli_2.11.0-beta.1_1660169413510_0.9480151580560705","host":"s3://npm-registry-packages"}},"2.10.1":{"name":"@aaronhayes/hasura-cli","version":"2.10.1","keywords":["hasura","hasura-cli","hasura/cli","hasuracli","hasura/graphql-engine","hasura/graphql-engine/cli","hasura/graphql-engine-cli","hasura-graphql","hasura-graphql-engine","hasura-graphql-engine-cli","graphql-engine/cli","graphql-engine-cli","graphql","graphql-cli"],"author":{"url":"https://github.com/jjangga0214","name":"Gil B. Chan","email":"bnbcmindnpass@gmail.com"},"license":"MIT","_id":"@aaronhayes/hasura-cli@2.10.1","maintainers":[{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"}],"homepage":"https://github.com/aaronhayes/hasura-cli","bugs":{"url":"https://github.com/aaronhayes/hasura-cli/issues"},"bin":{"hasura":"hasura"},"dist":{"shasum":"a4775ffdaa5c0ed070209e7cb6ad751df313eb50","tarball":"https://registry.npmjs.org/@aaronhayes/hasura-cli/-/hasura-cli-2.10.1.tgz","fileCount":17,"integrity":"sha512-fpl22rCxyEjZQDRR6P9xkygSpYtvD5JP4NBbjcpYumFk+Y34VjCMCW6JHq1N6a76Qqn2Vxo6iMxhp9WUQFjc3g==","signatures":[{"sig":"MEUCIGlfc9Ed/zymzC7VD7U71JfBObJqmJvVBwT4KATZDnIjAiEAwvSw0u2HZeDt3tACsQ6TP3QUhr4fRIXbtHetBGE6PCE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78928907,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi/GrLACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpgZBAAlcCc7vUE+I/ncwZhzzh6Ulg4wv2TNypIkr5/rHoDT/7+JR1n\r\nD3Ns4elhihfUXaPXHGQUl2Xr0sK2Jv7WgvHyXkwzLns1/m7mzwmQP0cMdq90\r\nWHYHkiBNCtpqE7gQuwpxX6dh400tAYXj+1134kzi6kyiKOYyLqiSEPC4Tm6E\r\nQgGxKmRsYrU3XYUAEBtWdu1wLFznl24o6/kaNj2dCJVNQhH7Yt85+4KM6rNX\r\nxmdNYla8WcUtutdl7U8bEpIVfYxIgoz2ESp7AA8+xHmNmZtPYvAn9GiLt/Ds\r\nM0ncTKniXKDrnWnchvKuqmG8N4jN51AGzTLFNwiFrwGExEv6VtaUr8q0Bxcn\r\nuRUg2TWKqDTX2256RK2JlBi/JpXfsJGDTEkBiQHhCQngXe+WLKIxUJ2l5HWa\r\nLiEVgqAJovjP0cMmOh4cKVkIkZvUX7pYARFVH4I0WpiI16khm2aHQjBC3NZl\r\n/j4zmIQF78ZMUMAwG/gKVfnFgONtTN9GBT6FhJXhWkcg1iyDlJZE+Wdx2xAb\r\nwJrOC/8/Ufv0j84jS+nBs7GcPzDyHHSJgo5cInP+aC0nGZ7efsAwfcoj8m0U\r\nq2j7fCvDCkXTY4aphZJytl99lzNp/fnrQ7CyeT4neSryGPWPDp54+Ctxsh8Q\r\n80tbKtb0CRnYXAuJIn2FxLW1TIAu21es4c8=\r\n=d9DZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","engines":{"node":">=8"},"scripts":{"ts":"dotenv -- ts-node","dev":"dotenv -- ts-node-dev --transpileOnly --respawn src/index.ts","lint":"yarn lint:code . && yarn lint:md .","test":"jest","build":"shx rm -rf dist/* && tsc","start":"node dist/index.js","format":"yarn format:js . && yarn format:ts . && yarn format:md .","lint:js":"eslint --ext js --ext md","lint:md":"markdownlint --ignore node_modules --ignore .git --ignore CHANGELOG.md","lint:ts":"eslint --ext ts --ext md","prepare":"husky install","dev:build":"concurrently 'tsc -w -i' 'nodemon dist/index.js'","format:js":"yarn lint:js --fix","format:md":"yarn lint:md --fix","format:ts":"yarn lint:ts --fix","lint:code":"eslint --ext js --ext ts --ext md --ext json","verdaccio":"verdaccio --config ./verdaccio/conf/default.yaml","husky-skip":"cross-env HUSKY_SKIP_HOOKS=1","build:watch":"tsc -w","postinstall":"node dist/index.js","lint:code:ci":"yarn lint:code . --format junit","test:coverage":"yarn test --coverage","dev:no-respawn":"fdotenv -- ts-node-dev --transpileOnly src/index.ts","prepublishOnly":"yarn build","build:incremental":"tsc -i"},"_npmUser":{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"},"repository":{"url":"https://github.com/aaronhayes/hasura-cli.git","type":"git"},"description":"A package that automatically installs and wraps Hasura CLI binary in isolated manner","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019, GIL B. Chan <github.com/jjangga0214> <bnbcmindnpass@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["yarn format:js"],"*.md":["yarn format:md"],"*.ts":["yarn format:ts"],"*.json":["yarn lint:code"],"hasura":["echo \"Error: Change to dummy file 'hasura' is blocked by default to prevent accidental commit of binary. If you want to change its content, try again by ignoring husky.\" && exit 1"]},"dependencies":{"axios":"^0.21.1","chalk":"^2.4.2"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","jest":"^26.6.3","husky":"^7.0.0","eslint":"5.3.0","nodemon":"^1.19.2","ts-jest":"^26.5.4","prettier":"^1.18.2","cross-env":"^6.0.0","verdaccio":"^4.3.0","commitizen":"^4.0.3","dotenv-cli":"^2.0.1","jest-junit":"^7.0.0","typescript":"^3.6.3","@types/jest":"^24.0.18","@types/node":"^12.7.5","lint-staged":"^11.1.1","ts-node-dev":"^1.1.6","concurrently":"^6.0.0","@commitlint/cli":"^12.0.1","markdownlint-cli":"^0.22.0","eslint-plugin-jest":"^22.9.0","eslint-plugin-json":"^1.4.0","eslint-plugin-import":"^2.18.2","eslint-config-prettier":"^6.0.0","eslint-plugin-markdown":"^1.0.0","eslint-plugin-prettier":"^3.1.0","@typescript-eslint/parser":"^2.2.0","cz-conventional-changelog":"^3.0.2","eslint-config-airbnb-base":"13.2.0","@commitlint/config-conventional":"^12.0.1","@typescript-eslint/eslint-plugin":"^2.2.0","eslint-import-resolver-typescript":"^1.1.1"},"typescript:main":"src/index.ts","_npmOperationalInternal":{"tmp":"tmp/hasura-cli_2.10.1_1660709578567_0.8208558584555277","host":"s3://npm-registry-packages"}},"2.11.0":{"name":"@aaronhayes/hasura-cli","version":"2.11.0","keywords":["hasura","hasura-cli","hasura/cli","hasuracli","hasura/graphql-engine","hasura/graphql-engine/cli","hasura/graphql-engine-cli","hasura-graphql","hasura-graphql-engine","hasura-graphql-engine-cli","graphql-engine/cli","graphql-engine-cli","graphql","graphql-cli"],"author":{"url":"https://github.com/jjangga0214","name":"Gil B. Chan","email":"bnbcmindnpass@gmail.com"},"license":"MIT","_id":"@aaronhayes/hasura-cli@2.11.0","maintainers":[{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"}],"homepage":"https://github.com/aaronhayes/hasura-cli","bugs":{"url":"https://github.com/aaronhayes/hasura-cli/issues"},"bin":{"hasura":"hasura"},"dist":{"shasum":"4cbdcc9ddd627d249ea6951d43b9bf33078ffc33","tarball":"https://registry.npmjs.org/@aaronhayes/hasura-cli/-/hasura-cli-2.11.0.tgz","fileCount":17,"integrity":"sha512-lIzF6CrS0/38XH6xThqqRSm86YUanTMjcqWvR/ut8iHrMm+WRt5Gz9Pha3QiDLhcLQm7ThzPA5ZwyMFtbIgZ7w==","signatures":[{"sig":"MEQCIAvSqxjldFovalQ2O4Efhi4LXPVRDEsbPtsT6bfDc66vAiAUtXomIQYZb13lq5L7tW/C4DgZmBBn5p16UGDU2BZG6Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78928907,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjDVkPACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqZbw/5AMAlhpw391TtYjxW7d+tssE7NwCykNtvd/J98YPzTuDVl5Vm\r\nzwC1XUQUsdNqr/3MAfbF0apVmHSTG29sqQAGUJnjG0Xes0vg/BQtOjO0xQH+\r\n2JzdPJCVgEObKNvfO945OKSyQfUFpgfLqLqMxIfcsMh8rWgGqsFW3kvpBx+h\r\nnCUOWVRAQsXt+eU6Rmz0KlZyrNSW12ex2j71l2skKiNweKNbOTseQaHjz7/h\r\njRPgBlf6Iz3hFMoNVaTtlJhG1GgUtic15sei8HmFoo5VDBMh8BJpEs8htqH4\r\nP1wSPJyEMdKkdKUQPN+E2xYhX+YGB+5cgMrV6kx2RYliHFzSiuSr6sRyQqi7\r\n+L8oszTLJ4vqLqovzKeAYATUuKkzaPhwDkanseqOsuWnXPBVT3vA9dI8gj+8\r\nrgpMABKx0FG7sjmYzZBNGg+OpKJc/245vnTSdGGO6DqmZwinxQSc0bMxW9hm\r\n8gLWowpnt6hkOE3kBKMre2tSTYXKnEkUXKMuRAhWJmQ6Zmrg0gz8cF5e1w11\r\n5oYx0SGiCzJImlqp+NFwIDAC+75ByMJOndR0Jdxa2QWPNhwLLuiU+LvHDtp+\r\nDKY0XBohYRVVTFZJAFpOtxE//82JbESyMqRvS93FIq/i5sZ1clmzsqkzelas\r\nyPQQUi2JD2tykLMmmOd4jFjkCvJk7rjqVRI=\r\n=Ez7D\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","engines":{"node":">=8"},"scripts":{"ts":"dotenv -- ts-node","dev":"dotenv -- ts-node-dev --transpileOnly --respawn src/index.ts","lint":"yarn lint:code . && yarn lint:md .","test":"jest","build":"shx rm -rf dist/* && tsc","start":"node dist/index.js","format":"yarn format:js . && yarn format:ts . && yarn format:md .","lint:js":"eslint --ext js --ext md","lint:md":"markdownlint --ignore node_modules --ignore .git --ignore CHANGELOG.md","lint:ts":"eslint --ext ts --ext md","prepare":"husky install","dev:build":"concurrently 'tsc -w -i' 'nodemon dist/index.js'","format:js":"yarn lint:js --fix","format:md":"yarn lint:md --fix","format:ts":"yarn lint:ts --fix","lint:code":"eslint --ext js --ext ts --ext md --ext json","verdaccio":"verdaccio --config ./verdaccio/conf/default.yaml","husky-skip":"cross-env HUSKY_SKIP_HOOKS=1","build:watch":"tsc -w","postinstall":"node dist/index.js","lint:code:ci":"yarn lint:code . --format junit","test:coverage":"yarn test --coverage","dev:no-respawn":"fdotenv -- ts-node-dev --transpileOnly src/index.ts","prepublishOnly":"yarn build","build:incremental":"tsc -i"},"_npmUser":{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"},"repository":{"url":"https://github.com/aaronhayes/hasura-cli.git","type":"git"},"description":"A package that automatically installs and wraps Hasura CLI binary in isolated manner","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019, GIL B. Chan <github.com/jjangga0214> <bnbcmindnpass@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["yarn format:js"],"*.md":["yarn format:md"],"*.ts":["yarn format:ts"],"*.json":["yarn lint:code"],"hasura":["echo \"Error: Change to dummy file 'hasura' is blocked by default to prevent accidental commit of binary. If you want to change its content, try again by ignoring husky.\" && exit 1"]},"dependencies":{"axios":"^0.21.1","chalk":"^2.4.2"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","jest":"^26.6.3","husky":"^7.0.0","eslint":"5.3.0","nodemon":"^1.19.2","ts-jest":"^26.5.4","prettier":"^1.18.2","cross-env":"^6.0.0","verdaccio":"^4.3.0","commitizen":"^4.0.3","dotenv-cli":"^2.0.1","jest-junit":"^7.0.0","typescript":"^3.6.3","@types/jest":"^24.0.18","@types/node":"^12.7.5","lint-staged":"^11.1.1","ts-node-dev":"^1.1.6","concurrently":"^6.0.0","@commitlint/cli":"^12.0.1","markdownlint-cli":"^0.22.0","eslint-plugin-jest":"^22.9.0","eslint-plugin-json":"^1.4.0","eslint-plugin-import":"^2.18.2","eslint-config-prettier":"^6.0.0","eslint-plugin-markdown":"^1.0.0","eslint-plugin-prettier":"^3.1.0","@typescript-eslint/parser":"^2.2.0","cz-conventional-changelog":"^3.0.2","eslint-config-airbnb-base":"13.2.0","@commitlint/config-conventional":"^12.0.1","@typescript-eslint/eslint-plugin":"^2.2.0","eslint-import-resolver-typescript":"^1.1.1"},"typescript:main":"src/index.ts","_npmOperationalInternal":{"tmp":"tmp/hasura-cli_2.11.0_1661819150711_0.6557986381714431","host":"s3://npm-registry-packages"}},"2.11.1":{"name":"@aaronhayes/hasura-cli","version":"2.11.1","keywords":["hasura","hasura-cli","hasura/cli","hasuracli","hasura/graphql-engine","hasura/graphql-engine/cli","hasura/graphql-engine-cli","hasura-graphql","hasura-graphql-engine","hasura-graphql-engine-cli","graphql-engine/cli","graphql-engine-cli","graphql","graphql-cli"],"author":{"url":"https://github.com/jjangga0214","name":"Gil B. Chan","email":"bnbcmindnpass@gmail.com"},"license":"MIT","_id":"@aaronhayes/hasura-cli@2.11.1","maintainers":[{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"}],"homepage":"https://github.com/aaronhayes/hasura-cli","bugs":{"url":"https://github.com/aaronhayes/hasura-cli/issues"},"bin":{"hasura":"hasura"},"dist":{"shasum":"7c60dc5a8d052d010b36cd75f85fdd7443a5d130","tarball":"https://registry.npmjs.org/@aaronhayes/hasura-cli/-/hasura-cli-2.11.1.tgz","fileCount":17,"integrity":"sha512-fQoTd5F+q0iLxfueQumva4+G6bp9GYi2W32rLmoCbphlFLYZc/5i/3QmhVyhlV6ecNeIX+xcND5TiuLZLvvmqw==","signatures":[{"sig":"MEQCIDk2NhhPBJRoFfya3kZOPIEarT0OeLCymYfCf906u62GAiBr726LhwYySmKs7Av4/9u64TLn7g0vMr4p1lzFFgiByg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78928907,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjEFNDACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmphNg/+KO/FxYeagdHovX4k8yMw86fucvTClYsnIsRrMjfIodIgwhtC\r\nthlqwEbSbnHDSYyAe7HTKHydct2KhUhv6nZmfiJ7pBk2SsToEqo7WBZ2ed2t\r\ndI4v24iKWInPJ8tASJrwWz1Aq9fYL9a64rX6TBp1rPek41pXTja+MZx+Y9jf\r\nwK46C20waAOsmQ/Ylo/bmOGyNO4fFHZSBPE2ocptdD5aiO0Oa8AbpfAUNXAy\r\nZsKcFlL23oQepEirAb/jt/m/iZOwJu1A+p5kje+i8Po/jGrmVUXN2R5GTtes\r\n3DOXctSzwXwzNqTP2ahwHitmQpRqLZFc1qk2xgVl3ufPQKZTtkDOeyUP4ynU\r\n/ooPzoD60igwuDvWkUcWjo6u/rjdSPWdaIOhRPz+snXbDnk8PPeiUKXqboNR\r\nyzJDRWf30cCYyZWhPXPL9Lef1waJSh9hwmsMQaogaI2o9FVl+5Lg1s1OY9Jt\r\nMlQbvR5AN/oF2cAMObAiZv9KGfQzEpwuhiPKpw3yKPZd0/tUVL5JBpBtzPwa\r\nIgzB/Hk5Up3Wb1QnPkL5nLdEm0ozL6LNR7NYUaVlxffREwR2HZ+p6kuvisup\r\n2uRDw8mD4CeU6IsUzePEBT+YMM9Jfk72P49USFhlbS59KuHc/bZmTS1FWZub\r\nFrLTcZPhXnbFfKJd1G6Wjo9To2hrZIAXMi8=\r\n=bSOa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","engines":{"node":">=8"},"scripts":{"ts":"dotenv -- ts-node","dev":"dotenv -- ts-node-dev --transpileOnly --respawn src/index.ts","lint":"yarn lint:code . && yarn lint:md .","test":"jest","build":"shx rm -rf dist/* && tsc","start":"node dist/index.js","format":"yarn format:js . && yarn format:ts . && yarn format:md .","lint:js":"eslint --ext js --ext md","lint:md":"markdownlint --ignore node_modules --ignore .git --ignore CHANGELOG.md","lint:ts":"eslint --ext ts --ext md","prepare":"husky install","dev:build":"concurrently 'tsc -w -i' 'nodemon dist/index.js'","format:js":"yarn lint:js --fix","format:md":"yarn lint:md --fix","format:ts":"yarn lint:ts --fix","lint:code":"eslint --ext js --ext ts --ext md --ext json","verdaccio":"verdaccio --config ./verdaccio/conf/default.yaml","husky-skip":"cross-env HUSKY_SKIP_HOOKS=1","build:watch":"tsc -w","postinstall":"node dist/index.js","lint:code:ci":"yarn lint:code . --format junit","test:coverage":"yarn test --coverage","dev:no-respawn":"fdotenv -- ts-node-dev --transpileOnly src/index.ts","prepublishOnly":"yarn build","build:incremental":"tsc -i"},"_npmUser":{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"},"repository":{"url":"https://github.com/aaronhayes/hasura-cli.git","type":"git"},"description":"A package that automatically installs and wraps Hasura CLI binary in isolated manner","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019, GIL B. Chan <github.com/jjangga0214> <bnbcmindnpass@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["yarn format:js"],"*.md":["yarn format:md"],"*.ts":["yarn format:ts"],"*.json":["yarn lint:code"],"hasura":["echo \"Error: Change to dummy file 'hasura' is blocked by default to prevent accidental commit of binary. If you want to change its content, try again by ignoring husky.\" && exit 1"]},"dependencies":{"axios":"^0.21.1","chalk":"^2.4.2"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","jest":"^26.6.3","husky":"^7.0.0","eslint":"5.3.0","nodemon":"^1.19.2","ts-jest":"^26.5.4","prettier":"^1.18.2","cross-env":"^6.0.0","verdaccio":"^4.3.0","commitizen":"^4.0.3","dotenv-cli":"^2.0.1","jest-junit":"^7.0.0","typescript":"^3.6.3","@types/jest":"^24.0.18","@types/node":"^12.7.5","lint-staged":"^11.1.1","ts-node-dev":"^1.1.6","concurrently":"^6.0.0","@commitlint/cli":"^12.0.1","markdownlint-cli":"^0.22.0","eslint-plugin-jest":"^22.9.0","eslint-plugin-json":"^1.4.0","eslint-plugin-import":"^2.18.2","eslint-config-prettier":"^6.0.0","eslint-plugin-markdown":"^1.0.0","eslint-plugin-prettier":"^3.1.0","@typescript-eslint/parser":"^2.2.0","cz-conventional-changelog":"^3.0.2","eslint-config-airbnb-base":"13.2.0","@commitlint/config-conventional":"^12.0.1","@typescript-eslint/eslint-plugin":"^2.2.0","eslint-import-resolver-typescript":"^1.1.1"},"typescript:main":"src/index.ts","_npmOperationalInternal":{"tmp":"tmp/hasura-cli_2.11.1_1662014274690_0.38247257029304005","host":"s3://npm-registry-packages"}},"2.11.2":{"name":"@aaronhayes/hasura-cli","version":"2.11.2","keywords":["hasura","hasura-cli","hasura/cli","hasuracli","hasura/graphql-engine","hasura/graphql-engine/cli","hasura/graphql-engine-cli","hasura-graphql","hasura-graphql-engine","hasura-graphql-engine-cli","graphql-engine/cli","graphql-engine-cli","graphql","graphql-cli"],"author":{"url":"https://github.com/jjangga0214","name":"Gil B. Chan","email":"bnbcmindnpass@gmail.com"},"license":"MIT","_id":"@aaronhayes/hasura-cli@2.11.2","maintainers":[{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"}],"homepage":"https://github.com/aaronhayes/hasura-cli","bugs":{"url":"https://github.com/aaronhayes/hasura-cli/issues"},"bin":{"hasura":"hasura"},"dist":{"shasum":"a9308551e26104f6a599021204196391836de7c3","tarball":"https://registry.npmjs.org/@aaronhayes/hasura-cli/-/hasura-cli-2.11.2.tgz","fileCount":17,"integrity":"sha512-tGX3tlyMGnSaq/kJE4LmiG4vYpracUnER97QuJufqSTyWcrfRlTNSIj+vQwW+JSm786DudELdClxCLRkYe4wXQ==","signatures":[{"sig":"MEYCIQCq0T457pFMx8y+hqBUX8A1UljWv3NfRPKKw4vL63PUHwIhAN+L1Ier/096hHg2kIQDvsFc134atexw5cBlEkR1vgg+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78928907,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjH7I2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmreew//aNGKJJAsseoouoYsfhRf6J6ytjJpSk1OsAl8kOGBwwG2BuX6\r\nqvw+RY1R41VbmYBFBoBPD6tNKsviY2bmH3fqFWO8trwpqQFqWLOIHUO1smXO\r\nZTVVnhPOkcFedTVBtr8Mz9AtfcyfILHgKNHTEFl6IAh+k5rRE+WRUZ2S2D8z\r\n21WLJw1UGqGjXA+1NAffxXRg/rRkOq6Mn2xrGUbCH8Zxpzhiv5W2prU32feq\r\nImyylFAHMxZd8Mm5io4T5xZOqwQPfMwLE1+Vr7RR/s84jM/Hn3GU+UM8Z6Gp\r\nRNqUk+Qv7+h7oQY4BvsaOYAIY8HgI44k8LVsoA7O3Px1DufpxLMNHxZ7XWwB\r\n9xEKCmA4H6CpcyiOVNa6CUMI23xthzJvYat3mQ77szwtHIHxJSG0WBxPcL7m\r\nWdk7xhTZyVqQOSC33DBrTx6P2Yr7y7FJ/EtTTxxNYf/L40dUvTjc59R/scMS\r\nu/Ro28tawJ21JcFxOcn97bxcgYy6IZeUMOGDcKCxyEMPMdFvDafJKhf+e4Kg\r\njShNB8TjBwlFdjsohwYvEABs4gh0H8AUGdKUaFSL/fpNIfR/oe2p/6e8Q+Of\r\nxBa2KPK9MiVjO2An8dXtpnI/b7gzTOIrUVPfiv6KqxlTZUkPh3U+uzmctXeD\r\n6GaCik3XmpRWaJ8ZLjfdGlN5Dm2lIWpW670=\r\n=Irfv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","engines":{"node":">=8"},"scripts":{"ts":"dotenv -- ts-node","dev":"dotenv -- ts-node-dev --transpileOnly --respawn src/index.ts","lint":"yarn lint:code . && yarn lint:md .","test":"jest","build":"shx rm -rf dist/* && tsc","start":"node dist/index.js","format":"yarn format:js . && yarn format:ts . && yarn format:md .","lint:js":"eslint --ext js --ext md","lint:md":"markdownlint --ignore node_modules --ignore .git --ignore CHANGELOG.md","lint:ts":"eslint --ext ts --ext md","prepare":"husky install","dev:build":"concurrently 'tsc -w -i' 'nodemon dist/index.js'","format:js":"yarn lint:js --fix","format:md":"yarn lint:md --fix","format:ts":"yarn lint:ts --fix","lint:code":"eslint --ext js --ext ts --ext md --ext json","verdaccio":"verdaccio --config ./verdaccio/conf/default.yaml","husky-skip":"cross-env HUSKY_SKIP_HOOKS=1","build:watch":"tsc -w","postinstall":"node dist/index.js","lint:code:ci":"yarn lint:code . --format junit","test:coverage":"yarn test --coverage","dev:no-respawn":"fdotenv -- ts-node-dev --transpileOnly src/index.ts","prepublishOnly":"yarn build","build:incremental":"tsc -i"},"_npmUser":{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"},"repository":{"url":"https://github.com/aaronhayes/hasura-cli.git","type":"git"},"description":"A package that automatically installs and wraps Hasura CLI binary in isolated manner","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019, GIL B. Chan <github.com/jjangga0214> <bnbcmindnpass@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["yarn format:js"],"*.md":["yarn format:md"],"*.ts":["yarn format:ts"],"*.json":["yarn lint:code"],"hasura":["echo \"Error: Change to dummy file 'hasura' is blocked by default to prevent accidental commit of binary. If you want to change its content, try again by ignoring husky.\" && exit 1"]},"dependencies":{"axios":"^0.21.1","chalk":"^2.4.2"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","jest":"^26.6.3","husky":"^7.0.0","eslint":"5.3.0","nodemon":"^1.19.2","ts-jest":"^26.5.4","prettier":"^1.18.2","cross-env":"^6.0.0","verdaccio":"^4.3.0","commitizen":"^4.0.3","dotenv-cli":"^2.0.1","jest-junit":"^7.0.0","typescript":"^3.6.3","@types/jest":"^24.0.18","@types/node":"^12.7.5","lint-staged":"^11.1.1","ts-node-dev":"^1.1.6","concurrently":"^6.0.0","@commitlint/cli":"^12.0.1","markdownlint-cli":"^0.22.0","eslint-plugin-jest":"^22.9.0","eslint-plugin-json":"^1.4.0","eslint-plugin-import":"^2.18.2","eslint-config-prettier":"^6.0.0","eslint-plugin-markdown":"^1.0.0","eslint-plugin-prettier":"^3.1.0","@typescript-eslint/parser":"^2.2.0","cz-conventional-changelog":"^3.0.2","eslint-config-airbnb-base":"13.2.0","@commitlint/config-conventional":"^12.0.1","@typescript-eslint/eslint-plugin":"^2.2.0","eslint-import-resolver-typescript":"^1.1.1"},"typescript:main":"src/index.ts","_npmOperationalInternal":{"tmp":"tmp/hasura-cli_2.11.2_1663021621431_0.6231927217076245","host":"s3://npm-registry-packages"}},"2.12.0":{"name":"@aaronhayes/hasura-cli","version":"2.12.0","keywords":["hasura","hasura-cli","hasura/cli","hasuracli","hasura/graphql-engine","hasura/graphql-engine/cli","hasura/graphql-engine-cli","hasura-graphql","hasura-graphql-engine","hasura-graphql-engine-cli","graphql-engine/cli","graphql-engine-cli","graphql","graphql-cli"],"author":{"url":"https://github.com/jjangga0214","name":"Gil B. Chan","email":"bnbcmindnpass@gmail.com"},"license":"MIT","_id":"@aaronhayes/hasura-cli@2.12.0","maintainers":[{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"}],"homepage":"https://github.com/aaronhayes/hasura-cli","bugs":{"url":"https://github.com/aaronhayes/hasura-cli/issues"},"bin":{"hasura":"hasura"},"dist":{"shasum":"69e8ea2140b1510f94257c884a59f17fe2d9d5fd","tarball":"https://registry.npmjs.org/@aaronhayes/hasura-cli/-/hasura-cli-2.12.0.tgz","fileCount":17,"integrity":"sha512-EY54NpNkGAzKVijiRhc9HARLf5MuFuLC3QvNdnxm1jl3orbzJVdDGqfHJh/t95yhNI5g5uFtyif4LxRhJR5z1Q==","signatures":[{"sig":"MEQCIBKFAwe15bSTzYXyiWxlBtZQ62cTPjiz8H7eV3oghmsBAiBRUJWuSbgithvet29T+0nJhncscl1b1OQStq2WPs0tkQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78928907,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjKkIcACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo1Eg/9FY0LlXPYt0qPZpsjUxFbOmHGZLh5nSDsb3g7EewWpRlrRIU1\r\nAYEiJAP99a0zgm/xXL9q5jUqqc4MYzO1HwAJDGG/1t9vSfXidtOYb6q20cNb\r\nLRC8Yy/4RI4z3/NxodUUs2CvJv6LeIR/r7DE0e8hw+43yEh0BiZP7gciG4rC\r\niEBZdjl0vIbTxlR/uSYaj+yfQnXOkQJZY5miH4AWTRylb5CLPkWDNkbBr1C3\r\nq/WW6hGBXDtHuvwtIrcXNYZ7QEKkmnMkoUPMNwb8F8Iuh+MfFEXU52HnDvI1\r\n/+ternbU6cysItY0iHUjVBzh3Vjoxyt4AJNFskxwLzbRvMXs0Vhg33ZwdYeA\r\nOtF0QDMJ6v49hTkSO1esyfW9aPbjemP6GzOrYDt/W4nmUkjW1FE07+eEbZjD\r\nWc8ZxLYONq8xKbvPtaJTiKRBhvJaAMaAv5P9GnVOitomzf0Ldssx1nUqiQzZ\r\nVW9utnQjZqKoMSWykfosS9V/NZ9cPtYnWb6uZOsKUqVq9xttfsSRHR9lLfYQ\r\nE3uu/osNzEiNMOA+EKkXhGNJyk1QVj7nGr8oSb0OS83afj6Nuw3Lrz9s3KBy\r\nr9zwEDiAKCMQbB0iQNmKid5Jorfdc0fTCVDUxNhE6EaxTiKJrnwZsR1l5ikw\r\n3aDmSBIDnUZg1pseecl2078Ql0TmKT6Bc1k=\r\n=2hXr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","engines":{"node":">=8"},"scripts":{"ts":"dotenv -- ts-node","dev":"dotenv -- ts-node-dev --transpileOnly --respawn src/index.ts","lint":"yarn lint:code . && yarn lint:md .","test":"jest","build":"shx rm -rf dist/* && tsc","start":"node dist/index.js","format":"yarn format:js . && yarn format:ts . && yarn format:md .","lint:js":"eslint --ext js --ext md","lint:md":"markdownlint --ignore node_modules --ignore .git --ignore CHANGELOG.md","lint:ts":"eslint --ext ts --ext md","prepare":"husky install","dev:build":"concurrently 'tsc -w -i' 'nodemon dist/index.js'","format:js":"yarn lint:js --fix","format:md":"yarn lint:md --fix","format:ts":"yarn lint:ts --fix","lint:code":"eslint --ext js --ext ts --ext md --ext json","verdaccio":"verdaccio --config ./verdaccio/conf/default.yaml","husky-skip":"cross-env HUSKY_SKIP_HOOKS=1","build:watch":"tsc -w","postinstall":"node dist/index.js","lint:code:ci":"yarn lint:code . --format junit","test:coverage":"yarn test --coverage","dev:no-respawn":"fdotenv -- ts-node-dev --transpileOnly src/index.ts","prepublishOnly":"yarn build","build:incremental":"tsc -i"},"_npmUser":{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"},"repository":{"url":"https://github.com/aaronhayes/hasura-cli.git","type":"git"},"description":"A package that automatically installs and wraps Hasura CLI binary in isolated manner","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019, GIL B. Chan <github.com/jjangga0214> <bnbcmindnpass@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["yarn format:js"],"*.md":["yarn format:md"],"*.ts":["yarn format:ts"],"*.json":["yarn lint:code"],"hasura":["echo \"Error: Change to dummy file 'hasura' is blocked by default to prevent accidental commit of binary. If you want to change its content, try again by ignoring husky.\" && exit 1"]},"dependencies":{"axios":"^0.21.1","chalk":"^2.4.2"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","jest":"^26.6.3","husky":"^7.0.0","eslint":"5.3.0","nodemon":"^1.19.2","ts-jest":"^26.5.4","prettier":"^1.18.2","cross-env":"^6.0.0","verdaccio":"^4.3.0","commitizen":"^4.0.3","dotenv-cli":"^2.0.1","jest-junit":"^7.0.0","typescript":"^3.6.3","@types/jest":"^24.0.18","@types/node":"^12.7.5","lint-staged":"^11.1.1","ts-node-dev":"^1.1.6","concurrently":"^6.0.0","@commitlint/cli":"^12.0.1","markdownlint-cli":"^0.22.0","eslint-plugin-jest":"^22.9.0","eslint-plugin-json":"^1.4.0","eslint-plugin-import":"^2.18.2","eslint-config-prettier":"^6.0.0","eslint-plugin-markdown":"^1.0.0","eslint-plugin-prettier":"^3.1.0","@typescript-eslint/parser":"^2.2.0","cz-conventional-changelog":"^3.0.2","eslint-config-airbnb-base":"13.2.0","@commitlint/config-conventional":"^12.0.1","@typescript-eslint/eslint-plugin":"^2.2.0","eslint-import-resolver-typescript":"^1.1.1"},"typescript:main":"src/index.ts","_npmOperationalInternal":{"tmp":"tmp/hasura-cli_2.12.0_1663713819576_0.1499016635617374","host":"s3://npm-registry-packages"}},"2.13.0":{"name":"@aaronhayes/hasura-cli","version":"2.13.0","keywords":["hasura","hasura-cli","hasura/cli","hasuracli","hasura/graphql-engine","hasura/graphql-engine/cli","hasura/graphql-engine-cli","hasura-graphql","hasura-graphql-engine","hasura-graphql-engine-cli","graphql-engine/cli","graphql-engine-cli","graphql","graphql-cli"],"author":{"url":"https://github.com/jjangga0214","name":"Gil B. Chan","email":"bnbcmindnpass@gmail.com"},"license":"MIT","_id":"@aaronhayes/hasura-cli@2.13.0","maintainers":[{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"}],"homepage":"https://github.com/aaronhayes/hasura-cli","bugs":{"url":"https://github.com/aaronhayes/hasura-cli/issues"},"bin":{"hasura":"hasura"},"dist":{"shasum":"d3b4acd639b0748d92a78d1335d79ac94e1a71d8","tarball":"https://registry.npmjs.org/@aaronhayes/hasura-cli/-/hasura-cli-2.13.0.tgz","fileCount":17,"integrity":"sha512-vjC61zl809EaBy0JLMhVc87jNsfwckxL+yYedd4AOWPLxPnQigdzYWpSjau9XXEx1y8s53ipsyc+OVi+e/l9jw==","signatures":[{"sig":"MEUCIQCpBkku/zBseaYT0WoVKOa8TLbzUvpBqkoawoUyJgcNEAIgbxL7VYl54kf4dj1zhQ0ywRO3SJ3lKWpkWlbgM51Qs7Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78928907,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjR0swACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqjsA/+KmTY2mXzjebewXugB6Fp/neKwLRMWCSCO1lC8IFno8YUcYWN\r\nYs94HMwCQPTeRUXDpBO06QxKfRoRutesX4WknXenMPBDp2QOpmtDV0UHlv0S\r\nJb6KKSQscu8Zl5dfoGFYYoD44LkoLEjpjq5kRIQqSIChZM7N8kJBjycMd3Rs\r\nAS+ymTNt9IVz5RbyZjbwgw+cHUGDugezDkO36EzgLfVEQTGHp4YEA6v18Zq4\r\noHqqUqQFxLNwPP4Uu6kDiESJP1ZOipaPzcmnjESMGcGBhHVegFpJ91jR6qwh\r\nS0qRcBKcSowj8rOQiNLrCwzjrhV09IePlwnLHlw8C+pTQoNVJwEZSRfR23mS\r\nexLDACp/keBf03/ugAFEE1G2Kik5MT8BmZDgd8uoowNjMuPPQ0W516pxe3PA\r\nXrIknzr3PY3WoiGlK80gf+ZV47qWipYish/AwW4L5bcRuQwvN4O3ABCeYrsN\r\nLy/6yb8z/bYQfhW4atSU7nI0wzG2WwNxxy+lwXDBxonPPxKY28qG//TKnxbm\r\nhi6I9ziQIZsfKHWy3zNQ33w+NTUiYzv5gUh//SBc1H7SBy7JFa3hR82bfu7M\r\n/7/0F4knQcr0zzoH0HZtQYwxZdM9hK2O25FsmJKVQtHCO3OnBweR2i8KN/Pb\r\ns0eAOIcvAQjZQfHnQ3ed21x/+u8pEJW0WQE=\r\n=TSci\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","engines":{"node":">=8"},"scripts":{"ts":"dotenv -- ts-node","dev":"dotenv -- ts-node-dev --transpileOnly --respawn src/index.ts","lint":"yarn lint:code . && yarn lint:md .","test":"jest","build":"shx rm -rf dist/* && tsc","start":"node dist/index.js","format":"yarn format:js . && yarn format:ts . && yarn format:md .","lint:js":"eslint --ext js --ext md","lint:md":"markdownlint --ignore node_modules --ignore .git --ignore CHANGELOG.md","lint:ts":"eslint --ext ts --ext md","prepare":"husky install","dev:build":"concurrently 'tsc -w -i' 'nodemon dist/index.js'","format:js":"yarn lint:js --fix","format:md":"yarn lint:md --fix","format:ts":"yarn lint:ts --fix","lint:code":"eslint --ext js --ext ts --ext md --ext json","verdaccio":"verdaccio --config ./verdaccio/conf/default.yaml","husky-skip":"cross-env HUSKY_SKIP_HOOKS=1","build:watch":"tsc -w","postinstall":"node dist/index.js","lint:code:ci":"yarn lint:code . --format junit","test:coverage":"yarn test --coverage","dev:no-respawn":"fdotenv -- ts-node-dev --transpileOnly src/index.ts","prepublishOnly":"yarn build","build:incremental":"tsc -i"},"_npmUser":{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"},"repository":{"url":"https://github.com/aaronhayes/hasura-cli.git","type":"git"},"description":"A package that automatically installs and wraps Hasura CLI binary in isolated manner","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019, GIL B. Chan <github.com/jjangga0214> <bnbcmindnpass@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["yarn format:js"],"*.md":["yarn format:md"],"*.ts":["yarn format:ts"],"*.json":["yarn lint:code"],"hasura":["echo \"Error: Change to dummy file 'hasura' is blocked by default to prevent accidental commit of binary. If you want to change its content, try again by ignoring husky.\" && exit 1"]},"dependencies":{"axios":"^0.21.1","chalk":"^2.4.2"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","jest":"^26.6.3","husky":"^7.0.0","eslint":"5.3.0","nodemon":"^1.19.2","ts-jest":"^26.5.4","prettier":"^1.18.2","cross-env":"^6.0.0","verdaccio":"^4.3.0","commitizen":"^4.0.3","dotenv-cli":"^2.0.1","jest-junit":"^7.0.0","typescript":"^3.6.3","@types/jest":"^24.0.18","@types/node":"^12.7.5","lint-staged":"^11.1.1","ts-node-dev":"^1.1.6","concurrently":"^6.0.0","@commitlint/cli":"^12.0.1","markdownlint-cli":"^0.22.0","eslint-plugin-jest":"^22.9.0","eslint-plugin-json":"^1.4.0","eslint-plugin-import":"^2.18.2","eslint-config-prettier":"^6.0.0","eslint-plugin-markdown":"^1.0.0","eslint-plugin-prettier":"^3.1.0","@typescript-eslint/parser":"^2.2.0","cz-conventional-changelog":"^3.0.2","eslint-config-airbnb-base":"13.2.0","@commitlint/config-conventional":"^12.0.1","@typescript-eslint/eslint-plugin":"^2.2.0","eslint-import-resolver-typescript":"^1.1.1"},"typescript:main":"src/index.ts","_npmOperationalInternal":{"tmp":"tmp/hasura-cli_2.13.0_1665616687516_0.08899379260582108","host":"s3://npm-registry-packages"}},"2.14.0-beta.1":{"name":"@aaronhayes/hasura-cli","version":"2.14.0-beta.1","keywords":["hasura","hasura-cli","hasura/cli","hasuracli","hasura/graphql-engine","hasura/graphql-engine/cli","hasura/graphql-engine-cli","hasura-graphql","hasura-graphql-engine","hasura-graphql-engine-cli","graphql-engine/cli","graphql-engine-cli","graphql","graphql-cli"],"author":{"url":"https://github.com/jjangga0214","name":"Gil B. Chan","email":"bnbcmindnpass@gmail.com"},"license":"MIT","_id":"@aaronhayes/hasura-cli@2.14.0-beta.1","maintainers":[{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"}],"homepage":"https://github.com/aaronhayes/hasura-cli","bugs":{"url":"https://github.com/aaronhayes/hasura-cli/issues"},"bin":{"hasura":"hasura"},"dist":{"shasum":"9e6ce50a925c74a74f5f5d1230b7999204588cc0","tarball":"https://registry.npmjs.org/@aaronhayes/hasura-cli/-/hasura-cli-2.14.0-beta.1.tgz","fileCount":17,"integrity":"sha512-Gb8oE2jdzzaBzHGkw/p8Xo0ylGwJNF0jLuMKPcc9n5k321EOAJboUsDR+nzmoejv8U3xWEsI3cOlRgY+FcygnQ==","signatures":[{"sig":"MEUCIQDXCrRzgetLdX4fAC8VS09xgsbj4iE0nW6gdM1RDN31pAIgEHtIFpQzEGdboqF7R3uXPywQCpVnDNPn9H2iVxBNHL0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78928914,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjR0tSACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpoig//SCHbETKM5WQs83veCN6+KkggkeYllPai+dHauFkCnWTO219A\r\nNo2tPO0Gx0fe/0nm6zF+CE8QqB74ZpIUv2YS3WoR4EaZvUlGPtCmTW6mle4H\r\nL65B23I3R/7tFsx9OVIoifxzNm0JnZ8M6qh0yX1Dq1qfaV/1G378bTfzrzxJ\r\nvvEEyilJGzZjy/z6sJOf+q5loXXp2oLHIFBNONUNcT4CvGMuIuIJuQfJioVV\r\nmELAVz2ar7JcHX3Lma7Mo/NKYQj/+P52xEaKUHAjKF4Z0fiwsppiKEl52lrf\r\nriPh8Wzmpmr1fxpX0PcQUedpe67qDflqNPPavk5/suHN3o8bNCzNJgaqLAuk\r\nc1Vdor4JO7KnxVg10dk25AzjkNRBNl3lMT6Ui7zch9oAY+QQqwCxYvr8i9vF\r\nJrKcOqZjicRRJXLyjh1Wf7ep+zNQsKjbDYSfVp8tYYEoHoUT6r8sTkXONVsW\r\nIGHpOKIEo0xIyj7TbKgmIi0iLJn+4nR8AXEZCn8bJD2VQrLT7mHZynTMHLsp\r\n4vwuqbeZIgG6HEcWWOPqI8lyqFVGiRnYymquZxmPG8vqP1ONnNIAHkNRrLLi\r\nsy5Kvz/w88jr0LAwG/ZE8F4ppuYnE1O+mQCdSO1uAJ8WIdNg5La4bzQleU4t\r\nrHXhaklSXBy1HVDJ2enasU6pc5ufGRnUfho=\r\n=5R7Q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","engines":{"node":">=8"},"scripts":{"ts":"dotenv -- ts-node","dev":"dotenv -- ts-node-dev --transpileOnly --respawn src/index.ts","lint":"yarn lint:code . && yarn lint:md .","test":"jest","build":"shx rm -rf dist/* && tsc","start":"node dist/index.js","format":"yarn format:js . && yarn format:ts . && yarn format:md .","lint:js":"eslint --ext js --ext md","lint:md":"markdownlint --ignore node_modules --ignore .git --ignore CHANGELOG.md","lint:ts":"eslint --ext ts --ext md","prepare":"husky install","dev:build":"concurrently 'tsc -w -i' 'nodemon dist/index.js'","format:js":"yarn lint:js --fix","format:md":"yarn lint:md --fix","format:ts":"yarn lint:ts --fix","lint:code":"eslint --ext js --ext ts --ext md --ext json","verdaccio":"verdaccio --config ./verdaccio/conf/default.yaml","husky-skip":"cross-env HUSKY_SKIP_HOOKS=1","build:watch":"tsc -w","postinstall":"node dist/index.js","lint:code:ci":"yarn lint:code . --format junit","test:coverage":"yarn test --coverage","dev:no-respawn":"fdotenv -- ts-node-dev --transpileOnly src/index.ts","prepublishOnly":"yarn build","build:incremental":"tsc -i"},"_npmUser":{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"},"repository":{"url":"https://github.com/aaronhayes/hasura-cli.git","type":"git"},"description":"A package that automatically installs and wraps Hasura CLI binary in isolated manner","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019, GIL B. Chan <github.com/jjangga0214> <bnbcmindnpass@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["yarn format:js"],"*.md":["yarn format:md"],"*.ts":["yarn format:ts"],"*.json":["yarn lint:code"],"hasura":["echo \"Error: Change to dummy file 'hasura' is blocked by default to prevent accidental commit of binary. If you want to change its content, try again by ignoring husky.\" && exit 1"]},"dependencies":{"axios":"^0.21.1","chalk":"^2.4.2"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","jest":"^26.6.3","husky":"^7.0.0","eslint":"5.3.0","nodemon":"^1.19.2","ts-jest":"^26.5.4","prettier":"^1.18.2","cross-env":"^6.0.0","verdaccio":"^4.3.0","commitizen":"^4.0.3","dotenv-cli":"^2.0.1","jest-junit":"^7.0.0","typescript":"^3.6.3","@types/jest":"^24.0.18","@types/node":"^12.7.5","lint-staged":"^11.1.1","ts-node-dev":"^1.1.6","concurrently":"^6.0.0","@commitlint/cli":"^12.0.1","markdownlint-cli":"^0.22.0","eslint-plugin-jest":"^22.9.0","eslint-plugin-json":"^1.4.0","eslint-plugin-import":"^2.18.2","eslint-config-prettier":"^6.0.0","eslint-plugin-markdown":"^1.0.0","eslint-plugin-prettier":"^3.1.0","@typescript-eslint/parser":"^2.2.0","cz-conventional-changelog":"^3.0.2","eslint-config-airbnb-base":"13.2.0","@commitlint/config-conventional":"^12.0.1","@typescript-eslint/eslint-plugin":"^2.2.0","eslint-import-resolver-typescript":"^1.1.1"},"typescript:main":"src/index.ts","_npmOperationalInternal":{"tmp":"tmp/hasura-cli_2.14.0-beta.1_1665616722327_0.7894618281056223","host":"s3://npm-registry-packages"}},"2.15.2":{"name":"@aaronhayes/hasura-cli","version":"2.15.2","keywords":["hasura","hasura-cli","hasura/cli","hasuracli","hasura/graphql-engine","hasura/graphql-engine/cli","hasura/graphql-engine-cli","hasura-graphql","hasura-graphql-engine","hasura-graphql-engine-cli","graphql-engine/cli","graphql-engine-cli","graphql","graphql-cli"],"author":{"url":"https://github.com/jjangga0214","name":"Gil B. Chan","email":"bnbcmindnpass@gmail.com"},"license":"MIT","_id":"@aaronhayes/hasura-cli@2.15.2","maintainers":[{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"}],"homepage":"https://github.com/aaronhayes/hasura-cli","bugs":{"url":"https://github.com/aaronhayes/hasura-cli/issues"},"bin":{"hasura":"hasura"},"dist":{"shasum":"c10088ed03224ebf7ae31d2a9cd420f0f9d51ec6","tarball":"https://registry.npmjs.org/@aaronhayes/hasura-cli/-/hasura-cli-2.15.2.tgz","fileCount":17,"integrity":"sha512-amGCHJmUjmskQj7C6poSmDlZd+w08Thgewt3QYrZZh1A8uJTkffjzY46ICj+2RPYh0PYspNh3tC5QEPoBc15Tg==","signatures":[{"sig":"MEYCIQC7xL5QpymbC+563gE4c3gkUTbiocDz5ZLcR5czplJUIwIhAJd3mUNGS9qBZkB9Yj84e8nk9nZ2vDOwQ7rorYDN6ynG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78928907,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjipZMACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr05xAAmNH2nPon3Vuj3m/wxWppRiI7E9HWQ0FPPiqHq//4M4hgeFUI\r\nueTKITsJU0yWpNkvmXDegMgtj+9sN8DoiddItT4DW5p0jMrl1cG7DFI4h8pl\r\nwQ0kmLKj1hk4IiKRR7lygaDDWM1CObAuWwhtXYfd9pPYa+Qnc6bPksqIsG8a\r\nEyASBTOovgl1Pe2OSJlvYvJmgKOkKoCYNwC0PdlKmYT5tSsOhbpYqay+/cGq\r\nH+GeSnZIoE8xfm8+tr7AYxjKFTjFcKsUMFKNKauIec6EYKmb2wt1zDTs9Ylh\r\nkIksqrihQdVF57l83YvEoz+GZNbCq9oG6Zc+x2r4T5owjCRAzdDvCWvvdetp\r\nO2WDGSDzgokhT6vUtW5fYp1KK9Ng9EDVklzf8/vZySIxHI+gPlxPPtHv3exL\r\nZrv4jJgI2meiE7oNXTR1GEDlz1X5gPxP0x71LEUXJbMi0u8csptMLHRcwa9+\r\nefc7LkVjg15aHl3xoXDVZR6qE/ZCRtjDrVg6RX/St+RjFhcgxeVZ0JvYWxcv\r\nZsgsQv1JCQAINzDJ1chlB70e/qz5cm/ax9p7l96nNGrWrdJH7YILdpK2YGh6\r\nBqsLeOtsDDI4KTK1a3mErHvHADoX1rUAVyclXzaf8JoPL6MURQKvz5In4oZ4\r\nDlmMCBwe8rtV3fvAeLKJsYTOOYH0qX6aDY0=\r\n=lmuA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","engines":{"node":">=8"},"scripts":{"ts":"dotenv -- ts-node","dev":"dotenv -- ts-node-dev --transpileOnly --respawn src/index.ts","lint":"yarn lint:code . && yarn lint:md .","test":"jest","build":"shx rm -rf dist/* && tsc","start":"node dist/index.js","format":"yarn format:js . && yarn format:ts . && yarn format:md .","lint:js":"eslint --ext js --ext md","lint:md":"markdownlint --ignore node_modules --ignore .git --ignore CHANGELOG.md","lint:ts":"eslint --ext ts --ext md","prepare":"husky install","dev:build":"concurrently 'tsc -w -i' 'nodemon dist/index.js'","format:js":"yarn lint:js --fix","format:md":"yarn lint:md --fix","format:ts":"yarn lint:ts --fix","lint:code":"eslint --ext js --ext ts --ext md --ext json","verdaccio":"verdaccio --config ./verdaccio/conf/default.yaml","husky-skip":"cross-env HUSKY_SKIP_HOOKS=1","build:watch":"tsc -w","postinstall":"node dist/index.js","lint:code:ci":"yarn lint:code . --format junit","test:coverage":"yarn test --coverage","dev:no-respawn":"fdotenv -- ts-node-dev --transpileOnly src/index.ts","prepublishOnly":"yarn build","build:incremental":"tsc -i"},"_npmUser":{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"},"repository":{"url":"https://github.com/aaronhayes/hasura-cli.git","type":"git"},"description":"A package that automatically installs and wraps Hasura CLI binary in isolated manner","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019, GIL B. Chan <github.com/jjangga0214> <bnbcmindnpass@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["yarn format:js"],"*.md":["yarn format:md"],"*.ts":["yarn format:ts"],"*.json":["yarn lint:code"],"hasura":["echo \"Error: Change to dummy file 'hasura' is blocked by default to prevent accidental commit of binary. If you want to change its content, try again by ignoring husky.\" && exit 1"]},"dependencies":{"axios":"^0.21.1","chalk":"^2.4.2"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","jest":"^26.6.3","husky":"^7.0.0","eslint":"5.3.0","nodemon":"^1.19.2","ts-jest":"^26.5.4","prettier":"^1.18.2","cross-env":"^6.0.0","verdaccio":"^4.3.0","commitizen":"^4.0.3","dotenv-cli":"^2.0.1","jest-junit":"^7.0.0","typescript":"^3.6.3","@types/jest":"^24.0.18","@types/node":"^12.7.5","lint-staged":"^11.1.1","ts-node-dev":"^1.1.6","concurrently":"^6.0.0","@commitlint/cli":"^12.0.1","markdownlint-cli":"^0.22.0","eslint-plugin-jest":"^22.9.0","eslint-plugin-json":"^1.4.0","eslint-plugin-import":"^2.18.2","eslint-config-prettier":"^6.0.0","eslint-plugin-markdown":"^1.0.0","eslint-plugin-prettier":"^3.1.0","@typescript-eslint/parser":"^2.2.0","cz-conventional-changelog":"^3.0.2","eslint-config-airbnb-base":"13.2.0","@commitlint/config-conventional":"^12.0.1","@typescript-eslint/eslint-plugin":"^2.2.0","eslint-import-resolver-typescript":"^1.1.1"},"typescript:main":"src/index.ts","_npmOperationalInternal":{"tmp":"tmp/hasura-cli_2.15.2_1670026828333_0.24319850058839965","host":"s3://npm-registry-packages"}},"2.16.0-beta.1":{"name":"@aaronhayes/hasura-cli","version":"2.16.0-beta.1","keywords":["hasura","hasura-cli","hasura/cli","hasuracli","hasura/graphql-engine","hasura/graphql-engine/cli","hasura/graphql-engine-cli","hasura-graphql","hasura-graphql-engine","hasura-graphql-engine-cli","graphql-engine/cli","graphql-engine-cli","graphql","graphql-cli"],"author":{"url":"https://github.com/jjangga0214","name":"Gil B. Chan","email":"bnbcmindnpass@gmail.com"},"license":"MIT","_id":"@aaronhayes/hasura-cli@2.16.0-beta.1","maintainers":[{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"}],"homepage":"https://github.com/aaronhayes/hasura-cli","bugs":{"url":"https://github.com/aaronhayes/hasura-cli/issues"},"bin":{"hasura":"hasura"},"dist":{"shasum":"877995b552fd199067c03f605961b2278619243c","tarball":"https://registry.npmjs.org/@aaronhayes/hasura-cli/-/hasura-cli-2.16.0-beta.1.tgz","fileCount":17,"integrity":"sha512-bV6jKEJzGHe4uVUZJPo8zYYcINp6KJ6oNUCUq+DFiw2D65tKGx5kg0iBOrhmmjU/sToyx+G5xu/WYpwRjpJTNg==","signatures":[{"sig":"MEYCIQCq2He9lJbqAGwP9gj6O+NT0R2Y3HzkFhRNvmuL0gp14AIhAK9BI3lfLjoVnkwP6SbXCXnBlPtWL4WkG1MzQkNXSdqo","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78928914,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjipZtACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrRuw/+PQlx6tpd/87xt97F9dk/Uk94eLqGz5t6HgMa5uaymnScE+85\r\nmm87dmqZv3JDC5TvM1QvJJjxFGgN42JTpjo+v8LqFiV5gi71FxZ3f0P5jjNg\r\nl7Q/ls4qJnci4clPtURmXNzzhGpyXck7nbLqO6HlsSyL65QcZ8InEwibaNfX\r\nrrrEs0gUdC1IHffNPAc6FxeY3qWYCaXACCzNuOeNdLwWn2Eeg28RHGOp35tG\r\nuK0Rh8H6a9W4n+0V9ZLbGNxaH0v4+3EYgL0G/llW4x+GRII9hYwuZweA307Q\r\nsKFMAV8TL+lnYeYmin66t3iYNP1pNd0AsU1l/6C7m0EfvYi5oIt70BIN8ab+\r\naOePUSM1KlEiEpzykfngVD+AXnqkVVNDOzoNPjsaZH0inNYpuY2idmZvLG69\r\nUPyR3Ao1E7RQz/V35ax1GVif7NVnW9diPZ/MA26SDLXVnWN08p6A0ekUD6ie\r\nuTQHv8JcA5LYYKya6+Mx3DOFR9bVSkbYC/Tl5etvoKfs6yIn1QIOQuQWWahi\r\nbdkst7Pl/qmNhu9BUx0t3axuwlHTGYH15P3lOFpFLDDN2RR3ALb5Ksl5vvQ5\r\nqIZQLseg2xqm2Qyjmjw2s9wRedEVwiGmWfglxAmpRYgjkbnog+WLyhKALDS6\r\nZ1K8bq15+OADhzKJg8eXJs9OAOfVhXD6k/I=\r\n=KEca\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","engines":{"node":">=8"},"scripts":{"ts":"dotenv -- ts-node","dev":"dotenv -- ts-node-dev --transpileOnly --respawn src/index.ts","lint":"yarn lint:code . && yarn lint:md .","test":"jest","build":"shx rm -rf dist/* && tsc","start":"node dist/index.js","format":"yarn format:js . && yarn format:ts . && yarn format:md .","lint:js":"eslint --ext js --ext md","lint:md":"markdownlint --ignore node_modules --ignore .git --ignore CHANGELOG.md","lint:ts":"eslint --ext ts --ext md","prepare":"husky install","dev:build":"concurrently 'tsc -w -i' 'nodemon dist/index.js'","format:js":"yarn lint:js --fix","format:md":"yarn lint:md --fix","format:ts":"yarn lint:ts --fix","lint:code":"eslint --ext js --ext ts --ext md --ext json","verdaccio":"verdaccio --config ./verdaccio/conf/default.yaml","husky-skip":"cross-env HUSKY_SKIP_HOOKS=1","build:watch":"tsc -w","postinstall":"node dist/index.js","lint:code:ci":"yarn lint:code . --format junit","test:coverage":"yarn test --coverage","dev:no-respawn":"fdotenv -- ts-node-dev --transpileOnly src/index.ts","prepublishOnly":"yarn build","build:incremental":"tsc -i"},"_npmUser":{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"},"repository":{"url":"https://github.com/aaronhayes/hasura-cli.git","type":"git"},"description":"A package that automatically installs and wraps Hasura CLI binary in isolated manner","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019, GIL B. Chan <github.com/jjangga0214> <bnbcmindnpass@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["yarn format:js"],"*.md":["yarn format:md"],"*.ts":["yarn format:ts"],"*.json":["yarn lint:code"],"hasura":["echo \"Error: Change to dummy file 'hasura' is blocked by default to prevent accidental commit of binary. If you want to change its content, try again by ignoring husky.\" && exit 1"]},"dependencies":{"axios":"^0.21.1","chalk":"^2.4.2"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","jest":"^26.6.3","husky":"^7.0.0","eslint":"5.3.0","nodemon":"^1.19.2","ts-jest":"^26.5.4","prettier":"^1.18.2","cross-env":"^6.0.0","verdaccio":"^4.3.0","commitizen":"^4.0.3","dotenv-cli":"^2.0.1","jest-junit":"^7.0.0","typescript":"^3.6.3","@types/jest":"^24.0.18","@types/node":"^12.7.5","lint-staged":"^11.1.1","ts-node-dev":"^1.1.6","concurrently":"^6.0.0","@commitlint/cli":"^12.0.1","markdownlint-cli":"^0.22.0","eslint-plugin-jest":"^22.9.0","eslint-plugin-json":"^1.4.0","eslint-plugin-import":"^2.18.2","eslint-config-prettier":"^6.0.0","eslint-plugin-markdown":"^1.0.0","eslint-plugin-prettier":"^3.1.0","@typescript-eslint/parser":"^2.2.0","cz-conventional-changelog":"^3.0.2","eslint-config-airbnb-base":"13.2.0","@commitlint/config-conventional":"^12.0.1","@typescript-eslint/eslint-plugin":"^2.2.0","eslint-import-resolver-typescript":"^1.1.1"},"typescript:main":"src/index.ts","_npmOperationalInternal":{"tmp":"tmp/hasura-cli_2.16.0-beta.1_1670026861008_0.9618811238851046","host":"s3://npm-registry-packages"}},"2.16.0":{"name":"@aaronhayes/hasura-cli","version":"2.16.0","keywords":["hasura","hasura-cli","hasura/cli","hasuracli","hasura/graphql-engine","hasura/graphql-engine/cli","hasura/graphql-engine-cli","hasura-graphql","hasura-graphql-engine","hasura-graphql-engine-cli","graphql-engine/cli","graphql-engine-cli","graphql","graphql-cli"],"author":{"url":"https://github.com/jjangga0214","name":"Gil B. Chan","email":"bnbcmindnpass@gmail.com"},"license":"MIT","_id":"@aaronhayes/hasura-cli@2.16.0","maintainers":[{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"}],"homepage":"https://github.com/aaronhayes/hasura-cli","bugs":{"url":"https://github.com/aaronhayes/hasura-cli/issues"},"bin":{"hasura":"hasura"},"dist":{"shasum":"145fb7bf01fd34336e29c8f3d520303acdb3d021","tarball":"https://registry.npmjs.org/@aaronhayes/hasura-cli/-/hasura-cli-2.16.0.tgz","fileCount":17,"integrity":"sha512-SkFaThs12jQ8tZLV+KIuuxATmGLSRa8mxcN3TM95NaWNsYKKsifXFzbz3dh8j8dr8MsIMr6cqZbUgjmXtMqX2g==","signatures":[{"sig":"MEUCIQCYkCogG7KoEhCMfMkN/c7Ru1wfk0ezfM2GRauJSo3/2AIgMhy4Pyi3B7O0BRxTWGk5XMmyq/Cqztb33si8VTlsDuQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78928907,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjjdbsACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo86w/+NP3jMHExcq6NS+kdd6EZ4AD0gSSc/KpVPYuaVdHRxOwoeHpz\r\ntGdJ8jEyVTC50Y2UqVwJymEaJenNgcEgXxITHsEhxXWngV99Ntt4CR5agETx\r\nPPHoUfHanspXVCiraNq7gV6TOYrx+VMGzm8sRBfUPa0yw0XUekXbZKj/dUeZ\r\njEkr3Dhae0UkU6XWxzmstntk9nvUHxs9j7E3x0EN8Sh4BsVMFaVxpmYse5c1\r\nsQTOj1InMjgMXBSYv8N5BSlAIWhtV9qFEuWI0nJpcL56r02D/9XBZp3RoDms\r\nacb13lWMgzoDEzuZtdzwGq4czweyPloFL7NwLT6KG00H2vq1xl6F+YZbvZoE\r\nRdAmNH3bsoyipfO6i2Q3pmjQ5Q3QdfSSe+Roe13dNwFaUDG3KqEoJ5BzPGrL\r\nHs+qEQp2YII+oz2AaaKh4kDfuvDtodSmE7bPIKDqfkBfmn5HDDzOVyjKjsLQ\r\nFeVxC/d9TEwq3ym6P/n97UcbCi0I71Tv9VzZH3epZTlgyxOWrUi6ysWIAHrO\r\nvIgYxpqKdoqSlpQCbWzAgLrKsLqy9+Xk3AAp835h2CIUDnsgJt8QdFWdaevQ\r\nB8YyZZ9JdJiqsoyF7IgnYVOCDLO2ZW1ZJ9EP/+BizpQRj2gwM6NglXINt46Z\r\nOTBqVmpwXK/EDt7/yoyuD8YToosIBSErizU=\r\n=sFSN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","engines":{"node":">=8"},"scripts":{"ts":"dotenv -- ts-node","dev":"dotenv -- ts-node-dev --transpileOnly --respawn src/index.ts","lint":"yarn lint:code . && yarn lint:md .","test":"jest","build":"shx rm -rf dist/* && tsc","start":"node dist/index.js","format":"yarn format:js . && yarn format:ts . && yarn format:md .","lint:js":"eslint --ext js --ext md","lint:md":"markdownlint --ignore node_modules --ignore .git --ignore CHANGELOG.md","lint:ts":"eslint --ext ts --ext md","prepare":"husky install","dev:build":"concurrently 'tsc -w -i' 'nodemon dist/index.js'","format:js":"yarn lint:js --fix","format:md":"yarn lint:md --fix","format:ts":"yarn lint:ts --fix","lint:code":"eslint --ext js --ext ts --ext md --ext json","verdaccio":"verdaccio --config ./verdaccio/conf/default.yaml","husky-skip":"cross-env HUSKY_SKIP_HOOKS=1","build:watch":"tsc -w","postinstall":"node dist/index.js","lint:code:ci":"yarn lint:code . --format junit","test:coverage":"yarn test --coverage","dev:no-respawn":"fdotenv -- ts-node-dev --transpileOnly src/index.ts","prepublishOnly":"yarn build","build:incremental":"tsc -i"},"_npmUser":{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"},"repository":{"url":"https://github.com/aaronhayes/hasura-cli.git","type":"git"},"description":"A package that automatically installs and wraps Hasura CLI binary in isolated manner","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019, GIL B. Chan <github.com/jjangga0214> <bnbcmindnpass@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["yarn format:js"],"*.md":["yarn format:md"],"*.ts":["yarn format:ts"],"*.json":["yarn lint:code"],"hasura":["echo \"Error: Change to dummy file 'hasura' is blocked by default to prevent accidental commit of binary. If you want to change its content, try again by ignoring husky.\" && exit 1"]},"dependencies":{"axios":"^0.21.1","chalk":"^2.4.2"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","jest":"^26.6.3","husky":"^7.0.0","eslint":"5.3.0","nodemon":"^1.19.2","ts-jest":"^26.5.4","prettier":"^1.18.2","cross-env":"^6.0.0","verdaccio":"^4.3.0","commitizen":"^4.0.3","dotenv-cli":"^2.0.1","jest-junit":"^7.0.0","typescript":"^3.6.3","@types/jest":"^24.0.18","@types/node":"^12.7.5","lint-staged":"^11.1.1","ts-node-dev":"^1.1.6","concurrently":"^6.0.0","@commitlint/cli":"^12.0.1","markdownlint-cli":"^0.22.0","eslint-plugin-jest":"^22.9.0","eslint-plugin-json":"^1.4.0","eslint-plugin-import":"^2.18.2","eslint-config-prettier":"^6.0.0","eslint-plugin-markdown":"^1.0.0","eslint-plugin-prettier":"^3.1.0","@typescript-eslint/parser":"^2.2.0","cz-conventional-changelog":"^3.0.2","eslint-config-airbnb-base":"13.2.0","@commitlint/config-conventional":"^12.0.1","@typescript-eslint/eslint-plugin":"^2.2.0","eslint-import-resolver-typescript":"^1.1.1"},"typescript:main":"src/index.ts","_npmOperationalInternal":{"tmp":"tmp/hasura-cli_2.16.0_1670239979687_0.376204227024312","host":"s3://npm-registry-packages"}},"2.16.1":{"name":"@aaronhayes/hasura-cli","version":"2.16.1","keywords":["hasura","hasura-cli","hasura/cli","hasuracli","hasura/graphql-engine","hasura/graphql-engine/cli","hasura/graphql-engine-cli","hasura-graphql","hasura-graphql-engine","hasura-graphql-engine-cli","graphql-engine/cli","graphql-engine-cli","graphql","graphql-cli"],"author":{"url":"https://github.com/jjangga0214","name":"Gil B. Chan","email":"bnbcmindnpass@gmail.com"},"license":"MIT","_id":"@aaronhayes/hasura-cli@2.16.1","maintainers":[{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"}],"homepage":"https://github.com/aaronhayes/hasura-cli","bugs":{"url":"https://github.com/aaronhayes/hasura-cli/issues"},"bin":{"hasura":"hasura"},"dist":{"shasum":"7c8ef699f4b34314aa5ad4dd9944dc088216061c","tarball":"https://registry.npmjs.org/@aaronhayes/hasura-cli/-/hasura-cli-2.16.1.tgz","fileCount":17,"integrity":"sha512-X1d84GN8rnpZiDdL6H4/qgSo0r6uvknoO+bDREgVsLazavQ22C6lymDA83iqRLAGDsQ7mlzcIHzuaGBH/2SVgA==","signatures":[{"sig":"MEQCID//uRqlLRfZ/W0XPVtHJwG53C4mQo6A3s7BqosEt21LAiBQqeWg4ZLJM8hLgIyJ5s1OrGD6u+pqo9KDI5QIrBk+mw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78928907,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjopy5ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoNPg/6A4gKYPIWpc+KzUuhCaroOOWKzTFay076TgL1Ho0G+JrdSy1k\r\nlVb9kTfv4L/ANK0E18VOg8neEcOp9Ss7iEBN4WsZI3kv1K7iPwhqYVMjnMei\r\n9qoRoOaoOryXKxElaY568vqX0aj8dSIEBOYE7ap2qjyKudRbqm45loFTOeAT\r\nef95o4KwCH2SpSYUcawUJPqC8dK3V1u3+dNjyEIkEUxevbil2O7R6RQEKTT8\r\nrrjcqHnU4I67UEv8T3dLuv4dncjYY51Yu5p7rB5zT+HdbohyWnwPHSrn5R64\r\ncTRrKFPbXIxlqWNE4eey6wT5PpZQuUHUHudugs3c2xf9qIFI+C3kZXg8Fo6m\r\nu7z1ZH4RP9F+8G1TvSJKLrX5xIZGhOEfSa0be8y4fs+WaI8F7aT+8TskqcTT\r\nHTPaqjLJiIfRLCFmMvZ+WnjHOFfMYmZIv2Dn3zSWfhB/wHK1QWPOBvaQkbrS\r\n4w3BShQfcVLbTc0VkydxCbnRr2qJ61xECEO5RrH0Sj+1ltrFPkHcU3jQ96UB\r\ngV60ODlh1uVf/mD2Frb5xQ1VJr2i6u0g4elhz8yhyoAcxfLHM61BLoVedNaU\r\nTQ+TEKimqZ35MllL818dY8KZH02UsoTepX4QnLUk2CXSNJ7jEfkfJPrKNI7M\r\nHYlfJR9xtlZY/d/y09ve99Dmm1r3Uao3BFY=\r\n=vxBU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","engines":{"node":">=8"},"scripts":{"ts":"dotenv -- ts-node","dev":"dotenv -- ts-node-dev --transpileOnly --respawn src/index.ts","lint":"yarn lint:code . && yarn lint:md .","test":"jest","build":"shx rm -rf dist/* && tsc","start":"node dist/index.js","format":"yarn format:js . && yarn format:ts . && yarn format:md .","lint:js":"eslint --ext js --ext md","lint:md":"markdownlint --ignore node_modules --ignore .git --ignore CHANGELOG.md","lint:ts":"eslint --ext ts --ext md","prepare":"husky install","dev:build":"concurrently 'tsc -w -i' 'nodemon dist/index.js'","format:js":"yarn lint:js --fix","format:md":"yarn lint:md --fix","format:ts":"yarn lint:ts --fix","lint:code":"eslint --ext js --ext ts --ext md --ext json","verdaccio":"verdaccio --config ./verdaccio/conf/default.yaml","husky-skip":"cross-env HUSKY_SKIP_HOOKS=1","build:watch":"tsc -w","postinstall":"node dist/index.js","lint:code:ci":"yarn lint:code . --format junit","test:coverage":"yarn test --coverage","dev:no-respawn":"fdotenv -- ts-node-dev --transpileOnly src/index.ts","prepublishOnly":"yarn build","build:incremental":"tsc -i"},"_npmUser":{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"},"repository":{"url":"https://github.com/aaronhayes/hasura-cli.git","type":"git"},"description":"A package that automatically installs and wraps Hasura CLI binary in isolated manner","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019, GIL B. Chan <github.com/jjangga0214> <bnbcmindnpass@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["yarn format:js"],"*.md":["yarn format:md"],"*.ts":["yarn format:ts"],"*.json":["yarn lint:code"],"hasura":["echo \"Error: Change to dummy file 'hasura' is blocked by default to prevent accidental commit of binary. If you want to change its content, try again by ignoring husky.\" && exit 1"]},"dependencies":{"axios":"^0.21.1","chalk":"^2.4.2"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","jest":"^26.6.3","husky":"^7.0.0","eslint":"5.3.0","nodemon":"^1.19.2","ts-jest":"^26.5.4","prettier":"^1.18.2","cross-env":"^6.0.0","verdaccio":"^4.3.0","commitizen":"^4.0.3","dotenv-cli":"^2.0.1","jest-junit":"^7.0.0","typescript":"^3.6.3","@types/jest":"^24.0.18","@types/node":"^12.7.5","lint-staged":"^11.1.1","ts-node-dev":"^1.1.6","concurrently":"^6.0.0","@commitlint/cli":"^12.0.1","markdownlint-cli":"^0.22.0","eslint-plugin-jest":"^22.9.0","eslint-plugin-json":"^1.4.0","eslint-plugin-import":"^2.18.2","eslint-config-prettier":"^6.0.0","eslint-plugin-markdown":"^1.0.0","eslint-plugin-prettier":"^3.1.0","@typescript-eslint/parser":"^2.2.0","cz-conventional-changelog":"^3.0.2","eslint-config-airbnb-base":"13.2.0","@commitlint/config-conventional":"^12.0.1","@typescript-eslint/eslint-plugin":"^2.2.0","eslint-import-resolver-typescript":"^1.1.1"},"typescript:main":"src/index.ts","_npmOperationalInternal":{"tmp":"tmp/hasura-cli_2.16.1_1671601336633_0.43549012654294583","host":"s3://npm-registry-packages"}},"2.42.0":{"name":"@aaronhayes/hasura-cli","version":"2.42.0","license":"MIT","engines":{"node":">=8"},"scripts":{"postinstall":"node dist/index.js","husky-skip":"cross-env HUSKY_SKIP_HOOKS=1","verdaccio":"verdaccio --config ./verdaccio/conf/default.yaml","lint:js":"eslint --ext js --ext md","lint:ts":"eslint --ext ts --ext md","lint:code":"eslint --ext js --ext ts --ext md --ext json","lint:code:ci":"yarn lint:code . --format junit","lint:md":"markdownlint --ignore node_modules --ignore .git --ignore CHANGELOG.md","lint":"yarn lint:code . && yarn lint:md .","format:js":"yarn lint:js --fix","format:ts":"yarn lint:ts --fix","format:md":"yarn lint:md --fix","format":"yarn format:js . && yarn format:ts . && yarn format:md .","test":"jest","test:coverage":"yarn test --coverage","build":"shx rm -rf dist/* && tsc","build:watch":"tsc -w","build:incremental":"tsc -i","prepublishOnly":"yarn build","dev:build":"concurrently 'tsc -w -i' 'nodemon dist/index.js'","dev:no-respawn":"fdotenv -- ts-node-dev --transpileOnly src/index.ts","dev":"dotenv -- ts-node-dev --transpileOnly --respawn src/index.ts","ts":"dotenv -- ts-node","start":"node dist/index.js","prepare":"husky install"},"lint-staged":{"hasura":["echo \"Error: Change to dummy file 'hasura' is blocked by default to prevent accidental commit of binary. If you want to change its content, try again by ignoring husky.\" && exit 1"],"*.js":["yarn format:js"],"*.ts":["yarn format:ts"],"*.md":["yarn format:md"],"*.json":["yarn lint:code"]},"devDependencies":{"@commitlint/cli":"^12.0.1","@commitlint/config-conventional":"^12.0.1","@types/jest":"^24.0.18","@types/node":"^12.7.5","@typescript-eslint/eslint-plugin":"^2.2.0","@typescript-eslint/parser":"^2.2.0","commitizen":"^4.0.3","concurrently":"^6.0.0","cross-env":"^6.0.0","cz-conventional-changelog":"^3.0.2","dotenv-cli":"^2.0.1","eslint":"5.3.0","eslint-config-airbnb-base":"13.2.0","eslint-config-prettier":"^6.0.0","eslint-import-resolver-typescript":"^1.1.1","eslint-plugin-import":"^2.18.2","eslint-plugin-jest":"^22.9.0","eslint-plugin-json":"^1.4.0","eslint-plugin-markdown":"^1.0.0","eslint-plugin-prettier":"^3.1.0","husky":"^7.0.0","jest":"^26.6.3","jest-junit":"^7.0.0","lint-staged":"^11.1.1","markdownlint-cli":"^0.22.0","nodemon":"^1.19.2","prettier":"^1.18.2","shx":"^0.3.2","ts-jest":"^26.5.4","ts-node-dev":"^1.1.6","typescript":"^3.6.3","verdaccio":"^4.3.0"},"dependencies":{"axios":"^0.21.1","chalk":"^2.4.2"},"main":"dist/index.js","typescript:main":"src/index.ts","bin":{"hasura":"hasura"},"description":"A package that automatically installs and wraps Hasura CLI binary in isolated manner","repository":{"type":"git","url":"git+https://github.com/aaronhayes/hasura-cli.git"},"bugs":{"url":"https://github.com/aaronhayes/hasura-cli/issues"},"homepage":"https://github.com/aaronhayes/hasura-cli","author":{"name":"Gil B. Chan","email":"bnbcmindnpass@gmail.com","url":"https://github.com/jjangga0214"},"keywords":["hasura","hasura-cli","hasura/cli","hasuracli","hasura/graphql-engine","hasura/graphql-engine/cli","hasura/graphql-engine-cli","hasura-graphql","hasura-graphql-engine","hasura-graphql-engine-cli","graphql-engine/cli","graphql-engine-cli","graphql","graphql-cli"],"types":"./dist/index.d.ts","gitHead":"42fdfb8143b3c8bd92fa14325fa6dafb12ea72bd","_id":"@aaronhayes/hasura-cli@2.42.0","_nodeVersion":"16.16.0","_npmVersion":"8.11.0","dist":{"integrity":"sha512-e94qAzEraghBv/fgdiz6USFE6I+0sMW0J5RTztl7d2zphkLc7GakYu6vSoHmgk3xfzQYma6Dq6XVlUoo4Ametg==","shasum":"74bd5d9635ec3195c10956b86d82e77b9da59634","tarball":"https://registry.npmjs.org/@aaronhayes/hasura-cli/-/hasura-cli-2.42.0.tgz","fileCount":10,"unpackedSize":78927443,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDmtcr9t4KTNY0MlDXKfeiZnuAsBnGnyFzfLcclX4Ey4QIhAIZYqycYfHozVPrCnzII/9Dacmk8kv4ZmVb6sqDtQMDT"}]},"_npmUser":{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"},"directories":{},"maintainers":[{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/hasura-cli_2.42.0_1723600304235_0.451638978713925"},"_hasShrinkwrap":false}},"time":{"created":"2020-06-12T08:30:04.600Z","modified":"2024-08-14T01:51:44.906Z","1.3.0-beta.1":"2020-06-12T08:30:04.966Z","1.3.0-beta.3":"2020-06-26T00:13:36.693Z","1.3.0-beta.4":"2020-07-04T03:51:29.871Z","1.3.0":"2020-07-21T06:43:52.802Z","1.3.1":"2020-08-24T00:28:07.561Z","1.3.2":"2020-09-08T00:04:16.055Z","1.3.3":"2020-11-17T21:43:16.195Z","1.3.4-beta.3":"2021-02-14T05:23:54.474Z","1.4.0-alpha.2":"2021-02-20T02:00:45.456Z","2.0.0-alpha.3":"2021-03-07T01:17:25.663Z","2.0.0-alpha.4":"2021-03-13T23:17:59.987Z","2.0.0-alpha.5":"2021-03-18T09:18:10.893Z","2.0.0-alpha.6":"2021-04-02T07:09:23.031Z","2.0.0-alpha.7":"2021-04-11T00:40:50.295Z","2.0.0-alpha.8":"2021-04-23T04:53:18.087Z","2.0.0-alpha.9":"2021-04-23T04:54:16.286Z","2.0.0-alpha.10":"2021-04-29T21:51:07.171Z","2.0.0-alpha.11":"2021-05-25T22:06:07.694Z","2.0.0-beta.1":"2021-06-02T22:18:35.240Z","2.0.0-beta.2":"2021-06-16T23:31:58.069Z","2.0.0":"2021-06-24T01:10:27.163Z","2.0.1":"2021-06-24T01:12:10.157Z","2.0.2":"2021-07-15T23:41:28.692Z","2.0.3":"2021-07-19T21:51:50.767Z","2.0.4":"2021-07-29T22:38:17.676Z","2.0.5":"2021-08-05T11:50:58.824Z","2.0.6":"2021-08-11T10:44:56.762Z","2.0.7":"2021-08-17T23:19:49.315Z","2.0.8":"2021-08-31T00:01:40.928Z","2.0.9":"2021-09-07T11:22:31.702Z","2.1.0-beta.1":"2021-09-30T22:44:32.623Z","2.0.10":"2021-10-19T10:10:06.346Z","2.1.0-beta.2":"2021-11-08T22:31:30.850Z","2.1.0-beta.3":"2021-12-09T21:39:45.989Z","2.1.0":"2021-12-14T22:39:47.761Z","2.1.1":"2021-12-17T23:27:42.944Z","2.2.0":"2022-02-02T22:02:29.571Z","2.3.0-beta.1":"2022-02-17T00:49:04.695Z","2.3.0-beta.2":"2022-02-22T22:44:53.569Z","2.2.1":"2022-02-24T22:10:53.148Z","2.3.0-beta.3":"2022-03-01T00:07:07.936Z","2.3.0":"2022-03-02T22:40:35.555Z","2.4.0-beta.1":"2022-03-02T22:41:58.141Z","2.2.2":"2022-03-07T22:29:54.261Z","2.3.1":"2022-03-17T23:28:50.752Z","2.4.0-beta.2":"2022-03-17T23:29:19.517Z","2.4.0-beta.3":"2022-03-24T11:42:11.258Z","2.4.0":"2022-03-31T07:33:56.461Z","2.5.0-beta.1":"2022-03-31T07:36:09.696Z","2.5.0":"2022-04-14T02:18:46.369Z","2.6.0-beta.1":"2022-04-14T02:19:16.915Z","2.5.1":"2022-04-21T23:07:23.503Z","2.6.0-beta.2":"2022-04-21T23:08:19.450Z","2.6.0":"2022-04-28T12:45:16.843Z","2.5.2":"2022-05-04T01:37:49.337Z","2.6.1":"2022-05-04T01:39:31.340Z","2.6.2":"2022-05-12T23:02:59.622Z","2.7.0-beta.1":"2022-05-12T23:03:29.266Z","2.7.0":"2022-05-25T22:34:42.761Z","2.8.0-beta.1":"2022-06-09T04:27:09.959Z","2.8.0":"2022-06-15T21:23:46.957Z","2.8.1":"2022-06-21T22:23:27.201Z","2.9.0-beta.1":"2022-06-21T22:23:56.750Z","2.8.2":"2022-06-29T23:28:16.878Z","2.8.3":"2022-06-30T22:40:23.198Z","2.8.4":"2022-07-07T22:20:17.135Z","2.9.0-beta.2":"2022-07-13T23:55:49.487Z","2.9.0-beta.3":"2022-07-20T22:11:37.161Z","2.9.0":"2022-07-28T00:42:01.204Z","2.10.0-beta.1":"2022-07-28T06:02:39.861Z","2.10.0":"2022-08-10T22:09:41.189Z","2.11.0-beta.1":"2022-08-10T22:10:14.064Z","2.10.1":"2022-08-17T04:12:59.200Z","2.11.0":"2022-08-30T00:25:51.390Z","2.11.1":"2022-09-01T06:37:55.417Z","2.11.2":"2022-09-12T22:27:01.976Z","2.12.0":"2022-09-20T22:43:40.195Z","2.13.0":"2022-10-12T23:18:08.188Z","2.14.0-beta.1":"2022-10-12T23:18:42.861Z","2.15.2":"2022-12-03T00:20:28.919Z","2.16.0-beta.1":"2022-12-03T00:21:01.637Z","2.16.0":"2022-12-05T11:33:00.257Z","2.16.1":"2022-12-21T05:42:17.172Z","2.42.0":"2024-08-14T01:51:44.707Z"},"bugs":{"url":"https://github.com/aaronhayes/hasura-cli/issues"},"author":{"name":"Gil B. Chan","email":"bnbcmindnpass@gmail.com","url":"https://github.com/jjangga0214"},"license":"MIT","homepage":"https://github.com/aaronhayes/hasura-cli","keywords":["hasura","hasura-cli","hasura/cli","hasuracli","hasura/graphql-engine","hasura/graphql-engine/cli","hasura/graphql-engine-cli","hasura-graphql","hasura-graphql-engine","hasura-graphql-engine-cli","graphql-engine/cli","graphql-engine-cli","graphql","graphql-cli"],"repository":{"type":"git","url":"git+https://github.com/aaronhayes/hasura-cli.git"},"description":"A package that automatically installs and wraps Hasura CLI binary in isolated manner","maintainers":[{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"}],"readme":"# ![hasura-cli](./docs/assets/hasura-cli.svg)\n\n### Fork\nThis is a fork from [jjangga0214](https://github.com/jjangga0214/hasura-cli), I maintain this repo to release new versions faster. I often release faster, but sometimes Jjangga0214 does. \n\nAn npm package that automatically installs and wraps **Hasura CLI** binary in isolated manner\n\n[![npm version](https://img.shields.io/npm/v/hasura-cli?style=flat-square&labelColor=black&label=version)](https://www.npmjs.com/package/hasura-cli)\n[![npm beta version](https://img.shields.io/npm/v/hasura-cli/beta?style=flat-square&labelColor=black&color=ffd900&label=beta)](https://www.npmjs.com/package/hasura-cli)\n[![npm alpha version](https://img.shields.io/npm/v/hasura-cli/alpha?style=flat-square&labelColor=black&color=fedcba&&label=alpha)](https://www.npmjs.com/package/hasura-cli)\n[![npm download](https://img.shields.io/npm/dm/hasura-cli?style=flat-square&labelColor=black&label=npm%20download)](https://www.npmjs.com/package/hasura-cli)\n\n[![license](https://img.shields.io/badge/license-MIT-ff4081.svg?style=flat-square&labelColor=black)](./LICENSE)\n[![test](https://img.shields.io/badge/test-jest-7c4dff.svg?style=flat-square&labelColor=black)](./jest.config.js)\n[![code style:airbnb](https://img.shields.io/badge/code_style-airbnb-448aff.svg?style=flat-square&labelColor=black)](https://github.com/airbnb/javascript)\n[![code style:prettier](https://img.shields.io/badge/code_style-prettier-18ffff.svg?style=flat-square&labelColor=black)](https://prettier.io/)\n[![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-ffab00.svg?style=flat-square&labelColor=black)](https://conventionalcommits.org)\n[![Commitizen friendly](https://img.shields.io/badge/Commitizen-cz_conventional_changelog-dd2c00.svg?style=flat-square&labelColor=black)](http://commitizen.github.io/cz-cli/)\n![pr welcome](https://img.shields.io/badge/PRs-welcome-09FF33.svg?style=flat-square&labelColor=black)\n\n## Why?\n\nThe [**Original Hasura CLI**](https://github.com/hasura/graphql-engine/tree/master/cli), which is not this package, is a compiled binary originally written in go. But just installing it on your system could cause some problems.\n\n1. Difficult to use different hasura versions on multiple projects.\n2. Inconvenient to ensure every colleagues having same version installed.\n3. Manual installation not specified as npm devDependency.\n\n**hasura-cli** solves them. It automatically downloads the CLI and exposes the command `hasura`. Downloaded CLI would be isolated, making it only dedicated to the \"project\" that installed it. Of course, you can install it as global package as well.\n\n## Installation\n\nYou can just simply install hasura-cli through npm or yarn. Note that this package follows version of the [**Original Hasura CLI**](https://github.com/hasura/graphql-engine/tree/master/cli). If you want to check its releases, go [here](https://github.com/hasura/graphql-engine/releases).\n\nCurrently there are 3 npm tags (npm tags are different from versions), `latest`, `beta` and `alpha`. `latest` tag refers to Hasura's latest stable version(e.g. [![npm version](https://img.shields.io/npm/v/hasura-cli?style=flat-square&labelColor=black&label=version)](https://www.npmjs.com/package/hasura-cli)), while `beta` and `alpha`, respectively beta version(e.g. [![npm beta version](https://img.shields.io/npm/v/hasura-cli/beta?style=flat-square&labelColor=black&color=ffd900&label=beta)](https://www.npmjs.com/package/hasura-cli)) and alpha version(e.g. [![npm alpha version](https://img.shields.io/npm/v/hasura-cli/alpha?style=flat-square&labelColor=black&color=fedcba&&label=alpha)](https://www.npmjs.com/package/hasura-cli)).\n\nOf course, you can install it globally,\n\n```bash\nnpm install --global @aaronhayes/hasura-cli[@tag|@version]\n```\n\nor in a project.\n\n```bash\n# latest version from latest tag\nnpm install --save-dev @aaronhayes/hasura-cli@latest\n\n# latest version from beta tag\nnpm install --save-dev @aaronhayes/hasura-cli@beta\n\n# or specific version\nnpm install --save-dev @aaronhayes/hasura-cli@1.0.0\n\n# latest version regardless of tag\nnpm install --save-dev @aaronhayes/hasura-cli\n```\n\nThen you will be able to run hasura command.\n\nFor example,\n\n```bash\n# print hasura version\nnpx hasura version\n```\n\nOr configure npm scripts on package.json in the way you want.\n(tip. provide env vars like `$HASURA_GRAPHQL_ENDPOINT` or `$HASURA_GRAPHQL_ADMIN_SECRET`)\n\n```json\n{\n  \"scripts\": {\n    \"hasura\": \"hasura --project hasura --skip-update-check\",\n    \"hasura:console\": \"npm run hasura console\",\n    \"hasura:apply\": \"npm run hasura migrate apply\"\n  }\n}\n```\n\n## Support\n\nGenerally, it works on 64 bits architecture of any Linux, macOS, and Windows with node@>=8.\n\n## Development (Contribution)\n\n### Quick PR for new version\n\nIt's simple. Just update the `version` in [package.json](./package.json), then make a Pull Request. That's it!\n\n```jsonc\n{\n  \"name\": \"hasura-cli\",\n  \"version\": \"1.3.0\", // Patch this to \"1.3.1-beta.1\", for example.\n  \"license\": \"MIT\"\n  // ...\n}\n```\n\n### Note\n\nPlease read [NOTE.md](./docs/NOTE.md), before getting started.\n\n### Environment variables\n\nEnvironment variables are intended to be only used on development environment.\n\nFirst, create `.env` file, and configure it as you want.\n\n```bash\ncp .env.example .env\n```\n\nYou can simply populate the variables by executing `yarn dev` or `yarn dev:no-respawn`. Otherwise, you have to manually feed them (e.g. `dotenv -- <your command>`). That's because this project doesn't use [`dotenv`](https://github.com/motdotla/dotenv), but [`dotenv-cli`](https://github.com/entropitor/dotenv-cli). So, the application does not read `.env` by itself.\n\n#### `HASURA_CLI_INSTALL` (boolean)\n\nWhether `src/index.ts` would install the cli. You can set it `false` to prevent unwanted downloads.\n\n#### `HASURA_CLI_DEST_DIR` (string)\n\nA directory where Hasura CLI should be installed.\n\n#### `HASURA_CLI_DEST_FILENAME` (string)\n\nA file name of Hasura CLI.\n\n### Getting started\n\nInstall dependencies. Lifecycle script `postinstall` is only for clients who want to install the binary. So, ignore it with `--ignore-scripts` option. It should also be used on CI.\n\n```bash\nyarn install --ignore-scripts\n```\n\nOn development, you can run\n\n```bash\nyarn dev\n# or\nyarn dev:no-respawn\n# or\nyarn dev:build\n```\n\n`yarn dev` watches source code and restarts a process when file changes. It does not write compiled js to the file system. [ts-node-dev](https://github.com/whitecolor/ts-node-dev) does watching, compiling and restarting.\n\n`yarn dev:no-respawn` does the same thing except it does not restart.\n\n`yarn dev:build` logically does the identical job at the high viewpoint. But it compiles (`tsc -w`) ts, writes js on file system, and run (`nodemon`) js. [concurrently](https://github.com/kimmobrunfeldt/concurrently) runs `tsc` and `nodemon` simualtaneously.\n\nTo manually test compiled js, you can run\n\n```bash\nyarn build # compiles ts to js\nyarn start # runs dist/index.js\n```\n\n### Other scripts\n\n```bash\nyarn test # runs all tests (against \"*.test.ts\")\nyarn test:coverage # runs all tests and measures coverage\nyarn lint # lint\nyarn format # format(fix)\n```\n\n### How does this work?\n\nHere is a brief file system tree.\n\n```\nhasura-cli\n├── dist // to be generated by build process (e.g. `yarn build`), and ignored by git\n├── hasura\n├── package.json\n└── src\n    ├── asset.ts\n    ├── index.ts\n    └── install.ts\n```\n\npackage.json exposes the command `hasura` as a symlink to the flie `hasura`. Only the directory `dist` and file `hasura` are packed as a package.\n\n```json\n{\n  \"bin\": {\n    \"hasura\": \"./hasura\"\n  },\n  \"files\": [\"dist\", \"hasura\"]\n}\n```\n\nHowever, when publishing (`npm publish` on development environment) the package, the file `hasura` is just a dummy 'text' file, not a binary flie. The file will be replaced to a binary only when a client installs the package on Linux or macOS. On Windows, unlike Linux or macOS, the file `hasura` is to be removed, and a new file `hasura.exe` will be created. `postinstall` lifecycle hook executes `dist/index.js`, which would install the platform-specfic binary.\n\n[The binaries](https://github.com/hasura/graphql-engine/releases) are hosted on GitHub as release assets. `src/asset.ts` exposes functions of _\"getting GitHub asset url\"_ and _\"downloading the asset from the url\"_. `src/install.ts` exposes a function of _\"composing them and handling how installation should be processed\"_. `src/index.ts` uses the function to actually install the asset with some additional control.\n\n## License\n\n[MIT License](LICENSE). Copyright &copy; 2019, GIL B. Chan <[bnbcmindnpass@gmail.com](mailto:bnbcmindnpass@gmail.com)>\n","readmeFilename":"README.md"}