{"_id":"graphback-cli","_rev":"103-a056f3d86fa563165dab76f2bdebdf3a","name":"graphback-cli","dist-tags":{"latest":"1.1.2","next":"1.1.0-alpha2","dev":"0.10.0-dev2"},"versions":{"1.0.0":{"name":"graphback-cli","version":"1.0.0","description":"Auto generate resolvers on top of the graphql and database of your choice","main":"lib/src/index.js","types":"dist/index.d.ts","typescript":{"definition":"dist/index.d.ts"},"author":{"name":"wtrocki@redhat.com"},"scripts":{"clean":"rimraf coverage dist types","build":"tsc","cmd":"node ./dist/index.js hello","watch":"tsc -w -p --help","lint":"tslint -t stylish --project \"tsconfig.json\"","test":"ava","pretest":"npm run build"},"ava":{"files":["tests/**/*"],"compileEnhancements":false,"extensions":["ts"],"require":["ts-node/register"]},"engines":{"node":">= 8.9.0"},"devDependencies":{"@types/chalk":"^0.4.31","@types/inquirer":"^0.0.35","@types/node":"^8.0.14","@types/node-emoji":"^1.4.0","@types/yargs":"^8.0.1","lint-staged":"^4.0.2","typescript-eslint-parser":"^4.0.0","rimraf":"~2.6.2","ts-node":"^7.0.1","tslint":"~5.11.0","tslint-config-prettier":"1.14.0","tslint-microsoft-contrib":"~5.2.0","tsutils":"~3.0.0","typescript":"^3.0.3","ava":"^1.4.1"},"dependencies":{"chalk":"^2.0.1","inquirer":"^6.3.1","node-emoji":"^1.7.0","yargs":"^13.2.4"},"jest":{"transform":{"^.+\\.tsx?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"]},"_id":"graphback-cli@1.0.0","_npmVersion":"6.4.1","_nodeVersion":"10.15.3","_npmUser":{"name":"wtrocki","email":"wtrocki@redhat.com"},"dist":{"integrity":"sha512-X0lCdGZHGWMKMxdUkly3XtFc9TeutkqM0fX3SQ5aPcB6czkbvDc3/GIT4Zpqq3eLgGFBD/NrqFQU9oLSvrFeMw==","shasum":"242a0b9f0bc656500c19c6082aa923885af1cfcb","tarball":"https://registry.npmjs.org/graphback-cli/-/graphback-cli-1.0.0.tgz","fileCount":10,"unpackedSize":4030,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc+oH+CRA9TVsSAnZWagAAGWAP/jB4m5XcM5SP9Xk4jRKi\n24BvJTErFq9ot6LPieTWon7pcnDRpTaHhW2XX2DDhVtDsRr7gaHaBeJ643L/\npsFsWo9kDt6mQJfjgqNCNJ1e78e3iIafPKZcl6x4ECL2+W6fV0GuUkIGsmGY\nPbCzwx2p+ipL5XYUQw3cEkOrpQS1p/d2AyPvrReLRTUo20Ad1v47pIwCu0zt\nVl9nGrWYowNx0wpMLSpuWMprP04MLee3ej4m/26Ui7HO0VPafPz9jTGY3fM2\nTmKu+m1OvPVK4jnfpRNnAyAYjYYdWWNFLEeY+9l5BJUjhrIKyAfT+1BkjsxN\nFvF7GeOZGWQO70z1+chYMh5pWm2ErHgmbDKyTfN+wn4kwHUsQXMurwF4/Amw\nanJHcNuEwJJGqevEJoC3PUlzvJpSkNqBz0RCbsFoblRDu3PpAmWzRDinCoLX\n91CAFtAKCMntpP6pe2TxUvdw9c1+kelDVP7cQyd1pJurCsHn9/9mYt1bD1Ti\nIVq9VcWHdnTnu5rH0QdvMU5h/sTMnM4jfyTvLAvj1pN6skjvyzyOXIthXyl0\nygGGyQ1u52Zb2okD/47EWtsta6qNnW+Gpy3UXmGiJSYDzhJQDWMmrYTvrURR\nVnnZmqS8u2fBC/A9jKcECcO99DhS+oaco09aH+uE8hc2Pqy99W4twVrMG3Pr\n7OLL\r\n=wVXp\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIE8L14+q1n3DfG7OQ4VWMeFUnayaJRAhBhwd4FlSaxgvAiEApQxfxJLFHCTGSrhZiQoCqiXSRO1UARQ4w0PHQz+pHkk="}]},"maintainers":[{"name":"wtrocki","email":"wtrocki@redhat.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphback-cli_1.0.0_1559921149949_0.7598242544228173"},"_hasShrinkwrap":false,"deprecated":"invalid"},"0.1.0":{"name":"graphback-cli","version":"0.1.0","description":"Auto generate resolvers on top of the graphql and database of your choice","main":"dist/index.js","bin":{"graphback":"dist/index.js"},"types":"types/index.d.ts","typescript":{"definition":"types/index.d.ts"},"author":{"name":"wtrocki@redhat.com"},"scripts":{"clean":"rimraf coverage dist types","build":"tsc","cmd":"node ./dist/index.js hello","watch":"tsc -w -p --help","lint":"tslint -t stylish --project \"tsconfig.json\"","test":"ava","pretest":"npm run build"},"ava":{"files":["tests/**/*"],"compileEnhancements":false,"extensions":["ts"],"require":["ts-node/register"]},"engines":{"node":"12.4.0"},"devDependencies":{"@types/chalk":"0.4.31","@types/inquirer":"0.0.35","@types/node":"8.10.49","@types/node-emoji":"1.8.1","@types/yargs":"8.0.3","ava":"1.4.1","lint-staged":"4.3.0","rimraf":"2.6.3","ts-node":"7.0.1","tslint":"5.11.0","tslint-config-prettier":"1.14.0","tslint-microsoft-contrib":"5.2.1","tsutils":"3.0.0","typescript":"3.5.1","typescript-eslint-parser":"4.0.0"},"dependencies":{"chalk":"2.4.2","execa":"1.0.0","inquirer":"6.3.1","ncp":"2.0.0","node-emoji":"1.10.0","ora":"3.4.0","parse-github-url":"1.0.2","request":"2.88.0","tar":"4.4.10","tmp":"0.1.0","yargs":"13.2.4"},"jest":{"transform":{"^.+\\.tsx?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"]},"_id":"graphback-cli@0.1.0","_npmVersion":"6.4.1","_nodeVersion":"10.15.3","_npmUser":{"name":"wtrocki","email":"wtrocki@redhat.com"},"dist":{"integrity":"sha512-VuVejdwQycjPif2a+L1zPx4siQuygJ0r3PumA32bzURAjzlIFIh3LBN3Fivpe/h/4KlUab+awnUOhAvt8LJtAg==","shasum":"21dcaab79456b941c9b1231ce447296b88f6f6b6","tarball":"https://registry.npmjs.org/graphback-cli/-/graphback-cli-0.1.0.tgz","fileCount":19,"unpackedSize":11582,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdARSICRA9TVsSAnZWagAA2D4P/RwkZ1g2PBVykXsnLEFQ\n6qtdNpLxMSMAEnTmd5uw0ZkX48ah8GdKiELnQanycxycJ1mS1w+1LifYP4cB\naeSt5Ctmt3RnL8P61Sv2yKzjn19jGabXu/38PlcQiWi8MVps0yYzcXufSp2T\njm/P9CHTtpTOvE16W2Enrx5LlZJh0mRGHPaLGAZ4R6ZWYukZzGxbdUC0wTjs\nJ75EP1OBx1Rv3QEnSiDBQzdf7cCa7kEnLYGHGcgjsyj2P3TDKQLpCyhqa59S\nkPVnuLvYd2X8SYV9jVm/Dz2+MXqfXMjGe0lFJgGKV7e/4xAetHAFTzHzPTxF\nDSMdvxqAESMec+hgTWqa2HBV3bLJFTkdUVBnPi2r9iTTAVdlnSkx4D5Fi5rr\nDNzWnmz5Ho/VxG3a5NvPfiPp0adhi6qfq4G+JaQaOjZMCj4tKNI1Ylta1lP6\nqUuFlc/b0L5wSPywrk0hHktMqnZ/isswSDf245wdMMk5W2PBEMTVhGmNxV52\nYOCnfSMgjC5LJnihOQ7G1cK9hzZkwloF/lldyI9B+lIandWjugJFRMDD/qK6\nq1usA2LKtNVT7zcfVVmRE/mme584tSpi7DGOt7W3th2dy4vdppxfYKxVgewx\nJqUgjXugQHnlurbw2saa+DetgZE6yz8uvc92d4YbFFYgz2rk6zLoyfr9M6jH\nl9IA\r\n=ZbH+\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDqmh8b38p5nVMEn2xW8CdWB4tiPVHY+aGu3JUN7cmV7AIgJt6Jz5j2w5CfP1BpxBamUdmHOtTClyggUeR93yryTsQ="}]},"maintainers":[{"name":"wtrocki","email":"wtrocki@redhat.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphback-cli_0.1.0_1560351879834_0.6692024724724284"},"_hasShrinkwrap":false},"0.2.0":{"name":"graphback-cli","version":"0.2.0","description":"Auto generate resolvers on top of the graphql and database of your choice","main":"dist/index.js","bin":{"graphback":"dist/index.js"},"types":"types/index.d.ts","typescript":{"definition":"types/index.d.ts"},"author":{"name":"wtrocki@redhat.com"},"scripts":{"clean":"rimraf coverage dist types","build":"tsc","cmd":"node ./dist/index.js hello","watch":"tsc -w -p --help","lint":"tslint -t stylish --project \"tsconfig.json\"","test":"ava","pretest":"npm run build"},"ava":{"files":["tests/**/*"],"compileEnhancements":false,"extensions":["ts"],"require":["ts-node/register"]},"engines":{"node":"12.4.0"},"devDependencies":{"@types/chalk":"0.4.31","@types/inquirer":"0.0.35","@types/node":"8.10.49","@types/node-emoji":"1.8.1","@types/yargs":"8.0.3","ava":"1.4.1","lint-staged":"4.3.0","rimraf":"2.6.3","ts-node":"7.0.1","tslint":"5.11.0","tslint-config-prettier":"1.14.0","tslint-microsoft-contrib":"5.2.1","tsutils":"3.0.0","typescript":"3.5.1","typescript-eslint-parser":"4.0.0"},"dependencies":{"chalk":"2.4.2","execa":"1.0.0","inquirer":"6.3.1","ncp":"2.0.0","node-emoji":"1.10.0","ora":"3.4.0","parse-github-url":"1.0.2","request":"2.88.0","tar":"4.4.10","tmp":"0.1.0","yargs":"13.2.4"},"jest":{"transform":{"^.+\\.tsx?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"]},"_id":"graphback-cli@0.2.0","_nodeVersion":"10.16.0","_npmVersion":"6.9.0","dist":{"integrity":"sha512-2wEVr/23AJJPwvM+I8sFv6E39Gi71qI5DJaKesNyQ5ZIaTJFwrzqSgQPYgBAAJ71eOdy+JEJ4Ww9sutVI8xznA==","shasum":"2be6112fe9a150882bb9d66523127d990f5a5b6a","tarball":"https://registry.npmjs.org/graphback-cli/-/graphback-cli-0.2.0.tgz","fileCount":28,"unpackedSize":20920,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdARjICRA9TVsSAnZWagAAC8AP/1aS34zr+UfaT/mW7NAN\n3/h6FLBPrAs95fL/opeFDpKbql8zQkSYMCoUpdIK/LIJq1UVl/XtlIXkPQX4\nk+YzJd37Ya0XQDtXL93ue5kh11FIGXYWLPL9s8eWf7CmJffWZvJWsZuSldXg\nfJ1UjyF6XkbZDc2ewoS7iMtG+MfExzWaDJNX1qTNOx4MC0a8wEkHCXOZcbH+\nl6ctAM8yHJyHd3YkMCvLC2yIUTj/LFolHNBikqED7WjRXSzUvLdDwyf2jyxl\nxiZzsvTV5IG9MhYoNAIdEd4m6hKCGLSxBfuSwkzSBrr/KPfaED9kxxar0xP3\njmKZt290lXEdm8YVJecXvvqpPPgLWDOKbJnPNLpDNArExE3aVRo5tf2ROA4J\nWz5pGHzOi3K6hP6nZJ/suR7jZt9PqvxnAk35BwqIOKGzGpq+m+PdhxNans5T\nxof024yzjVwPAG3fbS4oHCpqJ6L+MWa6obas71Rs0glIg72qMZBtvTBS9N3p\nZFTMtYTLeT400LX1LleKzWs6t+QLr4PmldBGPFq5d7vEC3DiypjReONlD3VQ\nPPOLw1NttRuZiqM8KnF95TyJRGG0V4qfca8McqSdbyS/kaMg0+NdA1/HusAU\nCeBL/YDAizFBd3pQjIXxb0+rRD3H/lT7OztvMUd+LFHo2o9J0/o817njzW2V\nEgO+\r\n=zn+h\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDNNOXPcs8l2SxxZCObVppgEfUAr5Y0HjBnw5I9eh3G+AIgS+/4i1OnZ6EsbODP6FWzTT2qHTz22wyYhFrhiXR/tek="}]},"maintainers":[{"name":"wtrocki","email":"wtrocki@redhat.com"}],"_npmUser":{"name":"aerogear-ci","email":"aerogear@redhat.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphback-cli_0.2.0_1560352967831_0.42502627197324583"},"_hasShrinkwrap":false},"0.3.0":{"name":"graphback-cli","version":"0.3.0","description":"Auto generate resolvers on top of the graphql and database of your choice","main":"dist/index.js","bin":{"graphback":"dist/index.js"},"types":"types/index.d.ts","typescript":{"definition":"types/index.d.ts"},"author":{"name":"wtrocki@redhat.com"},"scripts":{"clean":"rimraf coverage dist types","build":"tsc && cp -Rf ./src/templates/resources ./dist/templates/resources","cmd":"node ./dist/index.js hello","watch":"tsc -w -p --help","lint":"tslint -t stylish --project \"tsconfig.json\"","test":"ava","pretest":"npm run build"},"ava":{"files":["tests/**/*"],"compileEnhancements":false,"extensions":["ts"],"require":["ts-node/register"]},"engines":{"node":"12.6.0"},"devDependencies":{"@types/chalk":"0.4.31","@types/inquirer":"6.0.3","@types/node":"12.6.3","@types/node-emoji":"1.8.1","@types/through":"0.0.29","@types/yargs":"13.0.0","ava":"2.2.0","lint-staged":"9.2.0","rimraf":"2.6.3","ts-node":"8.3.0","tslint":"5.18.0","tslint-config-prettier":"1.18.0","tslint-microsoft-contrib":"6.2.0","tsutils":"3.14.0","typescript":"3.5.3","typescript-eslint-parser":"21.0.2"},"dependencies":{"chalk":"2.4.2","chokidar":"3.0.2","execa":"2.0.3","figlet":"1.2.3","glob":"7.1.4","graphback":"0.3.0","inquirer":"6.5.0","node-emoji":"1.10.0","ora":"3.4.0","parse-github-url":"1.0.2","pg":"7.11.0","request":"2.88.0","tar":"4.4.10","tmp":"0.1.0","yargs":"13.3.0"},"jest":{"transform":{"^.+\\.tsx?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"]},"_id":"graphback-cli@0.3.0","_nodeVersion":"10.16.0","_npmVersion":"6.9.0","dist":{"integrity":"sha512-ccQtc4nJfFSxxwetlhSmohkXr+cVQYY0IpvGXbGaEsGb5a8rKS1POHYRgu9MM2ilbWgTKEgjLr1ekofOW3t3aQ==","shasum":"e4793ae1f2205a56d12458468ba422c2f94dd0f5","tarball":"https://registry.npmjs.org/graphback-cli/-/graphback-cli-0.3.0.tgz","fileCount":79,"unpackedSize":60317,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdLajrCRA9TVsSAnZWagAASy8P/i+1XDaxM7oEPm/bHcoU\nXKYo6H/PoSrZGzhlPzRuZv5ae+KOnMFKetPDPzDcjNtmoHTc2t6BsJQMzMxm\n9UFsLIGo9WiuuPmtp1JLyHgI3Y2AUxxBU3MbyvEWt4jkxF5q0Fg/hkzGiuZq\nT3Qo+eJ/tUbaUACEfNFOHU7rKZ/latsIAv5zpPNBD9d9MPL71oGNd3yiPfbx\nt0NgZmYyU4pq7VszfCYEpefalRIff4lX1iUHtdGBkZE1zv5chMOOcBHAA6yM\nNXOemqxP8ant67YLyLKno25yXLFLXlE9IDqdYUCckQ4NaxH6DmHVTcmS1aQI\nxuFQtRIEOOPHU3eHHw8RV0k2MnrCTi5YQWNs2yCuW0q5V10SkuprMlXNuMtl\nEzX6lABBllWFEwIo311w78PeVYQWZqheoOQU/BRErfmEvSlCjxAMQ5Q5YlLH\nj/ho0wNFsuKCyL9mY3RTuM2on7RfZyIpIZoxMaEgRpPtHmelHpFicKfIoEzJ\nsvhyaXeNWBSaW8LTxm1jz2BQXOYC8Uv5MniIBfC8w5jj8ylEZKvxRlSRrF8f\nVRL2SbZIrQB9eqnZv1GVv8S/79lWUmpW/sK6l0yqPQr2EZCfrSKvn0MMlM+m\n7qGydzRpdj2sRm5H7/+KEMDcM7tKPBJ9/sN0X7BopBxpvSrDYW6kr4mrDaRB\nYs1m\r\n=51I5\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCxlyDeaZ+vtimDk6QfU6TYNyFpdwBF9Ju+YXvL1E0p0wIgJBF1iB9VEQ8s4/F3VqUQ+INPzfg7/qKiKdwxAOjYZMU="}]},"maintainers":[{"name":"wtrocki","email":"wtrocki@redhat.com"}],"_npmUser":{"name":"aerogear-ci","email":"aerogear@redhat.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphback-cli_0.3.0_1563273450621_0.9283742448769021"},"_hasShrinkwrap":false},"0.3.1":{"name":"graphback-cli","version":"0.3.1","description":"Auto generate resolvers on top of the graphql and database of your choice","main":"dist/index.js","bin":{"graphback":"dist/index.js"},"types":"types/index.d.ts","typescript":{"definition":"types/index.d.ts"},"author":{"name":"wtrocki@redhat.com"},"scripts":{"clean":"rimraf coverage dist types","build":"tsc && cp -Rf ./src/templates/resources ./dist/templates/resources","cmd":"node ./dist/index.js hello","watch":"tsc -w -p --help","lint":"tslint -t stylish --project \"tsconfig.json\"","test":"ava","pretest":"npm run build"},"ava":{"files":["tests/**/*"],"compileEnhancements":false,"extensions":["ts"],"require":["ts-node/register"]},"engines":{"node":"12.6.0"},"devDependencies":{"@types/chalk":"0.4.31","@types/inquirer":"6.0.3","@types/node":"12.6.6","@types/node-emoji":"1.8.1","@types/through":"0.0.29","@types/yargs":"13.0.0","ava":"2.2.0","lint-staged":"9.2.0","rimraf":"2.6.3","ts-node":"8.3.0","tslint":"5.18.0","tslint-config-prettier":"1.18.0","tslint-microsoft-contrib":"6.2.0","tsutils":"3.14.0","typescript":"3.5.3","typescript-eslint-parser":"21.0.2"},"dependencies":{"chalk":"2.4.2","chokidar":"3.0.2","execa":"2.0.3","figlet":"1.2.3","glob":"7.1.4","graphback":"^0.3.1","inquirer":"6.5.0","node-emoji":"1.10.0","ora":"3.4.0","parse-github-url":"1.0.2","pg":"7.11.0","request":"2.88.0","tar":"4.4.10","tmp":"0.1.0","yargs":"13.3.0"},"jest":{"transform":{"^.+\\.tsx?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"]},"_id":"graphback-cli@0.3.1","_nodeVersion":"10.16.0","_npmVersion":"6.9.0","dist":{"integrity":"sha512-Zl743Krrh7ARA8VqY7rG22X5jxZmnZ+++0RJGgCWsoDSQVzahqawjo5Kmqw0cXb1XuMMFoQ0cAeKajky8OYD7w==","shasum":"4f84309c3267ca0942e286d454607b319240fc49","tarball":"https://registry.npmjs.org/graphback-cli/-/graphback-cli-0.3.1.tgz","fileCount":79,"unpackedSize":60318,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdL0IbCRA9TVsSAnZWagAANaIP/jPGT5xJ0deGw3cHJHsS\ntO8zHC/iSinJjITTRmfTPBqY8h8vzGrKiwpHX++G7MJYlDclqClcqj0K5T9Z\nIG+mhoSEbDzPls1z9dibends1Y60P17BOM7EHOgm+HLu+X/XHbkViyHBoE2O\nlieZReR5qdQQRQnVauREujzkVfuaxd6/yXyfL4jbVPJKiQBvvpClwlvAWzcP\n7OVTy7TJN5ytwCseZkEp/onFV5WLyw/ho1/EfdFKEkdFPcuzmMUGHYeJuDwb\nqCyZTT5hcpu/knR59X9cTZmnAFKUnbkqWFJs7H/kofG1JY7GYQPUzVhdKq0c\nYdttxcGD5slTyhMh9iNn9zW68/xKhzpP9x/KzTxJCSQHaCkhjFV5eFvleGZr\nA5H9sLGlvtmyGa+yUlYLWzpNokys7ns8cHdgfrQpQDKSelwekOksw2SI5vOp\n2m3Ypn7B+RvAjjK5xz8ZBIjodBT4CVcr7nCARDpkCeTvJqxW6WWGxajtG857\nvo7RhhWhMYOiGxuI4S+NFUkn1s5ONh8Sl19bHRMVioGRNIj+4hheffgHmYnT\n9eNeR73hO0MkxglJj5E+Joyvx069LGU3oIGrdW731kLROU1AydeyPQagrlEK\nHox/OTQwuX2vXNj6RD4R+3vs+iNGXQMg0DKYwdOSbs4IOBqQAvDEluwxxrwr\n/IcR\r\n=g95A\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD9K9jZN4prUmMjLcbsINjVDr/SWSrKMwyli9W00xpOKgIgKCxMnWnMcnxGVxv0ogEq4m4qMfmM1DRwAPDB+uOAT+M="}]},"maintainers":[{"name":"wtrocki","email":"wtrocki@redhat.com"}],"_npmUser":{"name":"aerogear-ci","email":"aerogear@redhat.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphback-cli_0.3.1_1563378202785_0.7490203955411614"},"_hasShrinkwrap":false},"0.3.2":{"name":"graphback-cli","version":"0.3.2","description":"Auto generate resolvers on top of the graphql and database of your choice","main":"dist/index.js","bin":{"graphback":"dist/index.js"},"types":"types/index.d.ts","typescript":{"definition":"types/index.d.ts"},"author":{"name":"wtrocki@redhat.com"},"scripts":{"clean":"rimraf coverage dist types","build":"tsc && cp -Rf ./src/templates/resources ./dist/templates/resources","cmd":"node ./dist/index.js hello","watch":"tsc -w -p --help","lint":"tslint -t stylish --project \"tsconfig.json\"","test":"ava","pretest":"npm run build"},"ava":{"files":["tests/**/*"],"compileEnhancements":false,"extensions":["ts"],"require":["ts-node/register"]},"engines":{"node":"12.7.0"},"devDependencies":{"@types/chalk":"0.4.31","@types/inquirer":"6.0.3","@types/node":"12.6.8","@types/node-emoji":"1.8.1","@types/through":"0.0.29","@types/yargs":"13.0.0","ava":"2.2.0","lint-staged":"9.2.0","rimraf":"2.6.3","ts-node":"8.3.0","tslint":"5.18.0","tslint-config-prettier":"1.18.0","tslint-microsoft-contrib":"6.2.0","tsutils":"3.14.0","typescript":"3.5.3","typescript-eslint-parser":"21.0.2"},"dependencies":{"chalk":"2.4.2","chokidar":"3.0.2","execa":"2.0.3","figlet":"1.2.3","glob":"7.1.4","graphback":"^0.3.2","inquirer":"6.5.0","node-emoji":"1.10.0","ora":"3.4.0","parse-github-url":"1.0.2","pg":"7.11.0","request":"2.88.0","tar":"4.4.10","tmp":"0.1.0","yargs":"13.3.0"},"jest":{"transform":{"^.+\\.tsx?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"]},"_id":"graphback-cli@0.3.2","_nodeVersion":"10.16.0","_npmVersion":"6.9.0","dist":{"integrity":"sha512-71lUixUSC+OEbHM5c09v/WrY4AmirG88nz6rq/cuPBAeZBRunFrGUCgPpape4dHxg0Tp9IZlCnQ1IrwnkaJeng==","shasum":"45decb9ecef962c8a61b43d94398880c22b62f09","tarball":"https://registry.npmjs.org/graphback-cli/-/graphback-cli-0.3.2.tgz","fileCount":79,"unpackedSize":60324,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdOGfJCRA9TVsSAnZWagAALSEP/R1maT4FS4YmwT+ftHFz\nGdu7uZTWpPNVhd3Gz33GRxsxWU43HGA3BUD7VqiHaaUc7c9i0DGTfGNy6C9x\nlBKgIPIVtChebm/A5g7plR4Agdw149jdjk3XhI4AJcbF2nne/JNYtynbIiFS\nl3Z7ok5d8csTZld6YJYPBV6qx/FXPFIQ62MRVMCkeW0tfRWqt+8oU57063aL\n+Mtgc0mE/FsCnkOmbR0OoOOLrtfVY7H2CxAHJO5aKzHXwYCQ1LMi4LZyj8r9\nnmqEzQb9nwXEC/xD3kLEbiPljJ5qF/Aq4YjcSoP/puVh8+QIs62sipTIT829\nlsb78uwdcs1q7Ry7pJMmj0QNRYmd8rG/x+7wCb4ywYP37MSst4hBJ0Pozh8v\nMVXBL1qmNgHFwpuXHPitEjZw8XHqLIkl4aa4aNtBiByPd1BR0QnJwcSuyf7i\nbKiYtnsL6yaozSqPG/PRTrPceNie4DFg9GnR2two3eJ83P8S9YUXYYzXMDh6\nw/83hdyuQD4Y3g/14+4yl+1/UYsfpRjHnUzSZoEGgwJDvYgayGv2hvjk99/W\nKGt6lls0epMYoiShYGGyen+csh5KqTVna76ulrkBtAzW6oBiQgL8mSox24Iz\nwXHmNsqLFwDxdJf4TkTFgUBfjElL59x4geBamPLU8UXaOMgycz8NMpava/2a\n3Ou4\r\n=Psm2\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIB48NP4DV4JZvzdlsNsWwmxf1zWR24H3/PAm7gHB0dN7AiEAqsnPRKt2dBUM9jCGfYAI5e7zSbg8obLpbvig52oNk8w="}]},"maintainers":[{"name":"wtrocki","email":"wtrocki@redhat.com"}],"_npmUser":{"name":"aerogear-ci","email":"aerogear@redhat.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphback-cli_0.3.2_1563977672979_0.45789407358795997"},"_hasShrinkwrap":false},"0.4.0":{"name":"graphback-cli","version":"0.4.0","description":"Auto generate resolvers on top of the graphql and database of your choice","main":"dist/index.js","bin":{"graphback":"dist/index.js"},"types":"types/index.d.ts","typescript":{"definition":"types/index.d.ts"},"author":{"name":"wtrocki@redhat.com"},"scripts":{"clean":"rimraf coverage dist types","build":"tsc && cp -Rf ./src/templates/resources ./dist/templates/resources","cmd":"node ./dist/index.js hello","watch":"tsc -w -p --help","lint":"tslint -t stylish --project \"tsconfig.json\"","test":"ava","pretest":"npm run build"},"ava":{"files":["tests/**/*"],"compileEnhancements":false,"extensions":["ts"],"require":["ts-node/register"]},"engines":{"node":"12.7.0"},"devDependencies":{"@types/chalk":"0.4.31","@types/inquirer":"6.0.3","@types/node":"12.6.8","@types/node-emoji":"1.8.1","@types/through":"0.0.29","@types/yargs":"13.0.0","ava":"2.2.0","lint-staged":"9.2.0","rimraf":"2.6.3","ts-node":"8.3.0","tslint":"5.18.0","tslint-config-prettier":"1.18.0","tslint-microsoft-contrib":"6.2.0","tsutils":"3.14.0","typescript":"3.5.3","typescript-eslint-parser":"21.0.2"},"dependencies":{"chalk":"2.4.2","chokidar":"3.0.2","execa":"2.0.3","figlet":"1.2.3","glob":"7.1.4","graphback":"^0.4.0","inquirer":"6.5.0","node-emoji":"1.10.0","ora":"3.4.0","parse-github-url":"1.0.2","pg":"7.11.0","request":"2.88.0","tar":"4.4.10","tmp":"0.1.0","yargs":"13.3.0"},"jest":{"transform":{"^.+\\.tsx?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"]},"_id":"graphback-cli@0.4.0","_nodeVersion":"10.16.0","_npmVersion":"6.9.0","dist":{"integrity":"sha512-ZOo9FQK57agpzcukSD3Nb4fIsj6AuJF5kHaI9ObNjoiJBpfkSjQYuFYAtdipDCFTKOmtEIxZYoEvDmyoTvcczA==","shasum":"776ec18c3d3d0eb4631a04fd15186aeaa0f506d3","tarball":"https://registry.npmjs.org/graphback-cli/-/graphback-cli-0.4.0.tgz","fileCount":79,"unpackedSize":61027,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdOLagCRA9TVsSAnZWagAANdUP/RfJQc+SI3R+QTSKReoD\ncWFedr58wpoR1QIRtCLbdrP4kHZZqXwz+Nz58jrfilRu/J6lByAkbrSjOee1\n5QGicGytIMyE5E92Eb+uwUiaB5R6phS0K7DHwOypFszX42af91si6IAHp83q\nZNMaCBXhAkf/YfjmY38DsrJiUqVdAG2HZdDb74BMUCuccSackhYya2mrjbRU\nJAQenJf/J+f5/Hc6CvJCur+tIIWEkrTkgyYHzTOvOmyq5zIOno7vhNG9HSaw\nbYKQUE10zD1M8ADkNELdVj8Aou/NJXQ1Fj/K2etyvvLQtAUHT6O9sIpV5GUl\nuXcknWFBDFC8tO76C/u2RdKPlfotWN2oLy3v2/raGixSYhkw5iBL3e9ThURh\nHEurYCOROrpcd4KK8st+1DetmrsuLoZjkAiaOY3qZsGvyWFK1xZ4/M/Yvt4E\nIcvN/AghaLNFBKfd2SA4KdVczAHsU8FKXAvLXlZtjb0zupjEnpQAG/rt6Drh\ny6XEUpf8JE6BCq7fX9Z+wM7uIF4QTPYNCmAGkFNvN33SUaiMi0/ViHdp4xSb\nzV20pJE0FYpAueNSU7nP4D2MOfqX0MrRvMF+A8nVq5IqoTxTTS2Zc0/b4SSj\ndd1L34rSfB/7gmfqt2yC5tmWncI6heKsgO1O1dJZQ4/Tc1ntWqBFXZ4ZZw0x\nq4E7\r\n=9/lr\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDDRYIugHr/jfcsJvIhMun5uH+W4A0HjOgWFmY9Xh4rlwIhAPYGZrROH5Q261QY9GlexgvZNByW50KRT6uvPHiVjgym"}]},"maintainers":[{"name":"wtrocki","email":"wtrocki@redhat.com"}],"_npmUser":{"name":"aerogear-ci","email":"aerogear@redhat.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphback-cli_0.4.0_1563997855726_0.30306015129054975"},"_hasShrinkwrap":false},"0.5.0":{"name":"graphback-cli","version":"0.5.0","description":"Auto generate resolvers on top of the graphql and database of your choice","main":"dist/index.js","bin":{"graphback":"dist/index.js"},"types":"types/index.d.ts","typescript":{"definition":"types/index.d.ts"},"author":{"name":"wtrocki@redhat.com"},"scripts":{"clean":"rimraf coverage dist types","build":"tsc && cp -Rf ./src/templates/resources ./dist/templates/resources","cmd":"node ./dist/index.js hello","watch":"tsc -w -p --help","lint":"tslint -t stylish --project \"tsconfig.json\"","test":"ava","pretest":"npm run build"},"ava":{"files":["tests/**/*"],"compileEnhancements":false,"extensions":["ts"],"require":["ts-node/register"]},"engines":{"node":"12.7.0"},"devDependencies":{"@types/chalk":"0.4.31","@types/inquirer":"6.5.0","@types/node":"12.6.8","@types/node-emoji":"1.8.1","@types/through":"0.0.29","@types/yargs":"13.0.2","ava":"2.2.0","lint-staged":"9.2.1","rimraf":"2.6.3","ts-node":"8.3.0","tslint":"5.18.0","tslint-config-prettier":"1.18.0","tslint-microsoft-contrib":"6.2.0","tsutils":"3.14.1","typescript":"3.5.3","typescript-eslint-parser":"21.0.2"},"dependencies":{"chalk":"2.4.2","chokidar":"3.0.2","execa":"2.0.3","figlet":"1.2.3","glob":"7.1.4","graphback":"^0.5.0","inquirer":"6.5.0","node-emoji":"1.10.0","ora":"3.4.0","parse-github-url":"1.0.2","pg":"7.12.0","request":"2.88.0","tar":"4.4.10","tmp":"0.1.0","yargs":"13.3.0"},"jest":{"transform":{"^.+\\.tsx?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"]},"_id":"graphback-cli@0.5.0","_nodeVersion":"10.16.0","_npmVersion":"6.9.0","dist":{"integrity":"sha512-nTs5mX4zTzKO4X4VWAAD9BMkA5Ekc6fsrusBPR3ZP10jU1+ywHaQdu/bWErxj00Npp6nbqh9vjDeoKD+G1NIoQ==","shasum":"fb16d5515b4004876b051fe0c36bc7b856c27638","tarball":"https://registry.npmjs.org/graphback-cli/-/graphback-cli-0.5.0.tgz","fileCount":79,"unpackedSize":65975,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdQtvuCRA9TVsSAnZWagAAJ3QQAJWCDHfCKtZMy57IGZLg\nNnXlR3LxuTRQBxom2CcRO6R55u7w5n8rbnYjMG3aDdzD8QnPalztgPgYgled\nosvZil43N/FWpwqQBu4gLpmFPV7u+NXveqGPM5NOPpMh8NGpXLVj7fCkHKbZ\ncayKzvdyWRJJ5nGtshaPKdjGWv2NTcnQC66K3jpaQELHtwtUU1VhkxPKFCfW\nWZa72Zz4UlHWfrE4zWYUqTPJsVj0m1dJFfOQXEJFWpka7EcDGvehIQqOIbUF\n/9Izs560ixlvG3/elbalY71sz2a8Dxf9FhmGk7f8NVlfQi+gBRacpOhpb8li\nCyr7oky2WCDBJ8QJV5SsdarYqd7bnByhpyE7UkuFl6U9Ln3kqYiPNS1h55ec\nIfsV6GQGSlPEcbf84FEznMoQ2g2EL4CgVc7GJ7ESGfuTsfnQBKQt7oK/7K4+\nKSHmWQ/X8gxP8ifT/m6jCWsdR6vkPmOM6wWBZdu+O210JRbcvDY1ZSG+a+AS\nt+jeToZVuwAo4C0CoMbVB0Z74AGWEcqqkJ402tOwC9zgMA8YWU1gX/fdVkmz\nZ5d3Y2IPUqchfDjrpCrKQoknVc/PjMnTgj5jp34BD8Y9r0SSojs/9533nCUu\nPiIDepmBjhL4f/+PvwVm0V15F7V3mJ6Rx54AEgUWRpfrdQeOj0VlyAEGgme3\nZmeO\r\n=xTIF\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAWkpMuqXjXDrYHa8M0r/LRobKdNGrggleTJ25W+RORaAiAPkLhZWXmygGRbqtcBwHfNAcbYHP9AYNFjwjxWHvwu3A=="}]},"maintainers":[{"name":"wtrocki","email":"wtrocki@redhat.com"}],"_npmUser":{"name":"aerogear-ci","email":"aerogear@redhat.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphback-cli_0.5.0_1564662765765_0.3412604962748642"},"_hasShrinkwrap":false},"0.6.0":{"name":"graphback-cli","version":"0.6.0","description":"Auto generate resolvers on top of the graphql and database of your choice","main":"dist/index.js","bin":{"graphback":"dist/index.js"},"types":"types/index.d.ts","typescript":{"definition":"types/index.d.ts"},"author":{"name":"wtrocki@redhat.com"},"scripts":{"clean":"rimraf coverage dist types","build":"tsc && cp -Rf ./src/templates/resources ./dist/templates/resources","cmd":"node ./dist/index.js","watch":"tsc -w","lint":"tslint -t stylish --project \"tsconfig.json\"","test":"ava","pretest":"npm run build"},"ava":{"files":["tests/**/*"],"compileEnhancements":false,"extensions":["ts"],"require":["ts-node/register"]},"engines":{"node":"12.8.0"},"devDependencies":{"@types/chalk":"0.4.31","@types/inquirer":"6.5.0","@types/node":"12.7.0","@types/node-emoji":"1.8.1","@types/through":"0.0.29","@types/yargs":"13.0.2","ava":"2.2.0","lint-staged":"9.2.1","rimraf":"2.6.3","ts-node":"8.3.0","tslint":"5.18.0","tslint-config-prettier":"1.18.0","tslint-microsoft-contrib":"6.2.0","tsutils":"3.17.0","typescript":"3.5.3","typescript-eslint-parser":"21.0.2"},"dependencies":{"chalk":"2.4.2","chokidar":"3.0.2","execa":"2.0.3","figlet":"1.2.3","glob":"7.1.4","graphback":"^0.6.0","inquirer":"6.5.0","node-emoji":"1.10.0","ora":"3.4.0","parse-github-url":"1.0.2","pg":"7.12.0","request":"2.88.0","tar":"4.4.10","tmp":"0.1.0","yargs":"13.3.0"},"jest":{"transform":{"^.+\\.tsx?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"]},"_id":"graphback-cli@0.6.0","_nodeVersion":"10.16.1","_npmVersion":"6.9.0","dist":{"integrity":"sha512-fkk0AsEYg1kNWXBrRGTjHRQp+P4q7ySZEaeicDUVD1pt0saZIQXyMUUkavnENpEwxqlMJskOEJq5TWq5IU59aQ==","shasum":"fd4d68f02445088f0e2a3e95779d3c07670a14af","tarball":"https://registry.npmjs.org/graphback-cli/-/graphback-cli-0.6.0.tgz","fileCount":88,"unpackedSize":72824,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdSp4eCRA9TVsSAnZWagAA+b8P/jJYRGt/PGutfWbjjaWG\n3TTFpO1eSrSMAPfZwRCEP9gTGTfRgBMcZAcnc9JnvI3CpXdme32vwkW4hhnO\nHAaIgqxboMdka6tKZgFpvCWVudk0ido4Tg9TyPa9k+4hOyBsQEGL9Rey4sqw\nhjcTwzJUzYhnIRwGvWjx/sazEmOVXaEJ150Z2dxmB/6jyrCmIIIWnmECsP3w\n4bVTyk0UzjFN1teNWt7MtCfKq3gTxgjqfj68zeLC5cqMYn9rIhpx17mNI1fE\n8gz9RHz1S/4iPYy9xdvqAjAP+2LLtluA5jL4CTS9x72+cwM0mMzouVGDcCwy\nuad9ktqMzfkp40oS6ThA4AhaldWX+VzIxRsrDLG8mAm/CZSTtWXmtnj0l6c7\nhMksP+CtOlizFpJo13vCmBqnsGlVPxk/PEFoAJy9IBOM8JvLtcATl7U5e0Cv\nYpomQ4fv+BIKytv4+HXROXN5QJrtXnBLicM8AKKsdCWOTCaKP/1COPv2l35M\n5BdMAh4yXGfsv0yQbFlM9AnsLZfPLH02CtSPp+pBbY71EcZWws9btbBIxKwd\n0KSkutibZaQrQiU0wWPb/ylI0BbxKfih8V65uuiAbIm1taIJiX7yH138jvEK\nIft75n9OXM9oATPD/iizzPEDWaMazoza6PaR7R+RC373hsdubnVXhPnl/kkN\nrxk3\r\n=+hA0\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDNe/uPcHDnyT15seNekvdXqqCP3bXw/bz2geeiDa8d1gIgAyFOkiVQfXX2XtS3LMu+qSbxs36PcRreKv4jbZrRB+w="}]},"maintainers":[{"name":"wtrocki","email":"wtrocki@redhat.com"}],"_npmUser":{"name":"aerogear-ci","email":"aerogear@redhat.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphback-cli_0.6.0_1565171229586_0.7876695713181554"},"_hasShrinkwrap":false},"0.7.0":{"name":"graphback-cli","version":"0.7.0","description":"Auto generate resolvers on top of the graphql and database of your choice","main":"dist/index.js","bin":{"graphback":"dist/index.js"},"types":"types/index.d.ts","typescript":{"definition":"types/index.d.ts"},"author":{"name":"wtrocki@redhat.com"},"scripts":{"clean":"rimraf coverage dist types","build":"tsc && cp -Rf ./src/templates/resources ./dist/templates/resources","cmd":"node ./dist/index.js","watch":"tsc -w","lint":"tslint -t stylish --project \"tsconfig.json\"","test":"ava","pretest":"npm run build"},"ava":{"files":["tests/**/*"],"compileEnhancements":false,"extensions":["ts"],"require":["ts-node/register"]},"engines":{"node":"12.8.0"},"devDependencies":{"@types/chalk":"0.4.31","@types/inquirer":"6.5.0","@types/node":"12.7.1","@types/node-emoji":"1.8.1","@types/through":"0.0.29","@types/yargs":"13.0.2","ava":"2.2.0","lint-staged":"9.2.1","rimraf":"2.6.3","ts-node":"8.3.0","tslint":"5.18.0","tslint-config-prettier":"1.18.0","tslint-microsoft-contrib":"6.2.0","tsutils":"3.17.1","typescript":"3.5.3","typescript-eslint-parser":"21.0.2"},"dependencies":{"chalk":"2.4.2","chokidar":"3.0.2","execa":"2.0.3","figlet":"1.2.3","glob":"7.1.4","graphback":"^0.7.0","inquirer":"6.5.1","node-emoji":"1.10.0","ora":"3.4.0","parse-github-url":"1.0.2","pg":"7.12.1","request":"2.88.0","tar":"4.4.10","tmp":"0.1.0","yargs":"13.3.0"},"jest":{"transform":{"^.+\\.tsx?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"]},"_id":"graphback-cli@0.7.0","_nodeVersion":"10.16.2","_npmVersion":"6.9.0","dist":{"integrity":"sha512-kiZg8fRjAx40jRalhHz0mHzy4ERbAMKjqy9zsTHAFwCVDVYp0TOJXuqzdO7VRvMm1vYsq99xMrbcYIToqC4BDw==","shasum":"760ee2857a92778d24a88fe3e397d9faa87ccd23","tarball":"https://registry.npmjs.org/graphback-cli/-/graphback-cli-0.7.0.tgz","fileCount":88,"unpackedSize":75811,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdUy+yCRA9TVsSAnZWagAAHnoP/1XtvdgrA8XQbMFjiqow\n/Lcnp6mMZe+ld4kTzePdNlga51/+3qlwpk9aLJgEU7A3nRP5Wf3P6XXtorJT\n2eFAfyRmg4pLGkHYwyuUZX2/U4cCNlB6OTNjbEDjhEphr/11EDw/iqinuyIN\nZO+O+a9lV2F3p2rjqUowGrgg0fiyja+uyaXK/6KpkabfMKGglcssyn1vhBu1\nXKzBQ98TCEjYLbgiF0SBhg3dctBoWBMTa/Wvc7FhQYygAd0kBBpvvCC19C6N\n1nkI2jJi/IiD6tVJ3qXZJOUdQb5bfwJyxvWtNyOHJeDrdwirawGlX8yNRNNy\n9+ISWydPI2ooHpVTFZFF9T93hLYWVWhvdLZ3OHEqQ05NdYLk4dnqtH9TbdBm\nKS+IYE7WlhAN9FOSqyvh3DGReKdQrkP2yPslM1m8/zTqil6HhTm969yDC5W6\ncRtMbYOG+YzvI/IoO96aE/GSttOn4emyZJ1ZDV9ZJEXS9HVdOOe7gbYwzbRs\nN1kRnJHFgEdj+6XWBn3Hbuzn+Aon0JIGCmT1qdHPlhmHoVA91sEgqfe77W9v\n2N0NySn3e7WXS1/mHV55p+YH5XFzJY5wLneYSQNq+stz/0JnnP7kBZJNPHD4\n93NZQyHhY1Gs7skYwFyizBqS597CRvf/DOtbYz1B8ESFyJwLTkHf2UJUHMMk\n+95w\r\n=VAh4\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDbMYLDXRpiIWQAgMHInrSft/PXPTc+tarNZj/AoLp+sAiEA0GS7zWZNw23OCv/jzHVJhmgGaDanzYYmpr5Fx6paBOM="}]},"maintainers":[{"name":"wtrocki","email":"wtrocki@redhat.com"}],"_npmUser":{"name":"aerogear-ci","email":"aerogear@redhat.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphback-cli_0.7.0_1565732786087_0.6714477969857231"},"_hasShrinkwrap":false},"0.7.1":{"name":"graphback-cli","version":"0.7.1","description":"Auto generate resolvers on top of the graphql and database of your choice","main":"dist/index.js","bin":{"graphback":"dist/index.js"},"types":"types/index.d.ts","typescript":{"definition":"types/index.d.ts"},"author":{"name":"wtrocki@redhat.com"},"scripts":{"clean":"rimraf coverage dist types","build":"tsc && cp -Rf ./src/templates/resources ./dist/templates/resources","cmd":"node ./dist/index.js","watch":"tsc -w","lint":"tslint -t stylish --project \"tsconfig.json\"","test":"ava","pretest":"npm run build"},"ava":{"files":["tests/**/*"],"compileEnhancements":false,"extensions":["ts"],"require":["ts-node/register"]},"engines":{"node":"12.8.1"},"devDependencies":{"@types/chalk":"0.4.31","@types/inquirer":"6.5.0","@types/node":"12.7.2","@types/node-emoji":"1.8.1","@types/through":"0.0.29","@types/yargs":"13.0.2","ava":"2.3.0","lint-staged":"9.2.3","rimraf":"3.0.0","ts-node":"8.3.0","tslint":"5.18.0","tslint-config-prettier":"1.18.0","tslint-microsoft-contrib":"6.2.0","tsutils":"3.17.1","typescript":"3.5.3","typescript-eslint-parser":"21.0.2"},"dependencies":{"chalk":"2.4.2","chokidar":"3.0.2","execa":"2.0.4","figlet":"1.2.3","glob":"7.1.4","graphback":"^0.7.1","inquirer":"6.5.1","node-emoji":"1.10.0","ora":"3.4.0","parse-github-url":"1.0.2","pg":"7.12.1","request":"2.88.0","tar":"4.4.10","tmp":"0.1.0","yargs":"13.3.0"},"jest":{"transform":{"^.+\\.tsx?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"]},"_id":"graphback-cli@0.7.1","_nodeVersion":"10.16.3","_npmVersion":"6.9.0","dist":{"integrity":"sha512-F8rsEPZuvqYru6Mz/NBrGqqdeNgkdbyZHCMro7JCzqXG5FFaB0B50IBPjpXYj13ZjxX/+/IAf0BPMIC1NZPwlQ==","shasum":"56b7da431c788e69b7c7246da309334594d8682f","tarball":"https://registry.npmjs.org/graphback-cli/-/graphback-cli-0.7.1.tgz","fileCount":88,"unpackedSize":75811,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdW8N1CRA9TVsSAnZWagAAXrIP/0ZS4YuD/LnR3/aHwmdh\nyt1nwq/m8PaiHq9C9KE7+ljKdm2kKJLypBwDF+S8Ku/0nrpixsrsBzYXIjmT\np2hNV1GfU/TwuaMPdNABsGPg3lSc2agxEps6Niixp5sZqa9qKFE3afiGNTw5\nwQNc6YMbT8gH8pZrGPJ6AFme+an/DLG66yCNhHZnBJAi2Nb+9H49x2b44O/y\nMk3AkOzgPKy8nlJ17Fq7RotR0TiNp+8qPVz454f8r6y2r1AcbFLvjpdSyz2j\nKrNsZMraVIp6QMk0NshwmkKUB65Y8+1ipzO0u4p8ubIvFtI73GsUKKHgzHYp\n4S3VFwAneHvd33jtVlnAeI3ViapZqy350fB1iwzsk54YMA0a8pP69tsokEvE\nfdS4B4Bs0wExxVFfC2Vp8BzL95yjxhl/HbKOAvgzy+FlpXwGzoGNR9toMcx3\n/qRJPK2uFpEKoS7n1LBSHNEIB6LMtaOaJEHkfAIU7dfG6+R94hLBBeMkbmEe\nunRGLK/N4V1jxCpMD3vd2+SaOdbIslsTAaVy+qEfk+HducI3WQxgg1DaFmPC\ny6EP9mTU54irkffqC28B5AgArecbZZM0ndsvMYPVmE04pkjQaNMkefSZ1OvI\nCc8goCNfQGHWxre920RbaRKfFLLarnq1MPgzBBKZugD9lOFJhwo65aZ5fGS1\nBj6h\r\n=yPp0\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCpFJabM5boHSQAHkaio2wwiPfGfm+ls5a6szR0D20QXQIgTThI7TpLChRvLHm6BQztf35qjdEB97q7msKrjAXVP38="}]},"maintainers":[{"name":"wtrocki","email":"wtrocki@redhat.com"}],"_npmUser":{"name":"aerogear-ci","email":"aerogear@redhat.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphback-cli_0.7.1_1566294900414_0.37332669074677316"},"_hasShrinkwrap":false},"0.7.2":{"name":"graphback-cli","version":"0.7.2","description":"Auto generate resolvers on top of the graphql and database of your choice","main":"dist/index.js","bin":{"graphback":"dist/index.js"},"types":"types/index.d.ts","typescript":{"definition":"types/index.d.ts"},"author":{"name":"wtrocki@redhat.com"},"scripts":{"clean":"rimraf coverage dist types","build":"tsc && cp -Rf ./src/templates/resources ./dist/templates/resources","cmd":"node ./dist/index.js","watch":"tsc -w","lint":"tslint -t stylish --project \"tsconfig.json\"","test":"ava","pretest":"npm run build"},"ava":{"files":["tests/**/*"],"compileEnhancements":false,"extensions":["ts"],"require":["ts-node/register"]},"engines":{"node":"12.9.0"},"devDependencies":{"@types/chalk":"0.4.31","@types/inquirer":"6.5.0","@types/node":"12.7.2","@types/node-emoji":"1.8.1","@types/through":"0.0.29","@types/yargs":"13.0.2","ava":"2.3.0","lint-staged":"9.2.3","rimraf":"3.0.0","ts-node":"8.3.0","tslint":"5.19.0","tslint-config-prettier":"1.18.0","tslint-microsoft-contrib":"6.2.0","tsutils":"3.17.1","typescript":"3.5.3","typescript-eslint-parser":"21.0.2"},"dependencies":{"chalk":"2.4.2","chokidar":"3.0.2","execa":"2.0.4","figlet":"1.2.3","glob":"7.1.4","graphback":"^0.7.2","inquirer":"6.5.1","node-emoji":"1.10.0","ora":"3.4.0","parse-github-url":"1.0.2","pg":"7.12.1","request":"2.88.0","tar":"4.4.10","tmp":"0.1.0","yargs":"14.0.0"},"jest":{"transform":{"^.+\\.tsx?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"]},"_id":"graphback-cli@0.7.2","_nodeVersion":"10.16.3","_npmVersion":"6.9.0","dist":{"integrity":"sha512-Pr+zmKPPBn4Rovv4fNtnBVfAvTOdToA+FXt7rX+BmU2imH3BarboImwQ8SCZBLN0+Kv/7MO3yl0lNO/L1X9wHg==","shasum":"e53877bff328afb7f595d0055cdb80483d58531f","tarball":"https://registry.npmjs.org/graphback-cli/-/graphback-cli-0.7.2.tgz","fileCount":80,"unpackedSize":70782,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdXNVzCRA9TVsSAnZWagAAMugP/2QKlhT6Vj3NIWg1N4tk\n3cosFZufTZrAm0VBqxdkJcHJtSTCI5oXN9d2OXC3SoChbJZpke7VmWpDF98h\nEYn4x5WmSDfiCKzQ2JGy1sWnjSKZYjpWAN674tM10gczj+7RHvCmsT5bC+Ps\nliyOkMv7kFE42vjstWrjv1Hekh/I2r3NQSpoawGXnrQFTHf953GgsM88Pe97\n9K8pF7MUqApfgixerfSU/jSj3+7kPpW9dIcmckYICvEiOUNbbYIEyJTO6/RC\nEagSPIDDYAiFIchgmQfIa585WJ5c/Lm2kVKTfr5Ew1hNdTm9eV5CXxTDKk9M\nbu0zjhgQDC0aPxP2ECgbK9ZMqEY5m/wI2JtUmhUzXqeWDjboX8lBDPzE9UxO\nQiq0tjr+2KbLWVOUbiGWF7AJdYMDZ22e79vvvTHUn4J1IcKjMyaI1M3Iozzc\na+XZBJzB0r544CEU3hvGPz2jysbcl+DozF4mPvYAHSxhOmwa+9VM8ICiAlVZ\nVdpZMLSfikaov7sXwv3I9d6595lSS2rBCMGzhfDw9pyGLYDXkipRC4mupcKp\nRFbf++HC2MJxweFq0pq0HfX/Q1vy2BsF205353RxanTqwxPsla9Wa9HC+w4k\nF93hdnjCjVzrKIaXKNn6htiDjlscshDG2DccexInHdI+Q+V2YVhwHFuMB+6v\nW/rW\r\n=weIs\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAGHTjEasQvxWRWcy5IRSCXamEQ2D+7mCagnVKiIxDAVAiA5BMOPCYg+akOncXOXF+N8ReWUvc6/davCEFO6c4RJWw=="}]},"maintainers":[{"name":"wtrocki","email":"wtrocki@redhat.com"}],"_npmUser":{"name":"aerogear-ci","email":"aerogear@redhat.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphback-cli_0.7.2_1566365042919_0.2904499966838523"},"_hasShrinkwrap":false},"0.8.0":{"name":"graphback-cli","version":"0.8.0","description":"Auto generate resolvers on top of the graphql and database of your choice","main":"dist/index.js","bin":{"graphback":"dist/index.js"},"types":"types/index.d.ts","typescript":{"definition":"types/index.d.ts"},"author":{"name":"wtrocki@redhat.com"},"scripts":{"clean":"rimraf coverage dist types","build":"tsc && cp -Rf ./src/templates/resources ./dist/templates/resources","cmd":"node ./dist/index.js","watch":"tsc -w","lint":"tslint -t stylish --project \"tsconfig.json\"","test":"ava","pretest":"npm run build"},"ava":{"files":["tests/**/*"],"compileEnhancements":false,"extensions":["ts"],"require":["ts-node/register"]},"engines":{"node":"12.9.1"},"devDependencies":{"@types/chalk":"0.4.31","@types/inquirer":"6.5.0","@types/node":"12.7.2","@types/node-emoji":"1.8.1","@types/through":"0.0.29","@types/yargs":"13.0.2","ava":"2.3.0","lint-staged":"9.2.5","rimraf":"3.0.0","ts-node":"8.3.0","tslint":"5.19.0","tslint-config-prettier":"1.18.0","tslint-microsoft-contrib":"6.2.0","tsutils":"3.17.1","typescript":"3.5.3","typescript-eslint-parser":"21.0.2"},"dependencies":{"chalk":"2.4.2","chokidar":"3.0.2","execa":"2.0.4","figlet":"1.2.3","glob":"7.1.4","graphback":"^0.8.0","inquirer":"7.0.0","node-emoji":"1.10.0","ora":"3.4.0","parse-github-url":"1.0.2","pg":"7.12.1","request":"2.88.0","tar":"4.4.10","tmp":"0.1.0","yargs":"14.0.0"},"jest":{"transform":{"^.+\\.tsx?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"]},"_id":"graphback-cli@0.8.0","_nodeVersion":"10.16.3","_npmVersion":"6.9.0","dist":{"integrity":"sha512-8NnoPZwPQxr5+Cda7shVBhxx/fOx65H0qUPIWCKTQdx7ZbewwvCDawKmzoV5lRSK7kYMBQZI/voj+inQMM9ZbQ==","shasum":"2eb58bf2817d1aa2ae646524d1dedefd4465bfd7","tarball":"https://registry.npmjs.org/graphback-cli/-/graphback-cli-0.8.0.tgz","fileCount":75,"unpackedSize":73791,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZqk2CRA9TVsSAnZWagAAftAP/2GofDF2hYaPB6hYkbRr\nSY4FXzC+uSENoRH1I0qb0f1I9Kb751zi4bSlpG+b91rY3Zf5i3lqq0IMBimF\n05F4lXn5mlm5gJ4iBWPfvcJTLknMMD/oEgK25GH652SqlmioV1n1HhPtMzyI\nglvPUrxPnz3+l6Ef0xqUoC9kfB0QdafsygUZG2lcDm/w1UIeRVLE+qugxE8x\noKZDbnkCsRozct7rdXDY3keMFhwccW1P274Mkt1BGdRphlcX3041IRo6Ac7d\nRVL2RFQk0YoJf5C3/YLKSp8cJQHaQyWP785ijEJQioqRbJmXbQBwmeTbGR34\n0BOvGhOjvKifu0f/knNrLNAhlrsgO6FP32PgDgBkgUZEy1HH/OXTzve+jtej\nua0B2CIs8sdZEJTEgQVqbHtIhLlHOVBKyqdbX6rv8ILiLyA4Bi4yu7IXldku\nZ9uBGvex+yd87/V0+RaggNQeq1Jtl7bAibWx9jrH91AXmbZeOeCX8PcaO1cB\nirOdhuY+7h4vCznc+ttQlRq5fMu9VXTaNeF0GD4FxsG/I8fWxqJhfNMsdvDD\nDcxlVUEsytCfv/NdT7uqqR0Ehf/rw3tJ8wP2VGrObVVGNAFcwf7+qKO/93FL\nwkexdbWGe0sYVZigXWpKTpEr8VFcNdhelVrP0scp4zdrV+MEZdxvQLbyXZoP\nRW/c\r\n=MxUL\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEvXu+qgj6MpMhAVyRiA/HVq/GVzkrRcjLNu11jsJyWWAiARbXQKOjcEm38JpwLyRlZoYdSnDoaIbj9JbnG/6KdyDw=="}]},"maintainers":[{"name":"wtrocki","email":"wtrocki@redhat.com"}],"_npmUser":{"name":"aerogear-ci","email":"aerogear@redhat.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphback-cli_0.8.0_1567009078336_0.4649395194714996"},"_hasShrinkwrap":false},"0.8.1":{"name":"graphback-cli","version":"0.8.1","description":"Auto generate resolvers on top of the graphql and database of your choice","main":"dist/index.js","bin":{"graphback":"dist/index.js"},"types":"types/index.d.ts","typescript":{"definition":"types/index.d.ts"},"author":{"name":"wtrocki@redhat.com"},"scripts":{"clean":"rimraf coverage dist types","build":"tsc && cp -Rf ./src/templates/resources ./dist/templates/resources","cmd":"node ./dist/index.js","watch":"tsc -w","lint":"tslint -t stylish --project \"tsconfig.json\"","test":"ava","pretest":"npm run build"},"ava":{"files":["tests/**/*"],"compileEnhancements":false,"extensions":["ts"],"require":["ts-node/register"]},"engines":{"node":"12.9.1"},"devDependencies":{"@types/chalk":"0.4.31","@types/inquirer":"6.5.0","@types/node":"12.7.2","@types/node-emoji":"1.8.1","@types/through":"0.0.29","@types/yargs":"13.0.2","ava":"2.3.0","lint-staged":"9.2.5","rimraf":"3.0.0","ts-node":"8.3.0","tslint":"5.19.0","tslint-config-prettier":"1.18.0","tslint-microsoft-contrib":"6.2.0","tsutils":"3.17.1","typescript":"3.5.3","typescript-eslint-parser":"21.0.2"},"dependencies":{"chalk":"2.4.2","chokidar":"3.0.2","execa":"2.0.4","figlet":"1.2.3","glob":"7.1.4","graphback":"^0.8.1","inquirer":"7.0.0","node-emoji":"1.10.0","ora":"3.4.0","parse-github-url":"1.0.2","pg":"7.12.1","request":"2.88.0","tar":"4.4.10","tmp":"0.1.0","yargs":"14.0.0"},"jest":{"transform":{"^.+\\.tsx?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"]},"_id":"graphback-cli@0.8.1","_nodeVersion":"10.16.3","_npmVersion":"6.9.0","dist":{"integrity":"sha512-lp46IiMVHoGhfbOC5m2KOa+XbOAAUVYFgJLNQgqY1b1BLhfmgw7KDg6MFHDlokBAgXyjq6gkprYM6POcG+bgjg==","shasum":"a0a7ce37ddbe74f184ab69e1860b49eccac164fc","tarball":"https://registry.npmjs.org/graphback-cli/-/graphback-cli-0.8.1.tgz","fileCount":77,"unpackedSize":73919,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZrJICRA9TVsSAnZWagAA4QMQAIV6CUIzyqeLOi3xTkHm\n7K2dJKRgMOp1t3KhrLaDif2qOHTMrjGXsVWuQJwbigJFG4UUb9lqVg7SreMj\nTO9M16oUnbQ+ZcKyUYqOMqb+MVMmk8D0J0VLCBd18ue0oEV/o84cgzjZzwlR\nydLG7+H+pAsT+hgDd5ZsZ5VLs9HttLt0MiBd529mBOw/VEZIgV/So0nRAgLL\nAoGGyjvWgjY4bReLCOLZwozVBLvYsn7QSvWkyAaKEeNItfuqhHVuOKK/0Yoz\nvRa5+yCPiDEChDF+QTR++16ZegyIShkm+7OPR4uD5X4y5IyjPa8QA+T2Mume\n3Fw8UyyDGXcB9FBHnEf7I5CX2jDON8SAl7Zsd6yZpMqruQMuU1h+oBISsumB\nWZ7WLTPSjtb5yNnRWKqZ0+cIOnD4ekwE4t868234MJr8XvKfCg6KmqocrghB\nB7iH4hnobhE+CY8CzYNs+ut+a47aSdCDJ4C72bKP/xuL3y12/6eHtzilyutE\nmwuFmFbKcZpKyt2FvXvSFtkZt8fLt901yXmZq9s+943oe+rL4kqICdZ5koLl\n6O93j/BMH5ThrH60xiMtRWU/haMSCb9lrQu1t5IZhqmdH9gQZ4K6e+M7S9We\nHLuou7Lpp/6nerGiWwZbgWoVJVKCTdjHHMOs2WeWJN8w2fe4i6pdRbO+6vTP\nxB4n\r\n=Xjc2\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEVsBAuBSOmu9DChL9Gfck8+Lwp8aMWDuYr4vLDlpcLvAiBXvvKCyC7YVpq+LRpx7SUz6L2E0OsxrNUfVnG2SbNnQQ=="}]},"maintainers":[{"name":"wtrocki","email":"wtrocki@redhat.com"}],"_npmUser":{"name":"aerogear-ci","email":"aerogear@redhat.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphback-cli_0.8.1_1567011400194_0.8124511458103456"},"_hasShrinkwrap":false},"0.8.2":{"name":"graphback-cli","version":"0.8.2","description":"Auto generate resolvers on top of the graphql and database of your choice","main":"dist/index.js","bin":{"graphback":"dist/index.js"},"types":"types/index.d.ts","typescript":{"definition":"types/index.d.ts"},"author":{"name":"wtrocki@redhat.com"},"scripts":{"clean":"rimraf coverage dist types","build":"npm run clean && tsc && cp -Rf ./src/templates/resources ./dist/templates/resources","cmd":"node ./dist/index.js","watch":"tsc -w","lint":"tslint -t stylish --project \"tsconfig.json\"","test":"ava","pretest":"npm run build"},"ava":{"files":["tests/**/*"],"compileEnhancements":false,"extensions":["ts"],"require":["ts-node/register"]},"engines":{"node":"12.9.1"},"devDependencies":{"@types/chalk":"0.4.31","@types/inquirer":"6.5.0","@types/node":"12.7.2","@types/node-emoji":"1.8.1","@types/through":"0.0.29","@types/yargs":"13.0.2","ava":"2.3.0","lint-staged":"9.2.5","rimraf":"3.0.0","ts-node":"8.3.0","tslint":"5.19.0","tslint-config-prettier":"1.18.0","tslint-microsoft-contrib":"6.2.0","tsutils":"3.17.1","typescript":"3.5.3","typescript-eslint-parser":"21.0.2"},"dependencies":{"chalk":"2.4.2","chokidar":"3.0.2","execa":"2.0.4","figlet":"1.2.3","glob":"7.1.4","graphback":"^0.8.2","inquirer":"7.0.0","node-emoji":"1.10.0","ora":"3.4.0","parse-github-url":"1.0.2","pg":"7.12.1","request":"2.88.0","tar":"4.4.10","tmp":"0.1.0","yargs":"14.0.0"},"jest":{"transform":{"^.+\\.tsx?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"]},"_id":"graphback-cli@0.8.2","_nodeVersion":"10.16.3","_npmVersion":"6.9.0","dist":{"integrity":"sha512-UfJLyvBsG7OjcpDE6AVyi5wdOQKxIxv4Fm43vAxxryNgkFMLqZaSs4EhMQFO68yuYA/rhpRMGpvEo+UzoPQGRA==","shasum":"f8e024e96ff167933321a148623b89f80a8829a9","tarball":"https://registry.npmjs.org/graphback-cli/-/graphback-cli-0.8.2.tgz","fileCount":70,"unpackedSize":72106,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZtZ3CRA9TVsSAnZWagAAzboP/i67is92ztY2NRxqtfd4\nu9EXcvV35M7z+y5Wh5NKRLSUmHIhRUK5JpGGHvG0oDaNUv55iBszU20EjLKP\n+XBVf5uqq2XKHLnkP5l3XYJ/kX9cN1NYu/Fo09nYJR4WDRmNbxG25jWtadpG\neL209ZIOP1czLs2lY7JM9SjzyIuZdOYWDwsCu5uV7AtuRhw1iTBC8N7f4YR0\nOQMcjo19YD5mde2EoIFBT1c2hwylEGMhio8bOSaVhwL0eYYtdHpsQlqAgvRF\nzD2yPWQ8FZ0Wxq18DsW7X5Wh6tXnFVRi0ZPlGDO7UceYLqbmMS+ugzbKxBvP\nbkc6YqrErXDJgp/7UDqMYYAIsgC+8V7tBN1dnGBppX+v2fyIWhUBFPHC/R3e\nU0RZODAJlTQqJ5lvJjHHSW+TGBDit4ziSUuF0Md/C9DE1Z+3PXbx82ooNRqc\n1Xc0enMAeomVESBBYES0Ma8qHJkcsfEuwUHuGE9ID95N2V+03ocuEhcmC7da\nFo2w9dEUmXYejc0+oWr7ZWL+CRDncAuW1qe4cop5cxJhosF0iVp98047MGuP\n9AsCb4mm8U17ICGC6t7G8HuCeTosTjYhd0Qxv/B1KuO2h23VMzfCaWpY64TD\nRzZSaVtqjBDdYFnFat8cyJe9znm4ox3Ysop8RDMwdz8EBUalaU0QF6uaEF+g\n2thT\r\n=9vYn\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCRgjM+YGKq/99h/fwPdOQ0SRdo9Zu0oIPM0GLuyiWUTQIgcdLq4+cv4eMHryBgDiJev/cFBDSmIXF8eR6ZUjc5D+U="}]},"maintainers":[{"name":"wtrocki","email":"wtrocki@redhat.com"}],"_npmUser":{"name":"aerogear-ci","email":"aerogear@redhat.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphback-cli_0.8.2_1567020662937_0.9859126161679208"},"_hasShrinkwrap":false},"0.8.3":{"name":"graphback-cli","version":"0.8.3","description":"Auto generate resolvers on top of the graphql and database of your choice","main":"dist/index.js","bin":{"graphback":"dist/index.js"},"types":"types/index.d.ts","typescript":{"definition":"types/index.d.ts"},"author":{"name":"wtrocki@redhat.com"},"scripts":{"clean":"rimraf coverage dist types","build":"npm run clean && tsc && cp -Rf ./src/templates/resources ./dist/templates/resources","cmd":"node ./dist/index.js","watch":"tsc -w","lint":"tslint -t stylish --project \"tsconfig.json\"","test":"ava","pretest":"npm run build"},"ava":{"files":["tests/**/*"],"compileEnhancements":false,"extensions":["ts"],"require":["ts-node/register"]},"engines":{"node":"12.9.1"},"devDependencies":{"@types/chalk":"0.4.31","@types/inquirer":"6.5.0","@types/node":"12.7.2","@types/node-emoji":"1.8.1","@types/through":"0.0.29","@types/yargs":"13.0.2","ava":"2.3.0","lint-staged":"9.2.5","rimraf":"3.0.0","ts-node":"8.3.0","tslint":"5.19.0","tslint-config-prettier":"1.18.0","tslint-microsoft-contrib":"6.2.0","tsutils":"3.17.1","typescript":"3.6.2","typescript-eslint-parser":"21.0.2"},"dependencies":{"chalk":"2.4.2","chokidar":"3.0.2","execa":"2.0.4","figlet":"1.2.3","glob":"7.1.4","graphback":"^0.8.3","inquirer":"7.0.0","node-emoji":"1.10.0","ora":"3.4.0","parse-github-url":"1.0.2","pg":"7.12.1","request":"2.88.0","tar":"4.4.10","tmp":"0.1.0","yargs":"14.0.0"},"jest":{"transform":{"^.+\\.tsx?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"]},"_id":"graphback-cli@0.8.3","_nodeVersion":"10.16.3","_npmVersion":"6.9.0","dist":{"integrity":"sha512-6aA/g6AcZcwcJssOAcNwZdjoRNwpg7gfjOMpuPkt1WSIFEffuGetXKjqvDt0EPuIrRR52o9Egn9QEs8BPn1kqw==","shasum":"c1266a0d5bd3ac037652abd3c924d1bc445088e4","tarball":"https://registry.npmjs.org/graphback-cli/-/graphback-cli-0.8.3.tgz","fileCount":70,"unpackedSize":71647,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZ7F5CRA9TVsSAnZWagAAmXwP/2Tv+mcluScoOxKxpdeD\nhnTX6aU1azzWNg/ef+BcCIWonQ72exLQi8kM5GGOkPbzYe/rxJJL3wgHMcwP\nTKJy//RcBhya8cuMScVzr5mAHKUAsp5tunFfc5DKzRdMCnBG8wiHnQiPLt0z\nHQyUU9YNpi3BERHEKGNSRYQq1uL38GL5wkFtzKtsAc+aCHh7rOy/7AR2nR1z\ny4OVCJuU2giZC23dqvpEy14Nbnsfn8uONi2doLJI7BQi0BS9bi/rmHK2hJV5\nwsvCik5ZzRrVoKA+v+EVg6dikLj10+OOielIkh65/QWGj84oq3DhTImiGwc1\n5Z7r9d6rzQ7DbNDrXaneKqwActwCZvCwUK9ccQjU7rYuslfiPhZwwqnCvgbm\ni2gJuEsbeoMw+XbtBl/TDzlgizQojPP+/kJ2iMsLFNQ0zMGcpOYHn0ZMvaMC\nF7eicX3x1f7SvXdhTF0zoCgdqVJLK02qBcR+Jx5RistqRcwGBpmJ4vQPU7NF\nYXjEqrNyLPUD1TxGHQzQtCSu5nIIxOsSt2PyiYXWL6TfUFmXTm23RVyqizNf\n7rFC92JS2KdPuGiEtZuOJNELsb+TQhkqNVa3Cq+CwJ2rdEK+MIjz20MF0eIl\nd+TSuiMYHzokyvGfqOUclkZ2IAiqN9JO34Y+E9OI2e26kxSeH8pk/87LZcmR\nCzz3\r\n=4ZK/\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDlXPJymJ3+QQvJ3tkxEx5MktR7sB5RVQKh/g5LAGq0OAiBY0A2LfyxsFY4qDDAAzi8doyx6s7pHV1yZgt7iQtdGCw=="}]},"maintainers":[{"name":"wtrocki","email":"wtrocki@redhat.com"}],"_npmUser":{"name":"aerogear-ci","email":"aerogear@redhat.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphback-cli_0.8.3_1567076729107_0.9347301793780043"},"_hasShrinkwrap":false},"0.9.0":{"name":"graphback-cli","version":"0.9.0","description":"Auto generate resolvers on top of the graphql and database of your choice","main":"dist/index.js","bin":{"graphback":"dist/index.js"},"types":"types/index.d.ts","typescript":{"definition":"types/index.d.ts"},"author":{"name":"wtrocki@redhat.com"},"scripts":{"clean":"rimraf coverage dist types","build":"tsc && cp -Rf ./src/templates/resources ./dist/templates/resources","cmd":"node ./dist/index.js","watch":"tsc -w","lint":"tslint -t stylish --project \"tsconfig.json\"","test":"ava","pretest":"npm run build"},"ava":{"files":["tests/**/*"],"compileEnhancements":false,"extensions":["ts"],"require":["ts-node/register"]},"engines":{"node":"12.10.0"},"devDependencies":{"@types/chalk":"0.4.31","@types/inquirer":"6.5.0","@types/js-yaml":"3.12.1","@types/node":"12.7.5","@types/node-emoji":"1.8.1","@types/through":"0.0.29","@types/yargs":"13.0.2","ava":"2.4.0","lint-staged":"9.3.0","rimraf":"3.0.0","ts-node":"8.4.1","tslint":"5.20.0","tslint-config-prettier":"1.18.0","tslint-microsoft-contrib":"6.2.0","tsutils":"3.17.1","typescript":"3.6.3","typescript-eslint-parser":"21.0.2"},"dependencies":{"chalk":"2.4.2","execa":"2.0.4","figlet":"1.2.4","glob":"7.1.4","graphback":"^0.9.0","graphql":"14.5.7","inquirer":"7.0.0","js-yaml":"3.13.1","node-emoji":"1.10.0","openapi-to-graphql":"1.6.0","ora":"4.0.0","parse-github-url":"1.0.2","pg":"7.12.1","request":"2.88.0","tar":"4.4.11","tmp":"0.1.0","yargs":"14.0.0"},"jest":{"transform":{"^.+\\.tsx?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"]},"_id":"graphback-cli@0.9.0","_nodeVersion":"10.16.3","_npmVersion":"6.9.0","dist":{"integrity":"sha512-OMYIlmuAqk0ovJXXy30mPbq1TIEfT34byo1yvwzWArBvbkbfIUEa+90YqUPSiH+vMOu3AodL02MQ6j7R6MyXqA==","shasum":"48b455aa98e5e6ec3fbcaf35405286a53b2ad570","tarball":"https://registry.npmjs.org/graphback-cli/-/graphback-cli-0.9.0.tgz","fileCount":127,"unpackedSize":107394,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdh99JCRA9TVsSAnZWagAAniUQAKUnSQQTMHQ1lo6om1nE\nT8iP1qWm7XJTSO/8yYgMinrOihacRkuj4itUxD+rMMJ7b8vIGJCJ2fYTFgYJ\nPwBlbuUU805tfQ8NAz4V+38oJ49sn/CktoBh5yBReeBNtWPGawzbGr0Ws0ug\nCFy5UTyQcQ2xPdMzzkQzzQE5tdlPB3fciJkVXQbUjtPBCHDrV1OqDXgdQaw6\nL0CDGotcpaznZQMPRBgH5vYJ6yW6voSGvPMaxyo2AUyBRqM0ZyRIKXAW3eps\n7QkxptHw+PdqX1o0RXH4zHDtCoQ/z44j6bcpLbaFnfUi/bRipqMKy6e4X8h/\nB0Hci7tjOmFvFrIQ8NRGqN+WU1Xo9oSQ3AE71pRFm9ABEGqsQYdCVGT8CFko\nJJJ3T7HQDcZK/KB6MPrRrXJDgtKuxsmVpgxJ+YwEunAFvpeTOQffS61bewl8\nAF2g/6vfJ/Eegye/zfDPUlUo2otv74MqT7dcIi82gKHgxQpGuhNjgjalg6aE\ne/+r222M4sO+4XnXunOrDL22W8KT2nP6KWxx/AWgvKizuPtBBT6omrQiAQc9\nHfLv18oAzJkMdeZgwuYVtg+SdK8SnNtOxtbuOTVeXWiPI7AWK0cn7wDmKu93\noZ9QgdQ2OFh3moeDBdfFHwj1sREeB0GhCTxyOEaILeRpgXExzUm4G+I2Dln6\n5v1t\r\n=OoS6\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBNxMA8mMka+su54xtLOraiY3YTyg1kkV9Makk89DCnsAiAOLg8vJxfacWPfVMmMNSW3xK8FcDwPMW0hKsMfgfGPJA=="}]},"maintainers":[{"name":"wtrocki","email":"wtrocki@redhat.com"}],"_npmUser":{"name":"aerogear-ci","email":"aerogear@redhat.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphback-cli_0.9.0_1569185608991_0.7000300984912327"},"_hasShrinkwrap":false},"0.9.1":{"name":"graphback-cli","version":"0.9.1","description":"Auto generate resolvers on top of the graphql and database of your choice","main":"dist/index.js","bin":{"graphback":"dist/index.js"},"types":"types/index.d.ts","typescript":{"definition":"types/index.d.ts"},"author":{"name":"wtrocki@redhat.com"},"scripts":{"clean":"rimraf coverage dist types","build":"tsc && cp -Rf ./src/templates/resources ./dist/templates/resources","cmd":"node ./dist/index.js","watch":"tsc -w","lint":"tslint -t stylish --project \"tsconfig.json\"","test":"ava","pretest":"npm run build"},"ava":{"files":["tests/**/*"],"compileEnhancements":false,"extensions":["ts"],"require":["ts-node/register"]},"engines":{"node":"12.10.0"},"devDependencies":{"@types/chalk":"0.4.31","@types/inquirer":"6.5.0","@types/js-yaml":"3.12.1","@types/node":"12.7.5","@types/node-emoji":"1.8.1","@types/through":"0.0.29","@types/yargs":"13.0.2","ava":"2.4.0","lint-staged":"9.3.0","rimraf":"3.0.0","ts-node":"8.4.1","tslint":"5.20.0","tslint-config-prettier":"1.18.0","tslint-microsoft-contrib":"6.2.0","tsutils":"3.17.1","typescript":"3.6.3","typescript-eslint-parser":"21.0.2"},"dependencies":{"chalk":"2.4.2","execa":"2.0.4","figlet":"1.2.4","glob":"7.1.4","graphback":"0.9.1","graphql":"14.5.7","inquirer":"7.0.0","js-yaml":"3.13.1","node-emoji":"1.10.0","openapi-to-graphql":"1.6.0","ora":"3.4.0","parse-github-url":"1.0.2","pg":"7.12.1","request":"2.88.0","tar":"4.4.11","tmp":"0.1.0","yargs":"14.0.0"},"jest":{"transform":{"^.+\\.tsx?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"]},"_id":"graphback-cli@0.9.1","_nodeVersion":"10.16.3","_npmVersion":"6.9.0","dist":{"integrity":"sha512-MbojpxoPOzuzde2mO/JHOq81ANLyFW4lFcuvFqX1gnNqCow6oZZLYX7kzDEBdZG3zUmdN8L56nX418Qfhm/RBA==","shasum":"e186a811c7003cc40fdf7465018713c9598dff30","tarball":"https://registry.npmjs.org/graphback-cli/-/graphback-cli-0.9.1.tgz","fileCount":125,"unpackedSize":107824,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdiPOXCRA9TVsSAnZWagAAe0kP/iuwJLF8POAuT4AUhoCa\n/P+XKzIA7F9235fkgbn5SGnpk2QCF8fpMVCzSkPEDXMKpaNu+HU0hNxnQRiR\nyT407U5+YtxYtMzici3g/H5tWxWnr0ncNcavYvk0zX467j/Voshb5OTDhrfL\nAW76eoNEfVcoxViV/0lSvG98/kHnEFy+mq4QuSLgIRY8fNOlSYuVEsQ+nBYg\nRrxbLZIt0ei7/PVLie9U6faH91R4TfbAikCep/GYSBpqs+l2Tk4YktYCVTM0\njt95L8GcpB9pI/DcdjcgRDIusD4gwB3VdznYANuwdJOPwcXXwmc5PzGgvba4\nuyrAW2yn3UG/VGwriPNHpzomOVPrmeAGqFm4ESwc6XjJUkEUr44nKIA56sSJ\nQnh+s3mWz/MncmxtnLGdvceZ94xA8Un6X7g3kkPDwLADJ3C5dl88PkwzqlxX\n8qwxMIGxn3KZifh2SVbT8O5wPKKpjJaq49qVXe2qes5Rk4MuFbNnUq8gNYLM\nkoTKfSSktwvZQMYhBHmxd+qBplyP9uxmMoEWdX07Qwv2VokHNk67sOFWzEl1\n3fWxTgWFP4iLEqIwYpFbL/aJEc0igHLTwEWN9h3qDhMidEOEsGGnGOz+FIhi\nwYzNcJ3yqYcVE7AuT79dFQjDbCFXOAxL8iKd5XVzaEVbaP4u2u5m0H/BWhK6\nKMyf\r\n=KgFf\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFbLSfkyE/WjzmnXVEwTxYbNmN7HpLfWvDf1TAzEn+/bAiEAvF8ah7A/Z1Gf3H601uI3Rjt0j+uSHUvV3aRmczzA1Kk="}]},"maintainers":[{"name":"wtrocki","email":"wtrocki@redhat.com"}],"_npmUser":{"name":"aerogear-ci","email":"aerogear@redhat.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphback-cli_0.9.1_1569256342834_0.8604270297024572"},"_hasShrinkwrap":false},"0.9.2":{"name":"graphback-cli","version":"0.9.2","description":"Auto generate resolvers on top of the graphql and database of your choice","main":"dist/index.js","bin":{"graphback":"dist/index.js"},"types":"types/index.d.ts","typescript":{"definition":"types/index.d.ts"},"author":{"name":"wtrocki@redhat.com"},"scripts":{"clean":"rimraf coverage dist types","build":"tsc && cp -Rf ./src/templates/resources ./dist/templates/resources","cmd":"node ./dist/index.js","watch":"tsc -w","lint":"tslint -t stylish --project \"tsconfig.json\"","test":"ava","pretest":"npm run build"},"ava":{"files":["tests/**/*"],"compileEnhancements":false,"extensions":["ts"],"require":["ts-node/register"]},"engines":{"node":"12.10.0"},"devDependencies":{"@types/chalk":"0.4.31","@types/inquirer":"6.5.0","@types/js-yaml":"3.12.1","@types/node":"12.7.5","@types/node-emoji":"1.8.1","@types/through":"0.0.29","@types/yargs":"13.0.2","ava":"2.4.0","lint-staged":"9.3.0","rimraf":"3.0.0","ts-node":"8.4.1","tslint":"5.20.0","tslint-config-prettier":"1.18.0","tslint-microsoft-contrib":"6.2.0","tsutils":"3.17.1","typescript":"3.6.3","typescript-eslint-parser":"21.0.2"},"dependencies":{"chalk":"2.4.2","execa":"2.0.4","figlet":"1.2.4","glob":"7.1.4","graphback":"^0.9.2","graphql":"14.5.7","inquirer":"7.0.0","js-yaml":"3.13.1","node-emoji":"1.10.0","openapi-to-graphql":"1.6.0","ora":"3.4.0","parse-github-url":"1.0.2","pg":"7.12.1","request":"2.88.0","tar":"4.4.11","tmp":"0.1.0","yargs":"14.0.0"},"jest":{"transform":{"^.+\\.tsx?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"]},"_id":"graphback-cli@0.9.2","_nodeVersion":"10.16.3","_npmVersion":"6.9.0","dist":{"integrity":"sha512-kt7QIjtcvBoMao8Iu9lZX4cBJAngSuNk6JSJ67H073jcS8UB9sJMq6QGDjo6IAG/zIgLolcTV4u+HV23SVYT7Q==","shasum":"e857295d794ca572256ac074050d755b181e3856","tarball":"https://registry.npmjs.org/graphback-cli/-/graphback-cli-0.9.2.tgz","fileCount":125,"unpackedSize":108001,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdifgwCRA9TVsSAnZWagAAWUUP/joJerx+J9HPuepJBjP7\nLQW1lStxVsA6kHldRobC3Xfmz4nygnTOXA0a5+jn+Mdr8mf68/nWPkvMpwMI\nCaOSmdtxx6o/wC7UOG8qxJG+5zSqFTJssNNBqLdCdsTfkiwaXEGi6zoSbjqO\nO9ZBtHLYegfJ465yHH0xZ/FUiiJSi4RXdmcjpglprlAGS7MDhYL/Izev7KU5\ntDkCblqwdN336WrGTKDRSEGyc7EkZKBeclubqAz+IsRt49EdZjWXlRkdbEgb\nPYUuS2+l6ZO3PclHIdwNDyJvhet1NQ+t2ltAaub344b1/rw8eqi2DsHDjTCU\nLLCyxvRfx1hagU6HbkAgzTxJhOG+vE7BPntkWMzUS9CcMB1igmoxDPhtxyGS\n8k1uknM66Xe+ezRCV9lj/cZkB9ve7hAlLlLj8nNun7CIZI3crbvSZEWiMO31\nIrZqnwtLaE3nzRWvo4/a3qoZ2uNfmgKRr7/mXCMbcjLJ0yREMjdAJwNvAUpE\ni715hsqxLjweZ0OeDkJ7j5EAXHvJIoWGdxNvwQ1a70Ej++aimf7KFiIEpayj\n5Vt16KoCLa50dEghVbNsl06zBxv/wcFW12fJSRARLFhoyWZNW8OUZOspvnVx\nxy6yv5hO4LPCLjEw4RfxDOxyyybdkLb5CEJuqAtIJtRd5/AazwdpbbY9SznE\nXvw7\r\n=/MDn\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDydEEAKu5BleDlGCnz4GsBUyRBGvEKG3CyYXgqccsbnQIhAJRJ/6PJk2qIGRW27RYbUd6jb/fP59NGiXtj1SockWDG"}]},"maintainers":[{"name":"wtrocki","email":"wtrocki@redhat.com"}],"_npmUser":{"name":"aerogear-ci","email":"aerogear@redhat.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphback-cli_0.9.2_1569323055792_0.24166186021173353"},"_hasShrinkwrap":false},"0.9.3":{"name":"graphback-cli","version":"0.9.3","description":"Auto generate resolvers on top of the graphql and database of your choice","main":"dist/index.js","bin":{"graphback":"dist/index.js"},"types":"types/index.d.ts","typescript":{"definition":"types/index.d.ts"},"author":{"name":"wtrocki@redhat.com"},"scripts":{"clean":"rimraf coverage dist types","build":"tsc && cp -Rf ./src/templates/resources ./dist/templates/resources","cmd":"node ./dist/index.js","watch":"tsc -w","lint":"tslint -t stylish --project \"tsconfig.json\"","test":"ava","pretest":"npm run build"},"ava":{"files":["tests/**/*"],"compileEnhancements":false,"extensions":["ts"],"require":["ts-node/register"]},"engines":{"node":"12.10.0"},"devDependencies":{"@types/chalk":"0.4.31","@types/inquirer":"6.5.0","@types/js-yaml":"3.12.1","@types/node":"12.7.5","@types/node-emoji":"1.8.1","@types/through":"0.0.29","@types/yargs":"13.0.2","ava":"2.4.0","lint-staged":"9.3.0","rimraf":"3.0.0","ts-node":"8.4.1","tslint":"5.20.0","tslint-config-prettier":"1.18.0","tslint-microsoft-contrib":"6.2.0","tsutils":"3.17.1","typescript":"3.6.3","typescript-eslint-parser":"21.0.2"},"dependencies":{"chalk":"2.4.2","execa":"2.0.4","figlet":"1.2.4","glob":"7.1.4","graphback":"^0.9.3","graphql":"14.5.7","inquirer":"7.0.0","js-yaml":"3.13.1","node-emoji":"1.10.0","openapi-to-graphql":"1.6.0","ora":"3.4.0","parse-github-url":"1.0.2","pg":"7.12.1","request":"2.88.0","tar":"4.4.11","tmp":"0.1.0","yargs":"14.0.0"},"jest":{"transform":{"^.+\\.tsx?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"]},"_id":"graphback-cli@0.9.3","_nodeVersion":"12.13.0","_npmVersion":"6.12.0","dist":{"integrity":"sha512-Jf6o96Z2xzNbkmDlcV3s3BB1wPmCI0lcxmzKx+tADyjWeJ3F8ArXM9wkQhMN3hmCsjL8EcxWyATUB6eUdliiGA==","shasum":"669bb35d5ac461a0d86685c318895526b0f72a3e","tarball":"https://registry.npmjs.org/graphback-cli/-/graphback-cli-0.9.3.tgz","fileCount":125,"unpackedSize":108001,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJduBvoCRA9TVsSAnZWagAAQegP/0xjoNYqunUmBy8tsul2\nNMapgVXWMkIvErP+LwT7srG5c5lzMcxlSyWPkyHouimE0hOYLwvi0KsaMJKK\nKsZkDLhihhhwFx8HXtd+zEn30IEALhLL7zOnXBrwN5IvWBKRZCzLjKuFWBi1\nWOMzss0E7usT8mDU8dt68Ht96TmCrpMsgvVOusjgWkiyQc+VrV1XixSBUrnn\nnOqlGcgkoD4sYEN/UidXWsOesQ9IqyJ69ACt2WdVYHcwCzRr46OVe3LibZqH\nmxa1GH1aDEaY36eGb/AVxy0RUmDIxN8vSsqxaVFjvGjanFFo2jORpE3BITRb\nD2pqTvYQ9Eq7nFqRpV3b771xdBKhAylWH3BKNNTfrV0Cw1iARIIS/UnCBlnk\nBP16tqd0WMhcViwM5GZ92Rp+ExLq4YpJ/5RiU2QPAgph998fAuJIedZeudfi\nopnHxL+GEJweP0FcuoEhQSMid2s/XfwgZEtBVtEyi7gEMr8pYpO8DypE1ooz\ncI61V6jGEY7TZuP8M2KyCErhLxwMCR5R7qs+mhmDFOW0SoLLxOUGRiStC5zv\nyraEQviMYf26aS7s/b79oJfvY9RkXR2RlOfJ8RVjmnMCYhs8pxUs3Yw5D1Md\nLoPZQy/1ch3KQc+QaKG7KK1MXMbBaE0NxwOL/fCV2PcYXEasOBBlqrVklAfz\nTevW\r\n=jgoT\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIH1YsaoNx02gcwIcygsmsHc2urJQN035UuKB4NDNYxCDAiB6fvRQJ7ULEnoERulSFAJo6oeE6yPJ8yPmnh1/ZVhMaQ=="}]},"maintainers":[{"name":"wtrocki","email":"wtrocki@redhat.com"}],"_npmUser":{"name":"aerogear-ci","email":"aerogear@redhat.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphback-cli_0.9.3_1572346856355_0.2728843443605149"},"_hasShrinkwrap":false},"0.9.4":{"name":"graphback-cli","version":"0.9.4","description":"Auto generate resolvers on top of the graphql and database of your choice","main":"dist/index.js","bin":{"graphback":"dist/index.js"},"types":"types/index.d.ts","typescript":{"definition":"types/index.d.ts"},"author":{"name":"wtrocki@redhat.com"},"scripts":{"clean":"rimraf coverage dist types","build":"tsc && cp -Rf ./src/templates/resources ./dist/templates/resources","cmd":"node ./dist/index.js","watch":"tsc -w","lint":"tslint -t stylish --project \"tsconfig.json\"","test":"ava","pretest":"npm run build"},"ava":{"files":["tests/**/*"],"compileEnhancements":false,"extensions":["ts"],"require":["ts-node/register"]},"engines":{"node":">= 8.0.0"},"devDependencies":{"@types/chalk":"0.4.31","@types/inquirer":"6.5.0","@types/js-yaml":"3.12.1","@types/node":"12.7.5","@types/node-emoji":"1.8.1","@types/through":"0.0.29","@types/yargs":"13.0.2","ava":"2.4.0","lint-staged":"9.3.0","rimraf":"3.0.0","ts-node":"8.4.1","tslint":"5.20.0","tslint-config-prettier":"1.18.0","tslint-microsoft-contrib":"6.2.0","tsutils":"3.17.1","typescript":"3.6.3","typescript-eslint-parser":"21.0.2"},"dependencies":{"chalk":"2.4.2","execa":"2.0.4","figlet":"1.2.4","glob":"7.1.4","graphback":"0.9.4","graphql":"14.5.7","inquirer":"7.0.0","js-yaml":"3.13.1","node-emoji":"1.10.0","openapi-to-graphql":"1.6.0","ora":"3.4.0","parse-github-url":"1.0.2","pg":"7.12.1","request":"2.88.0","tar":"4.4.11","tmp":"0.1.0","yargs":"14.0.0"},"jest":{"transform":{"^.+\\.tsx?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"]},"_id":"graphback-cli@0.9.4","_nodeVersion":"12.13.0","_npmVersion":"6.12.0","dist":{"integrity":"sha512-JDBVVeyl1V0YPlIWb7vIuZ9E/EQQAjECury9djttSO31l2O/RVHHUQWk3GZorOmAvgSztgYkzGlf0WxDdmxEuQ==","shasum":"954b86617049f665cab1f8b473ad5677f57fdaff","tarball":"https://registry.npmjs.org/graphback-cli/-/graphback-cli-0.9.4.tgz","fileCount":125,"unpackedSize":108001,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJduCIlCRA9TVsSAnZWagAAh4cP/iYBqRDTlAme5lc9C3FQ\nfRm62rJ1TNfQTBDKkx0fH3W1NGhetTq4AIH1nv1ev+HByCUn1khV0JgbDRvE\nI8rLcLGxeHxhVBZhwoXeR/rCvgVrs3Kz8vBzPOkTzzbxHIdv5sDDprC1pY9Y\nrXl7jB12rJ4M7QAOBLTan29H+1D32MhZJ+aqvCQIAdN/WJoca7puvXkmgfnR\nTc107nLnUp0P2Fv3MX5UeodeTj5P0sbS9AilTEDYfVIYISXFtTjlou+DgGQf\nhCmSI87HHYxc5D9KziNGiYe+39mDy/baGsnVwAga0y1EYG/WdcPbwHeBabDC\nqVQSzUBpHNtQMFcvDd71AIxesrFejd2KoFfUIhwW9rONOIRKlnAmkQSqedrG\ndZ+aC/rmNT2UVU5ukMk0cetLCQiiYZWgN3E9xhvlkluNm986OJKhqyc0CzY7\n6HFCYk7zD18GbKCILWh1nbQjQ0Emg2+JYoz8a0SRsTFCh9Z1zfsPYM8w9r0D\nfZmC6Np1AiYFZEnoKXLvVENRdIQ3EzjU9WSRzDxm/BmKmplV424wjEubJo9/\nClsl4IQ0Ar8E8zldLSSD27oMM4WeQpK/klNaVnKL6Cq18PcQwSqXbMUQjL95\nO8Fca3WdpqorVSNDLwYoktiaaDssPDk2OyINpt799i5RlZST6VdOgjfDaOEN\nBJOi\r\n=I7OW\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAM0qNzU53UOV2liNSB6HXCVPjlPE2KZNx1vJvByDmk/AiBEMYs+Yrecjp36J2EECGLxXz1vZPlItA/ok6OLiA+MfA=="}]},"maintainers":[{"name":"wtrocki","email":"wtrocki@redhat.com"}],"_npmUser":{"name":"aerogear-ci","email":"aerogear@redhat.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphback-cli_0.9.4_1572348453441_0.939189726319104"},"_hasShrinkwrap":false},"0.10.0-dev1":{"name":"graphback-cli","version":"0.10.0-dev1","description":"Auto generate resolvers on top of the graphql and database of your choice","main":"dist/index.js","bin":{"graphback":"dist/index.js"},"types":"types/index.d.ts","typescript":{"definition":"types/index.d.ts"},"author":{"name":"wtrocki@redhat.com"},"scripts":{"clean":"rimraf coverage dist types","build":"tsc && cp -Rf ./src/templates/resources ./dist/templates/resources","cmd":"node ./dist/index.js","watch":"tsc -w","lint":"tslint -t stylish --project \"tsconfig.json\"","test":"ava","pretest":"npm run build"},"ava":{"files":["tests/**/*"],"compileEnhancements":false,"extensions":["ts"],"require":["ts-node/register"]},"engines":{"node":">= 8.0.0"},"devDependencies":{"@types/chalk":"0.4.31","@types/inquirer":"6.5.0","@types/js-yaml":"3.12.1","@types/node":"12.11.7","@types/node-emoji":"1.8.1","@types/through":"0.0.29","@types/yargs":"13.0.3","ava":"2.4.0","lint-staged":"9.4.2","rimraf":"3.0.0","ts-node":"8.4.1","tslint":"5.20.0","tslint-config-prettier":"1.18.0","tslint-microsoft-contrib":"6.2.0","tsutils":"3.17.1","typescript":"3.6.4","typescript-eslint-parser":"21.0.2"},"dependencies":{"chalk":"2.4.2","execa":"2.1.0","figlet":"1.2.4","glob":"7.1.5","graphback":"^0.10.0-dev1","graphql":"14.5.8","inquirer":"7.0.0","js-yaml":"3.13.1","node-emoji":"1.10.0","openapi-to-graphql":"1.6.2","ora":"3.4.0","parse-github-url":"1.0.2","pg":"7.12.1","request":"2.88.0","tar":"4.4.13","tmp":"0.1.0","yargs":"14.2.0"},"jest":{"transform":{"^.+\\.tsx?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"]},"readme":"## GraphBack\n\n<p align=\"center\">\n  <img width=\"400\" src=\"https://github.com/aerogear/graphback/raw/master/website/static/img/graphback.png\">\n  <br/>\n  Auto generate database structure, <br/>\n  GraphQL Resolvers and Queries from GraphQL types 🚀\n</p>\n\n## Motivation \n\nGraphQL can be hard and intimidating initially.\nGraphback helps you to kickstart your experience with any existing GraphQL implementation\nby generating backend layer using your data model.\n\n**Documentation**: https://graphback.dev\n\n**Repository**: https://github.com/aerogear/graphback/\n","readmeFilename":"README.md","_id":"graphback-cli@0.10.0-dev1","_nodeVersion":"12.13.0","_npmVersion":"6.12.0","dist":{"integrity":"sha512-Sgu0vlNEyLK6tiGnumnE9DOmUGY8lnnPjGTA11owuanmHz61uUeXx0xMJwx7A0rWKuJ21k4mXHw85u4mK1Jfag==","shasum":"25b7ca8d68a1d35f8d2015214b613e4f9063d19a","tarball":"https://registry.npmjs.org/graphback-cli/-/graphback-cli-0.10.0-dev1.tgz","fileCount":129,"unpackedSize":112441,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJduVUDCRA9TVsSAnZWagAAMrIP/0YoIhptZEzgDcuY1wi9\nQU+KlhO6ouBrjRDiJFfZNy0zRYgdSc5vcs8MlwZVyiZ2BdSBSDRWt3dRyG4C\nPIrVOqLMq79tlyoezbbppCpL3j1PpSq5gN21nE6c3wcen/HXWAhQCKqHTRF6\nqkFFlom7yTOAYvslGxFAxbJIY9V/37P/b7BUC/yRtMvlkx2Z5MnBBjFIOnTV\n1QnkfY/mdnYZfR63TpcKrO55fMsdYklc+NIn60OnwPVwCTLex9XF2ZTABH/O\nfLcUv2QdnCCKVpyzHEpw2cSyNgXqApOTONVylVnImHlTur2cBaKnmV5qVo3w\n2+HiyRcKik6F2CplTXk4qlYqn+De7OE3Djtj1ap1s15dvq3QDrBSrQTsqWWb\n23boGj7Q42xXt9QlQLArijxtpB/Youy4sWEAZom///7zQ4jZHYDaEYCSGXKC\n2rl+mz+xnkk8T/2aeYjk+XnV58mjs/ko49kM/rhpvV5eEoBjYBZb2UcAumy3\nnMb4m0eBY9OzTIaVbeDb0qDfGYIStSSw9vi0NHVwUupns937jJfd1Q2hVRrH\nPPmEJ5F5viy1K+AZdzp2utAtvhLPzX9e/9Q/glMjVD8jhjcJqJMfRo6WtBmc\nAXpUwaPNWz6XBOqI+dstDU70ZUXydO0iY8JrysulwKRDXRPWrl9nBz6B0a5N\nuc+I\r\n=k8l/\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC5SFz/9+kQgKrP8fRshCJ9+fmVI4e7pqGqd4DUrhZkdQIgRGYU0rg0bV+i6qzMr9yQUcTw5eY0qxIPBo9m7dWRAgE="}]},"maintainers":[{"name":"wtrocki","email":"wtrocki@redhat.com"}],"_npmUser":{"name":"aerogear-ci","email":"aerogear@redhat.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphback-cli_0.10.0-dev1_1572427010641_0.8593251908454105"},"_hasShrinkwrap":false},"0.9.5":{"name":"graphback-cli","version":"0.9.5","description":"Auto generate resolvers on top of the graphql and database of your choice","main":"dist/index.js","bin":{"graphback":"dist/index.js"},"types":"types/index.d.ts","typescript":{"definition":"types/index.d.ts"},"author":{"name":"wtrocki@redhat.com"},"scripts":{"clean":"rimraf coverage dist types","build":"tsc && cp -Rf ./src/templates/resources ./dist/templates/resources","cmd":"node ./dist/index.js","watch":"tsc -w","lint":"tslint -t stylish --project \"tsconfig.json\"","test":"ava","pretest":"npm run build"},"ava":{"files":["tests/**/*"],"compileEnhancements":false,"extensions":["ts"],"require":["ts-node/register"]},"engines":{"node":">= 8.0.0"},"devDependencies":{"@types/chalk":"0.4.31","@types/inquirer":"6.5.0","@types/js-yaml":"3.12.1","@types/node":"12.7.5","@types/node-emoji":"1.8.1","@types/through":"0.0.29","@types/yargs":"13.0.2","ava":"2.4.0","lint-staged":"9.3.0","rimraf":"3.0.0","ts-node":"8.4.1","tslint":"5.20.0","tslint-config-prettier":"1.18.0","tslint-microsoft-contrib":"6.2.0","tsutils":"3.17.1","typescript":"3.6.3","typescript-eslint-parser":"21.0.2"},"dependencies":{"chalk":"2.4.2","execa":"2.0.4","figlet":"1.2.4","glob":"7.1.4","graphback":"^0.9.5","graphql":"14.5.7","inquirer":"7.0.0","js-yaml":"3.13.1","node-emoji":"1.10.0","openapi-to-graphql":"1.6.0","ora":"3.4.0","parse-github-url":"1.0.2","pg":"7.12.1","request":"2.88.0","tar":"4.4.11","tmp":"0.1.0","yargs":"14.0.0"},"jest":{"transform":{"^.+\\.tsx?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"]},"_id":"graphback-cli@0.9.5","_nodeVersion":"12.13.0","_npmVersion":"6.12.0","dist":{"integrity":"sha512-mT4z4o/MYeYydwIoh2+nnEovfAhShjniypVVxGGxEoX5UA/Q3Oi02I+Id6OuuyUzUl7LdB/nOEQ8X67llKz+AA==","shasum":"2c952789adc2f0eb85f4cdbb61829727e224121d","tarball":"https://registry.npmjs.org/graphback-cli/-/graphback-cli-0.9.5.tgz","fileCount":125,"unpackedSize":108025,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwEj4CRA9TVsSAnZWagAANLwP/3VN+FX7e1wNHQd/BHfI\nM5ntNvmhjA5LMJMHJVt4En/lP3q7w+UaLo98J1hgVoMYem8Uq6CUTiygjLfK\noV1GtMM8zyCR4q76ne7ZLKCJS8DGMjgFOBvVanf/JanaaCzC9Q4d8f7P5X5B\nmv7nC43oFbK0XT9a37bh8MUs4PzapXF/AXT/w+FKT26ucpAv0Ygze9VCHb4m\nOtI7/4kfzTzBwLEvvO/OOqiLiKAgSHITEmsucUsf974wB1/lsFOpOjN1zLNa\nCzHg+qtK8Fo+jnryj8rkC092EXaV8i0w4kBHUQgNcjJyEvvolsVgzOAMjRhB\nA+ftH4l3590+bJBmpDOweurwJ7aWNlL0Oka76+28f9sw6nT1DA0QNbdUMhoZ\ntDAgkc3qQfoOY7//DtSQpKV/65aAkrRgM0USvqdCPIft+ExT2Id7yWPxAieO\nRbyp0SvItemJZF4Sbcm5ck3jeSBj7C8FwxyYtepa/t+WhogcOKdyRr3XFMK9\n3zeEOkAsCO1d2dRVDvvphebPM4iJNdEnLEPsjj/zZF4V0luToDlebsWaV31h\nIwT37D7pfWTj4ChcuhdLiylZgprIoMrVWdCjCO9t3vJMGExTdr6EJ+PLi2a1\n7/odF8Z9+YOaNVrM4Swph49WRNiYdppS9IFaCJGwe4vrt87lVgobUdvU3DoM\nZhZI\r\n=+/ip\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC0ZazgbDkIYKml/7TEQ02ufQhgJ2h6AUTTnHnOPA33CgIgQSWXbbO32FqC//8x1NWzcxsTzhcc2Dc7YsjkP2C6JJo="}]},"maintainers":[{"name":"wtrocki","email":"wtrocki@redhat.com"}],"_npmUser":{"name":"aerogear-ci","email":"aerogear@redhat.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphback-cli_0.9.5_1572882680438_0.6089498072889883"},"_hasShrinkwrap":false},"0.9.6":{"name":"graphback-cli","version":"0.9.6","description":"Auto generate resolvers on top of the graphql and database of your choice","main":"dist/index.js","bin":{"graphback":"dist/index.js"},"types":"types/index.d.ts","typescript":{"definition":"types/index.d.ts"},"author":{"name":"wtrocki@redhat.com"},"scripts":{"clean":"rimraf coverage dist types","build":"tsc && cp -Rf ./src/templates/resources ./dist/templates/resources","cmd":"node ./dist/index.js","watch":"tsc -w","lint":"tslint -t stylish --project \"tsconfig.json\"","test":"ava","pretest":"npm run build"},"ava":{"files":["tests/**/*"],"compileEnhancements":false,"extensions":["ts"],"require":["ts-node/register"]},"engines":{"node":">= 8.0.0"},"devDependencies":{"@types/chalk":"0.4.31","@types/inquirer":"6.5.0","@types/js-yaml":"3.12.1","@types/node":"12.7.5","@types/node-emoji":"1.8.1","@types/through":"0.0.29","@types/yargs":"13.0.2","ava":"2.4.0","lint-staged":"9.3.0","rimraf":"3.0.0","ts-node":"8.4.1","tslint":"5.20.0","tslint-config-prettier":"1.18.0","tslint-microsoft-contrib":"6.2.0","tsutils":"3.17.1","typescript":"3.6.3","typescript-eslint-parser":"21.0.2"},"dependencies":{"chalk":"2.4.2","execa":"2.0.4","figlet":"1.2.4","glob":"7.1.4","graphback":"^0.9.6","graphql":"14.5.7","inquirer":"7.0.0","js-yaml":"3.13.1","node-emoji":"1.10.0","openapi-to-graphql":"1.6.0","ora":"3.4.0","parse-github-url":"1.0.2","pg":"7.12.1","request":"2.88.0","tar":"4.4.11","tmp":"0.1.0","yargs":"14.0.0"},"jest":{"transform":{"^.+\\.tsx?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"]},"_id":"graphback-cli@0.9.6","_nodeVersion":"12.13.0","_npmVersion":"6.12.0","dist":{"integrity":"sha512-7k6XmfldHieH2eoMTgQWmDPuHTiQMKScqR8zzfxGpieqhomBtPRKlOZog7taci4YTUjkXAJE6FJd5Fj1mrOEFA==","shasum":"0001f00440fe0904eaf61b5b856a484b320dc577","tarball":"https://registry.npmjs.org/graphback-cli/-/graphback-cli-0.9.6.tgz","fileCount":125,"unpackedSize":108025,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdxCT/CRA9TVsSAnZWagAAs/YP/j2lQUWLmIEvmNVUNVyr\nzq5R3qThuVtJYQ88+ULRDIfUGO0yf5AuD5Vc4oz+D5c5t6NF6JR34OSABI8+\ngrOAD7qvE2oQhrr2lER2KDoFOmLFquD3hBiBbz7b/uRnJC0rBZKs5TNtbI0v\nw7WjTGzsVu9n0fXPQ9NdvriRYEjcGKznDTrxsW7+N9TcuUGOfEy2gSVvfY1j\nJOpHcYphNaRk31OqUPmxWTpjY7TzLaa3r/Yqdl+gxO/Xhqe2JaMYG90dSjjC\nGwmViN0PTQZEIsRJDq5e8cu1xC4GlTnaxWDbcgbRHcu8E1/Cy39xryfg6X8+\nDUbF2wmQ4X3sMb4eoXR2L6uuxlut3Ac6JYfSR9E9dRIs44AOyAgha2S7grMv\nbT/PlI088HLKXpv56xqWx+LIvI+aFX6eeUscKUBWCdp3VxPS2qbDjybXwoVh\nMosG0dN4RhCHGgfQPV0U0QvBLtViPI+pxFvePcw0W4fFBFW6B1fXcMRp3S6g\njdE+02cABJTdInaQ5UhRCSd+l6U+FSSNsWvvYqdn7NzpwDrB9B1fvjTKIlec\ngjHRFkDK0Ta9jR6KtUevZi9+jAh7q69MuFnGKFBET1IlusZbjqVQuhA9UXtP\nzlS43vQ6uHCtmM759UroBB8bS9hmWNjDWuQJ+pt++3gEofh/2af223hVL7Ka\n33lb\r\n=6T8U\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDJgI5GxOgwrRknt5sg+g+/gOL0oXe4Y0ZINxV10csUDwIgOwAyTTQi2xo8zhUvfO8tHJUgb1Y4xo/pRWAdMVdNrww="}]},"maintainers":[{"name":"wtrocki","email":"wtrocki@redhat.com"}],"_npmUser":{"name":"aerogear-ci","email":"aerogear@redhat.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphback-cli_0.9.6_1573135614991_0.7576169796756951"},"_hasShrinkwrap":false},"0.10.0-dev2":{"name":"graphback-cli","version":"0.10.0-dev2","description":"Auto generate resolvers on top of the graphql and database of your choice","main":"dist/index.js","bin":{"graphback":"dist/index.js"},"types":"types/index.d.ts","typescript":{"definition":"types/index.d.ts"},"author":{"name":"wtrocki@redhat.com"},"scripts":{"clean":"rimraf coverage dist types","build":"tsc && cp -Rf ./src/templates/resources ./dist/templates/resources","cmd":"node ./dist/index.js","watch":"tsc -w","lint":"tslint -t stylish --project \"tsconfig.json\"","test":"ava","pretest":"npm run build"},"ava":{"files":["tests/**/*"],"compileEnhancements":false,"extensions":["ts"],"require":["ts-node/register"]},"engines":{"node":">=10.15.3"},"devDependencies":{"@types/chalk":"0.4.31","@types/inquirer":"6.5.0","@types/js-yaml":"3.12.1","@types/node":"12.12.9","@types/node-emoji":"1.8.1","@types/through":"0.0.29","@types/yargs":"13.0.3","ava":"2.4.0","lint-staged":"9.4.3","rimraf":"3.0.0","ts-node":"8.5.2","tslint":"5.20.1","tslint-config-prettier":"1.18.0","tslint-microsoft-contrib":"6.2.0","tsutils":"3.17.1","typescript":"3.7.2","typescript-eslint-parser":"21.0.2"},"dependencies":{"chalk":"2.4.2","execa":"3.3.0","figlet":"1.2.4","glob":"7.1.6","graphback":"^0.10.0-dev2","graphql":"14.5.8","inquirer":"7.0.0","js-yaml":"3.13.1","knex":"0.20.2","node-emoji":"1.10.0","openapi-to-graphql":"1.6.2","parse-github-url":"1.0.2","pg":"7.12.1","request":"2.88.0","tar":"5.0.5","tmp":"0.1.0","yargs":"15.0.2","sqlite3":"4.1.0"},"jest":{"transform":{"^.+\\.tsx?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"]},"readme":"## Graphback\n\n<p align=\"center\">\n  <img width=\"400\" src=\"https://github.com/aerogear/graphback/raw/master/website/static/img/graphback.png\">\n  <br/>\n  Auto generate database structure, <br/>\n  GraphQL Resolvers and Queries from GraphQL types 🚀\n</p>\n\n> NOTE: Graphback CLI is going to be replaced with graphql-cli in near future. Please consider installing https://github.com/Urigo/graphql-cli\n\n## Motivation \n\nGraphQL can be hard and intimidating initially.\nGraphback helps you to kickstart your experience with any existing GraphQL implementation\nby generating backend layer using your data model.\n\n**Documentation**: https://graphback.dev\n\n**Repository**: https://github.com/aerogear/graphback/\n","readmeFilename":"README.md","_id":"graphback-cli@0.10.0-dev2","_npmVersion":"6.4.1","_nodeVersion":"10.15.3","_npmUser":{"name":"wtrocki","email":"wtrocki@redhat.com"},"dist":{"integrity":"sha512-vYHXIV/lMIXySSn0heUAWPPHi0T2DUe803QcDwvg60ty7XZSS+Xg7P2qeL+jCKt2iz92gI/kpLSQuyN4+1Mdsg==","shasum":"6a2da6ba08fead6c7b3f30a0d2f1e62b842853e0","tarball":"https://registry.npmjs.org/graphback-cli/-/graphback-cli-0.10.0-dev2.tgz","fileCount":122,"unpackedSize":111572,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd08clCRA9TVsSAnZWagAAXF0P/0ksY6X+ZT0HDpSSqwf9\nW1XwoNmkmli5xgDXpQh0D+UNi4l55koQsveyHNI3aO2yRdpQSC7rmHCykLur\n5AJzjBvJ5EjAjPDUYitlYEVRC/RbbO2LJ5rUha/KQ3krvBUFTc3fZO9F+igS\nEnLX7iHOJLIZnTweYrPePoyIafLldkiZE++8loh0C3LzqxRJsIDqOn2TBz5S\nX0wI8wQx6yrHZXvV5pBYkUDfNpivDduWgjXcMfVBKAJXCBMBeYHNpdsCEeCR\nufruw3X9xMVSC6k+ycWpChILgQL5FzPINUD+5AVJrKXGSzPriFk3k2OEoIuU\npXlDBY1QHJrnNsTANQVArryEp+UHnsxFsT6hAtfKOGCWY+2lO7vuosIShdDO\nvpKMWot7YvgjQ+otNdnnZCwOPjxvAzGSG7UWGEFVXGjkFLMDRCqruKwX83Cq\n73KxseR/qjA2t0mN5bsy1B+vvAUgXkh0/oA3vFcJ0JbTeq2wm2gHU67A1xq3\nPoNPqp3jSIF0YPmBlgj6KXFwKjFHDholAhHuuOXu0536wZ7ihAtko8+7jv73\nlEDjBa0Xc5LW8ueTm5QNoBpsebttqTuvd/0Ou9TiCDq40KuP2+AicRDajx5d\n5X1veLHux5YSx83b6yD90ekMXpApiXhL3tRRrwrD+NgWqHSxe+zMfKh2xqOw\nxrd4\r\n=mKhF\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDZgS/OeKIe/ZcL7TXW3vdYmcjiF4gjMkg/3kLhk+1emwIgH5ixa6NWDL7ZlR/tIBwnWU08dU7b/sgk02eG1OAeW7U="}]},"maintainers":[{"email":"aerogear@redhat.com","name":"aerogear-ci"},{"email":"dara.s.hayes@gmail.com","name":"darahayes"},{"email":"ephelan@redhat.com","name":"ephelan"},{"email":"scoady@redhat.com","name":"scoady"},{"email":"wtrocki@redhat.com","name":"wtrocki"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphback-cli_0.10.0-dev2_1574160164882_0.12540100346882954"},"_hasShrinkwrap":false},"0.10.0-rc3":{"name":"graphback-cli","version":"0.10.0-rc3","description":"Auto generate resolvers on top of the graphql and database of your choice","main":"dist/index.js","bin":{"graphback":"dist/index.js"},"types":"types/index.d.ts","typescript":{"definition":"types/index.d.ts"},"author":{"name":"wtrocki@redhat.com"},"scripts":{"clean":"rimraf coverage dist types","build":"tsc && cp -Rf ./src/templates/resources ./dist/templates/resources","cmd":"node ./dist/index.js","watch":"tsc -w","lint":"tslint -t stylish --project \"tsconfig.json\"","test":"ava","pretest":"npm run build"},"ava":{"files":["tests/**/*"],"compileEnhancements":false,"extensions":["ts"],"require":["ts-node/register"]},"engines":{"node":">=10.15.3"},"devDependencies":{"@types/chalk":"0.4.31","@types/inquirer":"6.5.0","@types/js-yaml":"3.12.1","@types/node":"12.12.21","@types/node-emoji":"1.8.1","@types/through":"0.0.29","@types/yargs":"13.0.3","ava":"2.4.0","lint-staged":"9.5.0","rimraf":"3.0.0","ts-node":"8.5.4","tslint":"5.20.1","tslint-config-prettier":"1.18.0","tslint-microsoft-contrib":"6.2.0","tsutils":"3.17.1","typescript":"3.7.3","typescript-eslint-parser":"21.0.2"},"dependencies":{"chalk":"2.4.2","execa":"3.4.0","figlet":"1.2.4","glob":"7.1.6","graphback":"^0.10.0-rc3","graphql":"14.5.8","graphql-migrations":"^0.10.0-rc3","inquirer":"7.0.1","js-yaml":"3.13.1","node-emoji":"1.10.0","openapi-to-graphql":"1.7.0","parse-github-url":"1.0.2","pg":"7.15.0","request":"2.88.0","sqlite3":"4.1.1","tar":"5.0.5","tmp":"0.1.0","yargs":"15.0.2"},"jest":{"transform":{"^.+\\.tsx?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"]},"readme":"## Graphback\n\n<p align=\"center\">\n  <img width=\"400\" src=\"https://github.com/aerogear/graphback/raw/master/website/static/img/graphback.png\">\n  <br/>\n  Auto generate database structure, <br/>\n  GraphQL Resolvers and Queries from GraphQL types 🚀\n</p>\n\n> NOTE: Graphback CLI is going to be replaced with graphql-cli in near future. Please consider installing https://github.com/Urigo/graphql-cli\n\n## Motivation \n\nGraphQL can be hard and intimidating initially.\nGraphback helps you to kickstart your experience with any existing GraphQL implementation\nby generating backend layer using your data model.\n\n**Documentation**: https://graphback.dev\n\n**Repository**: https://github.com/aerogear/graphback/\n","readmeFilename":"README.md","_id":"graphback-cli@0.10.0-rc3","_nodeVersion":"12.14.0","_npmVersion":"6.13.4","dist":{"integrity":"sha512-Kb8vpRcE02WfN7QDD+FUTeh7gleSbIqh0lSUxgHRaXcJbU0gNMRIhcaGYzLyfPnioYr941QJgLAx8ZkVgk7yEQ==","shasum":"4083538564a5ebe78acb897463564e943587c58e","tarball":"https://registry.npmjs.org/graphback-cli/-/graphback-cli-0.10.0-rc3.tgz","fileCount":113,"unpackedSize":84493,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeAP4UCRA9TVsSAnZWagAAu3YP/0tbuqSE8bcxfyD5pcWF\nQpDbiuhYHNh8dtDCTjNE9i96oR+UdZXTIqQP8wGGBuzf0mVvFP4wjxFqOI8j\nTzx9pghIxdfi0VqI4KUJqYt7z5Yp/2NEr3M4e45AgKm2++vHx2KlY1C04W8U\nfW7Aji+x62MXSRbs+a2/hj49hEvXaCREd6v8OXI9x5nadsUMuU5bBF5QuAxs\n3WCxelKXv2k4j5pTQIIZHfdDmNkJZYAfW9dmztuzCl9uE8TarTXDEce6+eSc\nKxnwlYkGqVRQrQ+p43mWi7iEfq58HNo/Wmek0yB8cSGPcJU0jLNdlzJQoci7\nKHCJpdIYZd7SRB4nnl7QqfKQ2eiKLbU997vYfLZ+gS33KVkJh8LkF0de5T4y\nx71sqAb/sTQSqfzt0N7a1AOVFLLVoLnJDHas72pPGk5rPAB4YILTJwc7FTJu\nCRdgebFVHR9etg86IQXW1Nfm2fbXdKifPyysmJ6cj0/4kntiloYtG5JjQj5y\n/5bjY8EIaOblu5dH0eGt4dFKzrXGGxGT+6fm/t16wE7ApBr0AW49/SrwpFWS\nuZhLxHdRJx/348DOWb6pkhhEawpv/UgYkNBf8llckuTO+Gg5eRQYtSjXSSr8\ngu/oeB3ZNwFSVnUAZEUnEFD6qQJtyFPnkKaX+6NIU1Psqu49phrRnRcmlG1A\nBgOa\r\n=MTUy\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHIE7kaXaUIJ70OdiBDGNtZemmhM1fDJ9Yh5pPn5HykPAiEAiT3ya4luxgBo4bazIczcwxL2EMjFX/o6hlbtOonVudI="}]},"maintainers":[{"email":"aerogear@redhat.com","name":"aerogear-ci"},{"email":"dara.s.hayes@gmail.com","name":"darahayes"},{"email":"ephelan@redhat.com","name":"ephelan"},{"email":"scoady@redhat.com","name":"scoady"},{"email":"wtrocki@redhat.com","name":"wtrocki"}],"_npmUser":{"name":"aerogear-ci","email":"dara.s.hayes@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphback-cli_0.10.0-rc3_1577123348485_0.8629462567298658"},"_hasShrinkwrap":false},"0.10.0":{"name":"graphback-cli","version":"0.10.0","description":"Auto generate resolvers on top of the graphql and database of your choice","main":"dist/index.js","bin":{"graphback":"dist/index.js"},"types":"types/index.d.ts","typescript":{"definition":"types/index.d.ts"},"author":{"name":"wtrocki@redhat.com"},"scripts":{"clean":"rimraf coverage dist types","build":"tsc && cp -Rf ./src/templates/resources ./dist/templates/resources","cmd":"node ./dist/index.js","watch":"tsc -w","lint":"tslint -t stylish --project \"tsconfig.json\"","test":"ava","pretest":"npm run build"},"ava":{"files":["tests/**/*"],"compileEnhancements":false,"extensions":["ts"],"require":["ts-node/register"]},"engines":{"node":">=10.15.3"},"devDependencies":{"@types/chalk":"0.4.31","@types/inquirer":"6.5.0","@types/js-yaml":"3.12.1","@types/node":"12.12.24","@types/node-emoji":"1.8.1","@types/through":"0.0.29","@types/yargs":"13.0.4","ava":"2.4.0","lint-staged":"9.5.0","rimraf":"3.0.0","ts-node":"8.5.4","tslint":"5.20.1","tslint-config-prettier":"1.18.0","tslint-microsoft-contrib":"6.2.0","tsutils":"3.17.1","typescript":"3.7.4","typescript-eslint-parser":"21.0.2"},"dependencies":{"chalk":"2.4.2","execa":"4.0.0","figlet":"1.2.4","glob":"7.1.6","graphback":"0.10.0","graphql":"14.5.8","graphql-migrations":"0.10.0","inquirer":"7.0.2","js-yaml":"3.13.1","node-emoji":"1.10.0","openapi-to-graphql":"1.7.0","parse-github-url":"1.0.2","pg":"7.17.0","request":"2.88.0","sqlite3":"4.1.1","tar":"5.0.5","tmp":"0.1.0","yargs":"15.1.0"},"jest":{"transform":{"^.+\\.tsx?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"]},"_id":"graphback-cli@0.10.0","_nodeVersion":"12.14.0","_npmVersion":"6.13.4","dist":{"integrity":"sha512-A9bjQyBjFTqs0CAg+CPlTwC+F6SzwrcSfXMsXPTQRGPBO9vA1RGU9Vu5z/qJe5FZDPQsSSWfMI66fAsfSVh4sQ==","shasum":"4c73e602398d7ae896ee2355568f5bae7d784685","tarball":"https://registry.npmjs.org/graphback-cli/-/graphback-cli-0.10.0.tgz","fileCount":113,"unpackedSize":84551,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeEy03CRA9TVsSAnZWagAAwhAQAIhL+K9aRtJomTrWbifC\neRzAcNir0fhj4NALAtEq8jalJKsYfqEIVnjePXR0HLGimdeB0YyP8k7Y7BUg\nStjE18V7GrImoW9arAU6qDmIMWacPY2omrTfwc1jhs28oLIx5f/dUVMLRrC1\nLjtCD/kuhXRvLsBYoETEZGAurnXhQUFQjK9tE8bjnVdsWJ7CdeWVAIBothPN\nSnkOOqKhfE/7dexgGFv6SosZPRTwBW/kTHngIzYacC9uzy9S7lw4Pw3x/S9w\nDDyTF5dNOcVOJ5N3c0dmsAmvPukA8Bjmyal2W1pa68+XM9hlhy8MTDUOZRYj\nsvHIoGOa62nvmvo1Q5znEocLevSilpKPzHwcwnXoe9Gb3EUEEfftZ2UjijDS\nx7zD58GfuYtJpmoIgL1xseXg2c4pqgHEDAk1prCyl657m/kRNbNHNWIDB/X1\nsmnJ6zUdglqHt4pVolLwu840sqWjv+XetjmcEOu53Wf59hkM7BNxGtvGFsSa\npPxVREYaznRtPcsbmyUnzh0fvCy0mrgzhYGiuyUwfeGcggINA/jZKhLHTRdh\nRZWiQqWd4naUsJWn58sOPbw1hXyMYyu8N0Hu72GgA355NUFWLJARWTd67+yp\n2/W2QeeJ34wcqqkV2avpQDalGNYPQWNpsMgSjYpJNFSmOa3Ml06SIe+Mv7gv\nIvTD\r\n=Kmla\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD9ShQCBXS+HpuKnwP10S1jazVlX0UExp+QvUnVK00vXAIhAIwG90UonQK+XcweS5gGoEisQLfC+l0kMkoXCxlqbT6c"}]},"maintainers":[{"email":"aerogear@redhat.com","name":"aerogear-ci"},{"email":"dara.s.hayes@gmail.com","name":"darahayes"},{"email":"ephelan@redhat.com","name":"ephelan"},{"email":"scoady@redhat.com","name":"scoady"},{"email":"wtrocki@redhat.com","name":"wtrocki"}],"_npmUser":{"name":"aerogear-ci","email":"dara.s.hayes@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphback-cli_0.10.0_1578315062792_0.6055046182738679"},"_hasShrinkwrap":false},"0.10.1":{"name":"graphback-cli","version":"0.10.1","description":"Auto generate resolvers on top of the graphql and database of your choice","main":"dist/index.js","bin":{"graphback":"dist/index.js"},"types":"types/index.d.ts","typescript":{"definition":"types/index.d.ts"},"author":{"name":"wtrocki@redhat.com"},"scripts":{"clean":"rimraf coverage dist types","build":"tsc && cp -Rf ./src/templates/resources ./dist/templates/resources","cmd":"node ./dist/index.js","watch":"tsc -w","lint":"tslint -t stylish --project \"tsconfig.json\"","test":"ava","pretest":"npm run build"},"ava":{"files":["tests/**/*"],"compileEnhancements":false,"extensions":["ts"],"require":["ts-node/register"]},"engines":{"node":">=10.15.3"},"devDependencies":{"@types/chalk":"0.4.31","@types/inquirer":"6.5.0","@types/js-yaml":"3.12.1","@types/node":"12.12.24","@types/node-emoji":"1.8.1","@types/through":"0.0.29","@types/yargs":"13.0.4","ava":"2.4.0","lint-staged":"9.5.0","rimraf":"3.0.0","ts-node":"8.5.4","tslint":"5.20.1","tslint-config-prettier":"1.18.0","tslint-microsoft-contrib":"6.2.0","tsutils":"3.17.1","typescript":"3.7.4","typescript-eslint-parser":"21.0.2"},"dependencies":{"chalk":"2.4.2","execa":"4.0.0","figlet":"1.2.4","glob":"7.1.6","graphback":"^0.10.1","graphql":"14.5.8","graphql-migrations":"^0.10.1","inquirer":"7.0.2","js-yaml":"3.13.1","node-emoji":"1.10.0","openapi-to-graphql":"1.7.0","parse-github-url":"1.0.2","pg":"7.17.0","request":"2.88.0","sqlite3":"4.1.1","tar":"5.0.5","tmp":"0.1.0","yargs":"15.1.0"},"jest":{"transform":{"^.+\\.tsx?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"]},"_id":"graphback-cli@0.10.1","_nodeVersion":"12.14.1","_npmVersion":"6.13.4","dist":{"integrity":"sha512-nm4KBGZ0Xr849FKVTb7W+i4Q5X260b+UVY9+sbXkT2iVtEm4Jee3GoiBzmBt88JFT9yRU+UU9sfyg18zR5oZoQ==","shasum":"fec1e10e70b11ddf7f5933693db957131f3bd1cd","tarball":"https://registry.npmjs.org/graphback-cli/-/graphback-cli-0.10.1.tgz","fileCount":113,"unpackedSize":84433,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeF08WCRA9TVsSAnZWagAAtKgP/2pJkgvHM0fIWyc9rmF3\nvLR0JTmaiUd7PlaUOga4ZHQHBNznCwIDe+l0kI2hgl9tU17iVzXrCmd3O4F1\nDd74hWEiNlvwXnzzce+rMtGmDZyybU8sxXT7RplDjBPehi6EFsr6/mvOFR5b\nwvXL27pI+h8ZKF7UP+2pYCbRU2HovAs/1hEXDMDddtOAn2d5g/+8U08DGxuW\nzpQiGIlCgAkL0F24peaPMH/+nIkcNHnqpj+iiFe5sN8ipBazgqrmKx5RrG6y\n6ykmxadHn7li4Iv3l4FoCe8FY43skzmWzdgNuaOP6G6sn6cujSwBentdgJGD\nSihlNNfTrn8NdQqILFKvGPg3cTbLJ+YM2T96faEIEadwHKlRHbHWVr5IFKj7\nNA/QV9dx7QqOlR5kvNcnknl8RC2hoxPvOoIY5CiMEbr10ih0AcHF63+JDWdl\nIzWmswIPNlEPjfuC0a2tFhLfs+2OVNCqy2w6J9E9QiZzvi+fapkEE4G5ThlI\nWTEX/kcsl/XU3gl6gBe84ZKHrp6v7PHgQU4Vo1ssCw2yQFlYM2m4R15ODYC9\n87wNeIuTTdFacVwi21KHovKYSWIk22oZyRigmKwG7zv/zbAgu92Yrn4a2Vnj\nbj0vEXo4Y9GC3oiIXUTRmfU4jEx68OFjVibyOBSEYB/hKj4hd2dAMMTOMO9r\nEYCR\r\n=0/2y\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICRTuTc5jc7BtaBd39wDztiCGDUl3uOEr9goW7qV+g1ZAiEAskYMCZEFb1eARQQmWIB5x1Z+cKgHBvjsee3RUsi+ACs="}]},"maintainers":[{"email":"aerogear@redhat.com","name":"aerogear-ci"},{"email":"dara.s.hayes@gmail.com","name":"darahayes"},{"email":"ephelan@redhat.com","name":"ephelan"},{"email":"scoady@redhat.com","name":"scoady"},{"email":"wtrocki@redhat.com","name":"wtrocki"}],"_npmUser":{"name":"aerogear-ci","email":"dara.s.hayes@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphback-cli_0.10.1_1578585878549_0.08447494290563884"},"_hasShrinkwrap":false},"0.10.2":{"name":"graphback-cli","version":"0.10.2","description":"Auto generate resolvers on top of the graphql and database of your choice","main":"dist/index.js","bin":{"graphback":"dist/index.js"},"types":"types/index.d.ts","typescript":{"definition":"types/index.d.ts"},"author":{"name":"wtrocki@redhat.com"},"scripts":{"clean":"rimraf coverage dist types","build":"tsc && cp -Rf ./src/templates/resources ./dist/templates/resources","cmd":"node ./dist/index.js","watch":"tsc -w","lint":"tslint -t stylish --project \"tsconfig.json\"","test":"ava","pretest":"npm run build"},"ava":{"files":["tests/**/*"],"compileEnhancements":false,"extensions":["ts"],"require":["ts-node/register"]},"engines":{"node":">=10.15.3"},"devDependencies":{"@types/chalk":"0.4.31","@types/inquirer":"6.5.0","@types/js-yaml":"3.12.1","@types/node":"12.12.24","@types/node-emoji":"1.8.1","@types/through":"0.0.29","@types/yargs":"13.0.5","ava":"2.4.0","lint-staged":"9.5.0","rimraf":"3.0.0","ts-node":"8.5.4","tslint":"5.20.1","tslint-config-prettier":"1.18.0","tslint-microsoft-contrib":"6.2.0","tsutils":"3.17.1","typescript":"3.7.4","typescript-eslint-parser":"21.0.2"},"dependencies":{"chalk":"2.4.2","execa":"4.0.0","figlet":"1.2.4","glob":"7.1.6","graphback":"0.10.2","graphql":"14.5.8","graphql-migrations":"0.10.2","inquirer":"7.0.3","js-yaml":"3.13.1","node-emoji":"1.10.0","openapi-to-graphql":"1.7.0","parse-github-url":"1.0.2","pg":"7.17.0","request":"2.88.0","sqlite3":"4.1.1","tar":"5.0.5","tmp":"0.1.0","yargs":"15.1.0"},"jest":{"transform":{"^.+\\.tsx?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"]},"_id":"graphback-cli@0.10.2","_nodeVersion":"12.14.1","_npmVersion":"6.13.4","dist":{"integrity":"sha512-E0KqcK/da+k3FyiHl3Ok9hhcpji2dbFNhge6TbmxfErWqA3CVAXIj0c/JTmTTfzTwb6VuTWuF6OFMajPD1BQxw==","shasum":"9fe985badd47ff42ee9b5dcfd1d778a4cc2d1497","tarball":"https://registry.npmjs.org/graphback-cli/-/graphback-cli-0.10.2.tgz","fileCount":113,"unpackedSize":84427,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeGJ7WCRA9TVsSAnZWagAAJ9YP/1qwDtZmj4bzB7LKJHWI\nRXEQznkJ/tZdHzP5W3d6yuTrvJ+O+mCCGpJjHiogkmMlm1onjSOa5ZT534o6\nfAdWZwgZ14zYltUpnWBoN3V3i6ErlpkW1UN11tv5I55DejmTDeBHity+pVHQ\nc3oHFOETPd5cm7WPatjEwOAkqL7PysTZqatiEf4+QwwLHOTClLtFjllqExd/\nxtPr/qhspDYMv5PgSd7G2bDBoBEyxkTR5hdUgS7WrT6YueoSNxs6kPBlu/ub\nF2e4429yyM1ZRn1kI4q054Qc869ZOqnMsDPMgQRbFY2XP3lMIKAYBLfvcwYJ\nwYLhWTIGGifFuQoP0PS4TPZtwccXbz6TeoZHjqrv/tM3WRiqDcVPutHeg0W6\nKY3D1fqbEXuUdd595i3l0+/9ORAz4VUjhUBgPbE3PpZpUb5WhGeARkO3jIFN\nfL+XFJUUCUrSmahUR2BIaLs7j/K0/EomB9szaxnH4dgRhjCu+HMMl/VSldSd\nZoeDa9R0uPYbzcb4f289qQ1ss+LCn6jMbd/wNlMCKCRD2FdXiQvd4YnDRwcL\n969ZwNM5b8/oE6H9UBgmEy84qOGvQr4u+spNMT9Eb9eatdYWIglCJ43HUPgn\nQIXcX5cUVodtk4gkfpNTsgvgUoyXZjv/z+hFxPG2eYmAmzsQ1XAE8DkYZzM8\nR0fq\r\n=x6+d\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCdSmmEnGvVXdUFtl1QwTTZok2+JBxLRj6nMj5HG0LBYQIgEjeNX+c2Q8JoMVMLtle6+sbW9N7Sy+/KFub/hrXDn84="}]},"maintainers":[{"email":"aerogear@redhat.com","name":"aerogear-ci"},{"email":"dara.s.hayes@gmail.com","name":"darahayes"},{"email":"ephelan@redhat.com","name":"ephelan"},{"email":"scoady@redhat.com","name":"scoady"},{"email":"wtrocki@redhat.com","name":"wtrocki"}],"_npmUser":{"name":"aerogear-ci","email":"dara.s.hayes@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphback-cli_0.10.2_1578671829725_0.9275773071607338"},"_hasShrinkwrap":false},"0.10.3":{"name":"graphback-cli","version":"0.10.3","description":"Auto generate resolvers on top of the graphql and database of your choice","main":"dist/index.js","bin":{"graphback":"dist/index.js"},"types":"types/index.d.ts","typescript":{"definition":"types/index.d.ts"},"author":{"name":"wtrocki@redhat.com"},"scripts":{"clean":"rimraf coverage dist types","build":"tsc && cp -Rf ./src/templates/resources ./dist/templates/resources","cmd":"node ./dist/index.js","watch":"tsc -w","lint":"tslint -t stylish --project \"tsconfig.json\"","test":"ava","pretest":"npm run build"},"ava":{"files":["tests/**/*"],"compileEnhancements":false,"extensions":["ts"],"require":["ts-node/register"]},"engines":{"node":">=10.15.3"},"devDependencies":{"@types/chalk":"0.4.31","@types/inquirer":"6.5.0","@types/js-yaml":"3.12.1","@types/node":"12.12.25","@types/node-emoji":"1.8.1","@types/through":"0.0.29","@types/yargs":"15.0.0","ava":"2.4.0","lint-staged":"9.5.0","rimraf":"3.0.0","ts-node":"8.6.2","tslint":"5.20.1","tslint-config-prettier":"1.18.0","tslint-microsoft-contrib":"6.2.0","tsutils":"3.17.1","typescript":"3.7.5","typescript-eslint-parser":"21.0.2"},"dependencies":{"chalk":"2.4.2","execa":"4.0.0","figlet":"1.2.4","glob":"7.1.6","graphback":"0.10.2","graphql":"14.5.8","graphql-migrations":"0.10.2","inquirer":"7.0.3","js-yaml":"3.13.1","node-emoji":"1.10.0","openapi-to-graphql":"1.7.0","parse-github-url":"1.0.2","pg":"7.17.1","request":"2.88.0","sqlite3":"4.1.1","tar":"5.0.5","tmp":"0.1.0","yargs":"15.1.0"},"jest":{"transform":{"^.+\\.tsx?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"]},"_id":"graphback-cli@0.10.3","_npmVersion":"6.4.1","_nodeVersion":"10.15.3","_npmUser":{"name":"wtrocki","email":"wtrocki@redhat.com"},"dist":{"integrity":"sha512-trcDEqC1FX6cp4p0KlZx/AiRbJg+86/zDVM5nvMyG6d1rfiy0w/Q51d7NsNF6GshcWCZtCDjmX8ICBCaCVVNiw==","shasum":"cd0aabcc7ad02b19631e6b90600143e73679697f","tarball":"https://registry.npmjs.org/graphback-cli/-/graphback-cli-0.10.3.tgz","fileCount":106,"unpackedSize":83075,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeLDxVCRA9TVsSAnZWagAA/n8QAIh43gWXIMeY9vBqWsKD\n7JqgAKB81Y2yXuHF3O8e+1XW+iRBsF7+bjFiyFEY4qWSwg1ARCp8czqlWD44\nuYfFv8tzh11KL6JC7SmwgtqYHpz2i6ljzQlW9x80nkugM0XUP331NMwrdcTi\n4OaoDytbqSYoB1xLwD3mmBN98Umv2lW7OZtFHcyYig3RRiqpZQMjEoYyNZKH\nuKz/SLkGfveiq9U3/8riHceOll8GeBgRbxnd0CzS+/f/5zWPm0CxhC+sllLc\nKTeRGbcu7sVnz3Lm2B/u1uMDUbwz+m1Wagc/5Ks/Xu2TU2ofhHpUKMDG/DB+\nXEmW8umEsKiy885K+G1ospzkxLntWOU6bVEkWpKb3r3AYTj/aGyP2Ebz0GBv\nigsyB086oFoO3DDbdXkkuS6PhcEHHhZVJWbqqRRHZvQV8cWEXE/WUM+8feOk\nBuCnKMt7cFqJwDmXPGiZAO6kDvtyevxu80+/5B+KJVDpYx3id0hLbpg6hHk0\nZdXUkwvsMAYeTaNfvkeC40Q7Z7UY2JiK/+L7Idebnp9NLkayroOAfwZwjLSw\nkigYvqat7V8A6JbcMcd9/A3Dp2nQlDYHx4+HZA02S1DVx+uX8Cj3nti6sUjL\naJfBchm7/sNeXFRt72IBqUECBr8ZFhhwOz9leDkZuJaZLxVU+Z6DjdBfpsLQ\nXDBV\r\n=vW05\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHhqgvqSC4vtDPrddbTPmoqE21k6Nf+tpI8UR5ULM2pfAiA62xElthLYL8wQZ1K2uPqDS2OqZYhydQOba1pp9irCcg=="}]},"maintainers":[{"email":"aerogear@redhat.com","name":"aerogear-ci"},{"email":"dara.s.hayes@gmail.com","name":"darahayes"},{"email":"ephelan@redhat.com","name":"ephelan"},{"email":"scoady@redhat.com","name":"scoady"},{"email":"wtrocki@redhat.com","name":"wtrocki"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphback-cli_0.10.3_1579957333130_0.04780631977490479"},"_hasShrinkwrap":false},"0.10.4":{"name":"graphback-cli","version":"0.10.4","description":"Auto generate resolvers on top of the graphql and database of your choice","main":"dist/index.js","bin":{"graphback":"dist/index.js"},"types":"types/index.d.ts","typescript":{"definition":"types/index.d.ts"},"author":{"name":"wtrocki@redhat.com"},"scripts":{"clean":"rimraf coverage dist types","build":"tsc && cp -Rf ./src/templates/resources ./dist/templates/resources","cmd":"node ./dist/index.js","watch":"tsc -w","lint":"tslint -t stylish --project \"tsconfig.json\"","test":"ava","pretest":"npm run build"},"ava":{"files":["tests/**/*"],"compileEnhancements":false,"extensions":["ts"],"require":["ts-node/register"]},"engines":{"node":">=10.15.3"},"devDependencies":{"@types/chalk":"0.4.31","@types/inquirer":"6.5.0","@types/js-yaml":"3.12.1","@types/node":"12.12.25","@types/node-emoji":"1.8.1","@types/through":"0.0.29","@types/yargs":"15.0.0","ava":"2.4.0","lint-staged":"9.5.0","rimraf":"3.0.0","ts-node":"8.6.2","tslint":"5.20.1","tslint-config-prettier":"1.18.0","tslint-microsoft-contrib":"6.2.0","tsutils":"3.17.1","typescript":"3.7.5","typescript-eslint-parser":"21.0.2"},"dependencies":{"chalk":"2.4.2","execa":"4.0.0","figlet":"1.2.4","glob":"7.1.6","graphback":"0.10.2","graphql":"14.5.8","graphql-migrations":"0.10.2","inquirer":"7.0.3","js-yaml":"3.13.1","node-emoji":"1.10.0","openapi-to-graphql":"1.7.0","parse-github-url":"1.0.2","pg":"7.17.1","request":"2.88.0","sqlite3":"4.1.1","tar":"5.0.5","tmp":"0.1.0","yargs":"15.1.0"},"jest":{"transform":{"^.+\\.tsx?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"]},"_id":"graphback-cli@0.10.4","_npmVersion":"6.4.1","_nodeVersion":"10.15.3","_npmUser":{"name":"wtrocki","email":"wtrocki@redhat.com"},"dist":{"integrity":"sha512-91zo2BVPZAtKaYAt0QUuDh6ibqA8ZaNFzFAnLqqKUTN/PTC+T+i3RiVBxlaI3uh55jQDtYMTrgI+WfB6k24m9A==","shasum":"88ecc10c9074104fa914d6400e1a2ee63bd9a47d","tarball":"https://registry.npmjs.org/graphback-cli/-/graphback-cli-0.10.4.tgz","fileCount":113,"unpackedSize":84891,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeLD6QCRA9TVsSAnZWagAAxcAP/RHiXPqTzRdjzSSqVJgg\nPabGWfb49opfCNrOZGjxFElzoXAg+7ZwCzhbS/LimC0W9eAEfEJ82r/aUHzt\naSMm68IdMqXc1MF4NgS9dCek25Orti9YyoG9ageoX+dy4Ttuwag1/RDPcVK9\nDT6hoiELV2FfUivalnkimReTEoR64n7Gh8EKn/5b9S97VLsHyTARoLRrTBj+\nrGQnsaVLqKOgETHIIZ9qt/37Kh6bTGfV7UhgIA4x+3qG84r61QBRbSZsAlc+\ntjwXzwzTBGlrRUstnTEmrBIV+dwiLg9RARAeJ5uomQinDVMrynMe2gY6tdhh\nK5mtZHsKFv9Td/inXOWvUHAOT0up5+fpbopO21QDBlgApPQM4MI+aUT8yOz2\n2/WqPysnnalI8QJsnxhSVk13SMkQvlLl8uG778dvmGOVVAnCk4hWAntZZn/D\n7RoCqCIjR4VSXxImE2L2f2lhoBnea8aCEBLArC6fVd2hlvAES27k28yrO0cO\njkX+5awPYrzD9l89zNFw9VYq7cK6a8bIdcCcDqA2aHcaU0vODIleWCrQ4bdZ\nt+J+kEsQR+2eIVckWmXKhYcE5aXNZaIWkRTfKFtwhvTR0zCJimFM0vx6KhGj\n+PH84ePgKtoS9KTHSbgdW9dsRmpqL/h0h+R7wcS0I5nyix+qPuPkHxGU1WlL\nRQIS\r\n=zmYG\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEMX88GVmGQ7PH7GRSrB5heGzdeS+Icn0ZGU6vUcW0evAiEAhZQ2PRytXTwm90t23yDUVxRDPC7NnKp0VuKzAx6B6TM="}]},"maintainers":[{"email":"aerogear@redhat.com","name":"aerogear-ci"},{"email":"dara.s.hayes@gmail.com","name":"darahayes"},{"email":"ephelan@redhat.com","name":"ephelan"},{"email":"scoady@redhat.com","name":"scoady"},{"email":"wtrocki@redhat.com","name":"wtrocki"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphback-cli_0.10.4_1579957904332_0.4331861859200792"},"_hasShrinkwrap":false},"0.11.0-alpha1":{"name":"graphback-cli","version":"0.11.0-alpha1","description":"Auto generate resolvers on top of the graphql and database of your choice","main":"dist/index.js","bin":{"graphback":"dist/index.js"},"types":"types/index.d.ts","typescript":{"definition":"types/index.d.ts"},"author":{"name":"wtrocki@redhat.com"},"scripts":{"clean":"rimraf coverage dist types","build":"tsc && cp -Rf ./src/templates/resources ./dist/templates/resources","cmd":"node ./dist/index.js","watch":"tsc -w","lint":"eslint -t stylish --project \"tsconfig.json\"","test":"ava","pretest":"yarn build"},"ava":{"files":["tests/**/*"],"compileEnhancements":false,"extensions":["ts"],"require":["ts-node/register"]},"engines":{"node":">=10.15.3"},"devDependencies":{"@types/chalk":"0.4.31","@types/inquirer":"6.5.0","@types/js-yaml":"3.12.2","@types/node":"12.12.27","@types/node-emoji":"1.8.1","@types/through":"0.0.30","@types/yargs":"15.0.3","ava":"2.4.0","lint-staged":"9.5.0","rimraf":"3.0.2","ts-node":"8.6.2","tsutils":"3.17.1","typescript":"3.7.5","typescript-eslint-parser":"21.0.2"},"dependencies":{"@graphql-toolkit/code-file-loader":"0.9.7","chalk":"2.4.2","chokidar":"3.3.1","debounce":"1.2.0","execa":"4.0.0","figlet":"1.2.4","glob":"7.1.6","graphback":"^0.11.0-alpha1","graphql":"14.6.0","graphql-config":"3.0.0-alpha.18","graphql-migrations":"^0.11.0-alpha1","inquirer":"7.0.4","js-yaml":"3.13.1","node-emoji":"1.10.0","openapi-to-graphql":"1.7.0","parse-github-url":"1.0.2","pg":"7.18.1","request":"2.88.2","sqlite3":"4.1.1","tar":"5.0.5","tmp":"0.1.0","yargs":"15.1.0"},"jest":{"transform":{"^.+\\.tsx?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"]},"readme":"## Graphback\n\n<p align=\"center\">\n  <img width=\"400\" src=\"https://github.com/aerogear/graphback/raw/master/website/static/img/graphback.png\">\n  <br/>\n  Auto generate database structure, <br/>\n  GraphQL Resolvers and Queries from GraphQL types 🚀\n</p>\n\n> NOTE: Graphback CLI is going to be replaced with graphql-cli in near future. Please consider installing https://github.com/Urigo/graphql-cli\n\n## Motivation \n\nGraphQL can be hard and intimidating initially.\nGraphback helps you to kickstart your experience with any existing GraphQL implementation\nby generating backend layer using your data model.\n\n**Documentation**: https://graphback.dev\n\n**Repository**: https://github.com/aerogear/graphback/\n","readmeFilename":"README.md","_id":"graphback-cli@0.11.0-alpha1","_nodeVersion":"12.16.0","_npmVersion":"6.13.4","dist":{"integrity":"sha512-PAnjESJ/FJoQ0HXG4Nt7BoB2kIH94e0IJ2a8Llo1oErJoa4WKZHPZt7nn2wo1NKZr7ishfmWyT6XOyBmi5hglg==","shasum":"09658ce7a75365010e598f60d82a61be962fb455","tarball":"https://registry.npmjs.org/graphback-cli/-/graphback-cli-0.11.0-alpha1.tgz","fileCount":89,"unpackedSize":73509,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeSmQtCRA9TVsSAnZWagAAITcP/3KwpEVdzPo8sG3nmXWP\nY2vJBP0f3cuNh3Vn8xZhQiZTjp5870Yr++I4oX90133uNrziAleY6sXF05RK\nOssVSaGtlDNor5/iZq9in8h/qXKlUFjxy5SDh63jzYUyJtNzeeDG+YVGMgtG\nTdbYPwXtMaBVkJxKBjf8AN+LjjLxCxoJg9DNTAV4kxHlHbwwvFt2R6AAVrt1\nPeZ+/fqG+jbVMjbVQxG9a0mQ07FFNed18ImKXoRz4VTeRAu28ZchX7KdWtZ3\nDiMJI8WLJiYKpELo92sieBDImdgwPJclNvHqTfk75yHL9e99ccbz6E0NZ653\np+RyLBDWanCJsBz7RFiXYPQzE5Gppfx1bCwLN9rGepV+Mv5Lw980rcJ788ms\n8PWPyHCotGzoorI+ajjACg7uKy+0p86+JK4or6qw6nXNcsZ86OODoe4H3dsH\nUF0xW9OpNdRl6AvBbDnMS/tTGLFUWVIzBsHOTu2gJDoHoh+ZUwkpiBmUhWIX\n8rdhE5s+KrgwYHZ1low7Y/9w0iRE9IR6+HGhiJclDlva8B8+4VegcsdGnkSW\n/3vrjrxgQ2otJBF71u4CeA46tlhFIYponhxra3BcuC6WqT5vjLvQXoqNJ4DE\nYNDJgzS9TRzOhV8HbT6PBDP+0lI7b0gceTeBHVz1k4nh+fMKAdifOE7ZTFAt\n2hKQ\r\n=lhgt\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDsHMKjIoIfRpmGnE4W6LhJJbMBtN2KCrKIIfiswaNUzgIgGMZsgF3wx0oPk3F1/1dm4rZ+pjqQa8wB7Sfwe9PgCSo="}]},"maintainers":[{"email":"aerogear@redhat.com","name":"aerogear-ci"},{"email":"dara.s.hayes@gmail.com","name":"darahayes"},{"email":"ephelan@redhat.com","name":"ephelan"},{"email":"scoady@redhat.com","name":"scoady"},{"email":"wtrocki@redhat.com","name":"wtrocki"}],"_npmUser":{"name":"aerogear-ci","email":"dara.s.hayes@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphback-cli_0.11.0-alpha1_1581933612603_0.003981343156534756"},"_hasShrinkwrap":false},"0.11.0-rc1":{"name":"graphback-cli","version":"0.11.0-rc1","description":"Auto generate resolvers on top of the graphql and database of your choice","main":"dist/index.js","bin":{"graphback":"dist/index.js"},"types":"types/index.d.ts","typescript":{"definition":"types/index.d.ts"},"author":{"name":"wtrocki@redhat.com"},"scripts":{"clean":"rimraf coverage dist types","build":"tsc && cp -Rf ./src/templates/resources ./dist/templates/resources","cmdinit":"ts-node ./dist/index.js init test","watch":"tsc -w","lint":"eslint -t stylish --project \"tsconfig.json\"","test":"ava","pretest":"yarn build"},"ava":{"files":["tests/**/*"],"compileEnhancements":false,"extensions":["ts"],"require":["ts-node/register"]},"engines":{"node":">=10.15.3"},"devDependencies":{"@types/chalk":"0.4.31","@types/inquirer":"6.5.0","@types/js-yaml":"3.12.2","@types/node":"12.12.27","@types/node-emoji":"1.8.1","@types/through":"0.0.30","@types/yargs":"15.0.3","ava":"2.4.0","lint-staged":"10.0.7","rimraf":"3.0.2","ts-node":"8.6.2","tsutils":"3.17.1","typescript":"3.7.5","typescript-eslint-parser":"21.0.2"},"dependencies":{"@graphql-toolkit/code-file-loader":"0.9.7","chalk":"2.4.2","chokidar":"3.3.1","debounce":"1.2.0","execa":"4.0.0","figlet":"1.2.4","glob":"7.1.6","graphback":"^0.11.0-rc1","graphql":"14.6.0","graphql-config":"3.0.0-alpha.18","graphql-migrations":"^0.11.0-rc1","inquirer":"7.0.4","js-yaml":"3.13.1","node-emoji":"1.10.0","openapi-to-graphql":"2.0.0","ora":"3.4.0","parse-github-url":"1.0.2","request":"2.88.2","tar":"6.0.1","tmp":"0.1.0","yargs":"15.1.0"},"jest":{"transform":{"^.+\\.tsx?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"]},"readme":"## Graphback\n\n<p align=\"center\">\n  <img width=\"400\" src=\"https://github.com/aerogear/graphback/raw/master/website/static/img/graphback.png\">\n  <br/>\n  Auto generate database structure, <br/>\n  GraphQL Resolvers and Queries from GraphQL types 🚀\n</p>\n\n## Motivation \n\nGraphback helps you to kickstart your experience with any existing GraphQL implementation\nby generating backend and client side CRUD layer using your GraphQL data model.\n\n**Documentation**: https://graphback.dev\n\n**Repository**: https://github.com/aerogear/graphback/\n\n## CLI commands reference\n\nSee: https://graphback.dev/docs/commands\n\n> NOTE: Graphback CLI is now part of the graphql-cli command line tool. Please consider installing https://github.com/Urigo/graphql-cli for wider set of features\n","readmeFilename":"README.md","_id":"graphback-cli@0.11.0-rc1","_nodeVersion":"12.16.0","_npmVersion":"6.13.4","dist":{"integrity":"sha512-/T9wXBhIASF14myD7JObVE2FPBuzNEnsYgKU6PoWr375GsI9R4A0VsisY6WQiZn8ZtbkhtzAe6QwNmMSghyuYQ==","shasum":"155c49c19ff15301e7b1d7045f6d8706c60833c9","tarball":"https://registry.npmjs.org/graphback-cli/-/graphback-cli-0.11.0-rc1.tgz","fileCount":105,"unpackedSize":98752,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeS+UTCRA9TVsSAnZWagAApeMP/293r6vtldxa/5nfT7VH\ny3ndDBnd8wlLEcD0CPQ5Az+nZSJ3qMnOfYd8T/Fegs3nqSDl2IADyj89UxuK\n2Svs3FR9HD/XkEnWTWAKS4T1RLMXj5PTa/N9FK275SIe0/d/Sn4oEZoAA0q9\nnCEbYehDVB7F+jCxZgyf9wBWgal+XGiGmGNummKCYCIaDjsM9zzTS5D1yPLc\nc3VS9bML1jHg0ZbjdffZGd0BZnIdKmWG7NozpslRoFNyyuVVKCPKvupAJu5E\nnak4FkgE3EWjpZ6tXmcSw282MGfyogeV06AJyugLQj/NtK/ZvjSNIIE/SO0n\nnoG9/ZVIYFQatIYiMxuu+OW67moaRBEfkxAl1HAJwEkFQTwUtEbScLpigBQA\nMBmTofTeLlR89UCoejpXTFHPml4nFncP0XP4UiHLWgf8p26RFb68eRcZudzM\nSnZNZz6EQAL7U4+7jYpio7FcrEp0gJH8Syj/wJXuyuHhCkcgm8xjwUUh9XiC\n0WLxPGowJcjdO6BgUXOrFvJiKrhlwqWuwFGxuzEPHu8zWhWjghsdDUSVPUUP\nnzPQO1Fd9E0lhbds1YpkN5MVZrUgje2PfFaOirMTBQxWATme/MeDt5cjrPV2\ngFFuA7gAcd+oyJhcrDWRrGujVsParFJtQbWr6zFkcpiv/pcwYZQT8Ys/xZKH\n81hp\r\n=Xq5q\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIF5YQAAojBss+mhLbCdpnroSHSaWDVRF5vNFC0Gn4/GHAiAuJApN8FA/hbs5mYfvrt8dZls1++ThoRZiuXbTYntA/g=="}]},"maintainers":[{"email":"aerogear@redhat.com","name":"aerogear-ci"},{"email":"dara.s.hayes@gmail.com","name":"darahayes"},{"email":"ephelan@redhat.com","name":"ephelan"},{"email":"scoady@redhat.com","name":"scoady"},{"email":"wtrocki@redhat.com","name":"wtrocki"}],"_npmUser":{"name":"aerogear-ci","email":"dara.s.hayes@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphback-cli_0.11.0-rc1_1582032146973_0.007947531803192298"},"_hasShrinkwrap":false},"0.11.0-dev2":{"name":"graphback-cli","version":"0.11.0-dev2","description":"Auto generate resolvers on top of the graphql and database of your choice","main":"dist/index.js","bin":{"graphback":"dist/index.js"},"types":"types/index.d.ts","typescript":{"definition":"types/index.d.ts"},"author":{"name":"wtrocki@redhat.com"},"scripts":{"clean":"rimraf coverage dist types","build":"tsc && cp -Rf ./src/templates/resources ./dist/templates/resources","cmdinit":"ts-node ./dist/index.js init test","watch":"tsc -w","lint":"eslint -t stylish --project \"tsconfig.json\"","test":"ava","pretest":"yarn build"},"ava":{"files":["tests/**/*"],"compileEnhancements":false,"extensions":["ts"],"require":["ts-node/register"]},"engines":{"node":">=10.15.3"},"devDependencies":{"@types/chalk":"0.4.31","@types/inquirer":"6.5.0","@types/js-yaml":"3.12.2","@types/node":"12.12.27","@types/node-emoji":"1.8.1","@types/through":"0.0.30","@types/yargs":"15.0.3","ava":"2.4.0","lint-staged":"10.0.7","rimraf":"3.0.2","ts-node":"8.6.2","tsutils":"3.17.1","typescript":"3.7.5","typescript-eslint-parser":"21.0.2"},"dependencies":{"@graphql-toolkit/code-file-loader":"0.9.7","chalk":"2.4.2","chokidar":"3.3.1","debounce":"1.2.0","execa":"4.0.0","figlet":"1.2.4","glob":"7.1.6","graphback":"^0.11.0-dev2","graphql":"14.6.0","graphql-config":"3.0.0-alpha.18","graphql-migrations":"^0.11.0-dev2","inquirer":"7.0.4","js-yaml":"3.13.1","node-emoji":"1.10.0","openapi-to-graphql":"2.0.0","ora":"3.4.0","parse-github-url":"1.0.2","request":"2.88.2","tar":"6.0.1","tmp":"0.1.0","yargs":"15.1.0"},"jest":{"transform":{"^.+\\.tsx?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"]},"readme":"## Graphback\n\n<p align=\"center\">\n  <img width=\"400\" src=\"https://github.com/aerogear/graphback/raw/master/website/static/img/graphback.png\">\n  <br/>\n  Auto generate database structure, <br/>\n  GraphQL Resolvers and Queries from GraphQL types 🚀\n</p>\n\n## Motivation \n\nGraphback helps you to kickstart your experience with any existing GraphQL implementation\nby generating backend and client side CRUD layer using your GraphQL data model.\n\n**Documentation**: https://graphback.dev\n\n**Repository**: https://github.com/aerogear/graphback/\n\n## CLI commands reference\n\nSee: https://graphback.dev/docs/commands\n\n> NOTE: Graphback CLI is now part of the graphql-cli command line tool. Please consider installing https://github.com/Urigo/graphql-cli for wider set of features\n","readmeFilename":"README.md","_id":"graphback-cli@0.11.0-dev2","_nodeVersion":"12.16.1","_npmVersion":"6.13.4","dist":{"integrity":"sha512-DbkpcVDeXKouPkqV/Gej/DhdbTKXOSxHwQumVYWnTf31F1aZaM4uJ65hXdoTAa+7L+K7PB1BTpjBRIDzlm2v1g==","shasum":"3b691c812da38387b4d564f699452f067ce82809","tarball":"https://registry.npmjs.org/graphback-cli/-/graphback-cli-0.11.0-dev2.tgz","fileCount":105,"unpackedSize":98765,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeT+iECRA9TVsSAnZWagAANvsQAJhZYc30wHyGjYvG2YMA\n0rtMds3835dK1z4YjVQowppk+F3WpSsLlhu4tvVS1N4qkTNa/rBCk4QCXOvo\nohsM5z0Oa8F4RImyyiMCXYrLiBjHPUIwxLVPz6rjA/mG7sZm+qLM+iL9b1Xc\nv5lXvhrF8npoOQXxrdGg90XgPU6KeyqUPtSv5T2BpTVSRJVGTyj58Wb/HB6R\n4QsjoBTF+K488GxNRT2Dp8S0ZbiQsUFeG2byAqsIPpbTlyhmANI8EIet1LqL\nmQUsB0OLGgjylPAP6d6x3WvJM4tA/7aWPMOUt4wnrQeAg8YJkAZVS3C2GSSS\na029OlrXaK8mrGuPBgX/BvP0NN2mcnoQoeEl6dXp7P1lC8wotYGqMrSZX52f\nTslmucM+39HQH3J5pm2ToOSg3mTpoZvelTJzCtGJJqD15NPL6+SBlReWi74a\np7Nvbv07pY0fgdKFSDHl1fbE9BzTYYDNwGkA+YjKG8CN693r1ib9o1jlbYur\nlsENpz4oUZTXemK1hpbaMy8uYt3rjSuJT7JfwCd29O/YVfMopABQC1toJ0Df\nfjXY8vTE4SjzrcY++acuaeflIy/iBD3Hmc0qLBVUb9vlTfkcoEOm4+RgKt1g\nr3Vc3IhMmqaNG06iia8rMTZgfZ7P3V4nNMYDg9kPISpzp3vWab066S0UOOQB\nN197\r\n=kx00\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDYKAFNSDNVnSMlmZ5aSJ4g7FWIO2g8AoWvqmn9rw61nAIhAInqcoA5eTlNS8BBG2XHwMCmSfEIVC6XfVWAXy+PGnF6"}]},"maintainers":[{"email":"aerogear@redhat.com","name":"aerogear-ci"},{"email":"dara.s.hayes@gmail.com","name":"darahayes"},{"email":"ephelan@redhat.com","name":"ephelan"},{"email":"scoady@redhat.com","name":"scoady"},{"email":"wtrocki@redhat.com","name":"wtrocki"}],"_npmUser":{"name":"aerogear-ci","email":"dara.s.hayes@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphback-cli_0.11.0-dev2_1582295171682_0.010623188201757117"},"_hasShrinkwrap":false},"0.11.0-dev3":{"name":"graphback-cli","version":"0.11.0-dev3","description":"Auto generate resolvers on top of the graphql and database of your choice","main":"dist/index.js","bin":{"graphback":"dist/index.js"},"types":"types/index.d.ts","typescript":{"definition":"types/index.d.ts"},"author":{"name":"wtrocki@redhat.com"},"scripts":{"clean":"rimraf coverage dist types","build":"tsc && cp -Rf ./src/templates/resources ./dist/templates/resources","cmdinit":"ts-node ./dist/index.js init test","watch":"tsc -w","lint":"eslint -t stylish --project \"tsconfig.json\"","test":"ava","pretest":"yarn build"},"ava":{"files":["tests/**/*"],"compileEnhancements":false,"extensions":["ts"],"require":["ts-node/register"]},"engines":{"node":">=10.15.3"},"devDependencies":{"@types/chalk":"0.4.31","@types/inquirer":"6.5.0","@types/js-yaml":"3.12.2","@types/node":"12.12.27","@types/node-emoji":"1.8.1","@types/through":"0.0.30","@types/yargs":"15.0.3","ava":"2.4.0","lint-staged":"10.0.7","rimraf":"3.0.2","ts-node":"8.6.2","tsutils":"3.17.1","typescript":"3.7.5","typescript-eslint-parser":"21.0.2"},"dependencies":{"@graphql-toolkit/code-file-loader":"0.9.7","chalk":"2.4.2","chokidar":"3.3.1","debounce":"1.2.0","execa":"4.0.0","figlet":"1.2.4","glob":"7.1.6","graphback":"0.11.0-dev3","graphql":"14.6.0","graphql-config":"3.0.0-alpha.18","graphql-migrations":"0.11.0-dev3","inquirer":"7.0.4","js-yaml":"3.13.1","node-emoji":"1.10.0","openapi-to-graphql":"2.0.0","ora":"3.4.0","parse-github-url":"1.0.2","request":"2.88.2","tar":"6.0.1","tmp":"0.1.0","yargs":"15.1.0"},"jest":{"transform":{"^.+\\.tsx?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"]},"readme":"## Graphback\n\n<p align=\"center\">\n  <img width=\"400\" src=\"https://github.com/aerogear/graphback/raw/master/website/static/img/graphback.png\">\n  <br/>\n  Auto generate database structure, <br/>\n  GraphQL Resolvers and Queries from GraphQL types 🚀\n</p>\n\n## Motivation \n\nGraphback helps you to kickstart your experience with any existing GraphQL implementation\nby generating backend and client side CRUD layer using your GraphQL data model.\n\n**Documentation**: https://graphback.dev\n\n**Repository**: https://github.com/aerogear/graphback/\n\n## CLI commands reference\n\nSee: https://graphback.dev/docs/commands\n\n> NOTE: Graphback CLI is now part of the graphql-cli command line tool. Please consider installing https://github.com/Urigo/graphql-cli for wider set of features\n","readmeFilename":"README.md","_id":"graphback-cli@0.11.0-dev3","_nodeVersion":"12.16.1","_npmVersion":"6.13.4","dist":{"integrity":"sha512-xjTytTjUhFxlGkyxq9IGWUzOMzK7cnW8EB8a7rxeMIB2R3Ig7YDk1Sd71eD23xpIf0gFQhDqKI2T7KXASsM9oQ==","shasum":"9808859d53ac449e1227ac62250eef4d2dc7fde6","tarball":"https://registry.npmjs.org/graphback-cli/-/graphback-cli-0.11.0-dev3.tgz","fileCount":98,"unpackedSize":97179,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeUAKqCRA9TVsSAnZWagAAzE8P+wcpAni2AZAsjp8A4enO\nV4S4kax9CfvGxOQR//IPp6YfDucPXgeBjdQGZzeCG2z3oEals6YLUFbkI9yG\nduKo8Q/SayZBZgHClLI5iZhEIgwK5HbqC3ARLBz3S7+KlU9GJjbGS8wh88Ij\ntvsycbXmHHKIEawhEu9Fm3PySNtFi0uQS78Z8V0dWxeKdBSTLco5wYmPjRjB\naflMwAF4F0EoZfriaUPVoGe8YapQMaHrMVycJ+MR/coczJqMsN6L/NkNkmhf\nFt9RX8KGLXrZPMo5wtSxEUaQHrCaf27XNnkYIu2SqRTEAamCbudQ1ITeMZuC\nrBcSlISjGQcyd0GIDmGzEzDVlPHFGEpF0tRiN5onJnfwteIt3xVEya7JCMzw\n6SbGx8yQRupZnFbMFwG8A0wggtmD++Ul0V2rRBchqMhPHB+qqf7HiwWQWoCb\n4GKSpdcGqtRh9Tave/Oeg+TIW2eW004ALp99yZOFLLpI6nBqPG/2ptaf1LOA\nmy85xwJtn+RB2NmewQ1BQpXxK21ng9XN9YhYwCD7dAYRyl6duM4dobZrQ2aP\npsPWfS/YMNld4QZKcPx8WHaAXsfGR2hw4/1XsQ7HTv5gvYAD2hwbPD1X/Rit\nLcifkSnbdyVsBCpWRTWGuthF3GA6X/kKf+YI8078WUcMCqXdsuw4eXCdDTmI\n3WT5\r\n=L1bj\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHSH8YWyFsPsy9PP5UasvVdtcscByeZJC0Zq9R2vReYaAiBhmMisROAaks8d/e52NtwcRBm2BrDjrOVkakiZOVCkXA=="}]},"maintainers":[{"email":"aerogear@redhat.com","name":"aerogear-ci"},{"email":"dara.s.hayes@gmail.com","name":"darahayes"},{"email":"ephelan@redhat.com","name":"ephelan"},{"email":"scoady@redhat.com","name":"scoady"},{"email":"wtrocki@redhat.com","name":"wtrocki"}],"_npmUser":{"name":"aerogear-ci","email":"dara.s.hayes@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphback-cli_0.11.0-dev3_1582301865922_0.7795132897764401"},"_hasShrinkwrap":false},"0.11.0-rc2":{"name":"graphback-cli","version":"0.11.0-rc2","description":"Auto generate resolvers on top of the graphql and database of your choice","main":"dist/index.js","bin":{"graphback":"dist/index.js"},"types":"types/index.d.ts","typescript":{"definition":"types/index.d.ts"},"author":{"name":"wtrocki@redhat.com"},"scripts":{"clean":"rimraf coverage dist types","build":"tsc && cp -Rf ./src/templates/resources ./dist/templates/resources","cmdinit":"ts-node ./dist/index.js init test","watch":"tsc -w","lint":"eslint -t stylish --project \"tsconfig.json\"","test":"ava","pretest":"yarn build"},"ava":{"files":["tests/**/*"],"compileEnhancements":false,"extensions":["ts"],"require":["ts-node/register"]},"engines":{"node":">=10.15.3"},"devDependencies":{"@types/chalk":"0.4.31","@types/inquirer":"6.5.0","@types/js-yaml":"3.12.2","@types/node":"12.12.28","@types/node-emoji":"1.8.1","@types/through":"0.0.30","@types/yargs":"15.0.3","ava":"2.4.0","lint-staged":"10.0.7","rimraf":"3.0.2","ts-node":"8.6.2","tsutils":"3.17.1","typescript":"3.8.2","typescript-eslint-parser":"21.0.2"},"dependencies":{"@graphql-toolkit/code-file-loader":"0.9.7","chalk":"2.4.2","chokidar":"3.3.1","debounce":"1.2.0","execa":"4.0.0","figlet":"1.2.4","glob":"7.1.6","graphback":"0.11.0-rc2","graphql":"14.6.0","graphql-config":"3.0.0-alpha.18","graphql-migrations":"0.11.0-rc2","inquirer":"7.0.4","js-yaml":"3.13.1","node-emoji":"1.10.0","openapi-to-graphql":"2.0.0","ora":"3.4.0","parse-github-url":"1.0.2","request":"2.88.2","tar":"6.0.1","tmp":"0.1.0","yargs":"15.1.0"},"jest":{"transform":{"^.+\\.tsx?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"]},"readme":"## Graphback\n\n<p align=\"center\">\n  <img width=\"400\" src=\"https://github.com/aerogear/graphback/raw/master/website/static/img/graphback.png\">\n  <br/>\n  Auto generate database structure, <br/>\n  GraphQL Resolvers and Queries from GraphQL types 🚀\n</p>\n\n## Motivation \n\nGraphback helps you to kickstart your experience with any existing GraphQL implementation\nby generating backend and client side CRUD layer using your GraphQL data model.\n\n**Documentation**: https://graphback.dev\n\n**Repository**: https://github.com/aerogear/graphback/\n\n## CLI commands reference\n\nSee: https://graphback.dev/docs/commands\n\n> NOTE: Graphback CLI is now part of the graphql-cli command line tool. Please consider installing https://github.com/Urigo/graphql-cli for wider set of features\n","readmeFilename":"README.md","_id":"graphback-cli@0.11.0-rc2","_nodeVersion":"12.16.1","_npmVersion":"6.13.4","dist":{"integrity":"sha512-RgS3Kgk/V7wP6QwR0gGAzHgRMal13UXSj882Ymr2q3RB4Dhw7l3tO/0bnDxf3gOhWaI3oeYFySA5Yf9H2Mgq+A==","shasum":"8cc3504bbe72ffb6153f173bf89c980d409999ef","tarball":"https://registry.npmjs.org/graphback-cli/-/graphback-cli-0.11.0-rc2.tgz","fileCount":98,"unpackedSize":95697,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeVAf8CRA9TVsSAnZWagAALAUP/3JRhKqEqgMLptyTsMlJ\nUsiFyCZQOsx+1loGpRm7QCTsV6OGgCbKb/0Zlq0HhntwnfaL0k0nFgSSgM+8\n8gFNiA5qgjzth7VPzKwuthXjBnF63EjEn55hX2JS3bNo9ZH04OhxkxB03KkE\nUmIf691HYnRRgehSOmYypGv9OGdNcraSEyVs9W3cMMogP3n0yQ5Q94+6HvIX\npGgVhp+NGNhJhN8MmfKSM4wr131nZFTWCWq66Ak3XXWHIB7ozt+07AYxRLr0\ndJygU9XBJNfOMCDKaRHXMoSYxkFtUI4pZnc/6qrrXeNZxxah9KBLAfoNYgCD\nuNTlz8BxsUctNU/lfRZq0LLWoKPXahM0sP2O7KwdvKmymOpH5jCfnPlMnb4j\nD34Lgp5MOLQqsz+kCNvjRNFptMHte6MKuscHsa5EKUXUb1BS9Tr61xDFtWGM\ny6jLPVqdNICMyGZQi6aPrOR0QwTmtEWXu03b5Nfwgu4CvQTcHutnprGbqa7G\nTPh4dhmBUbwjUvyA/jgMExXKXO+SLHdp7bHzDkTCgQl7EYErUbqbJXm1SJA3\nfwN3WygS6kISqT37kh/IRvlTgFagad10kpRTSmnMUIp31VJDZoOn2xXBi70R\nc517erhx8WrwkTzMKgrqLY1BHA4OpAf3yJgeMkCqFXs4uGpPE1XSswuNMGY6\n039J\r\n=yU9Q\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHh1jQ/bald4PpsXbY5SS2uVAbdePTfL59Vf1iQnKf/yAiEA+C21UqaLpriVUeGsLN8m/VSlaQzzWlcke85XrMDe3N8="}]},"maintainers":[{"email":"aerogear@redhat.com","name":"aerogear-ci"},{"email":"dara.s.hayes@gmail.com","name":"darahayes"},{"email":"ephelan@redhat.com","name":"ephelan"},{"email":"scoady@redhat.com","name":"scoady"},{"email":"wtrocki@redhat.com","name":"wtrocki"}],"_npmUser":{"name":"aerogear-ci","email":"dara.s.hayes@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphback-cli_0.11.0-rc2_1582565372254_0.0921193690472808"},"_hasShrinkwrap":false},"0.11.0-rc3":{"name":"graphback-cli","version":"0.11.0-rc3","description":"Auto generate resolvers on top of the graphql and database of your choice","main":"dist/index.js","bin":{"graphback":"dist/index.js"},"types":"types/index.d.ts","typescript":{"definition":"types/index.d.ts"},"author":{"name":"wtrocki@redhat.com"},"scripts":{"clean":"rimraf coverage dist types","build":"tsc && cp -Rf ./src/templates/resources ./dist/templates/resources","cmdinit":"ts-node ./dist/index.js init test","watch":"tsc -w","lint":"eslint -t stylish --project \"tsconfig.json\"","test":"ava","pretest":"yarn build"},"ava":{"files":["tests/**/*"],"compileEnhancements":false,"extensions":["ts"],"require":["ts-node/register"]},"engines":{"node":">=10.15.3"},"devDependencies":{"@types/chalk":"0.4.31","@types/inquirer":"6.5.0","@types/js-yaml":"3.12.2","@types/node":"12.12.28","@types/node-emoji":"1.8.1","@types/through":"0.0.30","@types/yargs":"15.0.3","ava":"2.4.0","lint-staged":"10.0.7","rimraf":"3.0.2","ts-node":"8.6.2","tsutils":"3.17.1","typescript":"3.8.2","typescript-eslint-parser":"21.0.2"},"dependencies":{"@graphql-toolkit/code-file-loader":"0.9.7","chalk":"2.4.2","chokidar":"3.3.1","debounce":"1.2.0","execa":"4.0.0","figlet":"1.2.4","glob":"7.1.6","graphback":"0.11.0-rc3","graphql":"14.6.0","graphql-config":"3.0.0-alpha.18","graphql-migrations":"0.11.0-rc3","inquirer":"7.0.4","js-yaml":"3.13.1","node-emoji":"1.10.0","openapi-to-graphql":"2.0.0","ora":"3.4.0","parse-github-url":"1.0.2","request":"2.88.2","tar":"6.0.1","tmp":"0.1.0","yargs":"15.1.0"},"jest":{"transform":{"^.+\\.tsx?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"]},"readme":"## Graphback\n\n<p align=\"center\">\n  <img width=\"400\" src=\"https://github.com/aerogear/graphback/raw/master/website/static/img/graphback.png\">\n  <br/>\n  Auto generate database structure, <br/>\n  GraphQL Resolvers and Queries from GraphQL types 🚀\n</p>\n\n## Motivation \n\nGraphback helps you to kickstart your experience with any existing GraphQL implementation\nby generating backend and client side CRUD layer using your GraphQL data model.\n\n**Documentation**: https://graphback.dev\n\n**Repository**: https://github.com/aerogear/graphback/\n\n## CLI commands reference\n\nSee: https://graphback.dev/docs/commands\n\n> NOTE: Graphback CLI is now part of the graphql-cli command line tool. Please consider installing https://github.com/Urigo/graphql-cli for wider set of features\n","readmeFilename":"README.md","_id":"graphback-cli@0.11.0-rc3","_nodeVersion":"12.16.1","_npmVersion":"6.13.4","dist":{"integrity":"sha512-KQ7PXdHCNesWgOpRAvYmugnxHv4jhDkeYr7gyJuaLBBA1BZNqhxIbF8bvUUnum4pwwuL1Uq4JVh8/PUucQSHfg==","shasum":"f384e0a66fb90ed919adb7a6212cc22b5c684402","tarball":"https://registry.npmjs.org/graphback-cli/-/graphback-cli-0.11.0-rc3.tgz","fileCount":98,"unpackedSize":95697,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeVFzZCRA9TVsSAnZWagAA4tQP/AuT8fGS0lqFf1CiCnBQ\nWdWde62E7V08gTmzKVT3MnqNuFF9fMxH35aS+8RbhsvG4E1o7G7DHZJu6H7u\nuPacrEVj+Gm2oPUKavjyCqHy0/JSy2Lo7a0hfL2JRR8wH3pxMtxrR1TmFdIy\nCNvA7FAG/XJVeBGsVJEg3SAA8Tews6ZNSGhBaFm70bwP5yDFPPtVhqi0dPPd\nLmwlSddfUdC+eVoHhfDyVS/Z0AOWhwXcBS7cP0PUwJnn842bS48TF+A6RcpV\nBsYnQXy86pMP+FOTyhV9W+YIIwX10gj3wJM7ccrcwhsOiuTIquYprdSBVLqH\nQidZIPtZO/uM6hhYc462DBIgPeJtwyQywZ0QUf+NwPJAenO2D3Vx2b9vGbOx\nUYbhCGGdqfRprGnBjsDZohQo3BYTntXK8EKEFGu67RRvksRAPiDSxLSXKuGr\naIlEfFybmn6MryLcUMsK62LdKVybfy/3MuAuGqjG/Wq/H1rOenOPhOQHdlAd\nVMV3jIOTHzdXrxiLoNAHvr8SCMPhGR+fiSuxyA4tTOu7EQmswqivgPHSHK4R\ngwZPb+wUnFuZxdFI9lId5dACY7wvPr5p/cR8bmE7qT1Rz7EqOCdWcwyioRN+\neWb2wLMBrVHBEBD3awufSQjheFHvOjbEIKh7xdnU+A6Y4DVVPXsZpbubwaLx\nDrbX\r\n=ehbi\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDiJmRd9jyMiusVv2WkxYxFgF080mJMM4CpRP18UtdkhQIgCWyX/uVqYKx6huWO3U5DXH30QVYuG8kOh6j0X53HBNw="}]},"maintainers":[{"email":"aerogear@redhat.com","name":"aerogear-ci"},{"email":"dara.s.hayes@gmail.com","name":"darahayes"},{"email":"ephelan@redhat.com","name":"ephelan"},{"email":"scoady@redhat.com","name":"scoady"},{"email":"wtrocki@redhat.com","name":"wtrocki"}],"_npmUser":{"name":"aerogear-ci","email":"dara.s.hayes@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphback-cli_0.11.0-rc3_1582587096948_0.37984368620984243"},"_hasShrinkwrap":false},"0.11.0-rc4":{"name":"graphback-cli","version":"0.11.0-rc4","description":"Auto generate resolvers on top of the graphql and database of your choice","main":"dist/index.js","bin":{"graphback":"dist/index.js"},"types":"types/index.d.ts","typescript":{"definition":"types/index.d.ts"},"author":{"name":"wtrocki@redhat.com"},"scripts":{"clean":"rimraf coverage dist types","build":"tsc && ncp ./src/templates/resources ./dist/templates/resuorces","cmdinit":"ts-node ./dist/index.js init test","watch":"tsc -w","lint":"eslint -t stylish --project \"tsconfig.json\"","test":"ava","pretest":"yarn build"},"ava":{"files":["tests/**/*"],"compileEnhancements":false,"extensions":["ts"],"require":["ts-node/register"]},"engines":{"node":">=10.15.3"},"devDependencies":{"@types/chalk":"0.4.31","@types/inquirer":"6.5.0","@types/js-yaml":"3.12.2","@types/node":"12.12.29","@types/node-emoji":"1.8.1","@types/through":"0.0.30","@types/yargs":"15.0.4","ava":"2.4.0","lint-staged":"10.0.8","ncp":"2.0.0","rimraf":"3.0.2","ts-node":"8.6.2","tsutils":"3.17.1","typescript":"3.8.3","typescript-eslint-parser":"21.0.2"},"dependencies":{"@graphql-toolkit/code-file-loader":"0.9.7","chalk":"2.4.2","chokidar":"3.3.1","debounce":"1.2.0","execa":"4.0.0","figlet":"1.3.0","glob":"7.1.6","graphback":"0.11.0-rc4","graphql":"14.6.0","graphql-config":"3.0.0-alpha.18","graphql-migrations":"0.11.0-rc4","inquirer":"7.0.5","js-yaml":"3.13.1","node-emoji":"1.10.0","openapi-to-graphql":"2.0.0","ora":"3.4.0","parse-github-url":"1.0.2","request":"2.88.2","tar":"6.0.1","tmp":"0.1.0","yargs":"15.2.0"},"jest":{"transform":{"^.+\\.tsx?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"]},"readme":"## Graphback\n\n<p align=\"center\">\n  <img width=\"400\" src=\"https://github.com/aerogear/graphback/raw/master/website/static/img/graphback.png\">\n  <br/>\n  Auto generate database structure, <br/>\n  GraphQL Resolvers and Queries from GraphQL types 🚀\n</p>\n\n## Motivation \n\nGraphback helps you to kickstart your experience with any existing GraphQL implementation\nby generating backend and client side CRUD layer using your GraphQL data model.\n\n**Documentation**: https://graphback.dev\n\n**Repository**: https://github.com/aerogear/graphback/\n\n## CLI commands reference\n\nSee: https://graphback.dev/docs/commands\n\n> NOTE: Graphback CLI is now part of the graphql-cli command line tool. Please consider installing https://github.com/Urigo/graphql-cli for wider set of features\n","readmeFilename":"README.md","_id":"graphback-cli@0.11.0-rc4","_nodeVersion":"12.16.1","_npmVersion":"6.13.4","dist":{"integrity":"sha512-8fheTfiRLms7jX5gDAgboA3MMi8AyT+vwq5xUaUhqlnrzWU+Fjoj0kpf82Xn794mN/9J2Wx6vwA0PRHNpI0TNA==","shasum":"f8aac8f0caa5eee3167fc730188108f6090da526","tarball":"https://registry.npmjs.org/graphback-cli/-/graphback-cli-0.11.0-rc4.tgz","fileCount":100,"unpackedSize":97265,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeXUaCCRA9TVsSAnZWagAA+QQQAIHfg/pXaQOPrImZcjoi\nokeWJdsBAYcTM5SJqA0S3BydWgzzwbq/CuVeBJHOxWaV80v4YYwTJ6bTcp2a\n8BGMhG/Hzsu1Wj0Qc/yNprwjRXZRcpF4Y/a12gG3aaWJYUT66QvXziODI4Lz\njEuSC4UCOoRF9x4xxiu1SvmSGrXj/k12CYTKxoVLOCbyGYwl6EnkYgk7xS7L\ntqNvdi5adH3SdnXVN562w31gqxcQ2ot+13F/B9owy8TedqAUcD+ifyWj+3G7\nYVp9w5sjMxp8xdFfPhAo5b5xWEX8fEIy0ph5WEXMkay3ANpQm3Cpgko+aT0k\nNTqeVp0MXOsgYIupNm9pwXRvILBpThGI2dHy17/zW7HxPvDi9nyUsmnYkUN4\nunqpjjm8/vqUaNslFUD29Mc+aPVgArSc22DU5m9Fkv7d18xF3L7h3vaRoS1W\nLkujAcfjlL5cWr0tVeuqiYMYhDc0CD/b+8aGQAHPA4pe7n8uEhn8AIUxopcS\nLaYgkAR2+Hsr84sAUv584rBm0x8pYC98re18u6yGH4uujV20t5iNtmJqBoJP\n5IJ/cJvrJtST5/XOtAwlT9vHjkCPgkejhyj/tawUkG9BZHExCSa74K6/lO2v\nRu2zI0MAFXWO9cuatu/7P0d4ORLlvpeLb+n2haMStHpj6nNV6rPN+e0+G2rF\nJ1MH\r\n=+cM5\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIA0jU4afp2norKbFkh2vGxzl7+JHsCWV32gXujP5ON5NAiBXxiPB2UIM541Yu2n/iyctcs/UZR+tkY0nBzLlg5LLIg=="}]},"maintainers":[{"email":"aerogear@redhat.com","name":"aerogear-ci"},{"email":"dara.s.hayes@gmail.com","name":"darahayes"},{"email":"ephelan@redhat.com","name":"ephelan"},{"email":"scoady@redhat.com","name":"scoady"},{"email":"wtrocki@redhat.com","name":"wtrocki"}],"_npmUser":{"name":"aerogear-ci","email":"dara.s.hayes@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphback-cli_0.11.0-rc4_1583171202459_0.2223088263094397"},"_hasShrinkwrap":false},"0.11.0-rc5":{"name":"graphback-cli","version":"0.11.0-rc5","description":"Auto generate resolvers on top of the graphql and database of your choice","main":"dist/index.js","bin":{"graphback":"dist/index.js"},"types":"types/index.d.ts","typescript":{"definition":"types/index.d.ts"},"author":{"name":"wtrocki@redhat.com"},"scripts":{"clean":"rimraf coverage dist types","build":"tsc && ncp ./src/templates/resources ./dist/templates/resources","cmdinit":"ts-node ./dist/index.js init test","watch":"tsc -w","lint":"eslint -t stylish --project \"tsconfig.json\"","test":"ava","pretest":"yarn build"},"ava":{"files":["tests/**/*"],"compileEnhancements":false,"extensions":["ts"],"require":["ts-node/register"]},"engines":{"node":">=10.15.3"},"devDependencies":{"@types/chalk":"0.4.31","@types/inquirer":"6.5.0","@types/js-yaml":"3.12.2","@types/node":"12.12.29","@types/node-emoji":"1.8.1","@types/through":"0.0.30","@types/yargs":"15.0.4","ava":"2.4.0","lint-staged":"10.0.8","ncp":"2.0.0","rimraf":"3.0.2","ts-node":"8.6.2","tsutils":"3.17.1","typescript":"3.8.3","typescript-eslint-parser":"21.0.2"},"dependencies":{"@graphql-toolkit/code-file-loader":"0.9.7","chalk":"2.4.2","chokidar":"3.3.1","debounce":"1.2.0","execa":"4.0.0","figlet":"1.3.0","glob":"7.1.6","graphback":"0.11.0-rc5","graphql":"14.6.0","graphql-config":"3.0.0-alpha.18","graphql-migrations":"0.11.0-rc5","inquirer":"7.0.5","js-yaml":"3.13.1","node-emoji":"1.10.0","openapi-to-graphql":"2.0.0","ora":"3.4.0","parse-github-url":"1.0.2","request":"2.88.2","tar":"6.0.1","tmp":"0.1.0","yargs":"15.2.0"},"jest":{"transform":{"^.+\\.tsx?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"]},"readme":"## Graphback\n\n<p align=\"center\">\n  <img width=\"400\" src=\"https://github.com/aerogear/graphback/raw/master/website/static/img/graphback.png\">\n  <br/>\n  Auto generate database structure, <br/>\n  GraphQL Resolvers and Queries from GraphQL types 🚀\n</p>\n\n## Motivation \n\nGraphback helps you to kickstart your experience with any existing GraphQL implementation\nby generating backend and client side CRUD layer using your GraphQL data model.\n\n**Documentation**: https://graphback.dev\n\n**Repository**: https://github.com/aerogear/graphback/\n\n## CLI commands reference\n\nSee: https://graphback.dev/docs/commands\n\n> NOTE: Graphback CLI is now part of the graphql-cli command line tool. Please consider installing https://github.com/Urigo/graphql-cli for wider set of features\n","readmeFilename":"README.md","_id":"graphback-cli@0.11.0-rc5","_nodeVersion":"12.16.1","_npmVersion":"6.13.4","dist":{"integrity":"sha512-H0boVpLm5Hj9KfSJNLxTaBAugGpqp6kvcOumspcWA9Mg0uYP2NfVlhI9B8Fj1OQErpP83aZb1r41c3lKIQUeZg==","shasum":"b2fb188114df555f732ae547027cf5cda6377707","tarball":"https://registry.npmjs.org/graphback-cli/-/graphback-cli-0.11.0-rc5.tgz","fileCount":100,"unpackedSize":97620,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeXowiCRA9TVsSAnZWagAAbd4P/ipzHP00dcnWOfHmYZ6a\n01uFpqDt6LICZGg6VE2STNkCJbUavzaVJCOaB0WZl0mmtgrRc4iYd40HTiW6\n7qxbAMdLItg/G/rBDOZrnZqeMWqswiEcVArhGxVVEz/aUlN+kiIiWYmALqGu\nX+BrOtzQPJHQtlPAW3ligMdH4JZtOvfh3loxy4JS/y5kqq4Zb8HuzCIrmFTg\n7QxbPUxEBp831NZj/Lh0tM9cU+rlupXbDJMzVe1jgXVzckCic4mUlL7j/2/t\nNqZ53sXgKr1mY1ICJIYU0pDGgrTQwWwiWpbvXwiy+1Pe5EOwYMUhrNnKSj0m\nAqsx3t8aZFu8KUDT+7fgs8mRGr3kIi/cdySU/nQwAxfyQIs1LLi7CtLCcXNb\nafV9WagJc6EM8RNep4IvuARTxzGaRApoyQHXYN4TBFj6uKt5/jJqM6AifC3t\nugBouMaGCQXQ4v3aPjepIXKx1igXbU1kjMdEXCPJe7HKbtG+PANh64RUcvFw\nNtgdEQWqj7W38+/EZb8jnZ667K4aHk/dj3Mgn/FQjYkrOSk8E8guBCLEJ9jE\nxPZSQr66CVqRlk5ySq6HgYAQU02xUQTCMVI8+pFPbLuFY5Lxmxf2vo46gm40\nBXo7EB8pEvnKkwA8DkUF/AnYPwPYTebKkbIOoQd5weZWV9VQUDexV59kRJoI\nMv+I\r\n=jsJW\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCi4xDz+SpfXJDWNODlb/HAylGieXsbQXWZLSAnmTsASQIhAL0jUmdN6xfUtu9DPBieddvNxMUqABKAOIq6mDgtvtPQ"}]},"maintainers":[{"email":"aerogear@redhat.com","name":"aerogear-ci"},{"email":"dara.s.hayes@gmail.com","name":"darahayes"},{"email":"ephelan@redhat.com","name":"ephelan"},{"email":"scoady@redhat.com","name":"scoady"},{"email":"wtrocki@redhat.com","name":"wtrocki"}],"_npmUser":{"name":"aerogear-ci","email":"dara.s.hayes@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphback-cli_0.11.0-rc5_1583254562438_0.8354541659953163"},"_hasShrinkwrap":false},"0.11.0":{"name":"graphback-cli","version":"0.11.0","description":"Auto generate resolvers on top of the graphql and database of your choice","main":"dist/index.js","bin":{"graphback":"dist/index.js"},"types":"types/index.d.ts","typescript":{"definition":"types/index.d.ts"},"author":{"name":"wtrocki@redhat.com"},"scripts":{"clean":"rimraf coverage dist types","build":"tsc && ncp ./src/templates/resources ./dist/templates/resources","cmdinit":"ts-node ./dist/index.js init test","watch":"tsc -w","lint":"eslint -t stylish --project \"tsconfig.json\"","test":"ava","pretest":"yarn build"},"ava":{"files":["tests/**/*"],"compileEnhancements":false,"extensions":["ts"],"require":["ts-node/register"]},"engines":{"node":">=10.15.3"},"devDependencies":{"@types/chalk":"0.4.31","@types/inquirer":"6.5.0","@types/js-yaml":"3.12.2","@types/node":"12.12.29","@types/node-emoji":"1.8.1","@types/through":"0.0.30","@types/yargs":"15.0.4","ava":"2.4.0","lint-staged":"10.0.8","ncp":"2.0.0","rimraf":"3.0.2","ts-node":"8.6.2","tsutils":"3.17.1","typescript":"3.8.3","typescript-eslint-parser":"21.0.2"},"dependencies":{"@graphql-toolkit/code-file-loader":"0.9.7","chalk":"2.4.2","chokidar":"3.3.1","debounce":"1.2.0","execa":"4.0.0","figlet":"1.3.0","glob":"7.1.6","graphback":"0.11.0","graphql":"15.0.0-rc.2","graphql-config":"3.0.0-alpha.18","graphql-migrations":"0.11.0","graphql-serve":"0.11.0","inquirer":"7.0.6","js-yaml":"3.13.1","node-emoji":"1.10.0","openapi-to-graphql":"2.0.0","ora":"3.4.0","parse-github-url":"1.0.2","request":"2.88.2","tar":"6.0.1","tmp":"0.1.0","yargs":"15.3.0"},"jest":{"transform":{"^.+\\.tsx?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"]},"_id":"graphback-cli@0.11.0","_nodeVersion":"12.16.1","_npmVersion":"6.13.4","dist":{"integrity":"sha512-SX6fDRXM50wrQAnyfsNhe3vzbkiCuoX+TabQLVbUd0yFqaNRcNZnzSOIH4yKk3DaPvxFMR1ynrvxsDWQWYfJbA==","shasum":"2a8bbb7ed6e87389335f127a3e6bfdf81a8bff43","tarball":"https://registry.npmjs.org/graphback-cli/-/graphback-cli-0.11.0.tgz","fileCount":100,"unpackedSize":98840,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZjgTCRA9TVsSAnZWagAAiFUP/2eV2Uso74/fEivesWdy\n+V3bXujNds3KI2ZdHnLENAfVLeDFYwmirRaHXEshls6z7BIk64S+2q8bGDCE\nc+BVQibOZtcP90JRNj5R70n7NvQahbpQACvU/hsLygfC+O6ZD+shG/uZ1mMl\nwz9MfulRRseoThJjvRXF8NrF48R1hWLyjSRX9JkEMZqVPY1ego2couLmYlct\nyhcp9FWttsdly/8YFlOk/XYifEe07V9HQsv5m0InO61Q989IuPtsojZF4WH9\njpi2AJOPg8I8+HUxGxTkg5ZY27oMUOhcwj4JP0gYO7so/ZadOPrmo6mw7xjj\nk4hv3R9PNTMMTvyKZkceDB/SmRiiAIA6vNRfE3a2PCRCkc8dyAfCsvyJ5ocL\ndY2zrGqr2r7DNUIC3+IIVsX6EJQVMrj0rKxGkIUKlFU/0igNafD091cpVFJY\n6KZcAzhQ7GJk/knMpceY9RaNLKD8gZpHiMStX40R4D91XtK5sZpLidTz5Vef\nv8YwcCJFAIrEKXexsOAZ4E6OmHZ+/BHPZd5P7Jn5cU5MzXMf+2ufdKrApNiP\nmG4PpEciKJnXI2l9nOoMkjeV87/04ZtEOBURZTA1O4eyKtpv9LVLgCXQDcsS\neeHNnt8tf8nCyTX12n1QIx6S7GPdDvj38yjruFfyUHCITWVaRKTsd+KcJASL\nAWrg\r\n=3KJf\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCnq/QczkLrpJJ6VYfDACREsiQiL0+0V3VzZoDAFcS/5QIhAKOsG6mGUkvhNNTdsI9+JTTvgE9EZO79QtZhtpZAz0dF"}]},"maintainers":[{"email":"aerogear@redhat.com","name":"aerogear-ci"},{"email":"dara.s.hayes@gmail.com","name":"darahayes"},{"email":"ephelan@redhat.com","name":"ephelan"},{"email":"scoady@redhat.com","name":"scoady"},{"email":"wtrocki@redhat.com","name":"wtrocki"}],"_npmUser":{"name":"ephelan","email":"ephelan@redhat.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphback-cli_0.11.0_1583757331216_0.8022633934550278"},"_hasShrinkwrap":false},"0.11.1":{"name":"graphback-cli","version":"0.11.1","description":"Auto generate resolvers on top of the graphql and database of your choice","main":"dist/index.js","bin":{"graphback":"dist/index.js"},"types":"types/index.d.ts","typescript":{"definition":"types/index.d.ts"},"author":{"name":"wtrocki@redhat.com"},"scripts":{"clean":"rimraf coverage dist types","build":"tsc && ncp ./src/templates/resources ./dist/templates/resources","cmdinit":"ts-node ./dist/index.js init test","watch":"tsc -w","lint":"eslint -t stylish --project \"tsconfig.json\"","test":"ava","pretest":"yarn build"},"ava":{"files":["tests/**/*"],"compileEnhancements":false,"extensions":["ts"],"require":["ts-node/register"]},"engines":{"node":">=10.15.3"},"devDependencies":{"@types/chalk":"0.4.31","@types/inquirer":"6.5.0","@types/js-yaml":"3.12.2","@types/node":"12.12.29","@types/node-emoji":"1.8.1","@types/through":"0.0.30","@types/yargs":"15.0.4","ava":"2.4.0","lint-staged":"10.0.8","ncp":"2.0.0","rimraf":"3.0.2","ts-node":"8.6.2","tsutils":"3.17.1","typescript":"3.8.3","typescript-eslint-parser":"21.0.2"},"dependencies":{"@graphql-toolkit/code-file-loader":"0.9.7","chalk":"2.4.2","chokidar":"3.3.1","debounce":"1.2.0","execa":"4.0.0","figlet":"1.3.0","glob":"7.1.6","graphback":"0.11.1","graphql":"15.0.0-rc.2","graphql-config":"3.0.0-alpha.18","graphql-migrations":"0.11.1","inquirer":"7.1.0","js-yaml":"3.13.1","node-emoji":"1.10.0","openapi-to-graphql":"2.0.0","ora":"3.4.0","parse-github-url":"1.0.2","request":"2.88.2","tar":"6.0.1","tmp":"0.1.0","yargs":"15.3.0"},"jest":{"transform":{"^.+\\.tsx?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"]},"_id":"graphback-cli@0.11.1","_nodeVersion":"12.16.1","_npmVersion":"6.13.4","dist":{"integrity":"sha512-ZxbqcJ6jW93wdaH+2Mlg5x833KPJ7Ur2XnrA9JGN3njTTpvCru5beLB0+6a/l0++tNHPkyqemUY1g2yeUZKEgw==","shasum":"158025c6d9b0127f65036950cc1ea7511887450d","tarball":"https://registry.npmjs.org/graphback-cli/-/graphback-cli-0.11.1.tgz","fileCount":100,"unpackedSize":98809,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZ6GvCRA9TVsSAnZWagAA+4AP/iCvg7DbjWiMjwUXYsL+\n6MxJTi7o3pdeH8aLFhADmLjNVLVreSWjwvzmFQsQ2uKqkR0UBLLwlutSBt/r\nTr+p//AZOEr46wyNGrdkUGRFHIayvSfAg90R00lVTfVu0cZRFe3Fmv3WpSp/\ncYWrGUUWj/InmA9KD2dW0BYwajYCforbAedqIGvWj/PDapqGwobbr7hqdG/j\nwBLyF7nRVTjt/StqqdoyO3uq55mS78W3TLl2/M0RcCtBAE8hsTmqPSzY9Rej\nJ94dqmOsbQ+df7AY49+9MI3Kf6Oy9WFjK7gsTWmDJtT8Dv/zn/rvCSvmqg4d\nHhaEP/ijtd9QUxxQx27OswATagNWB01uaqsCYl5KsusSPxRvQNVqJ0tuqYaM\nX/dg+v+FpcqSFNkUvv/eOjHsDeMA1EvrT4YXyZPadplVuu0iavWxkl7YuMDf\ncf483F9VUFFpmS/9+xPkdRx+gbOHxXsFOgzOC2Q9KZGUq0pH6JcOqx0iSokr\nKYNrWyB6bmBwIjLHgMcKkDGUUtAzpQdtKlQ5ZnobT4G8ITLnnNhJ391t1fy0\ndAl2l4Mxzigrljb5XTZWwQ98HuiPsNDpOqiYzhMIlH+NezoPpmSw/Rz+JoF2\nLfyPOvGDizVRehGra8liHh+oTdhDdL/c26TKu/c1/wnwPakX/glshQzU1ZD4\ntx2S\r\n=ghfD\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDhOJhLRz8sEx0x6FrlaUsZr6G4alvQQWXXAuvnwjA1MgIhALpTfyEH8glN6a6H5/So8lWqU8//BdkybcE6IwIsIC4A"}]},"maintainers":[{"email":"aerogear@redhat.com","name":"aerogear-ci"},{"email":"dara.s.hayes@gmail.com","name":"darahayes"},{"email":"ephelan@redhat.com","name":"ephelan"},{"email":"scoady@redhat.com","name":"scoady"},{"email":"wtrocki@redhat.com","name":"wtrocki"}],"_npmUser":{"name":"aerogear-ci","email":"dara.s.hayes@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphback-cli_0.11.1_1583849902769_0.3665300890909078"},"_hasShrinkwrap":false},"0.11.2":{"name":"graphback-cli","version":"0.11.2","description":"Auto generate resolvers on top of the graphql and database of your choice","main":"dist/index.js","bin":{"graphback":"dist/index.js"},"types":"types/index.d.ts","typescript":{"definition":"types/index.d.ts"},"author":{"name":"wtrocki@redhat.com"},"scripts":{"clean":"rimraf coverage dist types","build":"tsc && ncp ./src/templates/resources ./dist/templates/resources","cmdinit":"ts-node ./dist/index.js init test","watch":"tsc -w","lint":"eslint -t stylish --project \"tsconfig.json\"","test":"ava","pretest":"yarn build"},"ava":{"files":["tests/**/*"],"compileEnhancements":false,"extensions":["ts"],"require":["ts-node/register"]},"engines":{"node":">=10.15.3"},"devDependencies":{"@types/chalk":"0.4.31","@types/inquirer":"6.5.0","@types/js-yaml":"3.12.2","@types/node":"12.12.29","@types/node-emoji":"1.8.1","@types/through":"0.0.30","@types/yargs":"15.0.4","ava":"2.4.0","lint-staged":"10.0.8","ncp":"2.0.0","rimraf":"3.0.2","ts-node":"8.6.2","tsutils":"3.17.1","typescript":"3.8.3","typescript-eslint-parser":"21.0.2"},"dependencies":{"@graphql-toolkit/code-file-loader":"0.9.7","chalk":"2.4.2","chokidar":"3.3.1","debounce":"1.2.0","execa":"4.0.0","figlet":"1.3.0","glob":"7.1.6","graphback":"0.11.2","graphql":"^14.6.0","graphql-config":"3.0.0-alpha.18","graphql-migrations":"0.11.2","inquirer":"7.1.0","js-yaml":"3.13.1","node-emoji":"1.10.0","openapi-to-graphql":"2.0.0","ora":"3.4.0","parse-github-url":"1.0.2","request":"2.88.2","tar":"6.0.1","tmp":"0.1.0","yargs":"15.3.0"},"jest":{"transform":{"^.+\\.tsx?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"]},"_id":"graphback-cli@0.11.2","_nodeVersion":"12.16.1","_npmVersion":"6.13.4","dist":{"integrity":"sha512-a+iyV9aQq659dESXqdpGb11gpFGZTc+Sqy5rpVrZL+S/9J+mTrpS44fSu7AWeANWUct7nO5Bl7loI4fMDwrKKg==","shasum":"72680c85ab936720481a644fcfb685c45eb141b0","tarball":"https://registry.npmjs.org/graphback-cli/-/graphback-cli-0.11.2.tgz","fileCount":100,"unpackedSize":98805,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeaSwTCRA9TVsSAnZWagAAKvYP/1I5zNZM0f1M4be2VxI1\nwQBPnDVzjmTT/iiYPD1rG7FLYvOLl7ajJOwRDTZgymAaNN/3mx+XpczpTYNU\norvrHkXeMjt/SJ6hk2EoZyBeU2pA7LTHnMBPKsh/Ipz2iw6SRLT6BJa+O3iE\naSNeX7IOcxvPAHkHbSKl7UYXbYALheLiZ9zBzZSGcLfwrahYQf90KPRmZkEi\ntRAMPVI41RVcgLCEle4hUHyVtFojDO4yOvOJNI5Q/VbTyFqu1hfPFKU7tc8O\ndo6Czb6a2mBYZr7umixqIr9oHCu3BUvOL5//VTxPF3p2QqtWsV3JgV0ZiWel\nWS51PDaKnaGy+r19S0J6z7jyhzkYo8sYaST2/t/n1TDvqfE3yUNK6s8W8243\nPfJqzY04nvgeyKL6Naujms6sknweFk26V8vxJlso7YFwNJkWPPTGbnhupUzG\nRXSNRV9hj1WctC7z3K+ogzhOVvGOZ9L0ehq5ct8k7sQWWKK41KP37QU6x6Nq\nrO5NTHEKdHLI/bAvZjV25pJuMLwJoNjdco7+MZJ2P2xoSFv5AxQJUMC/FmFb\nRWzhDReXxhRDUXHq+CAFwqTb/VL4K9ba6E34xW80kt0KB0lFd6x1ggSDxGE2\nyIExkPGvN27kveBt570/YT9T5v4++vU7DO5u7u+Ajrw/wQozJE4ZTyeV70jW\npD4O\r\n=38NG\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHIjB3l9IN3sbxpxULMMmI2a9xKYyTzUvCiyArOanL6YAiAx6LErYjBgcpo5trcbGHsIokisOuox9VUqruvQOmMLhg=="}]},"maintainers":[{"email":"aerogear@redhat.com","name":"aerogear-ci"},{"email":"dara.s.hayes@gmail.com","name":"darahayes"},{"email":"ephelan@redhat.com","name":"ephelan"},{"email":"scoady@redhat.com","name":"scoady"},{"email":"wtrocki@redhat.com","name":"wtrocki"}],"_npmUser":{"name":"aerogear-ci","email":"dara.s.hayes@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphback-cli_0.11.2_1583950866609_0.975025332295566"},"_hasShrinkwrap":false},"0.11.3":{"name":"graphback-cli","version":"0.11.3","description":"Auto generate resolvers on top of the graphql and database of your choice","main":"dist/index.js","bin":{"graphback":"dist/index.js"},"types":"types/index.d.ts","typescript":{"definition":"types/index.d.ts"},"author":{"name":"wtrocki@redhat.com"},"scripts":{"clean":"rimraf coverage dist types","build":"tsc && ncp ./src/templates/resources ./dist/templates/resources","cmdinit":"ts-node ./dist/index.js init test","watch":"tsc -w","lint":"eslint -t stylish --project \"tsconfig.json\"","test":"jest"},"engines":{"node":">=10.15.3"},"devDependencies":{"@types/chalk":"0.4.31","@types/inquirer":"6.5.0","@types/jest":"25.1.4","@types/js-yaml":"3.12.3","@types/node":"12.12.31","@types/node-emoji":"1.8.1","@types/through":"0.0.30","@types/yargs":"15.0.4","jest":"25.2.3","lint-staged":"10.0.9","ncp":"2.0.0","rimraf":"3.0.2","ts-jest":"25.2.1","ts-node":"8.8.1","tsutils":"3.17.1","typescript":"3.8.3","typescript-eslint-parser":"21.0.2"},"dependencies":{"@graphql-toolkit/code-file-loader":"0.9.10","chalk":"2.4.2","chokidar":"3.3.1","debounce":"1.2.0","execa":"4.0.0","figlet":"1.3.0","glob":"7.1.6","graphback":"0.11.3","graphql":"^14.6.0","graphql-config":"3.0.0-alpha.23","graphql-migrations":"0.11.3","inquirer":"7.1.0","js-yaml":"3.13.1","node-emoji":"1.10.0","openapi-to-graphql":"2.0.0","ora":"3.4.0","parse-github-url":"1.0.2","request":"2.88.2","tar":"6.0.1","tmp":"0.1.0","yargs":"15.3.1"},"jest":{"transform":{"^.+\\.tsx?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"]},"_id":"graphback-cli@0.11.3","_nodeVersion":"12.16.1","_npmVersion":"6.13.4","dist":{"integrity":"sha512-xWiMXqjIeNZ/4kajBtYd1/wYs6Sv8nGAzzh9K4VO9U2O70aItp5JmiWYP0saQ4emFTP1uz6RpxEMygk6C2tWgw==","shasum":"6dbb59fa7fe416d799c947a987de76086f148efb","tarball":"https://registry.npmjs.org/graphback-cli/-/graphback-cli-0.11.3.tgz","fileCount":101,"unpackedSize":99629,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJefdTkCRA9TVsSAnZWagAAQ7AP/2qGMmVFBUHOIKt9+h44\nG7/sr9LCram/6xeVhBBssdbkKv5VOnOiOK1yC8zXZE6TJxlLqD1ckNMXyIpR\nJBQEE9uYr+evCJ399Y/KEBhLXPSaHfp61IXZWZbmoyFhk5jFFPS3rXKA0Eaa\nKn0R0qoPV0LvICltmfsEAjiEVZcq/OSRm4io/xV0fmvGcmBdDrZDppDkYSNk\n5kYL1IN8+gj+FEMzH+89/kaREuYUrGfYcojP7YZskTIqcXQX1ktml4jps32O\nE2fpNaAlrdfuaWT9Llk4EGoEfSEjWmP76kxO6DPbzpU2cQwwRVdjNooAWeM5\nSuoUSzcWn7GRxh6K0EeQx7I9IPXxmithOKAbgGjnH9whBbu+qnUCxVVTGnu6\nK9S29Lm81Oc1EMc6H4MJ0DaTkK41d/uAXf33k5mIqoC585hhkDN3CRuoU9kg\nOy6E2OcQMeMsgSfHqkLFScxjXJ6uwdcDA5kyYYWiTxn3JSQlXWH2NhKntF6E\nliTgmYEn7EdJR03GBNdUeVvXdr8TVk8bj7nJq3uBqE47f7n64Ma8ull5f61F\nF9oHTB0lo3XrA45/15VG0It2IwsZxi3l81OCHnZ/YaKsJtahN39ZuFSVm83z\nM2CfvFC1WGhIvIyvjnl01/lLcr4uX3KJiHBOhhHfncHT9ghw2Pj1CRpgJsia\nSbeZ\r\n=QNS9\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDOr/Cu4qi/rEoSHrms1bqIde1yU/HyUzGH0yQMm3IwjAIhAPduxkF3lMUZ6kZRBZTjn7mfjJrgEq+eq/xt0dcnGRhZ"}]},"maintainers":[{"email":"aerogear@redhat.com","name":"aerogear-ci"},{"email":"dara.s.hayes@gmail.com","name":"darahayes"},{"email":"ephelan@redhat.com","name":"ephelan"},{"email":"scoady@redhat.com","name":"scoady"},{"email":"wtrocki@redhat.com","name":"wtrocki"}],"_npmUser":{"name":"aerogear-ci","email":"dara.s.hayes@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphback-cli_0.11.3_1585304803917_0.5970982692872708"},"_hasShrinkwrap":false},"0.11.4":{"name":"graphback-cli","version":"0.11.4","description":"Auto generate resolvers on top of the graphql and database of your choice","main":"dist/index.js","bin":{"graphback":"dist/index.js"},"types":"types/index.d.ts","typescript":{"definition":"types/index.d.ts"},"author":{"name":"wtrocki@redhat.com"},"scripts":{"clean":"rimraf coverage dist types","build":"tsc && ncp ./src/templates/resources ./dist/templates/resources","cmdinit":"ts-node ./dist/index.js init test","watch":"tsc -w","lint":"eslint -t stylish --project \"tsconfig.json\"","test":"jest"},"engines":{"node":">=10.15.3"},"devDependencies":{"@types/chalk":"0.4.31","@types/inquirer":"6.5.0","@types/jest":"25.1.4","@types/js-yaml":"3.12.3","@types/node":"12.12.34","@types/node-emoji":"1.8.1","@types/through":"0.0.30","@types/yargs":"15.0.4","jest":"25.2.4","lint-staged":"10.1.0","ncp":"2.0.0","rimraf":"3.0.2","ts-jest":"25.3.0","ts-node":"8.8.1","tsutils":"3.17.1","typescript":"3.8.3","typescript-eslint-parser":"21.0.2"},"dependencies":{"@graphql-toolkit/code-file-loader":"0.9.12","chalk":"2.4.2","chokidar":"3.3.1","debounce":"1.2.0","execa":"4.0.0","figlet":"1.3.0","glob":"7.1.6","graphback":"0.11.4","graphql":"^14.6.0","graphql-config":"3.0.0-alpha.23","graphql-migrations":"0.11.4","inquirer":"7.1.0","js-yaml":"3.13.1","node-emoji":"1.10.0","openapi-to-graphql":"2.0.0","ora":"3.4.0","parse-github-url":"1.0.2","request":"2.88.2","tar":"6.0.1","tmp":"0.1.0","yargs":"15.3.1"},"jest":{"transform":{"^.+\\.tsx?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"]},"_id":"graphback-cli@0.11.4","_nodeVersion":"12.16.1","_npmVersion":"6.13.4","dist":{"integrity":"sha512-PBvc2BoAcppTIf+3LeI6efilSA/ZXYhokuPPHATDA9Iw63M2ix5N02KHqEMVE9g5C3xS/QWlJXcjGsE+9nT9HQ==","shasum":"cc342cd3d2734fd31253865ef45d472c3f9e249d","tarball":"https://registry.npmjs.org/graphback-cli/-/graphback-cli-0.11.4.tgz","fileCount":101,"unpackedSize":99235,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJegxcaCRA9TVsSAnZWagAA77cP/12PnfEfq6vyt1Mq+yZo\n8nnhac/ciDFjNk7FAzEIRcmux14IPWyJ1WUybTIIjPwG9DIRADQJ3lBzIuJR\nXW3wsMUj71uQ+wJ3WXG9HSS7DAf54yUmWjYDl6Og6U53DU9xRF3h53Jj62AS\nKtz8wTQAuRNrA1jo81DCvBxSVyyHJqr1d8/tjzySSC6zt29bCDLt1dUT858o\nBVY2026LM8OuDiLbq6j47R9spHE+oRI6YxEWndlYfLW4esR6RDobqWN5AW7e\n4xzLof7N/iHa/dEz2NnyL+gLd33rl588JPB9GhtJI/LqwAeyK/b+DEEWM5PS\n2+2/TUrfc/ZIKhUdESgVC+fFwkg1xF2P7GDJs9LBu0xdMoZpo28+bKqIAr3R\ne5jDH/2lU+HUiqO5d5eEcQN3smbwgB9ahkBfmmTI2wk7JOj/97qF5U9L5fGr\nVPMwKKkJZodPnAVNlpKCP8Jzsp+wAQkO4z2yr64/OPboHRith2Ld2HVGhMwf\nB8pGmWjEMj5Evd+R9G3QHGq8alx2OkUYX0Hnth4gasB3dOI+of1a89zXw0kt\n/mD6ViI7b9fIRcuFjjMQRPaLlIv7TNeE8orRzXXoznz/QGRj1NxsRmuKsfu9\nLa9jg05dLHfVuZu3kik207+Iu6kB0AZ3N5C+egBN6gxP0E8jMIJJe9ocLTpr\n4z7J\r\n=rZqJ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIE/GlMMHhph2og1JAWgYFwhCb476lgXGkayyf160yRzfAiEAvRy6AJAFyflusVxeMhGVLJA5ajGPuKbQrscw+N+mIOo="}]},"maintainers":[{"email":"aerogear@redhat.com","name":"aerogear-ci"},{"email":"dara.s.hayes@gmail.com","name":"darahayes"},{"email":"ephelan@redhat.com","name":"ephelan"},{"email":"scoady@redhat.com","name":"scoady"},{"email":"wtrocki@redhat.com","name":"wtrocki"}],"_npmUser":{"name":"aerogear-ci","email":"dara.s.hayes@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphback-cli_0.11.4_1585649434268_0.17872526615238082"},"_hasShrinkwrap":false},"0.12.0":{"name":"graphback-cli","version":"0.12.0","description":"Auto generate resolvers on top of the graphql and database of your choice","main":"dist/index.js","bin":{"graphback":"dist/index.js"},"types":"types/index.d.ts","typescript":{"definition":"types/index.d.ts"},"author":{"name":"wtrocki@redhat.com"},"scripts":{"clean":"rimraf coverage dist types","build":"tsc && ncp ./src/templates/resources ./dist/templates/resources","cmdinit":"ts-node ./dist/index.js init test","watch":"tsc -w","lint":"eslint -t stylish --project \"tsconfig.json\"","test":"jest"},"engines":{"node":">=10.15.3"},"devDependencies":{"@types/chalk":"0.4.31","@types/inquirer":"6.5.0","@types/jest":"25.2.1","@types/js-yaml":"3.12.3","@types/node":"12.12.36","@types/node-emoji":"1.8.1","@types/through":"0.0.30","@types/yargs":"15.0.4","jest":"25.4.0","lint-staged":"10.1.6","ncp":"2.0.0","rimraf":"3.0.2","ts-jest":"25.4.0","ts-node":"8.8.2","tsutils":"3.17.1","typescript":"3.8.3","typescript-eslint-parser":"21.0.2"},"dependencies":{"@graphql-toolkit/code-file-loader":"0.10.4","chalk":"2.4.2","chokidar":"3.3.1","debounce":"1.2.0","execa":"4.0.0","figlet":"1.3.0","glob":"7.1.6","graphback":"0.12.0","graphql":"^14.6.0","graphql-config":"3.0.0","graphql-migrations":"0.12.0","inquirer":"7.1.0","js-yaml":"3.13.1","node-emoji":"1.10.0","openapi-to-graphql":"2.0.0","ora":"3.4.0","parse-github-url":"1.0.2","request":"2.88.2","tar":"6.0.1","tmp":"0.1.0","yargs":"15.3.1"},"jest":{"transform":{"^.+\\.tsx?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"]},"_id":"graphback-cli@0.12.0","_nodeVersion":"12.16.2","_npmVersion":"6.14.4","dist":{"integrity":"sha512-g3XISA4DgrGJPtYKps8pgfzyQBfNXyDnLOsdMpCypi5O4FEB/1sFSDZV0NJ3pEFUCKawIlMzd3HqTrdrVEP25A==","shasum":"675378c1173fb50c25f524bf4945a8404978ca18","tarball":"https://registry.npmjs.org/graphback-cli/-/graphback-cli-0.12.0.tgz","fileCount":101,"unpackedSize":101561,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJenbAACRA9TVsSAnZWagAAswEP/0x5yghkDyckQ0ip3Hgu\ncnyxeddpzDI9slI9L1bb96rR5ltWpDxIFo7K1ewqG98gJEFZMyY+MQlkkx1K\nVbDJLCWBIg4Bk9T+VnwBhE7b2eulnB6NWfyuAH7ISecFj9rgVjq4UkoFQgyb\nhsubNh9Vb26wM+QjwGq/wpJE8uL4GC+tpIpIp9BC0X7HWK5g/r9VSCpfnO0a\nzG7YzJ4hay8IXGc/zERvuqIX57H3A9GIwIObMUZ0xbqL7E7gE8c/LqjwqZRD\nmBxJxU6MAIYtPv/biS+0NhSQkUkGGHDJ/siuBWSi3wiQDE5hskbMFAFWIkJm\n/KlTI9hIjQ1tjBrWDs33gmnVC+rBYP7XWtPtIJ8j7XR1Gi5cWXkZSd4xZKvJ\nSjeZULiL+QLqnlvW1IV33s7jhQguPO1K7nr/4zUsPn3KD9q4LwMYX1f6nV8N\nGzT8ypzPi86y+uYo23n/+5aXJwNhOeoZSeWdzFmQnDMhBxq6d0HOC1H7jwDr\nQXQWzVbDuO4fnZHSL9vyBsvyAvsPTHRG4paoEuT1ESSn8QctnS5Ki+GAdoNX\nT2lphx86OgnQLBaF533G1hay5fF88uN9Qeo6iVS2EjrU5ZfYUEtWUGqSLtj7\nH8Jk1AsbqUhGYjUH7jFO+3suxjykmMzaJd5Y25e4dKPW0ogYHCcE035IIis8\nAVvg\r\n=8uYu\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQChnoVQTUysf9AS5Ki3vggy2kG88c811Y7v6wqVOHJRBAIhAK64F3olFB/E+41gYD4QM7iyfUN879plQI+TpVh1FUx4"}]},"maintainers":[{"email":"aerogear@redhat.com","name":"aerogear-ci"},{"email":"dara.s.hayes@gmail.com","name":"darahayes"},{"email":"ephelan@redhat.com","name":"ephelan"},{"email":"scoady@redhat.com","name":"scoady"},{"email":"wtrocki@redhat.com","name":"wtrocki"}],"_npmUser":{"name":"aerogear-ci","email":"mziccard@redhat.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphback-cli_0.12.0_1587392512512_0.9130626066845833"},"_hasShrinkwrap":false},"0.14.0-dev1":{"name":"graphback-cli","version":"0.14.0-dev1","description":"Auto generate resolvers on top of the graphql and database of your choice","main":"dist/index.js","bin":{"graphback":"dist/index.js"},"types":"types/index.d.ts","typescript":{"definition":"types/index.d.ts"},"author":{"name":"wtrocki@redhat.com"},"scripts":{"clean":"rimraf coverage dist types","build":"tsc && ncp ./src/templates/resources ./dist/templates/resources","cmdinit":"ts-node ./dist/index.js init test","watch":"tsc -w","lint":"eslint -t stylish --project \"tsconfig.json\"","test":"jest"},"engines":{"node":">=10.15.3"},"devDependencies":{"@types/chalk":"0.4.31","@types/inquirer":"6.5.0","@types/jest":"25.2.1","@types/js-yaml":"3.12.3","@types/node":"12.12.37","@types/node-emoji":"1.8.1","@types/through":"0.0.30","@types/yargs":"15.0.4","jest":"26.0.1","lint-staged":"10.2.0","ncp":"2.0.0","rimraf":"3.0.2","ts-jest":"25.4.0","ts-node":"8.9.1","tsutils":"3.17.1","typescript":"3.8.3","typescript-eslint-parser":"21.0.2"},"dependencies":{"@graphql-toolkit/code-file-loader":"0.10.6","chalk":"2.4.2","chokidar":"3.4.0","debounce":"1.2.0","execa":"4.0.0","figlet":"1.4.0","glob":"7.1.6","graphback":"0.14.0-dev1","graphql":"^14.6.0","graphql-config":"3.0.0","graphql-migrations":"0.14.0-dev1","inquirer":"7.1.0","js-yaml":"3.13.1","node-emoji":"1.10.0","openapi-to-graphql":"2.1.0","ora":"3.4.0","parse-github-url":"1.0.2","request":"2.88.2","tar":"6.0.2","tmp":"0.2.0","yargs":"15.3.1"},"jest":{"transform":{"^.+\\.tsx?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"]},"readme":"## Graphback\n\n<p align=\"center\">\n  <img width=\"400\" src=\"https://github.com/aerogear/graphback/raw/master/website/static/img/graphback.png\">\n  <br/>\n  Auto generate database structure, <br/>\n  GraphQL Resolvers and Queries from GraphQL types 🚀\n</p>\n\n## Motivation \n\nGraphback helps you to kickstart your experience with any existing GraphQL implementation\nby generating backend and client side CRUD layer using your GraphQL data model.\n\n**Documentation**: https://graphback.dev\n\n**Repository**: https://github.com/aerogear/graphback/\n\n## CLI commands reference\n\nSee: https://graphback.dev/docs/commands\n\n> NOTE: Graphback CLI is now part of the graphql-cli command line tool. Please consider installing https://github.com/Urigo/graphql-cli for wider set of features\n","readmeFilename":"README.md","_id":"graphback-cli@0.14.0-dev1","_nodeVersion":"12.16.1","_npmVersion":"6.14.4","dist":{"integrity":"sha512-FgM0nCvf0a9V9uiyZ75QKguBS0ux/zoaHJuKNw9duFV9eDbjpEmk7/1fcP/3bJTFjvqhEKByXy1ADr1upUn7Zg==","shasum":"eba50eeb966ab2e67500029dcad1666d0ad6371e","tarball":"https://registry.npmjs.org/graphback-cli/-/graphback-cli-0.14.0-dev1.tgz","fileCount":101,"unpackedSize":101770,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJetVcGCRA9TVsSAnZWagAAzd4P/3AyhoGoUIno36S85tYr\n1RnmD9I2jet6raPzO3NvQxEpKBJwAXiikZ/90reQMHS1+EZ0FQsDxh0zVYWx\nCNC2VNVIKeW8vxLixrFPychNZOBYPczKxMD6EHWhxrxbp+SX3O5+f9UNo55t\nh/vVd+ybeM/8/yftnw78cv1E9kxaru/YIdCtps9WeAKja1HE1ygjsJ3CG2Xe\nJmc76+f1Dq3LlMibN/G8dH+3lIMlqs9BJgsGkjXWMZEgplfippeapkXuYrSG\nntx0eTyrB3QAIHJ7liuEM/SK21ORGhhdtWq0XOb528fyUgrCNEX2t3YJ+YF1\nXbLECiu6RmmH6wHhUWUvSdB67DvEYiXoTvUdiXORwrLBDVjkwcsGlkIgKidC\nOkdY7DpH4rFr50Zsh03WYEAOYRBmvYTx+Yow3nDCH8ImpZ8CFFo6Pk0EtuMl\nUflStHaPSEUaMs2ulMWm+5iV7Fy2flR5GW8r7PErjQua80OyS7258DePQ3o1\nWyDWjxRo6qNZdK6RSiQ11W0c5z6BQMC2GS8MhLG2Xh/iWnYscxO6wLp2MfpR\nSFG8/Aa4ESwlujBoZUiHQz1UJZHAX21oJCfx2Ql7WXkdI/LjopSDGg1Q0174\nmFsyhLjmsqy4jVAqMKHhwoVe6+FjLmz/52tVkkVs27tt5qGoaBZUhoBKNycU\nrFjT\r\n=MKdf\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHgXQogQ80wNnN/bmdn0CfcOrPp5Yj5JdFXr7xX9yX3QAiEAwUVHz6JJzmPVdJMMxh1BEV1LFhTF6JvJSY9Y9Vu4kEo="}]},"maintainers":[{"email":"aerogear@redhat.com","name":"aerogear-ci"},{"email":"dara.s.hayes@gmail.com","name":"darahayes"},{"email":"ephelan@redhat.com","name":"ephelan"},{"email":"scoady@redhat.com","name":"scoady"},{"email":"wtrocki@redhat.com","name":"wtrocki"}],"_npmUser":{"name":"ephelan","email":"ephelan@redhat.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphback-cli_0.14.0-dev1_1588942597679_0.7797344360812615"},"_hasShrinkwrap":false},"0.14.0-dev2":{"name":"graphback-cli","version":"0.14.0-dev2","description":"Auto generate resolvers on top of the graphql and database of your choice","main":"dist/index.js","bin":{"graphback":"dist/index.js"},"types":"types/index.d.ts","typescript":{"definition":"types/index.d.ts"},"author":{"name":"wtrocki@redhat.com"},"scripts":{"clean":"rimraf coverage dist types","build":"tsc && ncp ./src/templates/resources ./dist/templates/resources","cmdinit":"ts-node ./dist/index.js init test","watch":"tsc -w","lint":"eslint -t stylish --project \"tsconfig.json\"","test":"jest"},"engines":{"node":">=10.15.3"},"devDependencies":{"@types/chalk":"0.4.31","@types/inquirer":"6.5.0","@types/jest":"25.2.3","@types/js-yaml":"3.12.4","@types/node":"12.12.41","@types/node-emoji":"1.8.1","@types/through":"0.0.30","@types/yargs":"15.0.5","jest":"26.0.1","lint-staged":"10.2.4","ncp":"2.0.0","rimraf":"3.0.2","ts-jest":"25.5.1","ts-node":"8.10.1","tsutils":"3.17.1","typescript":"3.9.3","typescript-eslint-parser":"21.0.2"},"dependencies":{"@graphql-toolkit/code-file-loader":"0.10.7","chalk":"2.4.2","chokidar":"3.4.0","debounce":"1.2.0","execa":"4.0.1","figlet":"1.4.0","glob":"7.1.6","graphback":"0.14.0-dev2","graphql":"^14.6.0","graphql-config":"3.0.2","graphql-migrations":"0.14.0-dev2","inquirer":"7.1.0","js-yaml":"3.13.1","node-emoji":"1.10.0","openapi-to-graphql":"2.1.0","ora":"3.4.0","parse-github-url":"1.0.2","request":"2.88.2","tar":"6.0.2","tmp":"0.2.1","yargs":"15.3.1"},"jest":{"transform":{"^.+\\.tsx?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"]},"readme":"## Graphback\n\n<p align=\"center\">\n  <img width=\"400\" src=\"https://github.com/aerogear/graphback/raw/master/website/static/img/graphback.png\">\n  <br/>\n  Auto generate database structure, <br/>\n  GraphQL Resolvers and Queries from GraphQL types 🚀\n</p>\n\n## Motivation \n\nGraphback helps you to kickstart your experience with any existing GraphQL implementation\nby generating backend and client side CRUD layer using your GraphQL data model.\n\n**Documentation**: https://graphback.dev\n\n**Repository**: https://github.com/aerogear/graphback/\n\n## CLI commands reference\n\nSee: https://graphback.dev/docs/commands\n\n> NOTE: Graphback CLI is now part of the graphql-cli command line tool. Please consider installing https://github.com/Urigo/graphql-cli for wider set of features\n","readmeFilename":"README.md","_id":"graphback-cli@0.14.0-dev2","_nodeVersion":"12.16.3","_npmVersion":"6.14.4","dist":{"integrity":"sha512-6voiat8bKeiATnjcYqrTSa3vY07uOxWwAkWxEKRocCXzQ9ocqeuwV0lhbAEjdrlgng6AhcHdm9oPMvDkGVaWGw==","shasum":"73f65932e380d0f024e53b01c7acad7b72656008","tarball":"https://registry.npmjs.org/graphback-cli/-/graphback-cli-0.14.0-dev2.tgz","fileCount":89,"unpackedSize":94364,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJexqEvCRA9TVsSAnZWagAAF5YP/A2p9pCpTPqbPQIEfSuz\n3OmThTdGiCwah6p8p11HsCXX5q4s2q90rVSL8Xbh+LfsXBoZ6xVLUa91r0gV\nuCkTDRB01heGs2KE69oTfTTq2KWfgMum0L6WSNwj7mL4BcMsqDB3OlgcZ1ma\n33g8qqboIPqVp9CN0Ueea4zxV826rYW7kJTpGt8qd/jXsNsKE+e6xKO1uIJ4\n5ljOv5+axm5JTL06L4sAKThjDEm4DGSdrF1sxZf7I9efq81nFCOOuPkkeQBA\n17NguytgQ2GcspuZDoH1PLFUyV+WWaW1HBVAzgsCRO5ubA70roOsMCgP+GS7\nW20Ih/aeFT0izYgRqottSXZ0+9AER0LA81Cnh7YLyUHpXq9rihGVR+JTHdqy\n47ILZPalvokvaUXIfR1AW806+OtA1FupqYvaaHfIR4TcbY3w3NZQVzRaW++S\n4YZWe/FZk1UnZPm1NGqjmFeGS8+8lofcUbX4fsskLp+PKFIGxyWft5y/+Nl8\nnntgHajdYh+IXKAvfAgK32c10nQRogAZlH8HcJbXuOPc+tKZrNV7/DPRj3lB\n5TqRxy3e/hZyd+1wjNKJXN/NgtkSVDpLloHnlUePn1DLGNpMJiYUp+FEGYqu\n3o7M+QENX+5pPj1vJ6t1Vd5Sht9JDcAjlAJ39Hfhd9j6mrkTeaF6KZ/YKUZ/\njlRg\r\n=zOA/\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCtLG0/13jbIxdXTdK3LH/X7zMY1gBt3R4Tca75gvW3IAIgd6A1UFCh2ipONWCQW5z8W4fhdMQMeFjGZFY8fRnfV9g="}]},"maintainers":[{"email":"aerogear@redhat.com","name":"aerogear-ci"},{"email":"dara.s.hayes@gmail.com","name":"darahayes"},{"email":"ephelan@redhat.com","name":"ephelan"},{"email":"scoady@redhat.com","name":"scoady"},{"email":"wtrocki@redhat.com","name":"wtrocki"}],"_npmUser":{"name":"aerogear-ci","email":"mziccard@redhat.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphback-cli_0.14.0-dev2_1590075695461_0.08370131154210037"},"_hasShrinkwrap":false},"0.14.0-dev3":{"name":"graphback-cli","version":"0.14.0-dev3","description":"Auto generate resolvers on top of the graphql and database of your choice","main":"dist/index.js","bin":{"graphback":"dist/index.js"},"types":"types/index.d.ts","typescript":{"definition":"types/index.d.ts"},"author":{"name":"wtrocki@redhat.com"},"scripts":{"clean":"rimraf coverage dist types","build":"tsc && ncp ./src/templates/resources ./dist/templates/resources","cmdinit":"ts-node ./dist/index.js init test","watch":"tsc -w","lint":"eslint -t stylish --project \"tsconfig.json\"","test":"jest"},"engines":{"node":">=10.15.3"},"devDependencies":{"@types/chalk":"0.4.31","@types/inquirer":"6.5.0","@types/jest":"25.2.3","@types/js-yaml":"3.12.4","@types/node":"12.12.42","@types/node-emoji":"1.8.1","@types/through":"0.0.30","@types/yargs":"15.0.5","jest":"26.0.1","lint-staged":"10.2.6","ncp":"2.0.0","rimraf":"3.0.2","ts-jest":"25.5.1","ts-node":"8.10.1","tsutils":"3.17.1","typescript":"3.9.3","typescript-eslint-parser":"21.0.2"},"dependencies":{"@graphql-toolkit/code-file-loader":"0.10.7","chalk":"2.4.2","chokidar":"3.4.0","debounce":"1.2.0","execa":"4.0.2","figlet":"1.4.0","glob":"7.1.6","graphback":"0.14.0-dev3","graphql":"^14.6.0","graphql-config":"3.0.2","graphql-migrations":"0.14.0-dev3","inquirer":"7.1.0","js-yaml":"3.14.0","node-emoji":"1.10.0","openapi-to-graphql":"2.1.0","ora":"3.4.0","parse-github-url":"1.0.2","request":"2.88.2","tar":"6.0.2","tmp":"0.2.1","yargs":"15.3.1"},"jest":{"transform":{"^.+\\.tsx?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"]},"readme":"## Graphback\n\n<p align=\"center\">\n  <img width=\"400\" src=\"https://github.com/aerogear/graphback/raw/master/website/static/img/graphback.png\">\n  <br/>\n  Auto generate database structure, <br/>\n  GraphQL Resolvers and Queries from GraphQL types 🚀\n</p>\n\n## Motivation \n\nGraphback helps you to kickstart your experience with any existing GraphQL implementation\nby generating backend and client side CRUD layer using your GraphQL data model.\n\n**Documentation**: https://graphback.dev\n\n**Repository**: https://github.com/aerogear/graphback/\n\n## CLI commands reference\n\nSee: https://graphback.dev/docs/commands\n\n> NOTE: Graphback CLI is now part of the graphql-cli command line tool. Please consider installing https://github.com/Urigo/graphql-cli for wider set of features\n","readmeFilename":"README.md","_id":"graphback-cli@0.14.0-dev3","_nodeVersion":"12.16.3","_npmVersion":"6.14.4","dist":{"integrity":"sha512-Q5WnFcC93pF2phHVxQEHOMj6fR2wAo78UUVWj8ZFWYoP2v0w6hrSrhCH79316u2nNywg3gOyNY+U+WMlKBFS8g==","shasum":"80df37912f7200d55014cb92930925163e01efd7","tarball":"https://registry.npmjs.org/graphback-cli/-/graphback-cli-0.14.0-dev3.tgz","fileCount":89,"unpackedSize":94364,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJey+K/CRA9TVsSAnZWagAANtoP/R4PNXnG2xkl3dJ4okkt\nIpCsFl85q4vlE9ptufHxoeZxo1tUBe0GjyI9BfBd6f0rZF94/8WYEISMZxSg\nDd5lp9Yeyrz6daefAeeeHTiHPvDcuKX+37g/uTY+wc/P0ESGz1roPDdV9G3V\nbOfamsAaDeWdUEIsECYtLizSgBr2qNAhrt8sJfumvazsM73wlVY37bF+5PiS\ndE7zsgk6kDNZpgJIFjAJx8HVTWC/lFUGDrn48BK5pyPDi0Y9TLQzHP6pSbnv\ncv3BmSVZmGZIOsBsukIBRZenP4G/SYt19IaRRisYUBmxT4/o2DMyfdI8Q0fK\nX90sfu1NfxPQBRSt8vWY4omTcWIQW7FzHXIRumFqVZ7MYCOl8SdUiMc6afzu\nTOhOotJq/yE4b7kIOcVHZzqjh5CTI/e8y3KclftjngxbZiEtWIouAAIzMcH9\nqxsEeJUiAuQv8/RbLIKRq9gZ7ikyP8oygG4Bvmhxs6iRQhZgClD9vogr9Tg7\nLyYhgOa3/QR0lRrRSYV0Vjb+xySI1fOWwPMyXkXJhsTxt3E694fLM6tXa6t2\nptkbQCkBORGPW4TJ7/A5uC+//pKLJEy1ukm+xmRrWT5jy4XvJdrOJ6eSb1c6\nXqYIJMZms5olbvDyAQu+leigvOIfPZizUAe+cekjn3SXjx1hJ2Mt0WnRLCBZ\nX1IX\r\n=GlH2\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEP+4Csg7Eeu2zsrdi1Rrnb3kFa3CvbaCOnJbhJU5NmoAiEAvAklJuipfAaTePRS5Nq45oIUieV8s0JHcdiX97gcSDI="}]},"maintainers":[{"email":"aerogear@redhat.com","name":"aerogear-ci"},{"email":"dara.s.hayes@gmail.com","name":"darahayes"},{"email":"ephelan@redhat.com","name":"ephelan"},{"email":"scoady@redhat.com","name":"scoady"},{"email":"wtrocki@redhat.com","name":"wtrocki"}],"_npmUser":{"name":"aerogear-ci","email":"mziccard@redhat.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphback-cli_0.14.0-dev3_1590420159543_0.3845968064594838"},"_hasShrinkwrap":false},"0.14.0-alpha1":{"name":"graphback-cli","version":"0.14.0-alpha1","description":"Auto generate resolvers on top of the graphql and database of your choice","main":"dist/index.js","bin":{"graphback":"dist/index.js"},"types":"types/index.d.ts","typescript":{"definition":"types/index.d.ts"},"author":{"name":"wtrocki@redhat.com"},"scripts":{"clean":"rimraf coverage dist types","build":"tsc && ncp ./src/templates/resources ./dist/templates/resources","cmdinit":"ts-node ./dist/index.js init test","watch":"tsc -w","lint":"eslint -t stylish --project \"tsconfig.json\"","test":"jest"},"engines":{"node":">=10.15.3"},"devDependencies":{"@types/chalk":"0.4.31","@types/inquirer":"6.5.0","@types/jest":"25.2.3","@types/js-yaml":"3.12.4","@types/node":"12.12.42","@types/node-emoji":"1.8.1","@types/through":"0.0.30","@types/yargs":"15.0.5","jest":"26.0.1","lint-staged":"10.2.6","ncp":"2.0.0","rimraf":"3.0.2","ts-jest":"25.5.1","ts-node":"8.10.1","tsutils":"3.17.1","typescript":"3.9.3","typescript-eslint-parser":"21.0.2"},"dependencies":{"@graphql-toolkit/code-file-loader":"0.10.7","chalk":"2.4.2","chokidar":"3.4.0","debounce":"1.2.0","execa":"4.0.2","figlet":"1.4.0","glob":"7.1.6","graphback":"0.14.0-alpha1","graphql":"^14.6.0","graphql-config":"3.0.2","graphql-migrations":"0.14.0-alpha1","inquirer":"7.1.0","js-yaml":"3.14.0","node-emoji":"1.10.0","openapi-to-graphql":"2.1.0","ora":"3.4.0","parse-github-url":"1.0.2","request":"2.88.2","tar":"6.0.2","tmp":"0.2.1","yargs":"15.3.1"},"jest":{"transform":{"^.+\\.tsx?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"]},"readme":"## Graphback\n\n<p align=\"center\">\n  <img width=\"400\" src=\"https://github.com/aerogear/graphback/raw/master/website/static/img/graphback.png\">\n  <br/>\n  Auto generate database structure, <br/>\n  GraphQL Resolvers and Queries from GraphQL types 🚀\n</p>\n\n## Motivation \n\nGraphback helps you to kickstart your experience with any existing GraphQL implementation\nby generating backend and client side CRUD layer using your GraphQL data model.\n\n**Documentation**: https://graphback.dev\n\n**Repository**: https://github.com/aerogear/graphback/\n\n## CLI commands reference\n\nSee: https://graphback.dev/docs/commands\n\n> NOTE: Graphback CLI is now part of the graphql-cli command line tool. Please consider installing https://github.com/Urigo/graphql-cli for wider set of features\n","readmeFilename":"README.md","_id":"graphback-cli@0.14.0-alpha1","_nodeVersion":"12.17.0","_npmVersion":"6.14.4","dist":{"integrity":"sha512-zqHrkQ+bwR46VJaHxrbZFdatLla5754THjbn75oaRo8LWsK4K1oKZYq4aB/qNV0naNTEYb2B3HocWFmq91hbTw==","shasum":"d531f7c2e1e9ff9b926b75d9882c6842ee862265","tarball":"https://registry.npmjs.org/graphback-cli/-/graphback-cli-0.14.0-alpha1.tgz","fileCount":89,"unpackedSize":94370,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJez/XqCRA9TVsSAnZWagAASvgP/jO5+FHVaLI471BgkXvm\nJKgK8OdaaD5/GUw0fgyyUqvcM3DA28nqTwtnPA8AiP17MdbRbpo9VSuRuiaY\nC6t/7J97ysyf972dgNOkxtIy/27JAbpZS2SBkqF4KXKOVWVTDKkpqH7CYktr\n6AqAJpPGZQGB5ikcHZUDo2sfJyu0Nhlusj/ILRVWGlFAB9HQd6NxzzFGbtAr\noBeoGg8oQOVv0jNRUSfK7wLvPt8USiKMVrAM35rlKoF/mQO1iV4jUYXlB8a8\ntmIEaLvrLjWbCJGpTXqPdMSU1IGD2+7Vv3INpNyZhmQKXnKfJsFEGZIqL8s/\nEqYnfy2K4jlYmKnF7mltnvpRpJr7oj7wM5SU7ug2zTANeaFn7BisuP0qtAWE\nry3sWYUIRzQlmNPCMdvwo8Yn6ud65gqL8/3Hdb+FjbZ+n5qrnfCGFLWVjAYN\ndR0qis1JUEbkBuUG8OMribig9lcPDzNHauZJXSdGHAlggGQ+kF2mX/fUaE9O\nwQVm3da1Tmq7jpf+wr7tAmVZmcnV9ZdQl99NSk7GZeIVLhEksankMcAvqZMQ\nUuQiavO5i2ubDHkLloma6GYhjwJSs6bPK8qLxo0VYuzBNy2r26OFrT1O4Ya+\nkkYNC3ckTn3ybUYnLhvORgJneqg9rpiPwaPC9B+J5WAahQVvM+ggwgr2XnuG\nmZSq\r\n=QIue\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAaa+wVUDX1qc7nVZPIN47bZ/RDfNxMGeIAzYXghWJh0AiEAwbK8A/U32CgnKuesXBQQAUGCpteo7DxWtR756wM7W8U="}]},"maintainers":[{"email":"aerogear@redhat.com","name":"aerogear-ci"},{"email":"dara.s.hayes@gmail.com","name":"darahayes"},{"email":"ephelan@redhat.com","name":"ephelan"},{"email":"scoady@redhat.com","name":"scoady"},{"email":"wtrocki@redhat.com","name":"wtrocki"}],"_npmUser":{"name":"aerogear-ci","email":"mziccard@redhat.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphback-cli_0.14.0-alpha1_1590687210461_0.20252197582322884"},"_hasShrinkwrap":false},"0.14.0-alpha2":{"name":"graphback-cli","version":"0.14.0-alpha2","description":"Auto generate resolvers on top of the graphql and database of your choice","main":"dist/index.js","bin":{"graphback":"dist/index.js"},"types":"types/index.d.ts","typescript":{"definition":"types/index.d.ts"},"author":{"name":"wtrocki@redhat.com"},"scripts":{"clean":"rimraf coverage dist types","build":"tsc && ncp ./src/templates/resources ./dist/templates/resources","cmdinit":"ts-node ./dist/index.js init test","watch":"tsc -w","lint":"eslint -t stylish --project \"tsconfig.json\"","test":"jest"},"engines":{"node":">=10.15.3"},"devDependencies":{"@types/chalk":"0.4.31","@types/inquirer":"6.5.0","@types/jest":"25.2.3","@types/js-yaml":"3.12.4","@types/node":"12.12.43","@types/node-emoji":"1.8.1","@types/through":"0.0.30","@types/yargs":"15.0.5","jest":"26.0.1","lint-staged":"10.2.7","ncp":"2.0.0","rimraf":"3.0.2","ts-jest":"25.5.1","ts-node":"8.10.2","tsutils":"3.17.1","typescript":"3.9.3","typescript-eslint-parser":"21.0.2"},"dependencies":{"@graphql-toolkit/code-file-loader":"0.10.7","chalk":"2.4.2","chokidar":"3.4.0","debounce":"1.2.0","execa":"4.0.2","figlet":"1.4.0","glob":"7.1.6","graphback":"0.14.0-alpha2","graphql":"^14.6.0","graphql-config":"3.0.2","graphql-migrations":"0.14.0-alpha2","inquirer":"7.1.0","js-yaml":"3.14.0","node-emoji":"1.10.0","openapi-to-graphql":"2.1.0","ora":"3.4.0","parse-github-url":"1.0.2","request":"2.88.2","tar":"6.0.2","tmp":"0.2.1","yargs":"15.3.1"},"jest":{"transform":{"^.+\\.tsx?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"]},"readme":"## Graphback\n\n<p align=\"center\">\n  <img width=\"400\" src=\"https://github.com/aerogear/graphback/raw/master/website/static/img/graphback.png\">\n  <br/>\n  Auto generate database structure, <br/>\n  GraphQL Resolvers and Queries from GraphQL types 🚀\n</p>\n\n## Motivation \n\nGraphback helps you to kickstart your experience with any existing GraphQL implementation\nby generating backend and client side CRUD layer using your GraphQL data model.\n\n**Documentation**: https://graphback.dev\n\n**Repository**: https://github.com/aerogear/graphback/\n\n## CLI commands reference\n\nSee: https://graphback.dev/docs/commands\n\n> NOTE: Graphback CLI is now part of the graphql-cli command line tool. Please consider installing https://github.com/Urigo/graphql-cli for wider set of features\n","readmeFilename":"README.md","_id":"graphback-cli@0.14.0-alpha2","_nodeVersion":"12.17.0","_npmVersion":"6.14.4","dist":{"integrity":"sha512-mwLO0VPY4XBjKA3JMQWpQrd1jz86v6O6swtM8mmPAQd+3kWbmjgf/FqAJlaA1JQBOkoH+HZMtg+euPMDxhStFg==","shasum":"f34e02f7acbcfc91751c3aa66ff57068e24ea12f","tarball":"https://registry.npmjs.org/graphback-cli/-/graphback-cli-0.14.0-alpha2.tgz","fileCount":89,"unpackedSize":93204,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe1m9OCRA9TVsSAnZWagAAa9YP/2Uhnyq49R/30MKBUfAM\n4u8FIr0O5mr9Ll6F/XdxBFXSF3TyTMtmKiCpB9A23FlaT+S8kGPOSCZymj9e\nOYaxV/pnbqyGPIYQSFk9km8nP1XtMJZeMTrrYu1APpYWzdfS3pKQozEw3oGq\nVo4HNRAtectSlJhHiyP09Eo2SxAcRYJzIM3qc1TT4p4GUd4GkEXudlBS2Cwt\n8YHQjUJUQ9Ft7STlSjw2YFyTZdSoJXo+Z/ZJdnLOkLH+nbp86fSdsbcjfPxy\nhM+fJgKkgZ5/HJ4gr6FSM6IlVwIvpVYtj3Ccz22Ols3Sf1RTJs3z6UhwAyjK\nCK55sUd2gYdK+OxFj8yWwEs53yNOvnOp1Ievv06mCh6IgWRYbfBzk5nhRwbV\nw6VnZfEPQBTmbh+B4fHmxfJhJ9j6P/jWN9S4aWLfhhJO8e45gQx2D8DN/SWw\nAjIj0jD6KziFufYlLDC7Wgb3mW5i7yo/zak5dzLoog9mtWeR581/30/ugYMN\npybwCH1I0Yd8zV5ubQ0+90Cv56CHDxPSXJH/p1Fy/XzBUFWM8K0+3JDvXlna\n+eDDHjSdF2rE3j8zs9rgw68acSBDQTtKoIsXPjCe8pUTnViaLPfksaqyak8J\n+Rc9x4gjDC9ceTXNYP8ttawqyl1IuIePU4WBDKF9zoKDm0eclXKjmdVrBgwh\nHJ+o\r\n=KiYm\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFyhG3MWAD8T31gj5tO1OnCBThoa+80ee3XwH7kDbsmMAiEAxEr0jouR6F8gKW6ZT9qniM04rWZ1HY5LYq1sPeYfL18="}]},"maintainers":[{"email":"aerogear@redhat.com","name":"aerogear-ci"},{"email":"dara.s.hayes@gmail.com","name":"darahayes"},{"email":"ephelan@redhat.com","name":"ephelan"},{"email":"scoady@redhat.com","name":"scoady"},{"email":"wtrocki@redhat.com","name":"wtrocki"}],"_npmUser":{"name":"aerogear-ci","email":"mziccard@redhat.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphback-cli_0.14.0-alpha2_1591111502103_0.7541025987055194"},"_hasShrinkwrap":false},"0.12.1":{"name":"graphback-cli","version":"0.12.1","description":"Auto generate resolvers on top of the graphql and database of your choice","main":"dist/index.js","bin":{"graphback":"dist/index.js"},"types":"types/index.d.ts","typescript":{"definition":"types/index.d.ts"},"author":{"name":"wtrocki@redhat.com"},"scripts":{"clean":"rimraf coverage dist types","build":"tsc && ncp ./src/templates/resources ./dist/templates/resources","cmdinit":"ts-node ./dist/index.js init test","watch":"tsc -w","lint":"eslint -t stylish --project \"tsconfig.json\"","test":"jest"},"engines":{"node":">=10.15.3"},"devDependencies":{"@types/chalk":"0.4.31","@types/inquirer":"6.5.0","@types/jest":"25.2.1","@types/js-yaml":"3.12.3","@types/node":"12.12.36","@types/node-emoji":"1.8.1","@types/through":"0.0.30","@types/yargs":"15.0.4","jest":"25.4.0","lint-staged":"10.1.6","ncp":"2.0.0","rimraf":"3.0.2","ts-jest":"25.4.0","ts-node":"8.8.2","tsutils":"3.17.1","typescript":"3.8.3","typescript-eslint-parser":"21.0.2"},"dependencies":{"@graphql-toolkit/code-file-loader":"0.10.4","chalk":"2.4.2","chokidar":"3.3.1","debounce":"1.2.0","execa":"4.0.0","figlet":"1.3.0","glob":"7.1.6","graphback":"0.12.1","graphql":"^14.6.0","graphql-config":"3.0.0","graphql-migrations":"0.12.1","inquirer":"7.1.0","js-yaml":"3.13.1","node-emoji":"1.10.0","openapi-to-graphql":"2.0.0","ora":"3.4.0","parse-github-url":"1.0.2","request":"2.88.2","tar":"6.0.1","tmp":"0.1.0","yargs":"15.3.1"},"jest":{"transform":{"^.+\\.tsx?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"]},"_id":"graphback-cli@0.12.1","_nodeVersion":"12.18.0","_npmVersion":"6.14.4","dist":{"integrity":"sha512-HnAgXiiyAG1pV11bSZNpnKZ/TNoIa3K8W6z0CPCWpD6b4K98t3eBXkg5Kd/DV9/eITlHztUfM9Cyk399zPvsIg==","shasum":"ba7bfc89527b58350fb1d9ac44603fa1b3e39e6f","tarball":"https://registry.npmjs.org/graphback-cli/-/graphback-cli-0.12.1.tgz","fileCount":101,"unpackedSize":101561,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe2LYOCRA9TVsSAnZWagAAbOAP/RSqnUSuIUPSuVVivMjM\nZMaATSwfK+emPRkww3TNMXATyUKozSDO7yNjZBYui4exUQ8VYeY1iUxPsUxW\nhrHMYzvVDm0iQPLizbBhBRJzxpg0pdezuRhcsQf0IaBTA21HFjMeVENoj4dO\nSMPN8Wsx8kT+9anG9GphqNSOXgJXTJI0iz65WN5MQNUTVsjQJ+hOCh4GTNQq\nRhsMuVwbxrKXAz8eOQtj1DP63WNmcUlr2tM1URG0h2/edqTVtlIDx87CxzV9\nxKlEUzF3EFR5Y9m5+HqybSy7k1atteanjkeFpYJ0iP6nCFDgdmfU8p5jj1r3\nt8rv4Gwf+yefQIvHmefDhQmzhrWnZHP1fQEjb71oQsU3qXtyjULn2GbLVDbw\nEl4H8C64QycdIJv4+hvGzGzGvMXF4lHsRDQGMnUqciEC/nGthEx9WdXkZhtA\nPIkOcorEQzWpUzT0MXfGvPNycGTRkHhUCK1LrD905QTY7r5T9LcMf/meE+ph\nMKdtbhSAIBPvGWGY0SLGN56jaJsWlCpwgEBg5tJFrS/CoqrPYv0vcjZ/Av9G\ny7WuVKuTgMSypUvOwg0j0iHhog52CSd2UfKxnzPecx83qCR4/IKfX439pz9G\ndEivwZnuQkPosznZAcCFbRSHqe0Tfh4LUj1r5ufxLru/C3XKZZ8FN7FZa5VR\n4z7j\r\n=xwj7\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC/922DOlXu91/v63Ct3gegzffN01MVCdSsw1qLTdP1QwIhAOuyI2sxTUsukPgevQwxGJTmF3mBOSiqVETVvRzgD7v2"}]},"maintainers":[{"email":"aerogear@redhat.com","name":"aerogear-ci"},{"email":"dara.s.hayes@gmail.com","name":"darahayes"},{"email":"ephelan@redhat.com","name":"ephelan"},{"email":"scoady@redhat.com","name":"scoady"},{"email":"wtrocki@redhat.com","name":"wtrocki"}],"_npmUser":{"name":"aerogear-ci","email":"mziccard@redhat.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphback-cli_0.12.1_1591260686018_0.1861654379646276"},"_hasShrinkwrap":false},"0.14.0-alpha3":{"name":"graphback-cli","version":"0.14.0-alpha3","description":"Auto generate resolvers on top of the graphql and database of your choice","main":"dist/index.js","bin":{"graphback":"dist/index.js"},"types":"types/index.d.ts","typescript":{"definition":"types/index.d.ts"},"author":{"name":"wtrocki@redhat.com"},"scripts":{"clean":"rimraf coverage dist types","build":"tsc && ncp ./src/templates/resources ./dist/templates/resources","cmdinit":"ts-node ./dist/index.js init test","watch":"tsc -w","lint":"eslint -t stylish --project \"tsconfig.json\"","test":"jest"},"engines":{"node":">=10.15.3"},"devDependencies":{"@types/chalk":"0.4.31","@types/inquirer":"6.5.0","@types/jest":"25.2.3","@types/js-yaml":"3.12.4","@types/node":"12.12.44","@types/node-emoji":"1.8.1","@types/through":"0.0.30","@types/yargs":"15.0.5","jest":"26.0.1","lint-staged":"10.2.9","ncp":"2.0.0","rimraf":"3.0.2","ts-jest":"25.5.1","ts-node":"8.10.2","tsutils":"3.17.1","typescript":"3.9.5","typescript-eslint-parser":"21.0.2"},"dependencies":{"@graphql-toolkit/code-file-loader":"0.10.7","chalk":"2.4.2","chokidar":"3.4.0","debounce":"1.2.0","execa":"4.0.2","figlet":"1.4.0","glob":"7.1.6","graphback":"0.14.0-alpha3","graphql":"^14.6.0","graphql-config":"3.0.2","graphql-migrations":"0.14.0-alpha3","inquirer":"7.1.0","js-yaml":"3.14.0","node-emoji":"1.10.0","openapi-to-graphql":"2.1.0","ora":"3.4.0","parse-github-url":"1.0.2","request":"2.88.2","tar":"6.0.2","tmp":"0.2.1","yargs":"15.3.1"},"jest":{"transform":{"^.+\\.tsx?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"]},"readme":"## Graphback\n\n<p align=\"center\">\n  <img width=\"400\" src=\"https://github.com/aerogear/graphback/raw/master/website/static/img/graphback.png\">\n  <br/>\n  Auto generate database structure, <br/>\n  GraphQL Resolvers and Queries from GraphQL types 🚀\n</p>\n\n## Motivation \n\nGraphback helps you to kickstart your experience with any existing GraphQL implementation\nby generating backend and client side CRUD layer using your GraphQL data model.\n\n**Documentation**: https://graphback.dev\n\n**Repository**: https://github.com/aerogear/graphback/\n\n## CLI commands reference\n\nSee: https://graphback.dev/docs/commands\n\n> NOTE: Graphback CLI is now part of the graphql-cli command line tool. Please consider installing https://github.com/Urigo/graphql-cli for wider set of features\n","readmeFilename":"README.md","_id":"graphback-cli@0.14.0-alpha3","_nodeVersion":"12.18.0","_npmVersion":"6.14.4","dist":{"integrity":"sha512-3lotWSXeZpd2+7eizBhv4yqJkR44GvDHSvhItx+hIdDfwqHbduFDkgCktibW5Mxv4JYS4b3TS0wCPbc5DAoQWQ==","shasum":"49445a70fc76d2ed0be0778a10825f90cd524ec1","tarball":"https://registry.npmjs.org/graphback-cli/-/graphback-cli-0.14.0-alpha3.tgz","fileCount":89,"unpackedSize":93919,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe33V1CRA9TVsSAnZWagAAn5oP/2b5tg+zo3Vs/8mpu1VT\n9xMUdIzGh0Uk4aQFRM+pf50EuuU+J7G6A/NdMZ9l98kpvTMwHWgV/SPt4UtI\ncC0xUE4l9oAtn/HERt9OvtA5L7fCWrTcRgeWV99Vf1QGKycf+oBVW4STu1DV\nnvtH5cUc8GdpGyT9/Ba7W/Z5HAcsHWWY4GqvDFZEVMDnEfdzwcIVDN4bEdvc\nZdMCoMyglcaFJxyUQN2AnAxTdfdoFbcQooOIrNXG3AL7PMKPYW6YEFX57708\nHZj0TYCt+Sm1AR2wN2vNycH8pohvfiFdBuol3uM9YcfI9d6DShLMTx7tvONT\nr0OWv5HmiL0lq7e4oyLl4twcsCMhBHYq2u86INvp/71Y5/cgunrUdcaZLKHy\nbKY8LOmquZ9bjNRywtlCZpClarZ0PJW5lgfVZi2otVyrIM9dTUQbAdrJqcMH\nR2FSY02dCgCSuqQBhZIPQEt4aDF73VKhPIDr7ruBrK39+4njrVXJkS/azzPy\nAkDGBkANkehSmH8Cl9zyQIf782d0A+j/H4GVfCyC2S3so9x6bWT+Q86zplZn\n57E018BQa78y4rPbKcKau9Eckf3TyEAp25UcIrOQF4XtdUCAvlhafi/5Lw3Z\nrqEGLtT77666IvNsujCATuura2ilBNJFI9nTP4GD9txlxJsy0B5LJu2txbQA\nw6gX\r\n=xhbA\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC55ai8NZ7EJbnLGr9TL2/9EBaYA91x5sz3qdoK6/heGwIhAKgQ0bo7xc5a9311D7LcCZuozpms270vdq5va3gjuIQv"}]},"maintainers":[{"email":"aerogear@redhat.com","name":"aerogear-ci"},{"email":"dara.s.hayes@gmail.com","name":"darahayes"},{"email":"ephelan@redhat.com","name":"ephelan"},{"email":"scoady@redhat.com","name":"scoady"},{"email":"wtrocki@redhat.com","name":"wtrocki"}],"_npmUser":{"name":"aerogear-ci","email":"mziccard@redhat.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphback-cli_0.14.0-alpha3_1591702900641_0.05646549662825828"},"_hasShrinkwrap":false},"0.14.0-alpha4":{"name":"graphback-cli","version":"0.14.0-alpha4","description":"Auto generate resolvers on top of the graphql and database of your choice","main":"dist/index.js","bin":{"graphback":"dist/index.js"},"types":"types/index.d.ts","typescript":{"definition":"types/index.d.ts"},"author":{"name":"wtrocki@redhat.com"},"scripts":{"clean":"rimraf coverage dist types","build":"tsc && ncp ./src/templates/resources ./dist/templates/resources","cmdinit":"ts-node ./dist/index.js init test","watch":"tsc -w","lint":"eslint -t stylish --project \"tsconfig.json\"","test":"echo \"no tests in this package\""},"engines":{"node":">=10.15.3"},"devDependencies":{"@types/chalk":"0.4.31","@types/inquirer":"6.5.0","@types/jest":"26.0.0","@types/js-yaml":"3.12.4","@types/node":"12.12.47","@types/node-emoji":"1.8.1","@types/through":"0.0.30","@types/yargs":"15.0.5","jest":"26.0.1","lint-staged":"10.2.10","ncp":"2.0.0","rimraf":"3.0.2","ts-jest":"26.1.0","ts-node":"8.10.2","tsutils":"3.17.1","typescript":"3.9.5","typescript-eslint-parser":"21.0.2"},"dependencies":{"@graphql-toolkit/code-file-loader":"0.10.7","chalk":"2.4.2","chokidar":"3.4.0","debounce":"1.2.0","execa":"4.0.2","figlet":"1.4.0","glob":"7.1.6","graphback":"0.14.0-alpha4","graphql":"^14.6.0","graphql-config":"3.0.2","graphql-migrations":"0.14.0-alpha4","inquirer":"7.2.0","js-yaml":"3.14.0","node-emoji":"1.10.0","openapi-to-graphql":"2.1.1","ora":"3.4.0","parse-github-url":"1.0.2","request":"2.88.2","tar":"6.0.2","tmp":"0.2.1","yargs":"15.3.1"},"jest":{"transform":{"^.+\\.tsx?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"]},"readme":"## Graphback\n\n<p align=\"center\">\n  <img width=\"400\" src=\"https://raw.githubusercontent.com/aerogear/graphback/master/website/static/img/logo.png\">\n  <br/>\n  Auto generate database structure, <br/>\n  GraphQL Resolvers and Queries from GraphQL types 🚀\n</p>\n\n## Motivation \n\nGraphback helps you to kickstart your experience with any existing GraphQL implementation\nby generating backend and client side CRUD layer using your GraphQL data model.\n\n**Documentation**: https://graphback.dev\n\n**Repository**: https://github.com/aerogear/graphback/\n\n## CLI commands reference\n\nSee: https://graphback.dev/docs/commands\n\n> NOTE: Graphback CLI is now part of the graphql-cli command line tool. Please consider installing https://github.com/Urigo/graphql-cli for wider set of features\n","readmeFilename":"README.md","_id":"graphback-cli@0.14.0-alpha4","_nodeVersion":"12.18.0","_npmVersion":"6.14.4","dist":{"integrity":"sha512-WNraw6WvFx1l3hvuNYonOHQs/jGbcNFxl4w6rgARr038EjxQLjE538r29oKaUn1PapEXsfYM1COg6TC8FilwpQ==","shasum":"b0568a3471a67da18d110f94674b7fe35c8e4570","tarball":"https://registry.npmjs.org/graphback-cli/-/graphback-cli-0.14.0-alpha4.tgz","fileCount":88,"unpackedSize":93051,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe56L+CRA9TVsSAnZWagAAFo0QAI0/M/6MZKAU5tRfvxYD\ndCX1oeBhXrNm4jSTfKHbbvgqw9eBn6boFhZ5RiR05H5ZISYkaVAhu1gfQGpG\nUL5rh/TA2VfhQLVIzZak5rp/PCvQp1Q7FNil/LppN8ZEkkRc/y4oRwxla+Hi\nEI0N0l/7foc6Omq1jMe3wTZhmdTb44+QA5G2+7FEYAHypHp0ZYkGvhbJ0dLx\nwDv1OwhapGGgwEhSfd9hWp40FNchjYWizLikC0Z4gD7hiBCZ9Wqjc3O8NF4o\nz9JiElEiDrn2mCsS8r7ll1k+ttvwLpBwItCe6w1mjZk2Yv4TC1ovRdRj15fV\nvonOfbG8dRdIAgAZAVccDA0hZDDhu3eZ2FhhLoN2flz/mq8SnTBtZn3U/mZV\nFtxi2euyZmboOT7l0UELmtjRAfp9En3dLVimYWQRMPcDDO+hDVz/4TqItWjK\nP8WTyo9CpQN4VE97C3Qe5yVmrPtiElhudYFq30Cg6h9Byuv59EJnuU7HUnke\nMFfRA9/p/rzX2gGb+sgVtsVgxtp9+7FCGBy+21Wt6xVxOntP734iOYVV4EyJ\nO7iq4yieg44Qv8zd/7yD7whVrGJDq5VhKyhO8Qhid9e/yuYhZjYRAGC2C+Hf\nybguBLEdb+d8gVq/b1EjRBI5yC09U5FuXoghxbltmvTLhBdi8gL87vYkkLdH\nwtfq\r\n=5/bH\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCP9Hdkyf/O7aPPSreDovHnBvPXCZVXWrksTzFn75/jvAIhAOL1w8sMqvozspI8p/NxpTsz/9ux3uv+L0ShnCa3pPlx"}]},"maintainers":[{"email":"aerogear@redhat.com","name":"aerogear-ci"},{"email":"dara.s.hayes@gmail.com","name":"darahayes"},{"email":"ephelan@redhat.com","name":"ephelan"},{"email":"scoady@redhat.com","name":"scoady"},{"email":"wtrocki@redhat.com","name":"wtrocki"}],"_npmUser":{"name":"aerogear-ci","email":"mziccard@redhat.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphback-cli_0.14.0-alpha4_1592238845752_0.5928872841152693"},"_hasShrinkwrap":false},"0.14.0-alpha5":{"name":"graphback-cli","version":"0.14.0-alpha5","description":"Auto generate resolvers on top of the graphql and database of your choice","main":"dist/index.js","bin":{"graphback":"dist/index.js"},"types":"types/index.d.ts","typescript":{"definition":"types/index.d.ts"},"author":{"name":"wtrocki@redhat.com"},"scripts":{"clean":"rimraf coverage dist types","build":"tsc && ncp ./src/templates/resources ./dist/templates/resources","cmdinit":"ts-node ./dist/index.js init test","watch":"tsc -w","lint":"eslint -t stylish --project \"tsconfig.json\"","test":"echo \"no tests in this package\""},"engines":{"node":">=10.15.3"},"devDependencies":{"@types/chalk":"0.4.31","@types/inquirer":"6.5.0","@types/jest":"26.0.0","@types/js-yaml":"3.12.4","@types/node":"12.12.47","@types/node-emoji":"1.8.1","@types/through":"0.0.30","@types/yargs":"15.0.5","jest":"26.0.1","lint-staged":"10.2.11","ncp":"2.0.0","rimraf":"3.0.2","ts-jest":"26.1.0","ts-node":"8.10.2","tsutils":"3.17.1","typescript":"3.9.5","typescript-eslint-parser":"21.0.2"},"dependencies":{"@graphql-toolkit/code-file-loader":"0.10.7","chalk":"2.4.2","chokidar":"3.4.0","debounce":"1.2.0","execa":"4.0.2","figlet":"1.4.0","glob":"7.1.6","graphback":"0.14.0-alpha5","graphql-config":"3.0.2","graphql-migrations":"0.14.0-alpha5","inquirer":"7.2.0","js-yaml":"3.14.0","node-emoji":"1.10.0","ora":"3.4.0","parse-github-url":"1.0.2","request":"2.88.2","tar":"6.0.2","tmp":"0.2.1","yargs":"15.3.1"},"jest":{"transform":{"^.+\\.tsx?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"]},"readme":"## Graphback\n\n<p align=\"center\">\n  <img width=\"400\" src=\"https://raw.githubusercontent.com/aerogear/graphback/master/website/static/img/logo.png\">\n  <br/>\n  Auto generate database structure, <br/>\n  GraphQL Resolvers and Queries from GraphQL types 🚀\n</p>\n\n## Motivation \n\nGraphback helps you to kickstart your experience with any existing GraphQL implementation\nby generating backend and client side CRUD layer using your GraphQL data model.\n\n**Documentation**: https://graphback.dev\n\n**Repository**: https://github.com/aerogear/graphback/\n\n## CLI commands reference\n\nSee: https://graphback.dev/docs/commands\n\n> NOTE: Graphback CLI is now part of the graphql-cli command line tool. Please consider installing https://github.com/Urigo/graphql-cli for wider set of features\n","readmeFilename":"README.md","_id":"graphback-cli@0.14.0-alpha5","_nodeVersion":"12.18.0","_npmVersion":"6.14.4","dist":{"integrity":"sha512-v7F6CISugTkwOnwVGTcqRTb1eSb1pwSexfqh6WfndtcXFn+22X3bVHPB/RoA7USkiKxvGPsbX4k86+dysDwLWw==","shasum":"c784bc9ad46dd3394003a93d75664ce52eff3145","tarball":"https://registry.npmjs.org/graphback-cli/-/graphback-cli-0.14.0-alpha5.tgz","fileCount":76,"unpackedSize":76854,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe6/XVCRA9TVsSAnZWagAAEZIP/3eJZpVMZwo6kRVGjmio\nvSrkmqTXCr5/kpWCcjpeHz0zYnhgGs63GT0jvYzXcJdyn+cup+mtUSKnJEfz\nK6U6HOUysZcM/IylQw1LgBewImJGBLjNeNAzzQcgyfm2WPe8Rj8MfGWiRy+z\najgax34nQnRbjIc/GroDOtJVHOtPcUYVOd9Bo9I9IJcTR33w6rBUOzW9Dq9d\nht2MJTbSe9qjB/edxq+vC5+RXjPHk0qhDKn079EnaEaL4H4grIJ44aXr0BEW\nx2rhJdKUFETfoMH87F0/NChxhuAmKD3fz5rAimUSg+thjvO9xNkAgNWtzrWu\nTaKBZGsyBXSU0/zM+h73Y2esjUGIK2Iit0hWVrE6ibp76CIF9en0S1WkRmfY\n+CEDnIB+G9cqkkA3DcLrQu/YD3FJ9fmkMimPMx5nkAFTxrkActU7FFeGDCIB\ntqRPldj9D1yI9YgeQ5dckyIOo+m5nEfK3+ORDehbj3TcLG1FVwVKYEfH7HkL\n64A2drpRskDfMnxrNu+41LjCXGmAD4IGol0fkrmpLb0JI/SGrufVxXtUEHD3\nGZC8IbTJid/nhvRK+sPj0jgDVhpEvGM2UdjLC/2W7xC1mQ3inWh9LOu2LwSY\nCd9OAf/lReEIg5H7PduvhKCxqT8gZo1KxPPfn8mcUMKDmgL9M5LZvu5JWjY1\nzTPZ\r\n=Yqgj\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGz966FAfHWEtKzxwzVPyMYRUD2hM4a0EIaJEIobaQPiAiBGk5d6ITFDk6LtSyznfgl4uapcsltMDgHgW5LZVC6bQA=="}]},"maintainers":[{"email":"aerogear@redhat.com","name":"aerogear-ci"},{"email":"dara.s.hayes@gmail.com","name":"darahayes"},{"email":"ephelan@redhat.com","name":"ephelan"},{"email":"scoady@redhat.com","name":"scoady"},{"email":"wtrocki@redhat.com","name":"wtrocki"}],"_npmUser":{"name":"aerogear-ci","email":"mziccard@redhat.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphback-cli_0.14.0-alpha5_1592522196754_0.9598757063566972"},"_hasShrinkwrap":false},"0.14.0-alpha6":{"name":"graphback-cli","version":"0.14.0-alpha6","description":"Auto generate resolvers on top of the graphql and database of your choice","main":"dist/index.js","bin":{"graphback":"dist/index.js"},"types":"types/index.d.ts","typescript":{"definition":"types/index.d.ts"},"author":{"name":"wtrocki@redhat.com"},"scripts":{"clean":"rimraf coverage dist types","build":"tsc && ncp ./src/templates/resources ./dist/templates/resources","cmdinit":"ts-node ./dist/index.js init test","watch":"tsc -w","lint":"eslint -t stylish --project \"tsconfig.json\"","test":"echo \"no tests in this package\""},"engines":{"node":">=10.15.3"},"devDependencies":{"@types/chalk":"0.4.31","@types/inquirer":"6.5.0","@types/jest":"26.0.0","@types/js-yaml":"3.12.4","@types/node":"12.12.47","@types/node-emoji":"1.8.1","@types/through":"0.0.30","@types/yargs":"15.0.5","jest":"26.0.1","lint-staged":"10.2.11","ncp":"2.0.0","rimraf":"3.0.2","ts-jest":"26.1.1","ts-node":"8.10.2","tsutils":"3.17.1","typescript":"3.9.5","typescript-eslint-parser":"21.0.2"},"dependencies":{"@graphql-toolkit/code-file-loader":"0.10.7","chalk":"2.4.2","chokidar":"3.4.0","debounce":"1.2.0","execa":"4.0.2","figlet":"1.4.0","glob":"7.1.6","graphback":"0.14.0-alpha6","graphql-config":"3.0.2","graphql-migrations":"0.14.0-alpha6","inquirer":"7.2.0","js-yaml":"3.14.0","node-emoji":"1.10.0","ora":"3.4.0","parse-github-url":"1.0.2","request":"2.88.2","tar":"6.0.2","tmp":"0.2.1","yargs":"15.3.1"},"jest":{"transform":{"^.+\\.tsx?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"]},"readme":"## Graphback\n\n<p align=\"center\">\n  <img width=\"400\" src=\"https://raw.githubusercontent.com/aerogear/graphback/master/website/static/img/logo.png\">\n  <br/>\n  Auto generate database structure, <br/>\n  GraphQL Resolvers and Queries from GraphQL types 🚀\n</p>\n\n## Motivation \n\nGraphback helps you to kickstart your experience with any existing GraphQL implementation\nby generating backend and client side CRUD layer using your GraphQL data model.\n\n**Documentation**: https://graphback.dev\n\n**Repository**: https://github.com/aerogear/graphback/\n\n## CLI commands reference\n\nSee: https://graphback.dev/docs/commands\n\n> NOTE: Graphback CLI is now part of the graphql-cli command line tool. Please consider installing https://github.com/Urigo/graphql-cli for wider set of features\n","readmeFilename":"README.md","_id":"graphback-cli@0.14.0-alpha6","_nodeVersion":"12.18.1","_npmVersion":"6.14.5","dist":{"integrity":"sha512-zyW7O6WQRup3iCAeVZdRuwNvjYOaTLn+IqQcAD31luXrDj9ZjORtthFnAte7X+PVUDw9Af9UoWouqPy/RM9HTQ==","shasum":"7f20feb73d3760132a0e21046e3df8023aba09b7","tarball":"https://registry.npmjs.org/graphback-cli/-/graphback-cli-0.14.0-alpha6.tgz","fileCount":76,"unpackedSize":76813,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe8LN8CRA9TVsSAnZWagAA84cQAIGjNjbkdEHSGrxzgOfc\nXvACuNvTCF6I07PERte/4tbGbpYh8VxDouYEDilJDfxnoIfAp5Hz3GPS4szP\n51XE4/5R9bCk/FZVPmrWlJOBJrwoEU2xKqHRHflFnp/RxfjcCrNXMA+HPPug\nRZJ+6jDKmK2a7DWrIoJKV4bzTakykGuYkfONSScjHC5QyLlrZsCNUfcDAXa9\n4vaTA7hviJQnJRuPSTmWPZMNfe8RYYjBV0bMwWsbzW3+w/iaJNgqoP27MDYP\nE8KXwifvJyIPAOhrzpE05gfwYPKAhWW2u2pcAV77VACGPF+lrgbKjCrEEkkG\nlh6gcM95mTLHfYMN+b4FZGl69WbhXacxfq5f6Db8KQ0ISumgPab/lnW9xHRI\nyjvAYp84Y4ibTgPa/tdy2p8Iv15nvAK4G76R0E5nzVx2ZViha18vSMx3JqOp\nt/9TIVx6mm2f885hRGA1/RCx3+QT/2g/RtZVink3vnvmqvTURanU3XHQTk2K\nIh99tSSWgdkCGA6CataDJbN9wviOq866xwW4307443jHf09Lj81llrwu6eB+\nxUf3ykauSEgKcbtkTVT22EKk+/yLaXmDUdV/WKkbZR72FGCt0ymRAEO64EMT\n+wRKlEuFJW0Mbr1tti2H1WhCy6vXG6SgjmjLFb0VnvK9oUYJPwHAjYXzJaFl\nbja4\r\n=QPXk\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDT9LC/tr8ym+gBUL2f5/y+NPINYWa6Q4NnXzRXV+foxwIgCzhztEDfDtE09ISRFQEFPJ/WxLvD9DiJAsYzMkyxov0="}]},"maintainers":[{"email":"aerogear@redhat.com","name":"aerogear-ci"},{"email":"dara.s.hayes@gmail.com","name":"darahayes"},{"email":"ephelan@redhat.com","name":"ephelan"},{"email":"scoady@redhat.com","name":"scoady"},{"email":"wtrocki@redhat.com","name":"wtrocki"}],"_npmUser":{"name":"aerogear-ci","email":"mziccard@redhat.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphback-cli_0.14.0-alpha6_1592832891942_0.8334257556394089"},"_hasShrinkwrap":false},"0.14.0-alpha7":{"name":"graphback-cli","version":"0.14.0-alpha7","description":"Auto generate resolvers on top of the graphql and database of your choice","main":"dist/index.js","bin":{"graphback":"dist/index.js"},"types":"types/index.d.ts","typescript":{"definition":"types/index.d.ts"},"author":{"name":"wtrocki@redhat.com"},"scripts":{"clean":"rimraf coverage dist types","build":"tsc && ncp ./src/templates/resources ./dist/templates/resources","cmdinit":"ts-node ./dist/index.js init test","watch":"tsc -w","lint":"eslint -t stylish --project \"tsconfig.json\"","test":"echo \"no tests in this package\""},"engines":{"node":">=10.15.3"},"devDependencies":{"@types/chalk":"0.4.31","@types/inquirer":"6.5.0","@types/jest":"26.0.0","@types/js-yaml":"3.12.4","@types/node":"12.12.47","@types/node-emoji":"1.8.1","@types/through":"0.0.30","@types/yargs":"15.0.5","jest":"26.0.1","lint-staged":"10.2.11","ncp":"2.0.0","rimraf":"3.0.2","ts-jest":"26.1.1","ts-node":"8.10.2","tsutils":"3.17.1","typescript":"3.9.5","typescript-eslint-parser":"21.0.2"},"dependencies":{"@graphql-toolkit/code-file-loader":"0.10.7","chalk":"2.4.2","chokidar":"3.4.0","debounce":"1.2.0","execa":"4.0.2","figlet":"1.4.0","glob":"7.1.6","graphback":"0.14.0-alpha7","graphql-config":"3.0.2","graphql-migrations":"0.14.0-alpha7","inquirer":"7.2.0","js-yaml":"3.14.0","node-emoji":"1.10.0","ora":"3.4.0","parse-github-url":"1.0.2","request":"2.88.2","tar":"6.0.2","tmp":"0.2.1","yargs":"15.3.1"},"jest":{"transform":{"^.+\\.tsx?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"]},"readme":"## Graphback\n\n<p align=\"center\">\n  <img width=\"400\" src=\"https://raw.githubusercontent.com/aerogear/graphback/master/website/static/img/logo.png\">\n  <br/>\n  Auto generate database structure, <br/>\n  GraphQL Resolvers and Queries from GraphQL types 🚀\n</p>\n\n## Motivation \n\nGraphback helps you to kickstart your experience with any existing GraphQL implementation\nby generating backend and client side CRUD layer using your GraphQL data model.\n\n**Documentation**: https://graphback.dev\n\n**Repository**: https://github.com/aerogear/graphback/\n\n## CLI commands reference\n\nSee: https://graphback.dev/docs/commands\n\n> NOTE: Graphback CLI is now part of the graphql-cli command line tool. Please consider installing https://github.com/Urigo/graphql-cli for wider set of features\n","readmeFilename":"README.md","_id":"graphback-cli@0.14.0-alpha7","_nodeVersion":"12.18.1","_npmVersion":"6.14.5","dist":{"integrity":"sha512-TlhDWP+bWYOBxYVjDvIpLCGQ/uetFU6vI75WqGBysdwwz1stZYAPY3lS8+Eo2dsxxr29NaIv+mi7lzxO8jrLYw==","shasum":"f66ab4b4def5aed0eba04ade5591526d7994c848","tarball":"https://registry.npmjs.org/graphback-cli/-/graphback-cli-0.14.0-alpha7.tgz","fileCount":76,"unpackedSize":76813,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe8Lf0CRA9TVsSAnZWagAAgmMQAKA8kgOhjj15IeptexsG\n9f1zcknCtKuCPKYpkmd0/y74HvUW4BxoK3AxejERgDlFJSKL2XfYPWoEntlS\no4L6SAu/8mExWCxw72ZqCiVLXGk6LfLgJntO5OySOusMHPuOB/lVL98zCQGY\nWZYfZWMKuvzWdF7gH6mLn1qaHUtXueyp1TLBSVzPRGC7O3g0C22+HW2tVjEE\nZULQGGikwN+W1hXdGDlsI7HH9+0nwWExx0UG6yj4FNgV0pS+ejOANbvg/Q7b\nVXuug/PKDX4qwtN/J6AjyBLUmCRJAGtgv++wIG5984+yhqhzupDfR0rNWKgu\neBAYGl0c7Z/+zfUC64TJFN3AiDxz/KQ5+ck9AI6iReSmsMg9f5zj+OuhsPb5\nVBDXA7XEKm0wH+sBnGot4/O67VcTPP3M2vVxciyswAyLVr4m1tr7QTegtH6H\ncx4FyiLtNFeTCQqCpNIRAiMB34CaQQIjxyCljxMdeOmQz7z6/DYQkVBDaKvl\nqHYxtkWhRlelVf+1j8kyW8wRazT5Yde09x8w0KxtUkdLTw/w2Vs9GxpTsnTb\nV0gxyZ7idtEcGcU3oOPCXgGY8+98F7kAuzEd0BAaDtFdkzK+cB4hkdVipe8I\nYhBKDwt9BPD02KkDlkxAkixZomZ3v9ZaUeofORXimm0hq0gJWnqUXwHEuuCO\nHRKR\r\n=yRgo\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDZDqG+KXlgSLwqah/VZO1TZZmKD/ZVkK7gzOrl6i90RgIhAJ2z66f1Z4XNuGD4ypNubG6ZN7fq5z6TjbebCgtitRSe"}]},"maintainers":[{"email":"aerogear@redhat.com","name":"aerogear-ci"},{"email":"dara.s.hayes@gmail.com","name":"darahayes"},{"email":"ephelan@redhat.com","name":"ephelan"},{"email":"scoady@redhat.com","name":"scoady"},{"email":"wtrocki@redhat.com","name":"wtrocki"}],"_npmUser":{"name":"aerogear-ci","email":"mziccard@redhat.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphback-cli_0.14.0-alpha7_1592834036299_0.8308899928292743"},"_hasShrinkwrap":false},"0.14.0-alpha8":{"name":"graphback-cli","version":"0.14.0-alpha8","description":"Auto generate resolvers on top of the graphql and database of your choice","main":"dist/index.js","bin":{"graphback":"dist/index.js"},"types":"types/index.d.ts","typescript":{"definition":"types/index.d.ts"},"author":{"name":"wtrocki@redhat.com"},"scripts":{"clean":"rimraf coverage dist types","build":"tsc && ncp ./src/templates/resources ./dist/templates/resources","cmdinit":"ts-node ./dist/index.js init test","watch":"tsc -w","lint":"eslint -t stylish --project \"tsconfig.json\"","test":"echo \"no tests in this package\""},"engines":{"node":">=10.15.3"},"devDependencies":{"@types/chalk":"0.4.31","@types/inquirer":"6.5.0","@types/jest":"26.0.0","@types/js-yaml":"3.12.4","@types/node":"12.12.47","@types/node-emoji":"1.8.1","@types/through":"0.0.30","@types/yargs":"15.0.5","jest":"26.1.0","lint-staged":"10.2.11","ncp":"2.0.0","rimraf":"3.0.2","ts-jest":"26.1.1","ts-node":"8.10.2","tsutils":"3.17.1","typescript":"3.9.5","typescript-eslint-parser":"21.0.2"},"dependencies":{"@graphql-toolkit/code-file-loader":"0.10.7","chalk":"2.4.2","chokidar":"3.4.0","debounce":"1.2.0","execa":"4.0.2","figlet":"1.4.0","glob":"7.1.6","graphback":"0.14.0-alpha8","graphql-config":"3.0.2","graphql-migrations":"0.14.0-alpha8","inquirer":"7.2.0","js-yaml":"3.14.0","node-emoji":"1.10.0","ora":"3.4.0","parse-github-url":"1.0.2","request":"2.88.2","tar":"6.0.2","tmp":"0.2.1","yargs":"15.3.1"},"jest":{"transform":{"^.+\\.tsx?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"]},"readme":"## Graphback\n\n<p align=\"center\">\n  <img width=\"400\" src=\"https://raw.githubusercontent.com/aerogear/graphback/master/website/static/img/logo.png\">\n  <br/>\n  Auto generate database structure, <br/>\n  GraphQL Resolvers and Queries from GraphQL types 🚀\n</p>\n\n## Motivation \n\nGraphback helps you to kickstart your experience with any existing GraphQL implementation\nby generating backend and client side CRUD layer using your GraphQL data model.\n\n**Documentation**: https://graphback.dev\n\n**Repository**: https://github.com/aerogear/graphback/\n\n## CLI commands reference\n\nSee: https://graphback.dev/docs/commands\n\n> NOTE: Graphback CLI is now part of the graphql-cli command line tool. Please consider installing https://github.com/Urigo/graphql-cli for wider set of features\n","readmeFilename":"README.md","_id":"graphback-cli@0.14.0-alpha8","_nodeVersion":"12.18.1","_npmVersion":"6.14.5","dist":{"integrity":"sha512-ZXu1aHTPAFunclveUC4OGF88Lhv/GV9D2ngxjNqsVMo0XJHsCwZuXtZyqEpgIpHC/KKcUnO8CUD+efImv1JQXw==","shasum":"dd578ee652f73187efe0c47ebddf1b597ec519db","tarball":"https://registry.npmjs.org/graphback-cli/-/graphback-cli-0.14.0-alpha8.tgz","fileCount":76,"unpackedSize":77183,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe80/HCRA9TVsSAnZWagAA9fYP/iznFEdH+iE2wzVBBpKz\nkw+U8DRM1KGVI9FBOrNomq+219uL8Fqve3A8zijGi4+C2lmLAHYxus3/pTIp\nTu6OZGvT4XL5vUSJgk+F4P5I3xNDUqH/MPOdhc7IhAh2ewNH+gYKV9Gh2fKb\nEzyYH2+KDWAQUEX5FDufddFP6fHB5vn6qcTaUlQ5/btlSO4kPutYkrGjbUyB\nFGHLABs61NDOEfNGwSFdTuStQFbtuWjlhlmzbW3GflVQeHRw/rf+2hmNM3gf\nH5ryrnAO39o4MuOf3f8ZhbGIv0GqYmaApaGsYRMUuJBAGg6uyWHEoe9L/43S\nSU+Dpnlqkf0kdl6CZUIMQO+jF+5hERVpApxwoUGXtY7hNInni4chxSMW3l/y\nkTDSJc4/pVIXr0Q2OB2pB46c36LASOMPgvxDjmzZoHaW5kn+JVNUgZX3ZThr\nG2WZ1LgU55kNgUM2t/Li+v0oKwrmBikHcoFawqntTsb1FnZp4AlXxnZd5wub\nLE7E/1WiI8Zl/KbD/zKlp9AUHhWJHWVOZgAXMXPwP1g6wRM8k0agwEjp89RE\nRtwaTib85MXLZEaSMPrfspdjBsCUSS05HqIGXrXHPKKGjYOVRhFlXKix6Rr7\nNxj83NyBouNwsKgRiIak9nZvq8ncTS/F/cCw+7HnDl/WlAPuZyTJ9rga7/ZF\n2vkL\r\n=AHpY\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD6TI6Gj7yLwTY6artal+g2dT0jmc5dr+4sRde3HsEtbAIgCWJ+rez7cRd2KgmAVD4c0Dnlq/iSp/aiuWAni9Xg8Kw="}]},"maintainers":[{"email":"aerogear@redhat.com","name":"aerogear-ci"},{"email":"dara.s.hayes@gmail.com","name":"darahayes"},{"email":"ephelan@redhat.com","name":"ephelan"},{"email":"scoady@redhat.com","name":"scoady"},{"email":"wtrocki@redhat.com","name":"wtrocki"}],"_npmUser":{"name":"aerogear-ci","email":"mziccard@redhat.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphback-cli_0.14.0-alpha8_1593003975177_0.3208818064186334"},"_hasShrinkwrap":false},"0.14.0-alpha9":{"name":"graphback-cli","version":"0.14.0-alpha9","description":"Auto generate resolvers on top of the graphql and database of your choice","main":"dist/index.js","bin":{"graphback":"dist/index.js"},"types":"types/index.d.ts","typescript":{"definition":"types/index.d.ts"},"author":{"name":"wtrocki@redhat.com"},"scripts":{"clean":"rimraf coverage dist types","build":"tsc && ncp ./src/templates/resources ./dist/templates/resources","cmdinit":"ts-node ./dist/index.js init test","watch":"tsc -w","lint":"eslint -t stylish --project \"tsconfig.json\"","test":"echo \"no tests in this package\""},"engines":{"node":">=10.15.3"},"devDependencies":{"@types/chalk":"0.4.31","@types/inquirer":"6.5.0","@types/jest":"26.0.3","@types/js-yaml":"3.12.5","@types/node":"12.12.47","@types/node-emoji":"1.8.1","@types/through":"0.0.30","@types/yargs":"15.0.5","jest":"26.1.0","lint-staged":"10.2.11","ncp":"2.0.0","rimraf":"3.0.2","ts-jest":"26.1.1","ts-node":"8.10.2","tsutils":"3.17.1","typescript":"3.9.5","typescript-eslint-parser":"21.0.2"},"dependencies":{"@graphql-toolkit/code-file-loader":"0.10.7","chalk":"2.4.2","chokidar":"3.4.0","debounce":"1.2.0","execa":"4.0.2","figlet":"1.4.0","glob":"7.1.6","graphback":"0.14.0-alpha9","graphql-config":"3.0.2","graphql-migrations":"0.14.0-alpha9","inquirer":"7.2.0","js-yaml":"3.14.0","node-emoji":"1.10.0","ora":"3.4.0","parse-github-url":"1.0.2","request":"2.88.2","tar":"6.0.2","tmp":"0.2.1","yargs":"15.3.1"},"jest":{"transform":{"^.+\\.tsx?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"]},"readme":"## Graphback\n\n<p align=\"center\">\n  <img width=\"400\" src=\"https://raw.githubusercontent.com/aerogear/graphback/master/website/static/img/logo.png\">\n  <br/>\n  Auto generate database structure, <br/>\n  GraphQL Resolvers and Queries from GraphQL types 🚀\n</p>\n\n## Motivation \n\nGraphback helps you to kickstart your experience with any existing GraphQL implementation\nby generating backend and client side CRUD layer using your GraphQL data model.\n\n**Documentation**: https://graphback.dev\n\n**Repository**: https://github.com/aerogear/graphback/\n\n## CLI commands reference\n\nSee: https://graphback.dev/docs/commands\n\n> NOTE: Graphback CLI is now part of the graphql-cli command line tool. Please consider installing https://github.com/Urigo/graphql-cli for wider set of features\n","readmeFilename":"README.md","_id":"graphback-cli@0.14.0-alpha9","_nodeVersion":"12.18.1","_npmVersion":"6.14.5","dist":{"integrity":"sha512-hMHB7AALNx5IEJ8S2m8LTW0AbgCF+PCHDdpHx7+lFKr6WVAvTjfGcbdAdASivI2uG6H7mgEdQ3lTf0Ykm+xotg==","shasum":"8d4e4f99288ceb7c9fcbccfa2548bfcca3ac6f23","tarball":"https://registry.npmjs.org/graphback-cli/-/graphback-cli-0.14.0-alpha9.tgz","fileCount":76,"unpackedSize":76908,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe9I5xCRA9TVsSAnZWagAA0nkP/3m7skfdSHLgCImy3VLO\nCcAzBAQr/K0cloxwkcC1rp2gtHVPcyEzwfdk82DJmPNYo2/ToiJpHS0CTE4M\nJq3Zw9mWcxXRdR6bgNgfD9xmCMbI8c15lcd6lJErVv8tjwajmHYs+V9f2Hav\naThQ9NxK0jwrxDFANYJg6yR9NaaDQSBBC6scpji/M9qCCbiJkvP9QQQlnad6\nAMhrgs43ZnzgCKgnqmcJA/b56SJiM7i7fAt3fR6b1ebE3jSiYrd8UXesp6NJ\n/E+skRWaR1XikmjeOPiDBzeM8zvKaQsuM6Os243/f/GWrckFbF1xZHeQ+Q3C\nkK+0hJ5l46gAexdWkJTBizqwvYVr5uz8eCESCtjfGPU2xD+x9d624Yj6QWg3\n83acAhL8+aptHXnc+EhT7FBQ2Xcpa6DZlpPk9J2dl6WMeHt7vmOJNF6W1oCK\nfb4EMBW/JKVUicYJKyVwncVZF97H7w26mdcN3sk9HfKg8CoWKln+iAwBuToq\nXXcTYDfecIAzL4e9nTZ5dk4hqVT3B/q49n9Y6quai+WzLLiE1LICkFpygF/v\nAWgEEeT+0MGs/mmCOEc+8kEzJIqJcbWRvaC9NMmMPZLMlHP0UR/VYrKvQ2xl\n4iGt+VEmaIXt7Qig89opGzkvVD1tXtl6/rhfJrIEdBDxjDpTG1m3QRfFQmEG\nsPfM\r\n=Ie6o\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDz7tPO7LQJp4xq0KTo+um6l/Oa1YjHTXd17tQXvr+ZnQIgO2CCTpiC9YgaX5A5RTM1gtxazI/ihVlcbUQc6zfX5rE="}]},"maintainers":[{"email":"aerogear@redhat.com","name":"aerogear-ci"},{"email":"dara.s.hayes@gmail.com","name":"darahayes"},{"email":"ephelan@redhat.com","name":"ephelan"},{"email":"scoady@redhat.com","name":"scoady"},{"email":"wtrocki@redhat.com","name":"wtrocki"}],"_npmUser":{"name":"aerogear-ci","email":"mziccard@redhat.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphback-cli_0.14.0-alpha9_1593085553221_0.4699988462247515"},"_hasShrinkwrap":false},"0.14.0-alpha10":{"name":"graphback-cli","version":"0.14.0-alpha10","description":"Auto generate resolvers on top of the graphql and database of your choice","main":"dist/index.js","bin":{"graphback":"dist/index.js"},"types":"types/index.d.ts","typescript":{"definition":"types/index.d.ts"},"author":{"name":"wtrocki@redhat.com"},"scripts":{"clean":"rimraf coverage dist types","build":"tsc && ncp ./src/templates/resources ./dist/templates/resources","cmdinit":"ts-node ./dist/index.js init test","watch":"tsc -w","lint":"eslint -t stylish --project \"tsconfig.json\"","test":"echo \"no tests in this package\""},"engines":{"node":">=10.15.3"},"devDependencies":{"@types/chalk":"0.4.31","@types/inquirer":"6.5.0","@types/jest":"26.0.3","@types/js-yaml":"3.12.5","@types/node":"12.12.47","@types/node-emoji":"1.8.1","@types/through":"0.0.30","@types/yargs":"15.0.5","jest":"26.1.0","lint-staged":"10.2.11","ncp":"2.0.0","rimraf":"3.0.2","ts-jest":"26.1.1","ts-node":"8.10.2","tsutils":"3.17.1","typescript":"3.9.5","typescript-eslint-parser":"21.0.2"},"dependencies":{"@graphql-toolkit/code-file-loader":"0.10.7","chalk":"2.4.2","chokidar":"3.4.0","debounce":"1.2.0","execa":"4.0.2","figlet":"1.4.0","glob":"7.1.6","graphback":"0.14.0-alpha10","graphql-config":"3.0.2","graphql-migrations":"0.14.0-alpha10","inquirer":"7.2.0","js-yaml":"3.14.0","node-emoji":"1.10.0","ora":"3.4.0","parse-github-url":"1.0.2","request":"2.88.2","tar":"6.0.2","tmp":"0.2.1","yargs":"15.3.1"},"jest":{"transform":{"^.+\\.tsx?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"]},"readme":"## Graphback\n\n<p align=\"center\">\n  <img width=\"400\" src=\"https://raw.githubusercontent.com/aerogear/graphback/master/website/static/img/logo.png\">\n  <br/>\n  Auto generate database structure, <br/>\n  GraphQL Resolvers and Queries from GraphQL types 🚀\n</p>\n\n## Motivation \n\nGraphback helps you to kickstart your experience with any existing GraphQL implementation\nby generating backend and client side CRUD layer using your GraphQL data model.\n\n**Documentation**: https://graphback.dev\n\n**Repository**: https://github.com/aerogear/graphback/\n\n## CLI commands reference\n\nSee: https://graphback.dev/docs/commands\n\n> NOTE: Graphback CLI is now part of the graphql-cli command line tool. Please consider installing https://github.com/Urigo/graphql-cli for wider set of features\n","readmeFilename":"README.md","_id":"graphback-cli@0.14.0-alpha10","_nodeVersion":"12.18.1","_npmVersion":"6.14.5","dist":{"integrity":"sha512-arJcRo4zjFoLlv/uxoc8tq7QSTuijbtNsfsW2k6c+WeXyvyVrH8eNTSbObxUznAilKB7vOpAggzZ6M/bAA/X1g==","shasum":"9dc15a9949353667b1320ba6a521bc555adc3079","tarball":"https://registry.npmjs.org/graphback-cli/-/graphback-cli-0.14.0-alpha10.tgz","fileCount":76,"unpackedSize":76911,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe9Lr8CRA9TVsSAnZWagAA0NMP/2tykY9i6FKIHlyCF8Mf\n4kJy9o+UMPdIB8JlLLcAX9BlXtzR2Rlot+jiB4VYfZliH8k8eUFPRwJzG8Bn\nDdueGr8pUyu0oKR3eInv6Vq3R+ZfloaPqOBQgfQxVXRPHiDwlG4bMSa3L3Dm\n3DUeSkpVhx7PG1HR6r4A1KHmZBrfJqDMe5edE3azSVkM2GhLMgXcypDHTBDp\nacZ1dDGnwzghVmaqezZX1MandiMYBzJrDBPxVUnx83zKuE26X4sikhie7W1L\nLxjXFfTY4XjgI5NUROF+oYTow7Ur1+Zwl3i/hP0IsoWslR5rzmfxIzIl98fB\nA20DSNdYv67lGgcf3Xph2cMtF0PIQnNZC9BZQhkl4uQPeY2n7M6tD77DFfrT\nmxUhokR2y+DzeyeOWCSaDyMxGiHo5d6bixmInXBMC97buuowJ6j4R7n+mIGr\nQXsm3g6Ksr0J0Ci3XB+765QbhvRncWH9VcLczBEVfraRzCpGpepAQi1a44j5\nNikavYA7Y+kxZ8IPbKqpGC4wcnKS9lKBs1T1Z0h9jteORyV7yZWdFf1fW0dl\nrkaEHVk9BG8xDhgEkmZEE3DzugbmXG7av0q8cYbj2tUl8Thhoelzgc3VkeF6\nDVR3sv+Ej7AlI0lSuaAHlrW1yWOfBVJ07V2E7F3FgCBRHE0gYJMMx5z9kVFX\nz/9+\r\n=wWpj\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIE92ujY5Q4kocLJD0MKl7xGwCpIBY+BvTJ/tSZlTdYoxAiAJoFEvjz/4gLW0tpTnZJubJFHYsNLtM1AN+wU188m3Qg=="}]},"maintainers":[{"email":"aerogear@redhat.com","name":"aerogear-ci"},{"email":"dara.s.hayes@gmail.com","name":"darahayes"},{"email":"ephelan@redhat.com","name":"ephelan"},{"email":"scoady@redhat.com","name":"scoady"},{"email":"wtrocki@redhat.com","name":"wtrocki"}],"_npmUser":{"name":"aerogear-ci","email":"mziccard@redhat.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphback-cli_0.14.0-alpha10_1593096954886_0.6785406357990844"},"_hasShrinkwrap":false},"0.14.0-alpha11":{"name":"graphback-cli","version":"0.14.0-alpha11","description":"Auto generate resolvers on top of the graphql and database of your choice","main":"dist/index.js","bin":{"graphback":"dist/index.js"},"types":"types/index.d.ts","typescript":{"definition":"types/index.d.ts"},"author":{"name":"wtrocki@redhat.com"},"scripts":{"clean":"rimraf coverage dist types","build":"tsc && ncp ./src/templates/resources ./dist/templates/resources","cmdinit":"ts-node ./dist/index.js init test","watch":"tsc -w","lint":"eslint -t stylish --project \"tsconfig.json\"","test":"echo \"no tests in this package\""},"engines":{"node":">=10.15.3"},"devDependencies":{"@types/chalk":"0.4.31","@types/inquirer":"6.5.0","@types/jest":"26.0.3","@types/js-yaml":"3.12.5","@types/node":"12.12.47","@types/node-emoji":"1.8.1","@types/through":"0.0.30","@types/yargs":"15.0.5","jest":"26.1.0","lint-staged":"10.2.11","ncp":"2.0.0","rimraf":"3.0.2","ts-jest":"26.1.1","ts-node":"8.10.2","tsutils":"3.17.1","typescript":"3.9.5","typescript-eslint-parser":"21.0.2"},"dependencies":{"@graphql-toolkit/code-file-loader":"0.10.7","chalk":"2.4.2","chokidar":"3.4.0","debounce":"1.2.0","execa":"4.0.2","figlet":"1.4.0","glob":"7.1.6","graphback":"0.14.0-alpha11","graphql-config":"3.0.2","graphql-migrations":"0.14.0-alpha11","inquirer":"7.2.0","js-yaml":"3.14.0","node-emoji":"1.10.0","ora":"3.4.0","parse-github-url":"1.0.2","request":"2.88.2","tar":"6.0.2","tmp":"0.2.1","yargs":"15.3.1"},"jest":{"transform":{"^.+\\.tsx?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"]},"readme":"## Graphback\n\n<p align=\"center\">\n  <img width=\"400\" src=\"https://raw.githubusercontent.com/aerogear/graphback/master/website/static/img/logo.png\">\n  <br/>\n  Auto generate database structure, <br/>\n  GraphQL Resolvers and Queries from GraphQL types 🚀\n</p>\n\n## Motivation \n\nGraphback helps you to kickstart your experience with any existing GraphQL implementation\nby generating backend and client side CRUD layer using your GraphQL data model.\n\n**Documentation**: https://graphback.dev\n\n**Repository**: https://github.com/aerogear/graphback/\n\n## CLI commands reference\n\nSee: https://graphback.dev/docs/commands\n\n> NOTE: Graphback CLI is now part of the graphql-cli command line tool. Please consider installing https://github.com/Urigo/graphql-cli for wider set of features\n","readmeFilename":"README.md","_id":"graphback-cli@0.14.0-alpha11","_nodeVersion":"12.18.1","_npmVersion":"6.14.5","dist":{"integrity":"sha512-jYgcjp31uzW4Lk1egL09X4ygFmYcwSfGrsu7W1VQDtiyy91H8NLlD4adkuC3shFYXM72zrF/HybUjbenjSZ2CA==","shasum":"1929f7698a9727bb4a9d3238579868f69c7ba0b4","tarball":"https://registry.npmjs.org/graphback-cli/-/graphback-cli-0.14.0-alpha11.tgz","fileCount":76,"unpackedSize":77825,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe9gaRCRA9TVsSAnZWagAAgJIP/3ChxMZbtaMSYTGhWU5Y\nChj6ETjQ0QDFf2a01mMkd7dPDalc4ppk2Tzxr/I2JCwOA7/qBzzzF+czS3po\nM8OycgbFSJgxMkXnaEAWmTOkS0bAb3AYr8HfsH+oNqeaD0BvV7sn8iuBQLl5\nwG++sfkRvV2e0Imrmc3smL6zKhfFwbO50QkGvhzE0ORlxwjiZwbO+9tT3QK+\nfmEQKaHL8tT+maYRuWpQnAmUXmns2/gV9SmVRviFgmmxrMnCiKgBhazqA2rQ\n1BsnSLHU1CoZIjE4k8JFmLbgsm+kywaIOkiAGlkxOdP3ghrJngN9Z8SdHIoK\nc2gsCplii7QdWQezrQKE1y5QZILseGxnaWeqNuyRvJPfcwDO4GrimEu+kLN3\nVgLTg/7u3Ye6GIEDVy3tvAFRfusAhxKf7sLr+XAy/KWLukjU2XfDyEq219zs\n//13/op5PbGiOvtBfuegQHEGyICNxZgrjCJD9TmdcJ8y7wjiROk2dW0PKTes\ntbggFUJ0fhb7zdXYg5SJ5Xv9ZRNcT1e1ozIfgBebCypvqz1RLW3iFQ+/wzQc\nHnTQDaRcjMYyXeJx/oWHG392WDFWwO5vU1Q+k8GK3e3MvJ1Glc17/6yYq3Vv\nEyxoz4kuKdaoFUgp2P4zHnsbZIfy6xoUa4cWZN8AfEP5uZk9A0vrzouFfFoV\nXc+U\r\n=OG75\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGu6zPCGaDOczk5vSVxorlAF3Y/6kEGvRxPa5nthvC4OAiEAx9GpM1GvQL2bfEp69NBncGtGPGIZy6UIm3ttaZg/BS0="}]},"maintainers":[{"email":"aerogear@redhat.com","name":"aerogear-ci"},{"email":"dara.s.hayes@gmail.com","name":"darahayes"},{"email":"ephelan@redhat.com","name":"ephelan"},{"email":"scoady@redhat.com","name":"scoady"},{"email":"wtrocki@redhat.com","name":"wtrocki"}],"_npmUser":{"name":"aerogear-ci","email":"mziccard@redhat.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphback-cli_0.14.0-alpha11_1593181840701_0.3238262620974941"},"_hasShrinkwrap":false},"0.14.0-alpha12":{"name":"graphback-cli","version":"0.14.0-alpha12","description":"Auto generate resolvers on top of the graphql and database of your choice","main":"dist/index.js","bin":{"graphback":"dist/index.js"},"types":"types/index.d.ts","typescript":{"definition":"types/index.d.ts"},"author":{"name":"wtrocki@redhat.com"},"scripts":{"clean":"rimraf coverage dist types","build":"tsc && ncp ./src/templates/resources ./dist/templates/resources","cmdinit":"ts-node ./dist/index.js init test","watch":"tsc -w","lint":"eslint -t stylish --project \"tsconfig.json\"","test":"echo \"no tests in this package\""},"engines":{"node":">=10.15.3"},"devDependencies":{"@types/chalk":"0.4.31","@types/inquirer":"6.5.0","@types/jest":"26.0.3","@types/js-yaml":"3.12.5","@types/node":"12.12.47","@types/node-emoji":"1.8.1","@types/through":"0.0.30","@types/yargs":"15.0.5","jest":"26.1.0","lint-staged":"10.2.11","ncp":"2.0.0","rimraf":"3.0.2","ts-jest":"26.1.1","ts-node":"8.10.2","tsutils":"3.17.1","typescript":"3.9.5","typescript-eslint-parser":"21.0.2"},"dependencies":{"@graphql-toolkit/code-file-loader":"0.10.7","chalk":"2.4.2","chokidar":"3.4.0","debounce":"1.2.0","execa":"4.0.2","figlet":"1.4.0","glob":"7.1.6","graphback":"0.14.0-alpha12","graphql-config":"3.0.2","graphql-migrations":"0.14.0-alpha12","inquirer":"7.2.0","js-yaml":"3.14.0","node-emoji":"1.10.0","ora":"3.4.0","parse-github-url":"1.0.2","request":"2.88.2","tar":"6.0.2","tmp":"0.2.1","yargs":"15.3.1"},"jest":{"transform":{"^.+\\.tsx?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"]},"readme":"## Graphback\n\n<p align=\"center\">\n  <img width=\"400\" src=\"https://raw.githubusercontent.com/aerogear/graphback/master/website/static/img/logo.png\">\n  <br/>\n  Auto generate database structure, <br/>\n  GraphQL Resolvers and Queries from GraphQL types 🚀\n</p>\n\n## Motivation \n\nGraphback helps you to kickstart your experience with any existing GraphQL implementation\nby generating backend and client side CRUD layer using your GraphQL data model.\n\n**Documentation**: https://graphback.dev\n\n**Repository**: https://github.com/aerogear/graphback/\n\n## CLI commands reference\n\nSee: https://graphback.dev/docs/commands\n\n> NOTE: Graphback CLI is now part of the graphql-cli command line tool. Please consider installing https://github.com/Urigo/graphql-cli for wider set of features\n","readmeFilename":"README.md","_id":"graphback-cli@0.14.0-alpha12","_nodeVersion":"12.18.1","_npmVersion":"6.14.5","dist":{"integrity":"sha512-GGfgqox3Box5r/2Aj4ItGDOQ1ZCA/bYIhlayzCRvdoVTa+YsM54+Uf/a7Bn+AcWdNdBcUDwNiGRBJQWBZKS+kA==","shasum":"2d7bd2dd0defe1b95dca74221e241577407922ad","tarball":"https://registry.npmjs.org/graphback-cli/-/graphback-cli-0.14.0-alpha12.tgz","fileCount":76,"unpackedSize":77825,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe+dJyCRA9TVsSAnZWagAAjz4QAIP+qLBLt3yAO40PNrXx\nM+i6tfYIIVGKl7CWm6EqojN2EpSIha0Ac2l8R7tuLQL8C9P5BDBo7aYqafTJ\n1x9F6pdQ8ZMGjWUr9eGrhLjKEvlwpoedxaNoKt6fuX+8WGOmYYKtHVzum7hi\noJURwXLJAJy9eEfJgz011gM2CBtVPp4V6BTsBS8eVgmvyk30yP3dUzFUy2WD\nR4khjwIyNWseGHSsayYLpFxP26a3hFKDsry2vQCdcU3XbEEvZGY2OTFHr7oG\nSUomo0J2DON9CxcuZR/QRmev/GTeS6d+4sT1RQmbwUyI4VD7Z5nll3PVMOlB\nSZCigAXY3RMie9gq9TJUsb21/OHSYmJnmqSzMI28VbyeT/iflfBmUd3T+Xfo\nt0xrd244u+tONPPrIKTLiTlTU5zwXyB7V5b4yJEkSrK2MKb8vboFCjopZMYP\npuSZcvmlXD7aVLouifgFNht+hMQrWdDmfaOfJ/CIIMM5x1uaVefHSxgXNllx\nq3hLcal8izCB1mpqc+xe4YpaTesWZcaLU0zgDgSU4fNPGTUTBNURzPRheOQa\n3+48NC2czBX8GMuoLnjt2y5nNswG4a7eg66QXBRMzMVXakThc7QtziZyrDbG\n1g7U9N3OgBEJJ4gozZRbOtsc3hmObQzhQcfwmj+ClsaSdrMY3oXhjSRdUhuy\nNJtf\r\n=uUxg\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDoN/2HzrFXN6Kc3Wywv42Dep0qcnf5a3Ytt3pTlQ5cIAiAjPqlr/yJrkvlluo4rMXPrsM1Zm9UtxC+lF7lVuJi+CA=="}]},"maintainers":[{"email":"aerogear@redhat.com","name":"aerogear-ci"},{"email":"dara.s.hayes@gmail.com","name":"darahayes"},{"email":"ephelan@redhat.com","name":"ephelan"},{"email":"scoady@redhat.com","name":"scoady"},{"email":"wtrocki@redhat.com","name":"wtrocki"}],"_npmUser":{"name":"aerogear-ci","email":"mziccard@redhat.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphback-cli_0.14.0-alpha12_1593430641960_0.09095107284147064"},"_hasShrinkwrap":false},"0.14.0-alpha13":{"name":"graphback-cli","version":"0.14.0-alpha13","description":"Auto generate resolvers on top of the graphql and database of your choice","main":"dist/index.js","bin":{"graphback":"dist/index.js"},"types":"types/index.d.ts","typescript":{"definition":"types/index.d.ts"},"author":{"name":"wtrocki@redhat.com"},"scripts":{"clean":"rimraf coverage dist types","build":"tsc && ncp ./src/templates/resources ./dist/templates/resources","cmdinit":"ts-node ./dist/index.js init test","watch":"tsc -w","lint":"eslint -t stylish --project \"tsconfig.json\"","test":"echo \"no tests in this package\""},"engines":{"node":">=10.15.3"},"devDependencies":{"@types/chalk":"0.4.31","@types/inquirer":"6.5.0","@types/jest":"26.0.3","@types/js-yaml":"3.12.5","@types/node":"12.12.47","@types/node-emoji":"1.8.1","@types/through":"0.0.30","@types/yargs":"15.0.5","jest":"26.1.0","lint-staged":"10.2.11","ncp":"2.0.0","rimraf":"3.0.2","ts-jest":"26.1.1","ts-node":"8.10.2","tsutils":"3.17.1","typescript":"3.9.5","typescript-eslint-parser":"21.0.2"},"dependencies":{"@graphql-toolkit/code-file-loader":"0.10.7","chalk":"2.4.2","chokidar":"3.4.0","debounce":"1.2.0","execa":"4.0.2","figlet":"1.4.0","glob":"7.1.6","graphback":"0.14.0-alpha13","graphql-config":"3.0.2","graphql-migrations":"0.14.0-alpha13","inquirer":"7.2.0","js-yaml":"3.14.0","node-emoji":"1.10.0","ora":"3.4.0","parse-github-url":"1.0.2","request":"2.88.2","tar":"6.0.2","tmp":"0.2.1","yargs":"15.3.1"},"jest":{"transform":{"^.+\\.tsx?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"]},"readme":"## Graphback\n\n<p align=\"center\">\n  <img width=\"400\" src=\"https://raw.githubusercontent.com/aerogear/graphback/master/website/static/img/logo.png\">\n  <br/>\n  Auto generate database structure, <br/>\n  GraphQL Resolvers and Queries from GraphQL types 🚀\n</p>\n\n## Motivation \n\nGraphback helps you to kickstart your experience with any existing GraphQL implementation\nby generating backend and client side CRUD layer using your GraphQL data model.\n\n**Documentation**: https://graphback.dev\n\n**Repository**: https://github.com/aerogear/graphback/\n\n## CLI commands reference\n\nSee: https://graphback.dev/docs/commands\n\n> NOTE: Graphback CLI is now part of the graphql-cli command line tool. Please consider installing https://github.com/Urigo/graphql-cli for wider set of features\n","readmeFilename":"README.md","_id":"graphback-cli@0.14.0-alpha13","_nodeVersion":"12.18.1","_npmVersion":"6.14.5","dist":{"integrity":"sha512-cAAVUn026apiHX9cFhr88Il+5f2eml5TCw7/9us+0rZHICVbticKhmD/bxZNwafOgzyN3DJGA4j2/EAROeCOVA==","shasum":"587e9bc9cb96e184b1dfe5542f307c97b0399cf9","tarball":"https://registry.npmjs.org/graphback-cli/-/graphback-cli-0.14.0-alpha13.tgz","fileCount":76,"unpackedSize":77825,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe+gYZCRA9TVsSAnZWagAAWwIQAJmUasiTc4i0fziI3knw\nAskDe+UzI1Wq36YLSEocCCI4ddBXK+9Ztuqzvke0VJbObtW8zsoAqdgjfnc1\nJ5je14MdcVpUWUIcGCfIFp+BhN6J5GdfpZrHTGipLjrw02r9B4FUwCbJlqsZ\nV1RksnBP77whTxBnUwytFrS6gvYvAyK75C8aIKmX4aQq18GtAlV/QAAyACIq\noEvXOOtrCFzJGHToQ02VwBLtGFnrmrQtReGVRCo9RspNzNoHcDUY+oJBkATy\ngYbBMlUZhrre1IkRve7Onmpn9PmUnViOYjdteGasftaJhlX3ivkve++ii0lb\n1TFHX43XtoLPj6geXO4XaHcm3jVyDzl2baRm1zZQCUEn9pDolbA9L1eqXcW8\ndkwb4wQq6XMYtDrS/LsNUru396z9Be+yWxFX5Ze8Z3VVo/33eukrWteYKhRe\ngLZ7iWYzVtI/KhX9MT8IwhzBI5zxjrYKSDOQsU2Y8wHRsPwI8DFV9VCsE9rg\npylS0ECCO6KJ0BOdwSZf2t/Hh0Tp2Hw/R9Hn2krKMRCuXycrf995mzckRX6Y\nZ8ZMFxhntA+aZl4p2QSHAF5U8l4JDgxO6W03u7iyZrw+YfbpFCSRdD24In+y\nq1bDoJyZokRzp0F+KCen7FKucnRP56izAU5yXjEI9nBn2Zpk5qYLqbuxQ/kK\n1Jsu\r\n=hEaO\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCEazRVfHA5DIngVJd4c8EuqzJjmOrwhTt2bPBj1o+1dAIhAL6vce3bQvB56CcnBsMdePNG14GejXpNpp45YkVbK/QO"}]},"maintainers":[{"email":"aerogear@redhat.com","name":"aerogear-ci"},{"email":"dara.s.hayes@gmail.com","name":"darahayes"},{"email":"ephelan@redhat.com","name":"ephelan"},{"email":"scoady@redhat.com","name":"scoady"},{"email":"wtrocki@redhat.com","name":"wtrocki"}],"_npmUser":{"name":"aerogear-ci","email":"mziccard@redhat.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphback-cli_0.14.0-alpha13_1593443865197_0.19080996702611852"},"_hasShrinkwrap":false},"0.14.0-alpha14":{"name":"graphback-cli","version":"0.14.0-alpha14","description":"Auto generate resolvers on top of the graphql and database of your choice","main":"dist/index.js","bin":{"graphback":"dist/index.js"},"types":"types/index.d.ts","typescript":{"definition":"types/index.d.ts"},"author":{"name":"wtrocki@redhat.com"},"scripts":{"clean":"rimraf coverage dist types","build":"tsc && ncp ./src/templates/resources ./dist/templates/resources","cmdinit":"ts-node ./dist/index.js init test","watch":"tsc -w","lint":"eslint -t stylish --project \"tsconfig.json\"","test":"echo \"no tests in this package\""},"engines":{"node":">=10.15.3"},"devDependencies":{"@types/chalk":"0.4.31","@types/inquirer":"6.5.0","@types/jest":"26.0.3","@types/js-yaml":"3.12.5","@types/node":"12.12.47","@types/node-emoji":"1.8.1","@types/through":"0.0.30","@types/yargs":"15.0.5","jest":"26.1.0","lint-staged":"10.2.11","ncp":"2.0.0","rimraf":"3.0.2","ts-jest":"26.1.1","ts-node":"8.10.2","tsutils":"3.17.1","typescript":"3.9.5","typescript-eslint-parser":"21.0.2"},"dependencies":{"@graphql-toolkit/code-file-loader":"0.10.7","chalk":"2.4.2","chokidar":"3.4.0","debounce":"1.2.0","execa":"4.0.2","figlet":"1.4.0","glob":"7.1.6","graphback":"0.14.0-alpha14","graphql-config":"3.0.2","graphql-migrations":"0.14.0-alpha14","inquirer":"7.2.0","js-yaml":"3.14.0","node-emoji":"1.10.0","ora":"3.4.0","parse-github-url":"1.0.2","request":"2.88.2","tar":"6.0.2","tmp":"0.2.1","yargs":"15.3.1"},"jest":{"transform":{"^.+\\.tsx?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"]},"readme":"## Graphback\n\n<p align=\"center\">\n  <img width=\"400\" src=\"https://raw.githubusercontent.com/aerogear/graphback/master/website/static/img/logo.png\">\n  <br/>\n  Auto generate database structure, <br/>\n  GraphQL Resolvers and Queries from GraphQL types 🚀\n</p>\n\n## Motivation \n\nGraphback helps you to kickstart your experience with any existing GraphQL implementation\nby generating backend and client side CRUD layer using your GraphQL data model.\n\n**Documentation**: https://graphback.dev\n\n**Repository**: https://github.com/aerogear/graphback/\n\n## CLI commands reference\n\nSee: https://graphback.dev/docs/commands\n\n> NOTE: Graphback CLI is now part of the graphql-cli command line tool. Please consider installing https://github.com/Urigo/graphql-cli for wider set of features\n","readmeFilename":"README.md","_id":"graphback-cli@0.14.0-alpha14","_nodeVersion":"12.18.2","_npmVersion":"6.14.5","dist":{"integrity":"sha512-2PZ75I0ly/dWG56pREozLbfJQ0nwb7kJtFT/1i0X5MHDQ5RvEmsGL8WPx3Y0fQmwzOuwVyJE/+fQuXMk6954wg==","shasum":"87f0b8b089e53b2f60f3cebc620a5d29699b8bf7","tarball":"https://registry.npmjs.org/graphback-cli/-/graphback-cli-0.14.0-alpha14.tgz","fileCount":76,"unpackedSize":77825,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe/HnzCRA9TVsSAnZWagAAVvoP/iat4EEBxA+TSA4XS9Cx\n7L/wIfQWqR5xrAQ8HDP8/H8GGZk8cntoO1Pi2ssJ1j1qBT8jaCnjROHR9m20\nemCY7H+FzY5e5BVcWQpW4cF/bF/QzP1ks0eQ5er74Xd7KNhd7j4rgaNllURS\n3QyxGXAGasTF8jN6PZoqf6TvFGbVC5BbwcETucHpmgbCA/aXUXaK0kzFPt9Z\nK+P0AJxXS9cThC6kVDKg78E1vScGhLi9xFE2fXmKklwM6msdaWNCjUuZJ/7B\ngJya3FlJX7muTq//yNUq242RZy6UcEZ/fjryuHlZklxOe1/vF66rP43pvEC4\nvFEBDyIOUy+b/+jqzM493tj490eaekXCOLsSLEkA6oR0WauprQpNCZh0aUjY\nrSvZtHe6bxP0xk/CB5MSefndduSP76haXPiC2HubUzGlaqvCmKdYq8pSf2Aq\nGDA3R95uHpXr6weJaC8/46qeOeXYsxUxSunslnx+b9D11SXRbwg7qIvSKMaw\nN3D5pvEV6ncVdOkB9zTsXunLTuiWb93sOr6j+TspjZ3cB3F2w3jfknQC81iW\ngwrWoiVbnEsLlOlYmZ0fboAGepftpxB2f03KqYLOhobOjS/W1LoyzFR3fAMT\nMsRKdKKH1LarUyy4Fmw2eJdsMb58CENyPIIQp5AMqyWhrTKCtQNdfY7VHWI7\nET7j\r\n=uJEM\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHnaJkYZywsMLFMJljxs5DTbkBXqsDOP23RlNxsFinq9AiAsl34V0TJ7S5O4k9gCtu5Zzd3bKbtYPa0hxRMOgwulag=="}]},"maintainers":[{"email":"aerogear@redhat.com","name":"aerogear-ci"},{"email":"dara.s.hayes@gmail.com","name":"darahayes"},{"email":"ephelan@redhat.com","name":"ephelan"},{"email":"scoady@redhat.com","name":"scoady"},{"email":"wtrocki@redhat.com","name":"wtrocki"}],"_npmUser":{"name":"aerogear-ci","email":"mziccard@redhat.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphback-cli_0.14.0-alpha14_1593604595264_0.21280514324481659"},"_hasShrinkwrap":false},"0.14.0-beta1":{"name":"graphback-cli","version":"0.14.0-beta1","description":"Auto generate resolvers on top of the graphql and database of your choice","main":"dist/index.js","bin":{"graphback":"dist/index.js"},"types":"types/index.d.ts","typescript":{"definition":"types/index.d.ts"},"author":{"name":"wtrocki@redhat.com"},"scripts":{"clean":"rimraf coverage dist types","build":"tsc","cmdinit":"ts-node ./dist/index.js init test","watch":"tsc -w","lint":"eslint -t stylish --project \"tsconfig.json\"","test":"echo \"no tests in this package\""},"engines":{"node":">=10.15.3"},"devDependencies":{"@types/chalk":"0.4.31","@types/inquirer":"6.5.0","@types/jest":"26.0.3","@types/js-yaml":"3.12.5","@types/node":"12.12.47","@types/node-emoji":"1.8.1","@types/through":"0.0.30","@types/yargs":"15.0.5","jest":"26.1.0","lint-staged":"10.2.11","ncp":"2.0.0","rimraf":"3.0.2","ts-jest":"26.1.1","ts-node":"8.10.2","tsutils":"3.17.1","typescript":"3.9.5","typescript-eslint-parser":"21.0.2"},"dependencies":{"@graphql-toolkit/code-file-loader":"0.10.7","chalk":"2.4.2","chokidar":"3.4.0","debounce":"1.2.0","execa":"4.0.2","figlet":"1.4.0","glob":"7.1.6","graphback":"0.14.0-beta1","graphql-config":"3.0.2","graphql-migrations":"0.14.0-beta1","inquirer":"7.2.0","js-yaml":"3.14.0","node-emoji":"1.10.0","ora":"3.4.0","parse-github-url":"1.0.2","request":"2.88.2","tar":"6.0.2","tmp":"0.2.1","yargs":"15.3.1"},"jest":{"transform":{"^.+\\.tsx?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"]},"readme":"## Graphback\n\n<p align=\"center\">\n  <img width=\"400\" src=\"https://raw.githubusercontent.com/aerogear/graphback/master/website/static/img/logo.png\">\n  <br/>\n  Auto generate database structure, <br/>\n  GraphQL Resolvers and Queries from GraphQL types 🚀\n</p>\n\n## Motivation \n\nGraphback helps you to kickstart your experience with any existing GraphQL implementation\nby generating backend and client side CRUD layer using your GraphQL data model.\n\n**Documentation**: https://graphback.dev\n\n**Repository**: https://github.com/aerogear/graphback/\n\n## CLI commands reference\n\nSee: https://graphback.dev/docs/commands\n\n> NOTE: Graphback CLI is now part of the graphql-cli command line tool. Please consider installing https://github.com/Urigo/graphql-cli for wider set of features\n","readmeFilename":"README.md","_id":"graphback-cli@0.14.0-beta1","_nodeVersion":"12.18.2","_npmVersion":"6.14.5","dist":{"integrity":"sha512-3XL6BCsUT98L4zacvSSTH4C6DvkK4loa5K7T7rLr85LlxF10nsVsvcI2lKnsZtf00qSQTJTkdtFrTMshsQSvVw==","shasum":"4aa5d78eef4fd67a632f52d3b08346b1a542d251","tarball":"https://registry.npmjs.org/graphback-cli/-/graphback-cli-0.14.0-beta1.tgz","fileCount":36,"unpackedSize":42828,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe/gSqCRA9TVsSAnZWagAAzlQQAIaYVuxJVZ8Vwr7InEx/\n70f+SSX5XjF+3ZF4m9SH887assU+XXi8Rj9Wj9R2CvbM9/vhw+oO1jDJCPkP\n5i7Rg7z0k4ENleigVe9QMBM1q8ottT0Pif3fHSRVARIcRrAXo27T8q921SEg\nJzrWpjxXDr952+YzMK78T/9PUSI0uTg6qR2GLZDrvhU0dG2ZZyRJEMyedioH\nG1Nssxrvmqo+tais7gcURRaF9IEQZhz6Ebf6qjzXWFoRKN9yEeLTbHRzMnN/\nSOEmWtNZ+r3OF7RSTYTWxQUckhcFE10HSHDi+fjMKoPe9JJT3pLakf8ZJ6My\nGzWp4qU3lexQ2z73Mtlcto0Vp6SZwUKJxdmZ3oGnAlIGYMKwKLS6JV7dVDI7\n95LykS+1j/Wr1FJ4J9tj7p0vaIsPjVLGbQ8t7Btyr+IGNRCvmQi4u1wd7hkR\nVsPvkkhStCiBg4gBNfRw+A8B+9xVs8INk43tnYYGLHYo4JGXcf1o798XhDn3\nKOeYyhhxuk7PsbMp0AUuE3OiNJedo+sqyCOONo7GP5iYydqlBswakLo67wM5\nHGkE1W+fIaPL+Ldtdgo5/PFxRgPLkeaTpqId2WWnfEpd7ArUPmNFLUjLuVYs\nOQgXNeZ6EDCUwZNQw/yHKBQqUEwHg+aZimXpLYEBBYLDRGcbRnNXNSYKq/Un\n8rBx\r\n=4Dd+\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDsoiuhCAlrWQkgK7MefK0QYvqHuQZ1V7h9N7bo5Zu2FgIhAMjqyCAXM38m8LVkmMfASYksG1Z7ftJlrJ4PTWbpNymZ"}]},"maintainers":[{"email":"aerogear@redhat.com","name":"aerogear-ci"},{"email":"dara.s.hayes@gmail.com","name":"darahayes"},{"email":"ephelan@redhat.com","name":"ephelan"},{"email":"scoady@redhat.com","name":"scoady"},{"email":"wtrocki@redhat.com","name":"wtrocki"}],"_npmUser":{"name":"aerogear-ci","email":"mziccard@redhat.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphback-cli_0.14.0-beta1_1593705641516_0.45915482747385195"},"_hasShrinkwrap":false},"0.14.0-beta3":{"name":"graphback-cli","version":"0.14.0-beta3","description":"Auto generate resolvers on top of the graphql and database of your choice","main":"dist/index.js","bin":{"graphback":"dist/index.js"},"types":"types/index.d.ts","typescript":{"definition":"types/index.d.ts"},"author":{"name":"wtrocki@redhat.com"},"scripts":{"clean":"rimraf coverage dist types","build":"tsc","cmdinit":"ts-node ./dist/index.js init test","watch":"tsc -w","lint":"eslint -t stylish --project \"tsconfig.json\"","test":"echo \"no tests in this package\""},"engines":{"node":">=10.15.3"},"devDependencies":{"@types/chalk":"0.4.31","@types/inquirer":"6.5.0","@types/jest":"26.0.3","@types/js-yaml":"3.12.5","@types/node":"12.12.47","@types/node-emoji":"1.8.1","@types/through":"0.0.30","@types/yargs":"15.0.5","jest":"26.1.0","lint-staged":"10.2.11","ncp":"2.0.0","rimraf":"3.0.2","ts-jest":"26.1.1","ts-node":"8.10.2","tsutils":"3.17.1","typescript":"3.9.5","typescript-eslint-parser":"21.0.2"},"dependencies":{"@graphql-toolkit/code-file-loader":"0.10.7","chalk":"2.4.2","chokidar":"3.4.0","debounce":"1.2.0","execa":"4.0.2","figlet":"1.4.0","glob":"7.1.6","graphback":"0.14.0-beta3","graphql-config":"3.0.2","graphql-migrations":"0.14.0-beta3","inquirer":"7.2.0","js-yaml":"3.14.0","node-emoji":"1.10.0","ora":"3.4.0","parse-github-url":"1.0.2","request":"2.88.2","tar":"6.0.2","tmp":"0.2.1","yargs":"15.3.1"},"jest":{"transform":{"^.+\\.tsx?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"]},"readme":"## Graphback\n\n<p align=\"center\">\n  <img width=\"400\" src=\"https://raw.githubusercontent.com/aerogear/graphback/master/website/static/img/logo.png\">\n  <br/>\n  Auto generate database structure, <br/>\n  GraphQL Resolvers and Queries from GraphQL types 🚀\n</p>\n\n## Motivation \n\nGraphback helps you to kickstart your experience with any existing GraphQL implementation\nby generating backend and client side CRUD layer using your GraphQL data model.\n\n**Documentation**: https://graphback.dev\n\n**Repository**: https://github.com/aerogear/graphback/\n\n## CLI commands reference\n\nSee: https://graphback.dev/docs/commands\n\n> NOTE: Graphback CLI is now part of the graphql-cli command line tool. Please consider installing https://github.com/Urigo/graphql-cli for wider set of features\n","readmeFilename":"README.md","_id":"graphback-cli@0.14.0-beta3","_nodeVersion":"12.18.2","_npmVersion":"6.14.5","dist":{"integrity":"sha512-3CAO2hQ50vSpsTDTfM4myfRpxOSDq8HB6mBfuyv3JkNtGDoWxl3RfMP6MGm8SCFOilJxkDDUY9pwZEqF6VZlkg==","shasum":"cf95d9ae2ac81262c3c4ca37d6aea5a2117ae9f3","tarball":"https://registry.npmjs.org/graphback-cli/-/graphback-cli-0.14.0-beta3.tgz","fileCount":36,"unpackedSize":42828,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe/w/nCRA9TVsSAnZWagAA5okP/RRhAY75VdftsoCykms0\nO1lZMu2YLOBEHoLREqc2sAyiW7JBeNQGVPZYsqgOevwsCYZRKtHxZ4kLKoV8\nCZhgm0olHKw1B/QfN7UKJ2MI/j5QzS1hCrkOsXPHdcB9qsJ2saOw3d+zssiH\n5tJPZOB7wJPkAXQb2bHjGTL6r7Sm86s5D2b1g3RgTKBco37VE1v4I8CdRriC\nCYV1bkp1gMOh7zRJ4CcxwYMcnegoY8syfD1ugGI5UzFoVbVfBKAxrXBxjV29\n9b33TigoJwHtgPEIHk8TUy4EzoVGyG22UGg7WyPj95JZfzdIXrIOuEljl+Ut\nm9afFkVdHmBokDYn/odkGXZN/h8x+mWBs3F7R7sVO1M4lvT+yZa+YDGpn6XW\nXJf0a8pMFPl6ThVaTE8AJN3oW1SOrmI73TyUkiCM2VPZHTtGUzQRDkWFM9tC\npxojkFiZ1KjYVbwBpkw37wUKzZj9AhkL79Wz24qh2GInODZinMsSffujv3a8\nB/laKM3qlFmqEhNgmqX27mTt3aHVJu/L4naE/AgflI3ck1Pi8+NkKMh5tWXz\nUOa8sP6ialbiJcnOX0ibPOJ/Rq/OSMwg26BskGc5sV0Z4GvdZ8YWNUJ/bC+K\n41krwkKFYNRDG9ohKXgHu++/1hQtUS3qk4F0dl9k3ROvFMEPqSTfErW9voHI\nAXD3\r\n=j4wP\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBKKuPIkiwfm5T+NqJucGpmnicVW7o2NMsB5nTzFhrhMAiB065M2BHdSgYBSHMbhc+ul+qaB1UhYKiFiI/mS1oFw4w=="}]},"maintainers":[{"email":"aerogear@redhat.com","name":"aerogear-ci"},{"email":"dara.s.hayes@gmail.com","name":"darahayes"},{"email":"ephelan@redhat.com","name":"ephelan"},{"email":"scoady@redhat.com","name":"scoady"},{"email":"wtrocki@redhat.com","name":"wtrocki"}],"_npmUser":{"name":"aerogear-ci","email":"mziccard@redhat.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphback-cli_0.14.0-beta3_1593774055538_0.4755303235255237"},"_hasShrinkwrap":false},"0.14.0-beta4":{"name":"graphback-cli","version":"0.14.0-beta4","description":"Auto generate resolvers on top of the graphql and database of your choice","main":"dist/index.js","bin":{"graphback":"dist/index.js"},"types":"types/index.d.ts","typescript":{"definition":"types/index.d.ts"},"author":{"name":"wtrocki@redhat.com"},"scripts":{"clean":"rimraf coverage dist types","build":"tsc","cmdinit":"ts-node ./dist/index.js init test","watch":"tsc -w","lint":"eslint -t stylish --project \"tsconfig.json\"","test":"echo \"no tests in this package\""},"engines":{"node":">=10.15.3"},"devDependencies":{"@types/chalk":"0.4.31","@types/inquirer":"6.5.0","@types/jest":"26.0.4","@types/js-yaml":"3.12.5","@types/node":"12.12.48","@types/node-emoji":"1.8.1","@types/through":"0.0.30","@types/yargs":"15.0.5","jest":"26.1.0","lint-staged":"10.2.11","ncp":"2.0.0","rimraf":"3.0.2","ts-jest":"26.1.1","ts-node":"8.10.2","tsutils":"3.17.1","typescript":"3.9.6","typescript-eslint-parser":"21.0.2"},"dependencies":{"@graphql-toolkit/code-file-loader":"0.10.7","chalk":"2.4.2","chokidar":"3.4.0","debounce":"1.2.0","execa":"4.0.3","figlet":"1.4.0","glob":"7.1.6","graphback":"0.14.0-beta4","graphql-config":"3.0.3","graphql-migrations":"0.14.0-beta4","inquirer":"7.3.0","js-yaml":"3.14.0","node-emoji":"1.10.0","ora":"3.4.0","parse-github-url":"1.0.2","request":"2.88.2","tar":"6.0.2","tmp":"0.2.1","yargs":"15.4.0"},"jest":{"transform":{"^.+\\.tsx?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"]},"readme":"## Graphback\n\n<p align=\"center\">\n  <img width=\"400\" src=\"https://raw.githubusercontent.com/aerogear/graphback/master/website/static/img/logo.png\">\n  <br/>\n  Auto generate database structure, <br/>\n  GraphQL Resolvers and Queries from GraphQL types 🚀\n</p>\n\n## Motivation \n\nGraphback helps you to kickstart your experience with any existing GraphQL implementation\nby generating backend and client side CRUD layer using your GraphQL data model.\n\n**Documentation**: https://graphback.dev\n\n**Repository**: https://github.com/aerogear/graphback/\n\n## CLI commands reference\n\nSee: https://graphback.dev/docs/commands\n\n> NOTE: Graphback CLI is now part of the graphql-cli command line tool. Please consider installing https://github.com/Urigo/graphql-cli for wider set of features\n","readmeFilename":"README.md","_id":"graphback-cli@0.14.0-beta4","_nodeVersion":"12.18.2","_npmVersion":"6.14.5","dist":{"integrity":"sha512-8R5M+WV/TICJqlTyFXPJ00a6YsZD9TwUU/m5f8bk87qLPt8UOIEg8EbOAKRt2JObPHnNx7M2iIJ18vwDhTRL/g==","shasum":"f66dcdd6c7b670eb78727e80d94ef986e39d09f8","tarball":"https://registry.npmjs.org/graphback-cli/-/graphback-cli-0.14.0-beta4.tgz","fileCount":36,"unpackedSize":42828,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfBYvUCRA9TVsSAnZWagAAuYIP/1urGjjnAWjG/Uh0LDpW\n4FocmkSAAzvmMgjDmgnvzw/Wl7BQ8iBIi3LGtzZ7JtyF0mtQ6HfCAflyf7eR\nmMMaN0yWY5pKnvq95AWCkHcbN1+ggfvsds66FvCS2V5CuFogAUMvzEbF1Qtw\nAuvHDHI/qY2OMXb361QgxhKwSHjwOJiiy4riv9UJE2bbr+a9tcj2367GhZPs\ne3NyIQo8Bk8xKl73DBGzrdORmDFKy2za+wNQiMobd9kjsRSh17ZN/CkW9gII\nOcUJr+BfRzEQDfzHSrdczsCa3GVwozLJa2SLSFrus9fXXvfCkQddE9+Vh8sv\nj2+kZm45V3oCSLU5cjVob0nhSx0jUUBTq7XgHuZ1UUlz1ik2hOufKor/v7MS\n9fG7LDirFOklcCj7nezmNZnPihGzqbhPlSAvsqJLk9e5LSf1C/U3FUzvcvRa\nZlT0N8K68GmVSWCjQK8yWVfa79Iv3krGvqsufJrxDtDiUeTTD5xzBPO5WCXw\nPKvVKiNmLQt1IJkS7Fr776xXuFVjtF7dcaJKxeO1cVie0wSFEEwr2A5FaZvy\nI/6KkfNpjFx9yFxYZFqQuAQvRXtFC5f6CdAfOCsAEj8xDqAxVz08Y+9BeN50\nf/iPn2Db64ThqQf0zRfU3HhwkY8oVWEGOboDp+HT/hdgD6D1F/dyl3lyRF4i\nXgcJ\r\n=o7NE\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGWXWQP7QX45aqgyzt/WjQr3gCvZPYiT2fdzMFxdOJXdAiEAqp8ue1+vyWlt+6CZj7qKZXhfizIUy4n9De4G5KhaV+c="}]},"maintainers":[{"email":"aerogear@redhat.com","name":"aerogear-ci"},{"email":"dara.s.hayes@gmail.com","name":"darahayes"},{"email":"ephelan@redhat.com","name":"ephelan"},{"email":"scoady@redhat.com","name":"scoady"},{"email":"wtrocki@redhat.com","name":"wtrocki"}],"_npmUser":{"name":"aerogear-ci","email":"mziccard@redhat.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphback-cli_0.14.0-beta4_1594198996097_0.4110697155046956"},"_hasShrinkwrap":false},"0.14.0-beta5":{"name":"graphback-cli","version":"0.14.0-beta5","description":"Auto generate resolvers on top of the graphql and database of your choice","main":"dist/index.js","bin":{"graphback":"dist/index.js"},"types":"types/index.d.ts","typescript":{"definition":"types/index.d.ts"},"author":{"name":"wtrocki@redhat.com"},"scripts":{"clean":"rimraf coverage dist types","build":"tsc","watch":"tsc -w","lint":"eslint -t stylish --project \"tsconfig.json\"","test":"echo \"no tests in this package\""},"engines":{"node":">=10.15.3"},"devDependencies":{"@types/chalk":"0.4.31","@types/jest":"26.0.4","@types/node":"12.12.50","@types/node-emoji":"1.8.1","@types/yargs":"15.0.5","jest":"26.1.0","lint-staged":"10.2.11","rimraf":"3.0.2","ts-jest":"26.1.2","ts-node":"8.10.2","typescript":"3.9.6","typescript-eslint-parser":"21.0.2"},"dependencies":{"@graphql-toolkit/code-file-loader":"0.10.7","chalk":"2.4.2","chokidar":"3.4.0","debounce":"1.2.0","graphback":"0.14.0-beta5","graphql-config":"3.0.3","node-emoji":"1.10.0","yargs":"15.4.1"},"jest":{"transform":{"^.+\\.tsx?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"]},"readme":"## Graphback\n\n<p align=\"center\">\n  <img width=\"400\" src=\"https://raw.githubusercontent.com/aerogear/graphback/master/website/static/img/logo.png\">\n  <br/>\n  Auto generate database structure, <br/>\n  GraphQL Resolvers and Queries from GraphQL types 🚀\n</p>\n\n## Motivation \n\nGraphback helps you to kickstart your experience with any existing GraphQL implementation\nby generating backend and client side CRUD layer using your GraphQL data model.\n\n**Documentation**: https://graphback.dev\n\n**Repository**: https://github.com/aerogear/graphback/\n\n## CLI commands reference\n\nSee: https://graphback.dev/docs/commands\n\n> NOTE: Graphback CLI is now part of the graphql-cli command line tool. Please consider installing https://github.com/Urigo/graphql-cli for wider set of features\n","readmeFilename":"README.md","_id":"graphback-cli@0.14.0-beta5","_nodeVersion":"12.18.2","_npmVersion":"6.14.5","dist":{"integrity":"sha512-y7BVglvabMtxuY6NHNffvHW76JkDBIwjdjdV1BkynA2nrjTX3tWfYoY1R6KJ9gfIkTHOwDo90IwnNovpI1MJRQ==","shasum":"40eae0858410428d49f80dff3397ed63cf638bb0","tarball":"https://registry.npmjs.org/graphback-cli/-/graphback-cli-0.14.0-beta5.tgz","fileCount":28,"unpackedSize":18847,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfDGKWCRA9TVsSAnZWagAAXrAP/1O8h/UQBZ/+oEkKihEC\nf2spTg4pjvLaiXTmMbLVRbHNalVH1vVCCDxHqhRkhiRyjD32FBPNyAnUvDOO\nIy4R1DBP5o0e3d2oETFJttRXlCHxNEIQxjDMf57F7AwajLl6RmV1e11A1BJY\nTle3Kwb/rgB8Lerh1NwLjgdC/C2XTlgm/g601PC5JoPt5LoJjeUQ4XixFt8F\nnxJ0f5GheZcWqalUdm4kzTQj/b2Gr3D+TdpQ6ddGMV02bfq1mqHyARdZ1msE\n8zMF70ff9XfI4Gx0qDwCijcWS3RTqpnpmbzGuUssYxvQkZk7Ik04Gze9gltX\nuolUzA159FHh5B82/3O8eClqomhlvgcuOjbwbCiBSicw+27ap3Bv2XMwU4HK\n5xn5vA2hkGd0efZ79FOD68Lj6D4ZqncXs5lgGynbR6TfXq6Z6Dw9OfLCUNYU\nPoVLSbs/52Z6pcxy984cTfoOVRpPkgt7b8YIVOPhfzs/j8F/gBDwH55OSLRP\nyXr4avd1ZbVfbvqDdhGZUqbQOxFu6cWBwl43EhiIF3WqKL8C2TkenA/zC+lH\nZ28js3n6TKZpb+0bmWplsv1umU5HbfLyG+2FPcoPFsgB7j18bYgOGdpSP1pm\neLx8dTDfkFvXszcVK7GjMVgQwwdSt1rsDHxMcnI6ik+9G4UqDuuv9TesNqFg\nJWG8\r\n=QsiE\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCxY3oN12j5NTn9h17Or1KXrG9UF3S+ecgKKaGpXvksXAIgYq/cNdUA+dxmBo3CLK/M72fRv4HReD9LH6ZExT1T4Vs="}]},"maintainers":[{"email":"aerogear@redhat.com","name":"aerogear-ci"},{"email":"dara.s.hayes@gmail.com","name":"darahayes"},{"email":"ephelan@redhat.com","name":"ephelan"},{"email":"scoady@redhat.com","name":"scoady"},{"email":"wtrocki@redhat.com","name":"wtrocki"}],"_npmUser":{"name":"aerogear-ci","email":"mziccard@redhat.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphback-cli_0.14.0-beta5_1594647190584_0.14437854048201237"},"_hasShrinkwrap":false},"0.14.0-beta6":{"name":"graphback-cli","version":"0.14.0-beta6","description":"Auto generate resolvers on top of the graphql and database of your choice","main":"dist/index.js","bin":{"graphback":"dist/index.js"},"types":"types/index.d.ts","typescript":{"definition":"types/index.d.ts"},"author":{"name":"wtrocki@redhat.com"},"scripts":{"clean":"rimraf coverage dist types","build":"tsc","watch":"tsc -w","lint":"eslint -t stylish --project \"tsconfig.json\"","test":"echo \"no tests in this package\""},"engines":{"node":">=10.15.3"},"devDependencies":{"@types/chalk":"0.4.31","@types/jest":"26.0.4","@types/node":"12.12.50","@types/node-emoji":"1.8.1","@types/yargs":"15.0.5","jest":"26.1.0","lint-staged":"10.2.11","rimraf":"3.0.2","ts-jest":"26.1.2","ts-node":"8.10.2","typescript":"3.9.6","typescript-eslint-parser":"21.0.2"},"dependencies":{"@graphql-toolkit/code-file-loader":"0.10.7","chalk":"2.4.2","chokidar":"3.4.0","debounce":"1.2.0","graphback":"0.14.0-beta6","graphql-config":"3.0.3","node-emoji":"1.10.0","yargs":"15.4.1"},"jest":{"transform":{"^.+\\.tsx?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"]},"readme":"## Graphback\n\n<p align=\"center\">\n  <img width=\"400\" src=\"https://raw.githubusercontent.com/aerogear/graphback/master/website/static/img/logo.png\">\n  <br/>\n  Auto generate database structure, <br/>\n  GraphQL Resolvers and Queries from GraphQL types 🚀\n</p>\n\n## Motivation \n\nGraphback helps you to kickstart your experience with any existing GraphQL implementation\nby generating backend and client side CRUD layer using your GraphQL data model.\n\n**Documentation**: https://graphback.dev\n\n**Repository**: https://github.com/aerogear/graphback/\n\n## CLI commands reference\n\nSee: https://graphback.dev/docs/commands\n\n> NOTE: Graphback CLI is now part of the graphql-cli command line tool. Please consider installing https://github.com/Urigo/graphql-cli for wider set of features\n","readmeFilename":"README.md","_id":"graphback-cli@0.14.0-beta6","_nodeVersion":"12.18.2","_npmVersion":"6.14.5","dist":{"integrity":"sha512-vIEsYC8dab+Sz+6JGdv56z4dcFCTNlBI3+bxcvf+Pm+eni1QFpfsYoP/sWdvwjAhJX8ueaPFUdZUgd2azY/FKw==","shasum":"fe3a0d64fe1a31def49776e415dbddbd57430e7d","tarball":"https://registry.npmjs.org/graphback-cli/-/graphback-cli-0.14.0-beta6.tgz","fileCount":28,"unpackedSize":19001,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfDtqFCRA9TVsSAnZWagAAc84P/jPqAEc61QhkZG0aT9xI\n9+o9iYp0iTwRYPhzy/lzaWf5oUfsPj7Xr4l2/Io/4hZmqqErMtt8Jss4sgEX\nlwA9OGeoS83OuybbgTbrD/5DhRqY0g6xYNyUcmRi8hdXmE/bTChroyp1FyEe\nCYGcWgjcn7ZgRQhQyZaJpw32Q5DPCW0lhRdHHdt4v1yrwMYMPRDhKquu24kr\ntHPVEAq50lNqxIYchs3qjyd6VPdmGty4kq9/w4zaVRve1qim6bKfNX/0/xdg\n5AKMLDVkUh0aJxqnynTTPKhQjkwDGo1G0X5w1UOuKS4qObZgUrkdr8DsZ+8x\n95TIfdSTGBcybUJTfz8Z35QCK7VJ9FEeF1yvIoCrjp4o0yc8dEsyc+bKED8E\nf4+v4btqDGfVux5UBzQVgiuixRqpjssxi26DKy1uYRWve0KpLZQaDdiSqxMI\n8qqwpsgXBr7tsDTD1C4IOAEvMf6+XzQkFMNNhMT6yrFOomv6gfxYlrmXGnbW\nI7z0dJkIhpQ7TT65H4mliGtHSCGR4dSi9zh4YA2B38KVUcaNBGt92msO561W\nX2cEZRuvQappr4TTO6KSbRvEI23zjOMnvcFkw62SO5xpAYLhwrkex3jH6OX2\nyfXD6Zmk4In5Tb32xWvHWVNNcaWylcyNiH8iULMOyjr7Ne3ooN/7vEweQ/+I\n1Db1\r\n=n6bl\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIB6bgICeAVJEh92fn/1VosgV+JF/qorFL6Ca4/sEzde6AiBzUoUZMluYPgCO9g/JiD3A1UTPr5QprOJBCl+e1Ju05A=="}]},"maintainers":[{"email":"aerogear@redhat.com","name":"aerogear-ci"},{"email":"dara.s.hayes@gmail.com","name":"darahayes"},{"email":"ephelan@redhat.com","name":"ephelan"},{"email":"scoady@redhat.com","name":"scoady"},{"email":"wtrocki@redhat.com","name":"wtrocki"}],"_npmUser":{"name":"aerogear-ci","email":"mziccard@redhat.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphback-cli_0.14.0-beta6_1594808964917_0.5720669463258465"},"_hasShrinkwrap":false},"0.14.0":{"name":"graphback-cli","version":"0.14.0","description":"Auto generate resolvers on top of the graphql and database of your choice","main":"dist/index.js","bin":{"graphback":"dist/index.js"},"types":"types/index.d.ts","typescript":{"definition":"types/index.d.ts"},"author":{"name":"wtrocki@redhat.com"},"scripts":{"clean":"rimraf coverage dist types","build":"tsc","watch":"tsc -w","lint":"eslint -t stylish --project \"tsconfig.json\"","test":"echo \"no tests in this package\""},"engines":{"node":">=10.15.3"},"devDependencies":{"@types/chalk":"0.4.31","@types/jest":"26.0.4","@types/node":"12.12.50","@types/node-emoji":"1.8.1","@types/yargs":"15.0.5","jest":"26.1.0","lint-staged":"10.2.11","rimraf":"3.0.2","ts-jest":"26.1.2","ts-node":"8.10.2","typescript":"3.9.6","typescript-eslint-parser":"21.0.2"},"dependencies":{"@graphql-toolkit/code-file-loader":"0.10.7","chalk":"2.4.2","chokidar":"3.4.0","debounce":"1.2.0","graphback":"0.14.0","graphql-config":"3.0.3","node-emoji":"1.10.0","yargs":"15.4.1"},"jest":{"transform":{"^.+\\.tsx?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"]},"_id":"graphback-cli@0.14.0","_nodeVersion":"12.18.2","_npmVersion":"6.14.5","dist":{"integrity":"sha512-eCb7/VzYbHNmDHzj75gPbPVkOrCM6LJBwdbSb+d32+x4t/uZsryy3n1FJbELvfRcIGE4I0p0GjUAmjAkikb0QQ==","shasum":"a6e73d09d29685b3e03a4c7fb702cc8e2aee7cd0","tarball":"https://registry.npmjs.org/graphback-cli/-/graphback-cli-0.14.0.tgz","fileCount":28,"unpackedSize":18989,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfFW7FCRA9TVsSAnZWagAAE9QP/21euZd6r3HtsLzv38Ug\n3D5XQ//QdS92KHqOBvkq+R91QTdhr4do1a6WyipHFW9t90+XipR/kikhKojM\nJmr4bf6YyySY5c1ttfpcCJ4YdsOVKhkdKlL3wzOX+ujpwNmxxHpKVyOTCWl8\nJCThJXMooaz3LPBJnhmkoEY6bqEsh6IXxe1gVrqZWA+74RWtYefXB5QQf0SC\nKh80foBF3o+eg0sCCxuRyeF6oTv33hWKDgZ3WZcCkW1EU/Lp7N40dV5V5HEC\n4Mo5iu+ETAn80S7NOOFtayUAItz/CO16Wn/RVNwHRH+7YNMJgrlyS4DZCA3m\nnbLQEJZDdSOTSY2cBTb0UWC4EEW++bhLOxNGzeTS5YxkwVVrV0EaiDgh2eLn\nFEbci+JEMEKKESrlSf/Gdg5/bpt9D4nFugE0545pEQnBAO18+bJzVuse+VLb\nVwh+UKi3xoOkcAq73368YAZ50ZPHo4pDfNZBQi8ceuXwZ/hR8JfLr1TTfGMq\n++EMuTcRe5PL+Plq3F3sozqdp0UchbpFk8Rk+qKiD6knDaLInGaW6WXr2b+d\nN1Oryk51mY4wGjkHc2/HwhUj9A+fVo39KSyIJXhj/0oNnmUnTVaxAO4RIl/P\nVY9kczM/lWjhfJzu8cthr2/Mm/oU6lLSHW91yRKQnWDgi4m4b6KtM0gZi6cc\n+Les\r\n=c/K9\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDk7Nk7QgARsl95QmtlkOLn50rlEA7FAw0BH6usRrvN7QIhAJzAITPJvP5NTQ2RPj/xy3I13cW+UU6Wm9AfbsbbARzf"}]},"maintainers":[{"email":"aerogear@redhat.com","name":"aerogear-ci"},{"email":"dara.s.hayes@gmail.com","name":"darahayes"},{"email":"ephelan@redhat.com","name":"ephelan"},{"email":"scoady@redhat.com","name":"scoady"},{"email":"wtrocki@redhat.com","name":"wtrocki"}],"_npmUser":{"name":"aerogear-ci","email":"mziccard@redhat.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphback-cli_0.14.0_1595240133244_0.14053565380024668"},"_hasShrinkwrap":false},"0.14.1":{"name":"graphback-cli","version":"0.14.1","description":"Auto generate resolvers on top of the graphql and database of your choice","main":"dist/index.js","bin":{"graphback":"dist/index.js"},"types":"types/index.d.ts","typescript":{"definition":"types/index.d.ts"},"author":{"name":"wtrocki@redhat.com"},"scripts":{"clean":"rimraf coverage dist types","build":"tsc","watch":"tsc -w","lint":"eslint -t stylish --project \"tsconfig.json\"","test":"echo \"no tests in this package\""},"engines":{"node":">=10.15.3"},"devDependencies":{"@types/chalk":"0.4.31","@types/jest":"26.0.4","@types/node":"12.12.50","@types/node-emoji":"1.8.1","@types/yargs":"15.0.5","jest":"26.1.0","lint-staged":"10.2.11","rimraf":"3.0.2","ts-jest":"26.1.2","ts-node":"8.10.2","typescript":"3.9.6","typescript-eslint-parser":"21.0.2"},"dependencies":{"@graphql-toolkit/code-file-loader":"0.10.7","chalk":"2.4.2","chokidar":"3.4.0","debounce":"1.2.0","graphback":"0.14.1","graphql-config":"3.0.3","node-emoji":"1.10.0","yargs":"15.4.1"},"jest":{"transform":{"^.+\\.tsx?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"]},"_id":"graphback-cli@0.14.1","_nodeVersion":"12.18.2","_npmVersion":"6.14.5","dist":{"integrity":"sha512-hVjwn6CizcWK0cqz5GpmYtEk8fEU7bVRuY8ejuIG/r/9Jh17So9uJZ7u2Agcpj9obQirhBLAbwqdrMij1wgiNA==","shasum":"842ffe6bdc3d18937e1069dfa072234fa2d8586a","tarball":"https://registry.npmjs.org/graphback-cli/-/graphback-cli-0.14.1.tgz","fileCount":28,"unpackedSize":18989,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfHq55CRA9TVsSAnZWagAAZdcP/idqeoXri1PwCO0i3Xfu\nxOPESsT/e0h2jN54F6FXWuWcYkDiTy0n06HKLhfWknee4DRAt7aUQ80qwLVb\n2TjFyzwoqPKZfE8dqYgfbFZhr7kUfpqfJHRHfDY6ZdBQw3sOkuO29IERGbgj\nNWGQrHuZLuCyYV3HLjEE3NnZeezUpd+yR0yntY4q+xdz1BGTIVgROADqVCq1\nNAMGKlFWe6i9khZw10HFztAl3SbhlDGYBdInpZL9eRQtkZLQ1X+QXGstpUN5\neY2T3KWzYMEIMKiqyt0KkWiQswHejtUj2qEWDH+JW7S/W0DvQz3l6nBR4yxY\nidO+EwPUnIDqfLti+PwZYdoKNYw2MzHez3fl9m7Ak68+WpoTsYNrhgDGZ1zZ\nxRIh/5yE+KXL5wzs3uRdPTma3RyW8bmEARFKi+BXWOSO2aDU3AD90DaEnMaP\nvSF+ab4LAU25Gtj5WwPrzlJY+YyPWbIdQm+4/btHMV0lpA/VopL4BPQRrn+/\ni5XM/Ayp+Whn9wN88gm5WAHejTYFMv+SNIMklif2rmWTd2/44ZBmo5G7LUyn\nQBmZjTqwjR1V3WpLfZ40SzAyAXiUUC4iZ99g0ad+ghHf7S/lGOBjWOPP7yOy\noZX33Y8zyNUwjFFkxDYUATbke6GmNCZnf0FdyhBwpAldVQUnVKL2N2vKPvxI\nSX7e\r\n=t4U8\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDbJ/n2pKhtE8H1M7xbElIsLc2nrM86OzQwnrUsEYohfQIgUh8+xxecra62drMiatCi5ClD3pv9defl70s3dbuy8fE="}]},"maintainers":[{"email":"aerogear@redhat.com","name":"aerogear-ci"},{"email":"dara.s.hayes@gmail.com","name":"darahayes"},{"email":"ephelan@redhat.com","name":"ephelan"},{"email":"scoady@redhat.com","name":"scoady"},{"email":"wtrocki@redhat.com","name":"wtrocki"}],"_npmUser":{"name":"aerogear-ci","email":"mziccard@redhat.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphback-cli_0.14.1_1595846264878_0.7006458727068725"},"_hasShrinkwrap":false},"0.15.0-alpha1":{"name":"graphback-cli","version":"0.15.0-alpha1","description":"Auto generate resolvers on top of the graphql and database of your choice","main":"dist/index.js","bin":{"graphback":"dist/index.js"},"types":"types/index.d.ts","typescript":{"definition":"types/index.d.ts"},"author":{"name":"wtrocki@redhat.com"},"scripts":{"clean":"rimraf coverage dist types","build":"tsc","watch":"tsc -w","lint":"eslint -t stylish --project \"tsconfig.json\"","test":"echo \"no tests in this package\""},"engines":{"node":">=10.15.3"},"devDependencies":{"@types/chalk":"0.4.31","@types/jest":"26.0.4","@types/node":"12.12.50","@types/node-emoji":"1.8.1","@types/yargs":"15.0.5","jest":"26.1.0","lint-staged":"10.2.11","rimraf":"3.0.2","ts-jest":"26.1.2","ts-node":"8.10.2","typescript":"3.9.6","typescript-eslint-parser":"21.0.2"},"dependencies":{"@graphql-toolkit/code-file-loader":"0.10.7","chalk":"2.4.2","chokidar":"3.4.0","debounce":"1.2.0","graphback":"0.15.0-alpha1","graphql-config":"3.0.3","node-emoji":"1.10.0","yargs":"15.4.1"},"jest":{"transform":{"^.+\\.tsx?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"]},"readme":"## Graphback\n\n<p align=\"center\">\n  <img width=\"400\" src=\"https://raw.githubusercontent.com/aerogear/graphback/master/website/static/img/logo.png\">\n  <br/>\n  Auto generate database structure, <br/>\n  GraphQL Resolvers and Queries from GraphQL types 🚀\n</p>\n\n## Motivation \n\nGraphback helps you to kickstart your experience with any existing GraphQL implementation\nby generating backend and client side CRUD layer using your GraphQL data model.\n\n**Documentation**: https://graphback.dev\n\n**Repository**: https://github.com/aerogear/graphback/\n\n## CLI commands reference\n\nSee: https://graphback.dev/docs/commands\n\n> NOTE: Graphback CLI is now part of the graphql-cli command line tool. Please consider installing https://github.com/Urigo/graphql-cli for wider set of features\n","readmeFilename":"README.md","_id":"graphback-cli@0.15.0-alpha1","_nodeVersion":"12.18.2","_npmVersion":"6.14.5","dist":{"integrity":"sha512-4KgRqLSzPL8OFuaOJsPXVpWHPQY2jKi2nrEpWm2YNBJBPS44jCFe+dc2ETel2awmAW4yMD+7/KCQeySJyj+h4Q==","shasum":"556135d64fb840de18ff91431807f1eff15c6942","tarball":"https://registry.npmjs.org/graphback-cli/-/graphback-cli-0.15.0-alpha1.tgz","fileCount":28,"unpackedSize":19003,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfHwOpCRA9TVsSAnZWagAApJcP/1Y4+AJbhg9XFhVCXSam\nBSwb9uUvU8viIMW6tgOuMhQzcypt0MIupmarH6bMyseiKtYu3+0KoMTV1WGt\nJ4rsyMZUMVezrp5FZ6sAiPHJKC7BphjAoqzuh35BW4OjsYKK1N6Z5sP6Av9n\nQrnPA8xrPiPzuGVITBv2chvEOaDbFdNuF0mEWcK28XMOU61F02oSlcQTg9WT\n7nL+tGzHwUotfAga48S0jLvxvkPVg7CXKNO+dw1dhpRoimnUyV2ht/kHVbcq\nDW4+t0gqoxYQlRrDSjyje96LX/SfP5InIxF1SA+oRMiW05Ov9fg5g6WugeDZ\nzhjW9AyJ7y8Vpy0l0KfvD9bh1S/ZGWeg9gV+PmCHE1/sRlV5iItApuHetsxs\nHZx0AAD/fs3roAoN4ibGHdGANMse1MrQmB8TeJZ3VVDN/j8HjXJU/oHWTBgQ\nrR5AJIqHerbphmGrfwfeLjr/l/wD9cx7b2lKShwu/I+2CE9+ctI3VjwCaeLK\npdPUbJ8OD9WvwYbAcPc7eJX+iPn7kJRa8N147DuCeDp6YVBcsPkpbyamL+Rt\nBc3khTwkolmYQvJtmS3Oli6ToKIcpxKe/P5xX8BBxM/qUV++P025IATgWhod\ntghFxzInq7+YW0JRr9g/PYKLkbYz2J4LQfGZlrFCy9MD4HuJLspBgMBP/qPl\nYumK\r\n=MVrk\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD2e2InfSjTU6ljkecM6ZYZHcThFdTdvdmaXXi0ewZMWgIgHt6gXrQsXxP4hTHb8cBTe7E1wkJoIPkoCLNaHgwzYQI="}]},"maintainers":[{"email":"aerogear@redhat.com","name":"aerogear-ci"},{"email":"dara.s.hayes@gmail.com","name":"darahayes"},{"email":"ephelan@redhat.com","name":"ephelan"},{"email":"scoady@redhat.com","name":"scoady"},{"email":"wtrocki@redhat.com","name":"wtrocki"}],"_npmUser":{"name":"aerogear-ci","email":"mziccard@redhat.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphback-cli_0.15.0-alpha1_1595868072712_0.3560660541651124"},"_hasShrinkwrap":false},"0.15.0":{"name":"graphback-cli","version":"0.15.0","description":"Auto generate resolvers on top of the graphql and database of your choice","main":"dist/index.js","bin":{"graphback":"dist/index.js"},"types":"types/index.d.ts","typescript":{"definition":"types/index.d.ts"},"author":{"name":"wtrocki@redhat.com"},"scripts":{"clean":"rimraf coverage dist types","build":"tsc","watch":"tsc -w","lint":"eslint -t stylish --project \"tsconfig.json\"","test":"echo \"no tests in this package\""},"engines":{"node":">=10.15.3"},"devDependencies":{"@types/chalk":"0.4.31","@types/jest":"26.0.4","@types/node":"12.12.50","@types/node-emoji":"1.8.1","@types/yargs":"15.0.5","jest":"26.1.0","lint-staged":"10.2.11","rimraf":"3.0.2","ts-jest":"26.1.2","ts-node":"8.10.2","typescript":"3.9.6","typescript-eslint-parser":"21.0.2"},"dependencies":{"@graphql-toolkit/code-file-loader":"0.10.7","chalk":"2.4.2","chokidar":"3.4.0","debounce":"1.2.0","graphback":"0.15.0","graphql-config":"3.0.3","node-emoji":"1.10.0","yargs":"15.4.1"},"jest":{"transform":{"^.+\\.tsx?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"]},"_id":"graphback-cli@0.15.0","_nodeVersion":"12.18.3","_npmVersion":"6.14.6","dist":{"integrity":"sha512-R0aRQsNhzJ5+t8OIudFn/aA3HUXirIHfCjr0nYeLGbnvWJsNSGlXboq2at8U8tEfON0Kk8rvWBBA39Id6w3lEQ==","shasum":"833af5bf29daca0c5730cffb378eb8f8524b1fd6","tarball":"https://registry.npmjs.org/graphback-cli/-/graphback-cli-0.15.0.tgz","fileCount":28,"unpackedSize":18989,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfIsNHCRA9TVsSAnZWagAAslAP/ivN5qMUKY20v2ANdI2a\nT3Se43epCl0FgWp/KBfcQ2IOKZCGPoIhqCRp8IUjqFp6rmwTMJt/GVa7qZ1d\nxwI/cj4Nyc5Q+PtatCWxsqhtaNmOHeVVLn00EfLmZF7W2D+lltO8zZKZFXo0\ndo3gjIXVet/qMb7zja9/rh02HtrY485TpsfRkM6wYMgUMH+G5k1nj/e2RIJT\n3TvRIoqQoa/fg/PZ2PGYOqt4ZKvg2ucdCGmsEctHgy1/20V2bLIJCQIYN1YL\nsUiDgrCBLax50zIKHmJCkbwSz5dXaamvXd170BBFcV5LIAPJiF+nCuP/BUgG\nSkadEyK8asx31+tR5v5Qz1hXMhQaingz6fY5EskKsKHftVWrhBXhysYcpuAJ\npYYdWzxp42TOhqddHUUatz1je1/lLQT88LOjEb6wRJcsS4cNg3IjXcImULhM\nApGYH/rZXQxmvkx9iVX3L+kYsTqoYBgnRlDuz1ZAK6YMKqGtyXRNbU5zKRSd\nrQ0Rc3pOQzrlWggpDj8hMMO9la9rAHRm1/+bSk4d4LYmuHo0RfFF1MsLmung\nHvITjG1qEfycQWIOzKqYlEjWRoEsKCfsnPyQ/XTMQ9eRKhUwG/4B4Ig0Bnmm\n9XmGOX0LFr3LV6pjicC+THLI1RIVamSmXpk+6zfRb+ZNxzxVCHw9sCMWo8Zu\n7vO0\r\n=CUmV\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCOlSjGaT1S4ssqZyCphn26aAV4kTo+XQQcOiWo59fvnwIhAO7uDhrf2sk445JUqcriHG+COxbJQJczpFKttP2qilRG"}]},"maintainers":[{"email":"aerogear@redhat.com","name":"aerogear-ci"},{"email":"dara.s.hayes@gmail.com","name":"darahayes"},{"email":"ephelan@redhat.com","name":"ephelan"},{"email":"scoady@redhat.com","name":"scoady"},{"email":"wtrocki@redhat.com","name":"wtrocki"}],"_npmUser":{"name":"aerogear-ci","email":"mziccard@redhat.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphback-cli_0.15.0_1596113735604_0.838954543208112"},"_hasShrinkwrap":false},"0.15.1":{"name":"graphback-cli","version":"0.15.1","description":"Auto generate resolvers on top of the graphql and database of your choice","main":"dist/index.js","bin":{"graphback":"dist/index.js"},"types":"types/index.d.ts","typescript":{"definition":"types/index.d.ts"},"author":{"name":"wtrocki@redhat.com"},"scripts":{"clean":"rimraf coverage dist types","build":"tsc","watch":"tsc -w","lint":"eslint -t stylish --project \"tsconfig.json\"","test":"echo \"no tests in this package\""},"engines":{"node":">=10.15.3"},"devDependencies":{"@types/chalk":"0.4.31","@types/jest":"26.0.8","@types/node":"12.12.53","@types/node-emoji":"1.8.1","@types/yargs":"15.0.5","jest":"26.2.1","lint-staged":"10.2.11","rimraf":"3.0.2","ts-jest":"26.1.4","ts-node":"8.10.2","typescript":"3.9.7","typescript-eslint-parser":"21.0.2"},"dependencies":{"@graphql-toolkit/code-file-loader":"0.10.7","chalk":"2.4.2","chokidar":"3.4.1","debounce":"1.2.0","graphback":"0.15.1","graphql-config":"3.0.3","node-emoji":"1.10.0","yargs":"15.4.1"},"jest":{"transform":{"^.+\\.tsx?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"]},"_id":"graphback-cli@0.15.1","_nodeVersion":"12.18.3","_npmVersion":"6.14.6","dist":{"integrity":"sha512-YuiSgrd1AlCtpKWLl/6fQzZdIjEZbJ7b05cjEK/PXpO3vaICHOPxAizRJPzuL1NRB8H8lI25sYT879aX12JkPA==","shasum":"1848857d155b8b1fb678a37a972bc270c59acbc3","tarball":"https://registry.npmjs.org/graphback-cli/-/graphback-cli-0.15.1.tgz","fileCount":28,"unpackedSize":18990,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfI/9KCRA9TVsSAnZWagAA41UP/3NVtJHs8bF1LbsEk+w3\narMml9CH69LN8vjkfArgST9qfirGPxZfA455XtZi5HnIAJjGPUdI7iFt1wKP\njzPjpNPczKlUVddKHPmWxscuN1dtuBeyWxRNfCY5vLccKUr6BvzGgb7TrXkF\n3oGNx9K31uxjg5pWZ7AMHsBiOUdpsJlu8CfiZiyP/8Rr4I664bi2kk3CIBfX\n88vvJlD6qJLOu7UGVGyW+E4Im4cUX9uWKdndVWc0iuNIVd7gB5OdenjPP//c\nHE54KXy6mm3l+2mVJHdjXMSxeXiAYWIN3OvCluCHP3BPym4JDqY9j9t7PPBd\nE6AQUnDM7oVq+ad36kiIcVlfOcavwLTv3IRxlt/60MZVhP3JrMFzhgrC1vUM\nJXoyD5DRArvnmJ0/FQeHwaNoMb8XEjXufkTkiPKR8OnYMnI5iUHS817ywWaD\nRla5CldJjI8mYobtfL7wYigvLlUNyGJMPbKpATNGWPhUuDDK7rKs2q/wP4L1\nWcrrf4h+uBXeUtR5p7Rl4naHfPLOhGjZf2fPykeM+Lux6r2n+7qBWdygbfYq\n+AmNSCM9voRNNzmwOT+MHTzBmkcE6lEzDlS1LlegtPGPw7sJh8/L5pGyF2Dc\nN4FvPfnqaCSNXnQ6avVKtbFTvIAjmHISB5XdZKu9FweNj7LOCbzl2nFf7Ewe\nRdrF\r\n=IKY9\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCWw/BA0y4/alPOx1EHmV4SB9TtwGsmsv4bKNqbo2lI4QIhAJZ9Is9FRVj0716kQNuhbrwB5cR4Y+uvw6+PMm68MSzI"}]},"maintainers":[{"email":"aerogear@redhat.com","name":"aerogear-ci"},{"email":"dara.s.hayes@gmail.com","name":"darahayes"},{"email":"ephelan@redhat.com","name":"ephelan"},{"email":"scoady@redhat.com","name":"scoady"},{"email":"wtrocki@redhat.com","name":"wtrocki"}],"_npmUser":{"name":"aerogear-ci","email":"mziccard@redhat.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphback-cli_0.15.1_1596194634027_0.4063506404661801"},"_hasShrinkwrap":false},"0.16.0-alpha1":{"name":"graphback-cli","version":"0.16.0-alpha1","description":"Auto generate resolvers on top of the graphql and database of your choice","main":"dist/index.js","bin":{"graphback":"dist/index.js"},"types":"types/index.d.ts","typescript":{"definition":"types/index.d.ts"},"author":{"name":"wtrocki@redhat.com"},"scripts":{"clean":"rimraf coverage dist types","build":"tsc","watch":"tsc -w","lint":"eslint -t stylish --project \"tsconfig.json\"","test":"echo \"no tests in this package\""},"engines":{"node":">=10.15.3"},"devDependencies":{"@types/chalk":"0.4.31","@types/jest":"26.0.8","@types/node":"12.12.53","@types/node-emoji":"1.8.1","@types/yargs":"15.0.5","jest":"26.2.2","lint-staged":"10.2.11","rimraf":"3.0.2","ts-jest":"26.1.4","ts-node":"8.10.2","typescript":"3.9.7","typescript-eslint-parser":"21.0.2"},"dependencies":{"@graphql-toolkit/code-file-loader":"0.10.7","chalk":"2.4.2","chokidar":"3.4.1","debounce":"1.2.0","graphback":"0.16.0-alpha1","graphql-config":"3.0.3","node-emoji":"1.10.0","yargs":"15.4.1"},"jest":{"transform":{"^.+\\.tsx?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"]},"readme":"## Graphback\n\n<p align=\"center\">\n  <img width=\"400\" src=\"https://raw.githubusercontent.com/aerogear/graphback/master/website/static/img/logo.png\"/>\n  <br/>\n  Auto generate database structure, <br/>\n  GraphQL Resolvers and Queries from GraphQL types 🚀\n</p>\n\n## Motivation \n\nGraphback helps you to kickstart your experience with any existing GraphQL implementation\nby generating backend and client side CRUD layer using your GraphQL data model.\n\n**Documentation**: https://graphback.dev\n\n**Repository**: https://github.com/aerogear/graphback/\n\n## CLI commands reference\n\nSee: https://graphback.dev/docs/commands\n\n> NOTE: Graphback CLI is now part of the graphql-cli command line tool. Please consider installing https://github.com/Urigo/graphql-cli for wider set of features\n","readmeFilename":"README.md","_id":"graphback-cli@0.16.0-alpha1","_nodeVersion":"12.18.3","_npmVersion":"6.14.6","dist":{"integrity":"sha512-pxlANIrbm+uEde7ujRgHQwPziIOzQWt8BXF+kMRCof1dx0Z2QV+lKw23WdfdeS/xyxTnjreOwZXYwTpfQ3VyEA==","shasum":"d7ee0f47b35b866d068026f1f6240be166b43a3a","tarball":"https://registry.npmjs.org/graphback-cli/-/graphback-cli-0.16.0-alpha1.tgz","fileCount":28,"unpackedSize":19004,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfJ7qBCRA9TVsSAnZWagAASgcP/j21RCKd08UjIkW56CgN\nUgkkYz5CaWFD4oRsYlweWjfv5MEgeGjXibCn1d6C5B7jLlWaUs4X8FeR1RwW\nUDHqmvdZKG7aUrG0fsCW+85oCV78/JZKyyssL+zklI3DKvF5bnyRTHl6WlKN\n1WdKkgCERuyl9tFODC3vzrgk6+u/pqawmsDFXv38Y7AkC4fkNk3RfwW1BByJ\nbgkkInbVaiuB68H53ZnJR2eygMqg5acushuvujg1jbHWknfQObRpjXzkSrBi\nKhmNo+lBlV9T1d2JsjOJj1jDJmz+6Lt2YFf+NyF6iayCQknhUai+C9bNogif\np6XN5K4XDRKrHNvFtk68RTkEd2YVEqZD70lCafHUpFrMX0a/UZjr8trhIwXc\n+q5dpelHSly9IT2OUuOB/4zH4/NTl3V3kZUMtu1G4XIP2yYiHzsPs9mLDF61\nrbghLPyIhxi1DlfKjL42vD7EPtMSSa9C4W04J1zxxzEZifRwFLVY5bFgjUGV\n777yXHsrpU29QRoJb5qgxBd/AwpDCkW+AvIMvjlXlRZ+rLMih3y//xARrJKA\n6moyQJf6wCj5csEcoNeCx7F0OFAlEYF+psoUoVmIcxYg3AcvkDaf9SziqyQb\n2EWk+tqWCMEUELm/p30auyhD57wVIHGwxdEytjgH0oOxt8Kl87ZqocKEDxNW\nc1ux\r\n=no9h\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGf8z/Rrg19LyASiF/MSwoazGEQb3gCe0tCE3v78BmvCAiEAw+nANL5vbtjRSSSFP/av/4TNIP7r4ilAwEJMO0LLOiE="}]},"maintainers":[{"email":"aerogear@redhat.com","name":"aerogear-ci"},{"email":"dara.s.hayes@gmail.com","name":"darahayes"},{"email":"ephelan@redhat.com","name":"ephelan"},{"email":"scoady@redhat.com","name":"scoady"},{"email":"wtrocki@redhat.com","name":"wtrocki"}],"_npmUser":{"name":"aerogear-ci","email":"mziccard@redhat.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphback-cli_0.16.0-alpha1_1596439168881_0.6871173730480498"},"_hasShrinkwrap":false},"0.16.0-alpha2":{"name":"graphback-cli","version":"0.16.0-alpha2","description":"Auto generate resolvers on top of the graphql and database of your choice","main":"dist/index.js","bin":{"graphback":"dist/index.js"},"types":"types/index.d.ts","typescript":{"definition":"types/index.d.ts"},"author":{"name":"wtrocki@redhat.com"},"scripts":{"clean":"rimraf coverage dist types","build":"tsc","watch":"tsc -w","lint":"eslint -t stylish --project \"tsconfig.json\"","test":"echo \"no tests in this package\""},"engines":{"node":">=10.15.3"},"devDependencies":{"@types/chalk":"0.4.31","@types/jest":"26.0.8","@types/node":"12.12.53","@types/node-emoji":"1.8.1","@types/yargs":"15.0.5","jest":"26.2.2","lint-staged":"10.2.11","rimraf":"3.0.2","ts-jest":"26.1.4","ts-node":"8.10.2","typescript":"3.9.7","typescript-eslint-parser":"21.0.2"},"dependencies":{"@graphql-toolkit/code-file-loader":"0.10.7","chalk":"2.4.2","chokidar":"3.4.1","debounce":"1.2.0","graphback":"0.16.0-alpha2","graphql-config":"3.0.3","node-emoji":"1.10.0","yargs":"15.4.1"},"jest":{"transform":{"^.+\\.tsx?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"]},"readme":"## Graphback\n\n<p align=\"center\">\n  <img width=\"400\" src=\"https://raw.githubusercontent.com/aerogear/graphback/master/website/static/img/logo.png\"/>\n  <br/>\n  Auto generate database structure, <br/>\n  GraphQL Resolvers and Queries from GraphQL types 🚀\n</p>\n\n## Motivation \n\nGraphback helps you to kickstart your experience with any existing GraphQL implementation\nby generating backend and client side CRUD layer using your GraphQL data model.\n\n**Documentation**: https://graphback.dev\n\n**Repository**: https://github.com/aerogear/graphback/\n\n## CLI commands reference\n\nSee: https://graphback.dev/docs/commands\n\n> NOTE: Graphback CLI is now part of the graphql-cli command line tool. Please consider installing https://github.com/Urigo/graphql-cli for wider set of features\n","readmeFilename":"README.md","_id":"graphback-cli@0.16.0-alpha2","_nodeVersion":"12.18.3","_npmVersion":"6.14.6","dist":{"integrity":"sha512-489ZxvQlfUjDRXao1eMvYlxG0SMNfDmhfk455s39GA8mJM4BG5P6o48QDqT7JI6b0mwNSKGVeL8wjj2fL+9Leg==","shasum":"9ab34acf2c53554a87515091c35abbc87d4c8ed8","tarball":"https://registry.npmjs.org/graphback-cli/-/graphback-cli-0.16.0-alpha2.tgz","fileCount":28,"unpackedSize":19004,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfJ+DdCRA9TVsSAnZWagAARtoP/2ENJJMCLXpDI7Al4qSH\nHj3DxdzbX7VV5TIcKoCcn7b7Zy4LBQlNyNv4awQ/LOWMLruW0uc8juSRinE5\nZyHTxze4xKqdp1HfFRuiYc20X0ESpVgCDs7GbjCYYS2iDqHlC5vkSRgDraq7\n8sSd4/tLpAVHiO8LAchq5PsOT4wKeL9yv7iHvwLhshB5jImFJ6of42vk0/vQ\nGafzNHDclEC26kUJH0d6W+Hd5HVxkAHgIjXqpWiK0erndbka4u+sZS6e5GRi\nXFsN7uEoJxKQyPlSS6pm7I6qlG0d+l0jQTqHHGdL2HFIG1Al9ZGkcTbvXyad\ncahs8daSYc8nbreIQmH5yO7/z1N5eHOMQa8Bj8CvOEWjerjouf7faHQ680oW\ncioUtzaunzh2gzvgN9oHos+AJdoyY4gFGKTXrOIk0thVxgx7dcPgNHp/XHIr\niW8IEmtLX83G+5AZ25jSzNAFZ9CinaZ7c2+McxzjTPHQ3Ow3CwVVr7CY9Lxw\nF1xoeqJ6yEHR31LEuxVkRpWioi86WuWNMWBa2l3DJxeyUQ5bUIlfNLb7/ytP\nimeOCE9Qg2bqES/znxbafeYD667Rd7SlcjlX2x9VF8AfronMGN3b4wNDoTJO\nEz6SzH83Omwf3GsRnvhgo17wjelPTJM/Hn8+wg6zfqHb/yt1n/jWhWUezMuU\nlXhw\r\n=DbVC\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEzqfyXKEMxPoN7n98fsgXK1olElanQp2ks+zNOh01M0AiBXJ1T9KzVA4mOzDe+9Xz2+CZ/vVLGrC8OHsK35yUPGEw=="}]},"maintainers":[{"email":"aerogear@redhat.com","name":"aerogear-ci"},{"email":"dara.s.hayes@gmail.com","name":"darahayes"},{"email":"ephelan@redhat.com","name":"ephelan"},{"email":"scoady@redhat.com","name":"scoady"},{"email":"wtrocki@redhat.com","name":"wtrocki"}],"_npmUser":{"name":"aerogear-ci","email":"mziccard@redhat.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphback-cli_0.16.0-alpha2_1596448988873_0.38028562501333063"},"_hasShrinkwrap":false},"0.16.0-alpha3":{"name":"graphback-cli","version":"0.16.0-alpha3","description":"Auto generate resolvers on top of the graphql and database of your choice","main":"dist/index.js","bin":{"graphback":"dist/index.js"},"types":"types/index.d.ts","typescript":{"definition":"types/index.d.ts"},"author":{"name":"wtrocki@redhat.com"},"scripts":{"clean":"rimraf coverage dist types","build":"tsc","watch":"tsc -w","lint":"eslint -t stylish --project \"tsconfig.json\"","test":"echo \"no tests in this package\""},"engines":{"node":">=10.15.3"},"devDependencies":{"@types/chalk":"0.4.31","@types/jest":"26.0.9","@types/node":"12.12.54","@types/node-emoji":"1.8.1","@types/yargs":"15.0.5","jest":"26.3.0","lint-staged":"10.2.11","rimraf":"3.0.2","ts-jest":"26.1.4","ts-node":"8.10.2","typescript":"3.9.7","typescript-eslint-parser":"21.0.2"},"dependencies":{"@graphql-toolkit/code-file-loader":"0.10.7","chalk":"2.4.2","chokidar":"3.4.2","debounce":"1.2.0","graphback":"0.16.0-alpha3","graphql-config":"3.0.3","node-emoji":"1.10.0","yargs":"15.4.1"},"jest":{"transform":{"^.+\\.tsx?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"]},"readme":"## Graphback\n\n<p align=\"center\">\n  <img width=\"400\" src=\"https://raw.githubusercontent.com/aerogear/graphback/master/website/static/img/logo.png\"/>\n  <br/>\n  Auto generate database structure, <br/>\n  GraphQL Resolvers and Queries from GraphQL types 🚀\n</p>\n\n## Motivation \n\nGraphback helps you to kickstart your experience with any existing GraphQL implementation\nby generating backend and client side CRUD layer using your GraphQL data model.\n\n**Documentation**: https://graphback.dev\n\n**Repository**: https://github.com/aerogear/graphback/\n\n## CLI commands reference\n\nSee: https://graphback.dev/docs/commands\n\n> NOTE: Graphback CLI is now part of the graphql-cli command line tool. Please consider installing https://github.com/Urigo/graphql-cli for wider set of features\n","readmeFilename":"README.md","_id":"graphback-cli@0.16.0-alpha3","_nodeVersion":"12.18.3","_npmVersion":"6.14.6","dist":{"integrity":"sha512-DZ6d6jBoYoXC8Z97Xzt/YMDznnuZk3Pripnb+IIFC6hU5s39TEVc9XCItusWo122xJhUZLqEsr5D0dvASugdjA==","shasum":"c8f15c11ad58c0ce455a25806a132c2750a40e04","tarball":"https://registry.npmjs.org/graphback-cli/-/graphback-cli-0.16.0-alpha3.tgz","fileCount":28,"unpackedSize":19004,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfMnSDCRA9TVsSAnZWagAACygQAJESRg0A+nlQUMRp4v0O\nUUg3c6KBkaJvHrqlOfupvrB+cW91sL3m3LrteVlEsEtFkRJvPxAqyNwy/PjZ\newpXWMZCYlnSHGOaTYHiCdxBHnIcjtszEInxDlGFIQxd92KuuNJiSx7VUjRq\nV1b2fKT3vy+6d7zNSGvqMXPO01lRTU+KDWWrYzwBrphHWAn6sUDiG/33+yX8\nLynTHqEEaUkzXmuUlNfwf4FBrXIeSfVnwoT4jWVVnihILezfKMENQtjiUd+K\nNt2yLheaHtd0DhOKtRvQUTE9nJjFClVNtGuif89sp6KWtijwWndXW2CWHwOa\nhreK9CdfDR76oxG62oyByHNe2XT/bQI3HfVnSfQRIiTWHe/0Z6KlV627Hvaf\n2NlezdBHPdSKCbIbqnFgDWT+0sc36Ai6AIyz0ejMnyNixKliDinqxXUho/Re\n4FOd2YfypSZKPmgFkMoRrlpqzZOpfCgRKqwNUCsFAtgbFRePJGrM94MHSDPj\nAJvFpkmNlsD0iK+t2Cd/dURHfyZdhq+QpN+5AevEFrDninZhmn0VlU6cdhvJ\nVlCnh0+0wBvn6RbBtlRSdFbn5KiCPnjsQ6M/v5qjviReL1hdwXMqOqrqlhu1\n8yxHXfiGQZqrAyDE3S69jL+9qBKFocW4MC2jk/ZXMhyZKMuBq4H14tcNxMdR\npADq\r\n=LDeH\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDXBDErO8yvlaqaAYeH36O/9IdqWHpKfhbCkHHDZojpjwIgD4UO3jBGVg//vx29S8sl2k+oI626hsc8vdrXRixH8JI="}]},"maintainers":[{"email":"aerogear@redhat.com","name":"aerogear-ci"},{"email":"dara.s.hayes@gmail.com","name":"darahayes"},{"email":"ephelan@redhat.com","name":"ephelan"},{"email":"scoady@redhat.com","name":"scoady"},{"email":"wtrocki@redhat.com","name":"wtrocki"}],"_npmUser":{"name":"aerogear-ci","email":"mziccard@redhat.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphback-cli_0.16.0-alpha3_1597142147035_0.3347468893001406"},"_hasShrinkwrap":false},"0.16.0-alpha4":{"name":"graphback-cli","version":"0.16.0-alpha4","description":"Auto generate resolvers on top of the graphql and database of your choice","main":"dist/index.js","bin":{"graphback":"dist/index.js"},"types":"types/index.d.ts","typescript":{"definition":"types/index.d.ts"},"author":{"name":"wtrocki@redhat.com"},"scripts":{"clean":"rimraf coverage dist types","build":"tsc","watch":"tsc -w","lint":"eslint -t stylish --project \"tsconfig.json\"","test":"echo \"no tests in this package\""},"engines":{"node":">=10.15.3"},"devDependencies":{"@types/chalk":"0.4.31","@types/jest":"26.0.9","@types/node":"12.12.54","@types/node-emoji":"1.8.1","@types/yargs":"15.0.5","jest":"26.3.0","lint-staged":"10.2.11","rimraf":"3.0.2","ts-jest":"26.2.0","ts-node":"8.10.2","typescript":"3.9.7","typescript-eslint-parser":"21.0.2"},"dependencies":{"@graphql-toolkit/code-file-loader":"0.10.7","chalk":"2.4.2","chokidar":"3.4.2","debounce":"1.2.0","graphback":"0.16.0-alpha4","graphql-config":"3.0.3","node-emoji":"1.10.0","yargs":"15.4.1"},"jest":{"transform":{"^.+\\.tsx?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"]},"readme":"## Graphback\n\n<p align=\"center\">\n  <img width=\"400\" src=\"https://raw.githubusercontent.com/aerogear/graphback/master/website/static/img/logo.png\"/>\n  <br/>\n  Auto generate database structure, <br/>\n  GraphQL Resolvers and Queries from GraphQL types 🚀\n</p>\n\n## Motivation \n\nGraphback helps you to kickstart your experience with any existing GraphQL implementation\nby generating backend and client side CRUD layer using your GraphQL data model.\n\n**Documentation**: https://graphback.dev\n\n**Repository**: https://github.com/aerogear/graphback/\n\n## CLI commands reference\n\nSee: https://graphback.dev/docs/commands\n\n> NOTE: Graphback CLI is now part of the graphql-cli command line tool. Please consider installing https://github.com/Urigo/graphql-cli for wider set of features\n","readmeFilename":"README.md","_id":"graphback-cli@0.16.0-alpha4","_nodeVersion":"12.18.3","_npmVersion":"6.14.6","dist":{"integrity":"sha512-PYK9uC+W61G+TSNKMuGHc6T6zZWmp38FA7IUH87d2jj8uZzivot/q3YdyvXg3unSXc8hq3eGzBO4VbWYVG0u5g==","shasum":"a7e79ae869fdaa1ba6c82563822b3e30bf9dbdfc","tarball":"https://registry.npmjs.org/graphback-cli/-/graphback-cli-0.16.0-alpha4.tgz","fileCount":28,"unpackedSize":19004,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfM9QnCRA9TVsSAnZWagAAa9AP+wQtDzvZn9akk6kzqPKB\nJXtZKwYQ4SRTr/QWGV4yWMUkidIm5D04ZSwo0ygY0yJw4IFdLmUywYPtds+4\nB5oRENfOLISynhNLcDEn7J79zIZi2cbvRMTp3F4RxcavI0mcwEaRRoCZozI1\nAwJOi/I2KHSYEdr3vXPmIod3PtKtPirleOjUsEdEgW1DOqwzzSBE2+5FLakN\nU5pLbJtgrF/srOgQTEjmlRw1ArjhNIk5KDaBeYthEkYY5c0zNsf/ckdsFSsQ\nd09uEhaw9BzIokULmZmn3cKMuMh77UirVzvQp15TaU68Y9JU8WXx9iteFqwr\n3/MCQ2/g1R0ov4AX6XY8hdpOyxAuXhG/UI+oLR/LZVIWzVtNKj6uR4z04Md9\nLd0hTxuYyi36quNYXByx+BcMZnAvJIzczA9oA8tC8L+qWluWV+3wK9gK+s1c\nGqgGN0Mmvq7JS80az9AeZi4PcUBKagi3oScO2ikHq/hVHskKGUYG3NBfSjD4\nrcQFH5xy0Xbo9AOcLUGURhyIbNEZkO8htRdHSrjjjdprixL88BBIMy+ZL0yA\n8/GCLUHm4LJojex9gIcLO21HGoHpMSFOnpxGAjEaIhHQIc9kNB8tt4RMDs1h\nNKaMC6087Ci250jcmIz9yAZla4Y/ANPe7Y1z8LW+LEF6JEKdrHoayWb2g63j\nmt1H\r\n=HRSD\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC14KthvdUlb9IkC5RZTldHnvtA+RVwSZmv9sC7PBxjNwIhALDwv6F0S5ugjxLrmavCNuKXoUWcfRH81xhTRvzqzyif"}]},"maintainers":[{"email":"aerogear@redhat.com","name":"aerogear-ci"},{"email":"dara.s.hayes@gmail.com","name":"darahayes"},{"email":"ephelan@redhat.com","name":"ephelan"},{"email":"scoady@redhat.com","name":"scoady"},{"email":"wtrocki@redhat.com","name":"wtrocki"}],"_npmUser":{"name":"aerogear-ci","email":"mziccard@redhat.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphback-cli_0.16.0-alpha4_1597232166881_0.9851552462299331"},"_hasShrinkwrap":false},"0.16.0-alpha5":{"name":"graphback-cli","version":"0.16.0-alpha5","description":"Auto generate resolvers on top of the graphql and database of your choice","main":"dist/index.js","bin":{"graphback":"dist/index.js"},"types":"types/index.d.ts","typescript":{"definition":"types/index.d.ts"},"author":{"name":"wtrocki@redhat.com"},"scripts":{"clean":"rimraf coverage dist types","build":"tsc","watch":"tsc -w","lint":"eslint -t stylish --project \"tsconfig.json\"","test":"echo \"no tests in this package\""},"engines":{"node":">=10.15.3"},"devDependencies":{"@types/chalk":"0.4.31","@types/jest":"26.0.9","@types/node":"12.12.54","@types/node-emoji":"1.8.1","@types/yargs":"15.0.5","jest":"26.4.0","lint-staged":"10.2.11","rimraf":"3.0.2","ts-jest":"26.2.0","ts-node":"8.10.2","typescript":"3.9.7","typescript-eslint-parser":"21.0.2"},"dependencies":{"@graphql-tools/graphql-file-loader":"6.0.18","chalk":"2.4.2","chokidar":"3.4.2","debounce":"1.2.0","graphback":"0.16.0-alpha5","graphql-config":"3.0.3","node-emoji":"1.10.0","yargs":"15.4.1"},"jest":{"transform":{"^.+\\.tsx?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"]},"readme":"## Graphback\n\n<p align=\"center\">\n  <img width=\"400\" src=\"https://raw.githubusercontent.com/aerogear/graphback/master/website/static/img/logo.png\"/>\n  <br/>\n  Auto generate database structure, <br/>\n  GraphQL Resolvers and Queries from GraphQL types 🚀\n</p>\n\n## Motivation \n\nGraphback helps you to kickstart your experience with any existing GraphQL implementation\nby generating backend and client side CRUD layer using your GraphQL data model.\n\n**Documentation**: https://graphback.dev\n\n**Repository**: https://github.com/aerogear/graphback/\n\n## CLI commands reference\n\nSee: https://graphback.dev/docs/commands\n\n> NOTE: Graphback CLI is now part of the graphql-cli command line tool. Please consider installing https://github.com/Urigo/graphql-cli for wider set of features\n","readmeFilename":"README.md","_id":"graphback-cli@0.16.0-alpha5","_nodeVersion":"12.18.3","_npmVersion":"6.14.6","dist":{"integrity":"sha512-yeL1g14dJf6yPryLa8dFffLP9Huft8lGREdruXy9QodrAqoSw+LdXI9T4dpTIx3XA/+Di7vsMpXK0/FnREcV9Q==","shasum":"5e06cbad222c55b724e2d7720873b9d9f3a4c67c","tarball":"https://registry.npmjs.org/graphback-cli/-/graphback-cli-0.16.0-alpha5.tgz","fileCount":28,"unpackedSize":19023,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfOtOTCRA9TVsSAnZWagAABiIP/A9I/BGtuCq3aT0Em96x\nLaclyVr68fxSsdNmOWcEGJ5fbYZz/THBWKspyFSQTq2H34gZw+61FbEz8RXq\nOINgsKYId2iKvlgnYuCO17FflsuNVnS6dixYsYfpTyDro7le64y8hRSiykB9\nRt7wkzcObEb6IYhDtZ2HNlURY0sjzWppl6kSmzqWqICrOV3uWGzNxADEqfpt\nueGu6Sng8V1xfB4UHwoAf7+LcML7HmRKL0eZUBwAFEbZYkGRbrE7CbtDbkWU\nJ91LWX1qoU5GhnlPTRdqWIVCBn5gu4x4SRKMFP8eVixXTUWHTuDLBd+V4Vae\nXRpvfEcOXsDNp62l15ii/xCnYhtkZrxKdDNYGmtGJNseNSfZyLavim8MzsSs\n4ue/j60LM4PvPUO2PKtp5pMO1lszQg652aNIct45b+VAiPjdI/927TiHcG0p\nEq7aWbSVrS1qvl6CNDoG68CFcMj+sP2FuVE3+Twi8wclDpT1b73lYyXdixwE\nOJ186aN3kQM3IuAFNL10KbrzZriTHwqHPFAFJeBdTY0/1LsERA4NYUuWyEy0\n3HouP8Yxb38ETuRkrBM4JGw1qIMNCY9jHZijCpP+/AEceMt17AwdIzWK+k9s\nOtNDan7tsE9mMJ8uQEq+W8iQaMBkRXEeqtW9qSuDDP+tOAdq9FCKKY3W7qJF\ngHgk\r\n=xJ//\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAWk68UgBD4ty0fNGSXnemKqCxW2QoInJn5Y/uk/O1Q9AiBKe6MhDWsF31XrhFVaezUHk51zvKr56eKSk0M8BGzRPg=="}]},"maintainers":[{"email":"aerogear@redhat.com","name":"aerogear-ci"},{"email":"dara.s.hayes@gmail.com","name":"darahayes"},{"email":"ephelan@redhat.com","name":"ephelan"},{"email":"scoady@redhat.com","name":"scoady"},{"email":"wtrocki@redhat.com","name":"wtrocki"}],"_npmUser":{"name":"aerogear-ci","email":"mziccard@redhat.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphback-cli_0.16.0-alpha5_1597690770646_0.7217162077784465"},"_hasShrinkwrap":false},"0.16.0-alpha6":{"name":"graphback-cli","version":"0.16.0-alpha6","description":"Auto generate resolvers on top of the graphql and database of your choice","main":"dist/index.js","bin":{"graphback":"dist/index.js"},"types":"types/index.d.ts","typescript":{"definition":"types/index.d.ts"},"author":{"name":"wtrocki@redhat.com"},"scripts":{"clean":"rimraf coverage dist types","build":"tsc","watch":"tsc -w","lint":"eslint -t stylish --project \"tsconfig.json\"","test":"echo \"no tests in this package\""},"engines":{"node":">=10.15.3"},"devDependencies":{"@types/chalk":"0.4.31","@types/jest":"26.0.9","@types/node":"12.12.54","@types/node-emoji":"1.8.1","@types/yargs":"15.0.5","jest":"26.4.0","lint-staged":"10.2.11","rimraf":"3.0.2","ts-jest":"26.2.0","ts-node":"8.10.2","typescript":"3.9.7","typescript-eslint-parser":"21.0.2"},"dependencies":{"@graphql-tools/graphql-file-loader":"6.0.18","chalk":"2.4.2","chokidar":"3.4.2","debounce":"1.2.0","graphback":"0.16.0-alpha6","graphql-config":"3.0.3","node-emoji":"1.10.0","yargs":"15.4.1"},"jest":{"transform":{"^.+\\.tsx?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"]},"readme":"## Graphback\n\n<p align=\"center\">\n  <img width=\"400\" src=\"https://raw.githubusercontent.com/aerogear/graphback/master/website/static/img/logo.png\"/>\n  <br/>\n  Auto generate database structure, <br/>\n  GraphQL Resolvers and Queries from GraphQL types 🚀\n</p>\n\n## Motivation \n\nGraphback helps you to kickstart your experience with any existing GraphQL implementation\nby generating backend and client side CRUD layer using your GraphQL data model.\n\n**Documentation**: https://graphback.dev\n\n**Repository**: https://github.com/aerogear/graphback/\n\n## CLI commands reference\n\nSee: https://graphback.dev/docs/commands\n\n> NOTE: Graphback CLI is now part of the graphql-cli command line tool. Please consider installing https://github.com/Urigo/graphql-cli for wider set of features\n","readmeFilename":"README.md","_id":"graphback-cli@0.16.0-alpha6","_nodeVersion":"12.18.3","_npmVersion":"6.14.6","dist":{"integrity":"sha512-ebqC6iVRW3WMDs9E1p23aVsbMhupuQ23kCpbQ8AK/2qtj1rRi/lAubBkueVR2dwwuVCaM2eZrpF9EU/HQKJ+Qg==","shasum":"2e09c7f0d0ca3b6fd5d628d433d856d3342a32b9","tarball":"https://registry.npmjs.org/graphback-cli/-/graphback-cli-0.16.0-alpha6.tgz","fileCount":28,"unpackedSize":19023,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfPAdkCRA9TVsSAnZWagAASwsQAJv/OwUcJdB42kxEO2DW\nExxriGEykWMyixcZoYT0oxuleSlwO3D+CGkYbeE4L6NTA3szubTJtaqH/Zg2\n1YzmhJew0gaqYOnjXk2JBCjqY4qTO5GnwzgQcyJEnvOlb+1qm8rzXo7qFlwg\nf4szUWjnPVJIvJ2/+2w+T+bPmmVUx0VX5/x2bdxWMpI10McFeQnY4ZQNazJM\nUE2iVElAgM6lAJf6TqdjApXoToRiZQ/ElSrC3hyxlwNS7712LsSw/icl8bJ6\nEh/2+j500J3WVxpz1CDNLSEcf+44iS70DLaTEn4dQul/RhGkIFZDKSh85ZsA\n51bQDlKErirg0mDCNtXxPREJdR7IMJUabea2Ev9htWrEV9P1j5Tg7Gp6QWvI\nEGzElezwftjNuxfx8YPVXZiamFEQ5ap7joTrNa7UQUvnPZUMCVJ7kX/lA7JM\nRgqX8F48MLnrUDZ6bOyLt2vkqFksCaliEpCUQFUPGiJdxGnKICWKvD8GP/tx\nDxrIerGNjMyCd2+VsMRqL8vkFrBImItAMDT/3qwCbEfVO+7k3r7FHEv12zLp\nsAxx2DgaV3sD7cwut6wahv+4qpgyGzojshz8j/dxuOpg/G82FXZ2gLz6yg6m\nB1/INBRNQmvx47ODYlkCoI5lupv5RvWAgnuiEGf4c9REG8CdJ/jjkVmoZLKy\noJ0l\r\n=Eyh4\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDt+4Zvt2CqkdWnHDHXeOffTYGE9Yv3dz92uiyw98kvRAIhANw+XBCHOPoIi4ipst5V31zshjVREalWVIuBKNu2/LRn"}]},"maintainers":[{"email":"aerogear@redhat.com","name":"aerogear-ci"},{"email":"dara.s.hayes@gmail.com","name":"darahayes"},{"email":"ephelan@redhat.com","name":"ephelan"},{"email":"scoady@redhat.com","name":"scoady"},{"email":"wtrocki@redhat.com","name":"wtrocki"}],"_npmUser":{"name":"aerogear-ci","email":"mziccard@redhat.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphback-cli_0.16.0-alpha6_1597769571912_0.10910797383703819"},"_hasShrinkwrap":false},"0.16.0-alpha7":{"name":"graphback-cli","version":"0.16.0-alpha7","description":"Auto generate resolvers on top of the graphql and database of your choice","main":"dist/index.js","bin":{"graphback":"dist/index.js"},"types":"types/index.d.ts","typescript":{"definition":"types/index.d.ts"},"author":{"name":"wtrocki@redhat.com"},"scripts":{"clean":"rimraf coverage dist types","build":"tsc","watch":"tsc -w","lint":"eslint -t stylish --project \"tsconfig.json\"","test":"echo \"no tests in this package\""},"engines":{"node":">=10.15.3"},"devDependencies":{"@types/chalk":"0.4.31","@types/jest":"26.0.9","@types/node":"12.12.54","@types/node-emoji":"1.8.1","@types/yargs":"15.0.5","jest":"26.4.0","lint-staged":"10.2.11","rimraf":"3.0.2","ts-jest":"26.2.0","ts-node":"8.10.2","typescript":"3.9.7","typescript-eslint-parser":"21.0.2"},"dependencies":{"@graphql-tools/graphql-file-loader":"6.0.18","chalk":"2.4.2","chokidar":"3.4.2","debounce":"1.2.0","graphback":"0.16.0-alpha7","graphql-config":"3.0.3","node-emoji":"1.10.0","yargs":"15.4.1"},"jest":{"transform":{"^.+\\.tsx?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"]},"readme":"## Graphback\n\n<p align=\"center\">\n  <img width=\"400\" src=\"https://raw.githubusercontent.com/aerogear/graphback/master/website/static/img/logo.png\"/>\n  <br/>\n  Auto generate database structure, <br/>\n  GraphQL Resolvers and Queries from GraphQL types 🚀\n</p>\n\n## Motivation \n\nGraphback helps you to kickstart your experience with any existing GraphQL implementation\nby generating backend and client side CRUD layer using your GraphQL data model.\n\n**Documentation**: https://graphback.dev\n\n**Repository**: https://github.com/aerogear/graphback/\n\n## CLI commands reference\n\nSee: https://graphback.dev/docs/commands\n\n> NOTE: Graphback CLI is now part of the graphql-cli command line tool. Please consider installing https://github.com/Urigo/graphql-cli for wider set of features\n","readmeFilename":"README.md","_id":"graphback-cli@0.16.0-alpha7","_nodeVersion":"12.18.3","_npmVersion":"6.14.6","dist":{"integrity":"sha512-UPukp4vXvkajZiIoAIABqZ4noUro/ziqSNvb+6rWV7JLKIp/hM9+7fHAF6NbD13dHiTkfWqtS2MKSnBxZFUm1A==","shasum":"f872e8b6e6d89abfaa561305f4f9cf3fd38ba115","tarball":"https://registry.npmjs.org/graphback-cli/-/graphback-cli-0.16.0-alpha7.tgz","fileCount":28,"unpackedSize":19023,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfPjzpCRA9TVsSAnZWagAA3ZoP/RU8iHgkAggyi79t0k3N\nFEcy5HYRJfDfCKWAv0bdR6FljazO0g3DaS9hB06TlOsKr0ui97+AqkcxJGlb\nJO73WjKK+WpU1eOm0K4wSiJI2MVlY9wCVqOT59se1UkODE22cc1zJ4B5gS+t\nBdUj7wV8Ef2kSBY4zNgcwkJqCZnGk8bEYTEY2K3eMBIqx92bTHTrP+gTQC0J\nF5SQ8FkxktmO15t/XsFIDRk0oRwU0cEG+mMuvRdv179/rnB+FPStUYgnJJTF\nzToUGpgvgY3vgujmlNMSCS0qqxPHAxZ7aeRz91xPyAAjJDaFFkg6dRfblycz\nwfhPVgXLrx3g2TulKAeI2nbifyw/SO8hGtC3mE3ps+IDlTDRBL0ZMiOzirtc\nKysh2z/TOtS2jsQ/pmrbeQzANW7S2z+uwEEvCXt6ERwdcMmaNmF6jr8CFyV6\nNEefi4PT1cW1u8kt5gKABlsym90aiEmkUKJOjTkNwzRg0V0sz9KDQ/aCLcsM\n2UsMyxwysH2PUxiUC6mF7G7DzfJNkd0ha1npM9vRCuohoLEuf9XQpIQkjTJ2\ngPTw0g8mmASXco8340WVFxLshihhA4L8o/JgBboSoupJCZ9sMdKQ44PhqSVX\nmsrDVuvLEGWaQ7N2rKRF2IgpLpX625Kyn4/h4IEiUQ3bV17j6N12WvOZ57xp\nUbTx\r\n=k0gy\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDHGlAlN0ozujjlOARy1LK+Mp1qmSwH9AjDL9hqAHDEUwIhAPecJfPNu6r8syAWnjvV0uZfiZlzsIg48Po/p4EbFMcN"}]},"maintainers":[{"email":"aerogear@redhat.com","name":"aerogear-ci"},{"email":"dara.s.hayes@gmail.com","name":"darahayes"},{"email":"ephelan@redhat.com","name":"ephelan"},{"email":"scoady@redhat.com","name":"scoady"},{"email":"wtrocki@redhat.com","name":"wtrocki"}],"_npmUser":{"name":"aerogear-ci","email":"mziccard@redhat.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphback-cli_0.16.0-alpha7_1597914345298_0.6512082068597169"},"_hasShrinkwrap":false},"0.16.0-beta1":{"name":"graphback-cli","version":"0.16.0-beta1","description":"Auto generate resolvers on top of the graphql and database of your choice","main":"dist/index.js","bin":{"graphback":"dist/index.js"},"types":"types/index.d.ts","typescript":{"definition":"types/index.d.ts"},"author":{"name":"wtrocki@redhat.com"},"scripts":{"clean":"rimraf coverage dist types","build":"tsc","watch":"tsc -w","lint":"eslint -t stylish --project \"tsconfig.json\"","test":"echo \"no tests in this package\""},"engines":{"node":">=10.15.3"},"devDependencies":{"@types/chalk":"0.4.31","@types/jest":"26.0.9","@types/node":"12.12.54","@types/node-emoji":"1.8.1","@types/yargs":"15.0.5","jest":"26.4.0","lint-staged":"10.2.11","rimraf":"3.0.2","ts-jest":"26.2.0","ts-node":"8.10.2","typescript":"3.9.7","typescript-eslint-parser":"21.0.2"},"dependencies":{"@graphql-tools/graphql-file-loader":"6.0.18","chalk":"2.4.2","chokidar":"3.4.2","debounce":"1.2.0","graphback":"0.16.0-beta1","graphql-config":"3.0.3","node-emoji":"1.10.0","yargs":"15.4.1"},"jest":{"transform":{"^.+\\.tsx?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"]},"readme":"## Graphback\n\n<p align=\"center\">\n  <img width=\"400\" src=\"https://raw.githubusercontent.com/aerogear/graphback/master/website/static/img/logo.png\"/>\n  <br/>\n  Auto generate database structure, <br/>\n  GraphQL Resolvers and Queries from GraphQL types 🚀\n</p>\n\n## Motivation \n\nGraphback helps you to kickstart your experience with any existing GraphQL implementation\nby generating backend and client side CRUD layer using your GraphQL data model.\n\n**Documentation**: https://graphback.dev\n\n**Repository**: https://github.com/aerogear/graphback/\n\n## CLI commands reference\n\nSee: https://graphback.dev/docs/commands\n\n> NOTE: Graphback CLI is now part of the graphql-cli command line tool. Please consider installing https://github.com/Urigo/graphql-cli for wider set of features\n","readmeFilename":"README.md","_id":"graphback-cli@0.16.0-beta1","_nodeVersion":"12.18.3","_npmVersion":"6.14.6","dist":{"integrity":"sha512-VaMIuTtUnGsK7f8iLqgVdAliL6keTaEMVthLFRLXOxwJQiUfuk/l92cjpu7LhZNWT2zKKQhResqgSt1XJCMRZQ==","shasum":"55ee3f8f4d2c78fa823994bb16ef303f51684ebb","tarball":"https://registry.npmjs.org/graphback-cli/-/graphback-cli-0.16.0-beta1.tgz","fileCount":28,"unpackedSize":19021,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfPkPcCRA9TVsSAnZWagAAOCoP+wRXXNPrKMg2FVcVMjhe\nKU2ky3metmVHQuq4w1Pm9PJ39A2oIqsoix3cdWvFqqyYT/TO6cC3ZrkkxA0y\nLtGVhB/AhCgpmtfZ1rO2i1EqgS40njCcu/cemKC/Rvh7g05BVhcQ79uPzoYB\n364XQN5K0+45/nuZQQf1DZk6w2MV70moUC5/1hD2zsjMMQwBynJHaCi0ZQsH\n+loYDP9tPglatAsA8HDirdq42RC9wDZhq7LQFOzGkCzD/LuehsrfJbVbmbRZ\nfqAIM6kwQJYUYjZydCi94kHdXgEyPj5kQ+GQx7Ns7wnSqdayWXNFhA9qpZPo\niw5d4gQGujE4PQsfLFQytDpVL0kUg7UQhi0ihf4aeAaqpuQkcIURgPbsWeP4\nc9m478PdVHQ2kVns63DWTpv8b9Z9eCtQqEGKC4o3Sxs6U/M3qVPyvvZu4XHy\nJ+brAnY2GXkZaJoJ/Jwt3NIDKE76hfLwbU+odNJyo1lv0l1cVR4ZCdnAV+Rv\nr3GNPngUy5iZa2/rlwJp70o7q/4VBHxFOxXIdv2HZqsKlGG0jIJl4mx9cPaY\neZt7hlqUC1e+0o5gjqgyrGU4T8wQqhtoeAwxE/PfGpsOWQV1ebItpwkZyhjb\n0h3s6OV9bD1MjbrlOrVvvCDjMNHWhuLnNbtsXG6FpxZ9RUzD1rpdUMDV8XBr\nZHA5\r\n=KKti\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDliqsVzZBt0TPkhf+gNv1AvKBldouoV/P/1fhcXTqYVQIhAJqCCbGrab7kpixujC7hIJ7DbL54Ga7RJ1ZqbpEW2xeu"}]},"maintainers":[{"email":"aerogear@redhat.com","name":"aerogear-ci"},{"email":"dara.s.hayes@gmail.com","name":"darahayes"},{"email":"ephelan@redhat.com","name":"ephelan"},{"email":"scoady@redhat.com","name":"scoady"},{"email":"wtrocki@redhat.com","name":"wtrocki"}],"_npmUser":{"name":"aerogear-ci","email":"mziccard@redhat.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphback-cli_0.16.0-beta1_1597916123554_0.4979427065268147"},"_hasShrinkwrap":false},"0.16.0-beta2":{"name":"graphback-cli","version":"0.16.0-beta2","description":"Auto generate resolvers on top of the graphql and database of your choice","main":"dist/index.js","bin":{"graphback":"dist/index.js"},"types":"types/index.d.ts","typescript":{"definition":"types/index.d.ts"},"repository":{"type":"git","url":"git+https://github.com/aerogear/graphback.git"},"bugs":{"url":"https://github.com/aerogear/graphback/issues"},"homepage":"https://github.com/aerogear/graphback/tree/master/packages/graphback-cli#readme","author":{"name":"wtrocki@redhat.com"},"scripts":{"clean":"rimraf coverage dist types","build":"tsc","watch":"tsc -w","lint":"eslint -t stylish --project \"tsconfig.json\"","test":"echo \"no tests in this package\""},"engines":{"node":">=10.15.3"},"devDependencies":{"@types/chalk":"0.4.31","@types/jest":"26.0.9","@types/node":"12.12.54","@types/node-emoji":"1.8.1","@types/yargs":"15.0.5","jest":"26.4.2","lint-staged":"10.2.11","rimraf":"3.0.2","ts-jest":"26.2.0","ts-node":"8.10.2","typescript":"4.0.2","typescript-eslint-parser":"21.0.2"},"dependencies":{"@graphql-tools/graphql-file-loader":"6.1.0","chalk":"2.4.2","chokidar":"3.4.2","debounce":"1.2.0","graphback":"0.16.0-beta2","graphql-config":"3.0.3","node-emoji":"1.10.0","yargs":"15.4.1"},"jest":{"transform":{"^.+\\.tsx?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"]},"readme":"## Graphback\n\n<p align=\"center\">\n  <img width=\"400\" src=\"https://raw.githubusercontent.com/aerogear/graphback/master/website/static/img/logo.png\"/>\n  <br/>\n  Auto generate database structure, <br/>\n  GraphQL Resolvers and Queries from GraphQL types 🚀\n</p>\n\n## Motivation \n\nGraphback helps you to kickstart your experience with any existing GraphQL implementation\nby generating backend and client side CRUD layer using your GraphQL data model.\n\n**Documentation**: https://graphback.dev\n\n**Repository**: https://github.com/aerogear/graphback/\n\n## CLI commands reference\n\nSee: https://graphback.dev/docs/commands\n\n> NOTE: Graphback CLI is now part of the graphql-cli command line tool. Please consider installing https://github.com/Urigo/graphql-cli for wider set of features\n","readmeFilename":"README.md","_id":"graphback-cli@0.16.0-beta2","_nodeVersion":"12.18.3","_npmVersion":"6.14.6","dist":{"integrity":"sha512-VJdFFciFe4gxClEg/HWMrAxQzmszPVg0oABrnluooaD4wNZrjBq9ilQQci/4Sxy+tdha9yB1fc4K7afHC9aG7g==","shasum":"8fd31da2cf50a35b9570fba1fe373d95123d85c0","tarball":"https://registry.npmjs.org/graphback-cli/-/graphback-cli-0.16.0-beta2.tgz","fileCount":28,"unpackedSize":19293,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfRk2GCRA9TVsSAnZWagAApukP/13yxMT3YjiCkLNFXnNo\nipx6bklwtKH256qmZ8GpSEl+RU4SpPoDCv4sln82obpOw3LOAa9kJxMlxlRB\n28Z/MO4Fqj6q53EuGOOS1kJn7sCRVd7yzn1FGkku6aWcAUJ3DBLkOF0NpnIJ\nM6dSLQVk/9TozkfTXzOqZ2s4Px0xWjjpwR1hC0cu24gouGvpeeDsBOZ/zhGz\nxA5yf99ibdyKM+fQwJ7CUNIxpNVhPUkyP8wq5/5a2VGuBoSkZC3oa6SbsJK3\nLelKltBK0shKriBkjiqykfunrv38Wmi7L5PWCUm07bEtRjBQKj1C7Nc86Mep\nWJeCFPIaNWhtg6GbJBwQkz/fSzmvvyEPvMCftWhWmrvSPry3IuUsUzJu4r8Q\nezfRkeybic+CdBhxZ/EbhFIExODZwBpw/GVpV0U8T/leE+IJVH5/3opfv54Q\n1TZDvcoZSJv8Wo7QzKEgMFyjTwRBsVzVbKHTPSpyHzqHlrexoM0oiER0qncQ\nzq076b2f5lS1ZvnO3EXbySfjI4V9nDLTrzPiYiA0khE4CwhCpec9lAOWlAp4\nHFcGC8cf7eCnj55nWtuC1ipQashfJ+0rt7bV7+lefFGvvv5gehvvb7WIy4qa\n8/JNYSpzsHYqmgl5JM9DnAtk2dBzOZeGqMmwWKVhWpgrrRcuhsJHNglRrYSL\nZndX\r\n=RiBP\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDjY/OqJ3Dj1qp5t45BXT8v5XPmyBU3MIe2PYpyggddNQIhAL2EPWoBG55GTOOZKvjsnFqFpPBhNnrD9d4uh5KEJ3xp"}]},"maintainers":[{"email":"aerogear@redhat.com","name":"aerogear-ci"},{"email":"dara.s.hayes@gmail.com","name":"darahayes"},{"email":"ephelan@redhat.com","name":"ephelan"},{"email":"scoady@redhat.com","name":"scoady"},{"email":"wtrocki@redhat.com","name":"wtrocki"}],"_npmUser":{"name":"aerogear-ci","email":"mziccard@redhat.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphback-cli_0.16.0-beta2_1598442886081_0.4588838714027814"},"_hasShrinkwrap":false},"0.16.0-beta3":{"name":"graphback-cli","version":"0.16.0-beta3","description":"Auto generate resolvers on top of the graphql and database of your choice","main":"dist/index.js","bin":{"graphback":"dist/index.js"},"types":"types/index.d.ts","typescript":{"definition":"types/index.d.ts"},"repository":{"type":"git","url":"git+https://github.com/aerogear/graphback.git"},"bugs":{"url":"https://github.com/aerogear/graphback/issues"},"homepage":"https://github.com/aerogear/graphback/tree/master/packages/graphback-cli#readme","author":{"name":"wtrocki@redhat.com"},"scripts":{"clean":"rimraf coverage dist types","build":"tsc","watch":"tsc -w","lint":"eslint -t stylish --project \"tsconfig.json\"","test":"echo \"no tests in this package\""},"engines":{"node":">=10.15.3"},"devDependencies":{"@types/chalk":"0.4.31","@types/jest":"26.0.9","@types/node":"12.12.54","@types/node-emoji":"1.8.1","@types/yargs":"15.0.5","jest":"26.4.2","lint-staged":"10.2.11","rimraf":"3.0.2","ts-jest":"26.2.0","ts-node":"9.0.0","typescript":"4.0.2","typescript-eslint-parser":"21.0.2"},"dependencies":{"@graphql-tools/graphql-file-loader":"6.1.0","chalk":"2.4.2","chokidar":"3.4.2","debounce":"1.2.0","graphback":"0.16.0-beta3","graphql-config":"3.0.3","node-emoji":"1.10.0","yargs":"15.4.1"},"jest":{"transform":{"^.+\\.tsx?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"]},"readme":"## Graphback\n\n<p align=\"center\">\n  <img width=\"400\" src=\"https://raw.githubusercontent.com/aerogear/graphback/master/website/static/img/logo.png\"/>\n  <br/>\n  Auto generate database structure, <br/>\n  GraphQL Resolvers and Queries from GraphQL types 🚀\n</p>\n\n## Motivation \n\nGraphback helps you to kickstart your experience with any existing GraphQL implementation\nby generating backend and client side CRUD layer using your GraphQL data model.\n\n**Documentation**: https://graphback.dev\n\n**Repository**: https://github.com/aerogear/graphback/\n\n## CLI commands reference\n\nSee: https://graphback.dev/docs/commands\n\n> NOTE: Graphback CLI is now part of the graphql-cli command line tool. Please consider installing https://github.com/Urigo/graphql-cli for wider set of features\n","readmeFilename":"README.md","_id":"graphback-cli@0.16.0-beta3","_nodeVersion":"12.18.3","_npmVersion":"6.14.6","dist":{"integrity":"sha512-Sq+6N13xk9UkKRrV1O++WBNGbOhHv9pKd/U5//6DXWnz1W4t/yX+dqQZsb6NhdNXR0SO5g2BoDZr+6vAncwz2g==","shasum":"e65726a1394dd327e7d6c778ef89d5d9584ea9cd","tarball":"https://registry.npmjs.org/graphback-cli/-/graphback-cli-0.16.0-beta3.tgz","fileCount":28,"unpackedSize":19292,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfR5RyCRA9TVsSAnZWagAAe1cP/3BlkSNKDeiB8PaGOm6l\n6riBaKW59pZpo5G/eypdthl2wIZRmUCFuMsxKnsEWxdSgVIuEUcUCfUVRz4z\nFKk94jfjCryWCdpOjKtOthy/JspGrEJ9tPTJHlOOzK1FRMpHjfyXyMljEwKy\nqEUczO+eIh3XPZCDyqLfEl/oyqAW2lGYXOR1ZXN+K0CNugvWCUT4IukXI/Fj\n/mvxkNnBHaOVLjKB/XhiwtVREd+BwSnNuKrImzwCDytA7+FSe/p3uMyMAHea\nRVjDxAffuR0ijVBWwBWEJhohOa8DYPF8gptj35+N7rAL8HcTrtZ427B2Bndc\nxTMSjdBbz066LJ3jhzR6+l+TZ68jvGJFsZK9NUr3e5nvNdELNTbxUmrSmT3j\naD3zlNtnVPtpgMHe1PnSWAlS44qpRqgSu4CFgNH9Q+gRCH+BFNnJEEOTq82Z\ncpy7fSu1U4Y3WVSqI2xBBpGr8xwN3WIqyJjOuoOaq/S3Y+l98lDTneyVN6EI\nfnpt7Y1sohuAkDmlo8SosJ/zpeSMvOE2t4OGxGD6keLsLjowealJAXRVVM43\nmLfIY/e5+G7D8qdYv6H0a/fSrUbp/tjR4es+x2vpkj+WHrwHeTC1tL9aCgYH\nHkqvTP/uX8QQdsGItdV8seNhAlm6M16DLXntB++sZ/ep4ZJJzA9CoZtPllII\ncs4t\r\n=am7W\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIF3cioaPOVNwWjNO5HV2Fe3x6oZPk5P6DfEoEfX83y51AiBoprTefEUWhIu26FJ6okzPrnktmr1BJkTSS+sEKPV52g=="}]},"maintainers":[{"email":"aerogear@redhat.com","name":"aerogear-ci"},{"email":"dara.s.hayes@gmail.com","name":"darahayes"},{"email":"ephelan@redhat.com","name":"ephelan"},{"email":"scoady@redhat.com","name":"scoady"},{"email":"wtrocki@redhat.com","name":"wtrocki"}],"_npmUser":{"name":"aerogear-ci","email":"mziccard@redhat.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphback-cli_0.16.0-beta3_1598526577566_0.12432995581803241"},"_hasShrinkwrap":false},"0.16.0-beta4":{"name":"graphback-cli","version":"0.16.0-beta4","description":"Auto generate resolvers on top of the graphql and database of your choice","main":"dist/index.js","bin":{"graphback":"dist/index.js"},"types":"types/index.d.ts","typescript":{"definition":"types/index.d.ts"},"repository":{"type":"git","url":"git+https://github.com/aerogear/graphback.git"},"bugs":{"url":"https://github.com/aerogear/graphback/issues"},"homepage":"https://github.com/aerogear/graphback/tree/master/packages/graphback-cli#readme","author":{"name":"wtrocki@redhat.com"},"scripts":{"clean":"rimraf coverage dist types","build":"tsc","watch":"tsc -w","lint":"eslint -t stylish --project \"tsconfig.json\"","test":"echo \"no tests in this package\""},"engines":{"node":">=10.15.3"},"devDependencies":{"@types/chalk":"0.4.31","@types/jest":"26.0.9","@types/node":"12.12.54","@types/node-emoji":"1.8.1","@types/yargs":"15.0.5","jest":"26.4.2","lint-staged":"10.2.11","rimraf":"3.0.2","ts-jest":"26.2.0","ts-node":"9.0.0","typescript":"4.0.2","typescript-eslint-parser":"21.0.2"},"dependencies":{"@graphql-tools/graphql-file-loader":"6.1.0","chalk":"2.4.2","chokidar":"3.4.2","debounce":"1.2.0","graphback":"0.16.0-beta4","graphql-config":"3.0.3","node-emoji":"1.10.0","yargs":"15.4.1"},"jest":{"transform":{"^.+\\.tsx?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"]},"readme":"## Graphback\n\n<p align=\"center\">\n  <img width=\"400\" src=\"https://raw.githubusercontent.com/aerogear/graphback/master/website/static/img/logo.png\"/>\n  <br/>\n  Auto generate database structure, <br/>\n  GraphQL Resolvers and Queries from GraphQL types 🚀\n</p>\n\n## Motivation \n\nGraphback helps you to kickstart your experience with any existing GraphQL implementation\nby generating backend and client side CRUD layer using your GraphQL data model.\n\n**Documentation**: https://graphback.dev\n\n**Repository**: https://github.com/aerogear/graphback/\n\n## CLI commands reference\n\nSee: https://graphback.dev/docs/commands\n\n> NOTE: Graphback CLI is now part of the graphql-cli command line tool. Please consider installing https://github.com/Urigo/graphql-cli for wider set of features\n","readmeFilename":"README.md","_id":"graphback-cli@0.16.0-beta4","_nodeVersion":"12.18.3","_npmVersion":"6.14.6","dist":{"integrity":"sha512-+xfNGX87Kg6Xgoja2491FcyDGUbHCTROzYC7MkYm6KaESVNnt0nWNafgjXuiKQii7moPR0WKErpjX41YzyHTZQ==","shasum":"21af735c03fff75fbf8c1ec772cb9c61f94cc4c5","tarball":"https://registry.npmjs.org/graphback-cli/-/graphback-cli-0.16.0-beta4.tgz","fileCount":28,"unpackedSize":19292,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfR++jCRA9TVsSAnZWagAAo8QP/RC7IZGg2RuIGQCfBQdz\nz8GwBRWqOiXtz/lHygfeA8gXPdTjGgAvXxuK6xGOarlwg7diEYjJtvirjAo+\ngLVtYhp/rsHv+pmMsuItMwj84ryjYE7bMiUQ+7LG8SeutUi+S/FXm7kvEEP8\nT2Ojx3Mr1Be20J36vV5AKnyQKAQ37/TyAUX0DnVpZAqEttM9psBQn0f5FoI1\n3/YjP2pb+87MXYbK2qyGYtuu5ELhnomSph98fK1z7TarQ64XSvfIvAlWXw7O\nBPJFG4JhQh9C0T7uaAiOBfZ5rBR7kJae736WUC30fXP9cV/wL6NJ4LB0iKt4\nrv3e9MfuvcHM/wz9oAg/+4KD+R8IGbR8JkFUyE3UzcGuOvxMbKvqCHY+KPFS\n0CHPfhgAYqIrwrSLo/+ecNuHqYJusu1JWLBJ9kSVsbyyTx7POfufc8Aydko2\nyGZm51x6fTEr+pnT3qiFlnPqxEoDRq+HOA4sfTWEVJEA5yatHVpLZ1tMOFp9\nVtt3m6AfKEiJoeY/01abK7gfNUBMyysbn55Q9Ee18e3iLWTNpUTiNwA8cexc\n/oLHmvGdsymPSvCX2pnkm7S0iB3J76328SeursfqRRPjwRgLyUU/BIfLCxuC\nGo+KI626EgoreKvPvZwf+GpMngMLz7O5ZXjhwJPEFhrtl5UM0P3SxL9yMcPd\nFL0m\r\n=krcG\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCn4lPLZvzQtg9FOXVW5fYCK6l2C22X4oU2QiAt6el5AQIhANr1iIEMPtyXNNvf3x+IcjSW5eq6hD0IdY5Ea4mRp4Tu"}]},"maintainers":[{"email":"aerogear@redhat.com","name":"aerogear-ci"},{"email":"dara.s.hayes@gmail.com","name":"darahayes"},{"email":"ephelan@redhat.com","name":"ephelan"},{"email":"scoady@redhat.com","name":"scoady"},{"email":"wtrocki@redhat.com","name":"wtrocki"}],"_npmUser":{"name":"aerogear-ci","email":"mziccard@redhat.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphback-cli_0.16.0-beta4_1598549922795_0.14250715843508832"},"_hasShrinkwrap":false},"0.16.0":{"name":"graphback-cli","version":"0.16.0","description":"Auto generate resolvers on top of the graphql and database of your choice","main":"dist/index.js","bin":{"graphback":"dist/index.js"},"types":"types/index.d.ts","typescript":{"definition":"types/index.d.ts"},"repository":{"type":"git","url":"git+https://github.com/aerogear/graphback.git"},"bugs":{"url":"https://github.com/aerogear/graphback/issues"},"homepage":"https://github.com/aerogear/graphback/tree/master/packages/graphback-cli#readme","author":{"name":"wtrocki@redhat.com"},"scripts":{"clean":"rimraf coverage dist types","build":"tsc","watch":"tsc -w","lint":"eslint -t stylish --project \"tsconfig.json\"","test":"echo \"no tests in this package\""},"engines":{"node":">=10.15.3"},"devDependencies":{"@types/chalk":"0.4.31","@types/jest":"26.0.12","@types/node":"12.12.54","@types/node-emoji":"1.8.1","@types/yargs":"15.0.5","jest":"26.4.2","lint-staged":"10.2.13","rimraf":"3.0.2","ts-jest":"26.3.0","ts-node":"9.0.0","typescript":"4.0.2","typescript-eslint-parser":"21.0.2"},"dependencies":{"@graphql-tools/graphql-file-loader":"6.2.0","chalk":"2.4.2","chokidar":"3.4.2","debounce":"1.2.0","graphback":"0.16.0","graphql-config":"3.0.3","node-emoji":"1.10.0","yargs":"15.4.1"},"jest":{"transform":{"^.+\\.tsx?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"]},"_id":"graphback-cli@0.16.0","_nodeVersion":"12.18.3","_npmVersion":"6.14.6","dist":{"integrity":"sha512-Ukj+rSvQgjdeOxrIn4/wbVCiFy/qaVpDnd5yk+1nlxe4PyWvsnb00DrATA/5nsSv4UjH7G1hruO+jN4aMLFziw==","shasum":"886c76e6dec0bf0ed90a6a5951bb5b928d105f77","tarball":"https://registry.npmjs.org/graphback-cli/-/graphback-cli-0.16.0.tgz","fileCount":28,"unpackedSize":19432,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfTioRCRA9TVsSAnZWagAA9b0P/0NpWkZsNRM+FtG07vg2\nop6aV8tVenGy8Wm5h6JGkJ8SmId1iPYmDHVbwhd53X+YlQ1gRJLGnp+6xD0o\nER5eb5MUuGjgdyxR72RTibZCBDWh5neBVIGmvv9zr0qrPzXRvQ+qdJzsg4lH\nNmTxEPvzTnESxrAFNYEOrce0D7Xy6SnX0XFgfAZL3YmikQ2NbzA6VCxXaA72\nSjeAgMCRUwLE90eNtZbKkeJJFg8TC6TEfkHZHRGoTh5FYd15E8zndslSTy5I\nJcx7fzvBk4MUzDxOlk8CyweLA87xR1lrG7FzL6ywQa0KhW0rzmAL1+TfViYG\nmYS8sae3a1mHKtGKdsJIqdNIVYECKn77zw5HxJIN5vCf5RlTKwiL6BfjsowL\nI6QLA6WWoP1oeFN6K0wkvPhpclhtU+TxeKzr6+HER952CzpMtu01HSxsnZzp\ncPlNH7cypZbtZtVyTDxrY1UmZMKOsdUvISaTBx0cNQYHGzPcC0OJtpglVgDq\nojiiQiOiDiOgmTnj0mNRNEi+/xLE1MYs5rupEAOgqYH8anz70cSakMxD+qyu\n/tJwm/I3d383V89sDS99djOG7n6xZen6lFwp1geJYSlby/jo6GIaWQJuJWo2\nzbsoTrLmcchNr7Hm99Z3CU58Y/Mre6ndAaP1h+Ex+4iC39v1LGyvKdQHQzVj\nJOHz\r\n=jN23\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDmRqX1jSUVLnzjQr2+pl4zxD6uqn4OIWyjx9NISpf6HAiAq9HtDRIONl4DopFfnYc1LtleawFOVzhuqgSxt++l1HQ=="}]},"maintainers":[{"email":"aerogear@redhat.com","name":"aerogear-ci"},{"email":"dara.s.hayes@gmail.com","name":"darahayes"},{"email":"ephelan@redhat.com","name":"ephelan"},{"email":"scoady@redhat.com","name":"scoady"},{"email":"wtrocki@redhat.com","name":"wtrocki"}],"_npmUser":{"name":"aerogear-ci","email":"mziccard@redhat.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphback-cli_0.16.0_1598958096724_0.1952048614042572"},"_hasShrinkwrap":false},"0.16.1":{"name":"graphback-cli","version":"0.16.1","description":"Auto generate resolvers on top of the graphql and database of your choice","main":"dist/index.js","bin":{"graphback":"dist/index.js"},"types":"types/index.d.ts","typescript":{"definition":"types/index.d.ts"},"repository":{"type":"git","url":"git+https://github.com/aerogear/graphback.git"},"bugs":{"url":"https://github.com/aerogear/graphback/issues"},"homepage":"https://github.com/aerogear/graphback/tree/master/packages/graphback-cli#readme","author":{"name":"wtrocki@redhat.com"},"scripts":{"clean":"rimraf coverage dist types","build":"tsc","watch":"tsc -w","lint":"eslint -t stylish --project \"tsconfig.json\"","test":"echo \"no tests in this package\""},"engines":{"node":">=10.15.3"},"devDependencies":{"@types/chalk":"0.4.31","@types/jest":"26.0.12","@types/node":"12.12.54","@types/node-emoji":"1.8.1","@types/yargs":"15.0.5","jest":"26.4.2","lint-staged":"10.2.13","rimraf":"3.0.2","ts-jest":"26.3.0","ts-node":"9.0.0","typescript":"4.0.2","typescript-eslint-parser":"21.0.2"},"dependencies":{"@graphql-tools/graphql-file-loader":"6.2.0","chalk":"2.4.2","chokidar":"3.4.2","debounce":"1.2.0","graphback":"0.16.1","graphql-config":"3.0.3","node-emoji":"1.10.0","yargs":"15.4.1"},"jest":{"transform":{"^.+\\.tsx?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"]},"_id":"graphback-cli@0.16.1","_nodeVersion":"12.18.3","_npmVersion":"6.14.6","dist":{"integrity":"sha512-1CA7UZey3ZpYrY05y+enoZwfxkwkhDNCaX0zIeS2/M8mtJF34js7YWlIdIKqXpsVVABz4rHGBVYw+J1XLu9OSA==","shasum":"731605702ee07ca7ac16eba6e2c1cf868b88d388","tarball":"https://registry.npmjs.org/graphback-cli/-/graphback-cli-0.16.1.tgz","fileCount":28,"unpackedSize":19432,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfT0/tCRA9TVsSAnZWagAAH5MP/jS73UVVLCm7I1Zkufhy\nW7/mDd1NfXxhjEPbtCWIUqtNPwCfbiLG9F2y+vGlyH9dQja80UUmtGQikoFT\n+D6Yp3PgiAmVYBh4z3OEBkrmE+ZElax0TEnSdibiO12dNVqT2dHEh+may+cC\nMy2vH4SE81T2ZK9v5IlIdWEBw2aaYi7t3Cm+DWsAbIkT7ez+NfhkOWFFPKVE\nEY7bJKQxHIcyoZej27HfGVKkA8BTNWfNeSa6Nz7tmDHJIqNKr55yOQJ3k2GA\nqwGd1lbXkrl/5kgiMy25y8UQoI4wT0sYAo0GvdHsrz8ATbq+cSmGUsbYk0sj\nwHrARb0DqNtWBQ7jZt9Jw/ffcw+gDaix9jXjw6XxP+d+Zh1TVXdoqEo7bqMf\nFXD4zIAsJv6aZQ9o38T1BAlheZe5MCrJsdIYzDamERTHoyYXGVM+xL40RHwM\n6g8rNEVRNJQKY5uwPiECzMvxVZCHSwwJW0zlZ5Ed9kFIzKMvtJ7e6C9nWmFy\nSXiSNUoZmippIFeiBu7z/4mPOlwlVmgMKHOPxNmnpetuuu2XstpMAc+08n35\nJ+IKZKIs97DcBU2lGYoHAckyTLhF0YTUelVRVNlw9O3hlF5gCQn6oHtyBNyd\n/PpAOJJQyCLy62OopL81VYRuHIiI85BLK8PE00qAzjqST9tV3ApRgH5DVL0L\nsXPI\r\n=jxqI\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAxHr7ZDVuzXrGh/MpZsjChTCHSGtYraqNLAJRJbxraDAiEAgy/XeVbTO6TnjWgtuYgEG1ZTYtIZncWMsI8u2Smxb6k="}]},"maintainers":[{"email":"aerogear@redhat.com","name":"aerogear-ci"},{"email":"dara.s.hayes@gmail.com","name":"darahayes"},{"email":"ephelan@redhat.com","name":"ephelan"},{"email":"scoady@redhat.com","name":"scoady"},{"email":"wtrocki@redhat.com","name":"wtrocki"}],"_npmUser":{"name":"aerogear-ci","email":"mziccard@redhat.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphback-cli_0.16.1_1599033324912_0.8140876273071875"},"_hasShrinkwrap":false},"0.16.2":{"name":"graphback-cli","version":"0.16.2","description":"Auto generate resolvers on top of the graphql and database of your choice","main":"dist/index.js","bin":{"graphback":"dist/index.js"},"types":"types/index.d.ts","typescript":{"definition":"types/index.d.ts"},"repository":{"type":"git","url":"git+https://github.com/aerogear/graphback.git"},"bugs":{"url":"https://github.com/aerogear/graphback/issues"},"homepage":"https://github.com/aerogear/graphback/tree/master/packages/graphback-cli#readme","author":{"name":"wtrocki@redhat.com"},"scripts":{"clean":"rimraf coverage dist types","build":"tsc","watch":"tsc -w","lint":"eslint -t stylish --project \"tsconfig.json\"","test":"echo \"no tests in this package\""},"engines":{"node":">=10.15.3"},"devDependencies":{"@types/chalk":"0.4.31","@types/jest":"26.0.13","@types/node":"12.12.55","@types/node-emoji":"1.8.1","@types/yargs":"15.0.5","jest":"26.4.2","lint-staged":"10.3.0","rimraf":"3.0.2","ts-jest":"26.3.0","ts-node":"9.0.0","typescript":"4.0.2","typescript-eslint-parser":"21.0.2"},"dependencies":{"@graphql-tools/graphql-file-loader":"6.2.1","chalk":"2.4.2","chokidar":"3.4.2","debounce":"1.2.0","graphback":"0.16.2","graphql-config":"3.0.3","node-emoji":"1.10.0","yargs":"15.4.1"},"jest":{"transform":{"^.+\\.tsx?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"]},"_id":"graphback-cli@0.16.2","_nodeVersion":"12.18.3","_npmVersion":"6.14.6","dist":{"integrity":"sha512-st3j1XdzMDd6APuJTdthcP7rqzNSB5dkBE1D1N8Znm28tX9DYHQwSA4VolY8aLl+Ui2tOUZ6JlkNdPeNQhpwIQ==","shasum":"ea1bf53cff4cc52e6abfea52ce360484543871ec","tarball":"https://registry.npmjs.org/graphback-cli/-/graphback-cli-0.16.2.tgz","fileCount":28,"unpackedSize":19431,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfVkV/CRA9TVsSAnZWagAAKegP/2oc2Gez0AhhOzfXSoj5\nP/UBdqc14Uct9uQNxoRwTHzEZP3IB7kstKmtLYh+Z7foi8tkkxoUoEjMvJnh\nx5HzSpLx4ZY/eAZ8iSd2JKzJ8THeCXIONXmYZ28FfDbsL+OY9AeFCPbypHoP\nlEC5IbYeNbaPdxVQ4x3quxj4Py7dptFWG29g7VhYl3A8yJSWKCaNwIBK3eB1\nHFlWETqbLYRVUOd9T4hpeCjDMN1xosLqZ8ZX7XNAFSkzeoi8wvINQWTBBWdf\n+uZObt3XCUlxD/kIJsPVDqhn3DCtkhfW3aojWBaIMnZO+T84IQllcR/hfnti\nDb8RTE2qocWBmzCkoFHIhkeZso1PVMHTIITMQiJabIXcg7vfgjk3E7x/FAQ/\nj6bIxSkAdi0Och7Ly2AJHU0yAB5McIvJ+QcTUiNQ48OMx4B71sAsmfqlatJe\njs5jSXhNf/Mo7bqehta7A+fSegYgUbP/wtGP4Z4jDivChOCVk8kwb2SmER7U\nf1ImEqbwBZJsIKBoHz1cBXe0mDIOVhn93bxZ1gpaxZJYacCNUPK0Q34tnQZJ\nWYhPGhBWAybXOWeD++XZvuRidTWmrgbMzgt3yuOcqnttspGRTKAqaBhX1OFQ\nqrNgbK88RBrtNV2DJXCuaq6GXncLpil+46zRkg+9UpPoxBVZH5X7V395e+Xn\nWNfq\r\n=PZMc\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCL6bzR90MHc0GGaaDlE7VrLpWziamXuQWBAnC6liud5AIhAJkWJ9M6Dp4cbQY9etu3e3Pekw2Vj7dGW0Y5pX44rHk1"}]},"maintainers":[{"name":"ephelan","email":"ephelan@redhat.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"darahayes","email":"dara.s.hayes@gmail.com"},{"name":"scoady","email":"scoady@redhat.com"},{"name":"aerogear-ci","email":"mziccard@redhat.com"}],"_npmUser":{"name":"aerogear-ci","email":"mziccard@redhat.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphback-cli_0.16.2_1599489407113_0.5851568403994118"},"_hasShrinkwrap":false},"1.0.0-beta1":{"name":"graphback-cli","version":"1.0.0-beta1","description":"Auto generate resolvers on top of the graphql and database of your choice","main":"dist/index.js","bin":{"graphback":"dist/index.js"},"types":"types/index.d.ts","typescript":{"definition":"types/index.d.ts"},"repository":{"type":"git","url":"git+https://github.com/aerogear/graphback.git"},"bugs":{"url":"https://github.com/aerogear/graphback/issues"},"homepage":"https://github.com/aerogear/graphback/tree/master/packages/graphback-cli#readme","author":{"name":"wtrocki@redhat.com"},"scripts":{"clean":"rimraf coverage dist types","build":"tsc","watch":"tsc -w","lint":"eslint -t stylish --project \"tsconfig.json\"","test":"echo \"no tests in this package\""},"engines":{"node":">=10.15.3"},"devDependencies":{"@types/chalk":"0.4.31","@types/jest":"26.0.13","@types/node":"12.12.58","@types/node-emoji":"1.8.1","@types/yargs":"15.0.5","jest":"26.4.2","lint-staged":"10.3.0","rimraf":"3.0.2","ts-jest":"26.3.0","ts-node":"9.0.0","typescript":"4.0.2","typescript-eslint-parser":"21.0.2"},"dependencies":{"@graphql-tools/graphql-file-loader":"6.2.2","chalk":"2.4.2","chokidar":"3.4.2","debounce":"1.2.0","graphback":"1.0.0-beta1","graphql-config":"3.0.3","node-emoji":"1.10.0","yargs":"16.0.3"},"jest":{"transform":{"^.+\\.tsx?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"]},"readme":"## Graphback\n\n<p align=\"center\">\n  <img width=\"400\" src=\"https://raw.githubusercontent.com/aerogear/graphback/master/website/static/img/logo.png\"/>\n  <br/>\n  Auto generate database structure, <br/>\n  GraphQL Resolvers and Queries from GraphQL types 🚀\n</p>\n\n## Motivation \n\nGraphback helps you to kickstart your experience with any existing GraphQL implementation\nby generating backend and client side CRUD layer using your GraphQL data model.\n\n**Documentation**: https://graphback.dev\n\n**Repository**: https://github.com/aerogear/graphback/\n\n## CLI commands reference\n\nSee: https://graphback.dev/docs/commands\n\n> NOTE: Graphback CLI is now part of the graphql-cli command line tool. Please consider installing https://github.com/Urigo/graphql-cli for wider set of features\n","readmeFilename":"README.md","_id":"graphback-cli@1.0.0-beta1","_nodeVersion":"12.18.3","_npmVersion":"6.14.6","dist":{"integrity":"sha512-0JBWDO4/pI+1jx4sGUHEdTvr8ItPImyHn3uxSW5x2pVc12zB9m4CZ87D51NXGthVypus/EJn06nsaNbrmUzRFA==","shasum":"c143be26b0230ca5b937f9a29441d73688beae05","tarball":"https://registry.npmjs.org/graphback-cli/-/graphback-cli-1.0.0-beta1.tgz","fileCount":28,"unpackedSize":19441,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfYLWRCRA9TVsSAnZWagAA9fQP/A2JjzdhAjAUnUpakk/J\nf8UHBD3YS6GFHvdMX4Wv1Wl4f3lQuKV31Gco2f+vpxSdSpVSKuLStCvTF4RY\ned2tsIaSwWNPcBpjPTyJtIc7UKOpAcK0ARw5DsAcxcBoq7ByXdwMBmeduQaC\nFWsMDHIkehdcLqvIM49jx+oz0h+MX+3c1GMA7SekpbWQkdBxnlFMczio8ie8\nD3UXd58Y+/P9hrfsxXWeEJdu3JeLg+g1jcK/3ry6P6J+55Y/+NuRbtTekcJZ\nlzPiRN9x+r9VUADnF1J67Q1v517hu+XTAaIXFZo8POjETeXdKGyG6rQPY2SD\nmPdwYwPik8Gd6fWENG/FBedP3QP5TokoC9dd95d/Oe9QsNQBwIVu+fCOlJSk\nQ066wDi3kRTCnFMpVJq87XIStLscQpwJUnnJi0/Lj9+CT+DROYkA8WEvOMnP\nJFeAY5CpYorh+zLwku0UBu2ukIcjRQvUpcqmW0MhWaTPFxFjdK7leZDYWtHI\nowvPCCx485l9UvaS3OKDIL6C9XYiVOymzP3OPC6dzuu5lDGyD6oIAPmuSfO1\n8m22M9d+2l0GQ0UNfTwB43sc/biVV/62DFbzK9a/Bfan41gceiO9o3oRoBzC\nNhfDLE7vvMghVUQGEWLOj2nw/vQh4dbx5OYHn1ea/qn7nw89EgEgMsKHctDB\ntXeA\r\n=nniX\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDCwrxf0suTcPxvbT9lOxZwbdDl4TGgCEX0liQA9hyHyQIhAOLXBGh/e/qaHzhw+QeqMWRbmdlgNcfSCENi8QHkl+f0"}]},"maintainers":[{"name":"ephelan","email":"ephelan@redhat.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"darahayes","email":"dara.s.hayes@gmail.com"},{"name":"scoady","email":"scoady@redhat.com"},{"name":"aerogear-ci","email":"mziccard@redhat.com"}],"_npmUser":{"name":"aerogear-ci","email":"mziccard@redhat.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphback-cli_1.0.0-beta1_1600173456677_0.1793536082378817"},"_hasShrinkwrap":false},"1.0.0-beta2":{"name":"graphback-cli","version":"1.0.0-beta2","description":"Auto generate resolvers on top of the graphql and database of your choice","main":"dist/index.js","bin":{"graphback":"dist/index.js"},"types":"types/index.d.ts","typescript":{"definition":"types/index.d.ts"},"repository":{"type":"git","url":"git+https://github.com/aerogear/graphback.git"},"bugs":{"url":"https://github.com/aerogear/graphback/issues"},"homepage":"https://github.com/aerogear/graphback/tree/master/packages/graphback-cli#readme","author":{"name":"wtrocki@redhat.com"},"scripts":{"clean":"rimraf coverage dist types","build":"tsc","watch":"tsc -w","lint":"eslint -t stylish --project \"tsconfig.json\"","test":"echo \"no tests in this package\""},"engines":{"node":">=10.15.3"},"devDependencies":{"@types/chalk":"0.4.31","@types/jest":"26.0.14","@types/node":"12.12.62","@types/node-emoji":"1.8.1","@types/yargs":"15.0.5","jest":"26.4.2","lint-staged":"10.4.0","rimraf":"3.0.2","ts-jest":"26.3.0","ts-node":"9.0.0","typescript":"4.0.2","typescript-eslint-parser":"21.0.2"},"dependencies":{"@graphql-tools/graphql-file-loader":"6.2.2","chalk":"2.4.2","chokidar":"3.4.2","debounce":"1.2.0","graphback":"1.0.0-beta2","graphql-config":"3.0.3","node-emoji":"1.10.0","yargs":"16.0.3"},"jest":{"transform":{"^.+\\.tsx?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"]},"readme":"## Graphback\n\n<p align=\"center\">\n  <img width=\"400\" src=\"https://raw.githubusercontent.com/aerogear/graphback/master/website/static/img/logo.png\"/>\n  <br/>\n  Auto generate database structure, <br/>\n  GraphQL Resolvers and Queries from GraphQL types 🚀\n</p>\n\n## Motivation \n\nGraphback helps you to kickstart your experience with any existing GraphQL implementation\nby generating backend and client side CRUD layer using your GraphQL data model.\n\n**Documentation**: https://graphback.dev\n\n**Repository**: https://github.com/aerogear/graphback/\n\n## CLI commands reference\n\nSee: https://graphback.dev/docs/cli/graphback-cli\n\n> NOTE: Graphback CLI is now part of the graphql-cli command line tool. Please consider installing https://github.com/Urigo/graphql-cli for wider set of features\n","readmeFilename":"README.md","_id":"graphback-cli@1.0.0-beta2","_nodeVersion":"12.18.3","_npmVersion":"6.14.6","dist":{"integrity":"sha512-eiyU+sHeP7IWqQPhNdCj2j5hTlN256tSLXfbedq+oeqnWLTi6H4tc0lDNWMGJSGqcOUoLOhYX8FItbqcCFaIJg==","shasum":"27dcfa061b30307b3c3cc5b5d7be0424ca45b1f1","tarball":"https://registry.npmjs.org/graphback-cli/-/graphback-cli-1.0.0-beta2.tgz","fileCount":28,"unpackedSize":19450,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfZJPrCRA9TVsSAnZWagAA5GsP/2vEInDJ+yAESHkBrdv7\njh0MB5JrzGTMfH3lJWHFptM4ldaX4RxFp2ZWwkhkfJZvlkvTDizg2QnuhhT4\ncv7OicHJTCXbYc542d8l8yjTUeWxXeO57bCaQyeN/1EnjgDhQxkwcDj+7jyT\nPw/zd8rHdn+/m1QJA35GjKHMAZLs6t2awvW5eYzqwSiQl4ih+BlC58cpSbeC\ncp6tFsN4Kio9j73TI8GUEhd91jOdv/7KQZfsM1+RUU+f9daLkneO+Q2C15J6\nHsTPddhbK4wYwf9TMbkHdvMLRGygalYtFPtE8Zcf+pmPysRH0Y/i/H8eTRIk\nEqEIAG7Bd02kVwRM1yR6YkWMP4LhQ89I4CAk+6urccyULSi8QuFiKs/7neyn\nU+YFGN/TxnRYYLiKkw3G7zzGAhJQUpZlUm/t2z+eLS+o/Auofrnc/9nPaShY\nxTuOZfdwPLnT+2WwM21dTuUxMmYqM+cu0lLjfC8BknTdFI9k6DNPHQo9wcQw\nWtTXbu/aD9KMM6dPEl9ydCcC07ZMtL6fYVp5eIBtHwPfgxSzz9Nd0o4nCUKC\nUIwyoDZ5TQu05cZkueJU+ko5Ouxeu1gPZwF1ZMPzJXopAK9svvocwbgQ7jLG\ncpZpx45Su/DzdlMj3k1k+rb2+QHMyePGt31gjyHuvWU7BTniQgaoE8/X/jH/\nkCGl\r\n=oV3W\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGx4AqqqbuBxhJ+WHOJPn6Z2exKVa+UB0J9bqqJA7g7XAiA3FqwEb7px3WRTQ1yhsiAEyVhkEYtCyZL5tBlpqFk/QA=="}]},"maintainers":[{"name":"ephelan","email":"ephelan@redhat.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"darahayes","email":"dara.s.hayes@gmail.com"},{"name":"scoady","email":"scoady@redhat.com"},{"name":"aerogear-ci","email":"mziccard@redhat.com"}],"_npmUser":{"name":"aerogear-ci","email":"mziccard@redhat.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphback-cli_1.0.0-beta2_1600426987327_0.1436508256957676"},"_hasShrinkwrap":false},"1.0.0-beta3":{"name":"graphback-cli","version":"1.0.0-beta3","description":"Auto generate resolvers on top of the graphql and database of your choice","main":"dist/index.js","bin":{"graphback":"dist/index.js"},"types":"types/index.d.ts","typescript":{"definition":"types/index.d.ts"},"repository":{"type":"git","url":"git+https://github.com/aerogear/graphback.git"},"bugs":{"url":"https://github.com/aerogear/graphback/issues"},"homepage":"https://github.com/aerogear/graphback/tree/master/packages/graphback-cli#readme","author":{"name":"wtrocki@redhat.com"},"scripts":{"clean":"rimraf coverage dist types","build":"tsc","watch":"tsc -w","lint":"eslint -t stylish --project \"tsconfig.json\"","test":"echo \"no tests in this package\""},"engines":{"node":">=10.15.3"},"devDependencies":{"@types/chalk":"0.4.31","@types/jest":"26.0.14","@types/node":"12.12.62","@types/node-emoji":"1.8.1","@types/yargs":"15.0.5","jest":"26.4.2","lint-staged":"10.4.0","rimraf":"3.0.2","ts-jest":"26.4.0","ts-node":"9.0.0","typescript":"4.0.3","typescript-eslint-parser":"21.0.2"},"dependencies":{"@graphql-tools/graphql-file-loader":"6.2.3","chalk":"2.4.2","chokidar":"3.4.2","debounce":"1.2.0","graphback":"1.0.0-beta3","graphql-config":"3.0.3","node-emoji":"1.10.0","yargs":"16.0.3"},"jest":{"transform":{"^.+\\.tsx?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"]},"readme":"## Graphback\n\n<p align=\"center\">\n  <img width=\"400\" src=\"https://raw.githubusercontent.com/aerogear/graphback/master/website/static/img/logo.png\"/>\n  <br/>\n  Auto generate database structure, <br/>\n  GraphQL Resolvers and Queries from GraphQL types 🚀\n</p>\n\n## Motivation \n\nGraphback helps you to kickstart your experience with any existing GraphQL implementation\nby generating backend and client side CRUD layer using your GraphQL data model.\n\n**Documentation**: https://graphback.dev\n\n**Repository**: https://github.com/aerogear/graphback/\n\n## CLI commands reference\n\nSee: https://graphback.dev/docs/cli/graphback-cli\n\n> NOTE: Graphback CLI is now part of the graphql-cli command line tool. Please consider installing https://github.com/Urigo/graphql-cli for wider set of features\n","readmeFilename":"README.md","_id":"graphback-cli@1.0.0-beta3","_nodeVersion":"12.18.3","_npmVersion":"6.14.6","dist":{"integrity":"sha512-RqwVYhRkRYJ/MEqxDi7f3sbzl1IzP9pRg+g8osYhZkHJzXCW4LD6zqvVHAn6qiYb6MnuIrEkyAkKumWpNiQM4g==","shasum":"5c15e8302e7dab0d8ba69fe0b8017f60d925f130","tarball":"https://registry.npmjs.org/graphback-cli/-/graphback-cli-1.0.0-beta3.tgz","fileCount":28,"unpackedSize":19450,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfaGdjCRA9TVsSAnZWagAAs/8P/2fR78BR0QC3XdR13Ohx\nL/eCr9wVrnE1id6lzUUbnWbKyEcqhUBly8EcZNCdPAiFDNO+MF3QyHUAieuI\nwjvUKcyA06XtYKFFhaEREWTlEF53x5ZuuMBIvzamNoZHapUWUMw5rtYigCCg\ntzWMNF4TI74p1tbDD8el7fJIb4cryuqyzehH+O+S6fEwbsxhOthdL1OrhxtT\no6rrahdEdYwYE71GeOHt01z/FEUn4kP4XeqwkOPeRNH78CBsjnW3J9a8eutx\nBmQTYj1bSSEGBpI4Xt2DHDlHEMB6SXB6+9Kk7JQzGN5YRXA5YjfwWsPgQ6s6\nTjOQwaA9qdKswVQrk3BgcnwfgYEnxCqNAEvam7w59plV3cyBubKBNiVL+6qG\nPGpX9gAxKAi6bLfFeyyNVRB/d8HOmwA2Ee78uegyBiv7gkaX6b8KAza8+gD6\nMUuD8P/Xy560pQRSl7PiKHyUDC7XNv/S6BIgjwKNEGoCiMGCZ+tMqreEOTBO\nswxwAGWvzRDCkiBIDsysmbt8bBeJw51p4oJOpQobwNRxZ+LtqubHQo9dQo6F\nSU0Vy6XT3lqvQj+2kPbAtgXUtIWLu2P2u8TnUZX9nZMTALb0Bnlnnj+PZKJG\n5VHJRbbUhNoHkjnb9SvrfuB0J5mebPXV9DnuDxswxbOYSC0U/zo/E90wjgvS\nquWy\r\n=TTFy\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFoHLZ0hSaI4k1OExvepJovAqROGDug+JZfyzdoprpk3AiEAi41TacGZk3fZtANk52mb4XTnNOU14LxXSYLOaEbYg3A="}]},"maintainers":[{"name":"ephelan","email":"ephelan@redhat.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"darahayes","email":"dara.s.hayes@gmail.com"},{"name":"scoady","email":"scoady@redhat.com"},{"name":"aerogear-ci","email":"mziccard@redhat.com"}],"_npmUser":{"name":"aerogear-ci","email":"mziccard@redhat.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphback-cli_1.0.0-beta3_1600677731522_0.8223489863935174"},"_hasShrinkwrap":false},"1.0.0-beta4":{"name":"graphback-cli","version":"1.0.0-beta4","description":"Auto generate resolvers on top of the graphql and database of your choice","main":"dist/index.js","bin":{"graphback":"dist/index.js"},"types":"types/index.d.ts","typescript":{"definition":"types/index.d.ts"},"repository":{"type":"git","url":"git+https://github.com/aerogear/graphback.git"},"bugs":{"url":"https://github.com/aerogear/graphback/issues"},"homepage":"https://github.com/aerogear/graphback/tree/master/packages/graphback-cli#readme","author":{"name":"wtrocki@redhat.com"},"scripts":{"clean":"rimraf coverage dist types","build":"tsc","watch":"tsc -w","lint":"eslint -t stylish --project \"tsconfig.json\"","test":"echo \"no tests in this package\""},"engines":{"node":">=10.15.3"},"devDependencies":{"@types/chalk":"0.4.31","@types/jest":"26.0.14","@types/node":"12.12.62","@types/node-emoji":"1.8.1","@types/yargs":"15.0.5","jest":"26.4.2","lint-staged":"10.4.0","rimraf":"3.0.2","ts-jest":"26.4.0","ts-node":"9.0.0","typescript":"4.0.3","typescript-eslint-parser":"21.0.2"},"dependencies":{"@graphql-tools/graphql-file-loader":"6.2.3","chalk":"2.4.2","chokidar":"3.4.2","debounce":"1.2.0","graphback":"1.0.0-beta4","graphql-config":"3.0.3","node-emoji":"1.10.0","yargs":"16.0.3"},"jest":{"transform":{"^.+\\.tsx?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"]},"readme":"## Graphback\n\n<p align=\"center\">\n  <img width=\"400\" src=\"https://raw.githubusercontent.com/aerogear/graphback/master/website/static/img/logo.png\"/>\n  <br/>\n  Auto generate database structure, <br/>\n  GraphQL Resolvers and Queries from GraphQL types 🚀\n</p>\n\n## Motivation \n\nGraphback helps you to kickstart your experience with any existing GraphQL implementation\nby generating backend and client side CRUD layer using your GraphQL data model.\n\n**Documentation**: https://graphback.dev\n\n**Repository**: https://github.com/aerogear/graphback/\n\n## CLI commands reference\n\nSee: https://graphback.dev/docs/cli/graphback-cli\n\n> NOTE: Graphback CLI is now part of the graphql-cli command line tool. Please consider installing https://github.com/Urigo/graphql-cli for wider set of features\n","readmeFilename":"README.md","_id":"graphback-cli@1.0.0-beta4","_nodeVersion":"12.18.3","_npmVersion":"6.14.6","dist":{"integrity":"sha512-D98bFPR4sYO35b987FWhkoWFn2FAnjyQjGKAf9Jqeh3ra92xynfIw7xSN6KRifZLNT5c3DlKnIx+IPfqRKf+pw==","shasum":"7430d0967b8b7f7e91505a40c42debbdef2746b2","tarball":"https://registry.npmjs.org/graphback-cli/-/graphback-cli-1.0.0-beta4.tgz","fileCount":28,"unpackedSize":19450,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfaMY5CRA9TVsSAnZWagAA0GIP/jsPs0od3dEdBpyVeV/G\nsKWmeZHpoEeHkHteTymF3HIinvhCxkmJc5A/Q/6Nx/UTzpxH/EMmfKVY4Wra\nd7wAe7/6mc+PdOB6qAgawfGEwgZ6xwOH/c0embjy2OWasIMwY+s4bWMaZiyO\nSD+CnX7DvOCcrwylnmf4nP4IWZzXRTSUyWgLsaAlGf1PweSsqWys50IBDESD\nV9U07E0vkuh76d44x5pkHhKQEQgis+oe3TQKSYoTvrx2d+92MovfxTCv+Rl9\nc0NhltL5K77fvPLkV+YUmFhgfzlDgu2mRyJbTY22POYWT7O4FG56LjyLS4cf\nv8Y+PDqCxd7NEh/O5aE5b8KazHVOOJAM8I/g2dJtUZwaKLcmHLif+Y+Ir53F\n3dZiNvpqRgAJ1YZ1M6L0by4y+Q9TWs5F8MajQLCUVQwjaHlctuDhTuHTGlNe\nsjSkIGtpcfrm/dOgwQNFj7NkCU2epN6+o0ObeXTJmqgqCKvqisEStOzctd0q\nR8bI2ohqxhbDgLGh/fI/nkk5AD7RUT+gJdYi4Sfqt9DHrgUtD6OMDfNX+NeM\nkigG3yB0/MzH62EkXS6FIvNrFp0Ml5ACtGS11TSNVRU5UePdY4jwdRA62Zdy\n0xeEU5LJ2hie9SfvpLMIdtV/z0rxMKxpa6ihImuJdkCxDABEdmkqg91I5xmC\nYoKo\r\n=yzvF\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIA1VK0XhVgCGzhqBuV9Z43GeA3hXx6eUqP0gh8fG/P5pAiEAmAwaeiwVCWmJ+OxzSlEHO2VLV5ycWftpiBY2LO4wEkU="}]},"maintainers":[{"name":"ephelan","email":"ephelan@redhat.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"darahayes","email":"dara.s.hayes@gmail.com"},{"name":"scoady","email":"scoady@redhat.com"},{"name":"aerogear-ci","email":"mziccard@redhat.com"}],"_npmUser":{"name":"aerogear-ci","email":"mziccard@redhat.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphback-cli_1.0.0-beta4_1600702008835_0.7696789481385862"},"_hasShrinkwrap":false},"1.0.0-beta5":{"name":"graphback-cli","version":"1.0.0-beta5","description":"Auto generate resolvers on top of the graphql and database of your choice","main":"dist/index.js","bin":{"graphback":"dist/index.js"},"types":"types/index.d.ts","typescript":{"definition":"types/index.d.ts"},"repository":{"type":"git","url":"git+https://github.com/aerogear/graphback.git"},"bugs":{"url":"https://github.com/aerogear/graphback/issues"},"homepage":"https://github.com/aerogear/graphback/tree/master/packages/graphback-cli#readme","author":{"name":"wtrocki@redhat.com"},"scripts":{"clean":"rimraf coverage dist types","build":"tsc","watch":"tsc -w","lint":"eslint -t stylish --project \"tsconfig.json\"","test":"echo \"no tests in this package\""},"engines":{"node":">=10.15.3"},"devDependencies":{"@types/chalk":"0.4.31","@types/jest":"26.0.14","@types/node":"12.12.62","@types/node-emoji":"1.8.1","@types/yargs":"15.0.5","jest":"26.4.2","lint-staged":"10.4.0","rimraf":"3.0.2","ts-jest":"26.4.0","ts-node":"9.0.0","typescript":"4.0.3","typescript-eslint-parser":"21.0.2"},"dependencies":{"@graphql-tools/graphql-file-loader":"6.2.3","chalk":"2.4.2","chokidar":"3.4.2","debounce":"1.2.0","graphback":"1.0.0-beta5","graphql-config":"3.0.3","node-emoji":"1.10.0","yargs":"16.0.3"},"jest":{"transform":{"^.+\\.tsx?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"]},"readme":"## Graphback\n\n<p align=\"center\">\n  <img width=\"400\" src=\"https://raw.githubusercontent.com/aerogear/graphback/master/website/static/img/logo.png\"/>\n  <br/>\n  Auto generate database structure, <br/>\n  GraphQL Resolvers and Queries from GraphQL types 🚀\n</p>\n\n## Motivation \n\nGraphback helps you to kickstart your experience with any existing GraphQL implementation\nby generating backend and client side CRUD layer using your GraphQL data model.\n\n**Documentation**: https://graphback.dev\n\n**Repository**: https://github.com/aerogear/graphback/\n\n## CLI commands reference\n\nSee: https://graphback.dev/docs/cli/graphback-cli\n\n> NOTE: Graphback CLI is now part of the graphql-cli command line tool. Please consider installing https://github.com/Urigo/graphql-cli for wider set of features\n","readmeFilename":"README.md","_id":"graphback-cli@1.0.0-beta5","_nodeVersion":"12.18.3","_npmVersion":"6.14.6","dist":{"integrity":"sha512-ctnCRnrT9I76d0gnIgKkrWWPQER8+xmwRC/vwo2807zFxy9XfTEQlWLj0IP84I+x7sSf5oVyML94iwiLx9bLIw==","shasum":"0b74794a0c8a5a3d6b73caaf67458a55dee260d0","tarball":"https://registry.npmjs.org/graphback-cli/-/graphback-cli-1.0.0-beta5.tgz","fileCount":28,"unpackedSize":19450,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfahKyCRA9TVsSAnZWagAAoF0QAJm5idozEvocapzuB08j\nP//twlE47tWnjr5Zh+ISb2NNiEcnz1ESVxb6euEVCeW32UnFyKTi+Q7jAf16\nfQ+dYpfMrh/5bRcwP19RE+N2JfYZpaawW/ykreIwSdVFaVeRzD/U0FpvS+mP\nbkrJ7X4rWjFknIMnAdA1f25kNk1oaf7FHlYotS1x7Qcqdp4MwZJr/g+X546b\nv60QDSGHU9YpV7QkJzAQ3pgHLy7xqfcO3Jyz+f6jPS00KVTiWh4fiEAB4s5z\n7GrA+eD6EHpQPMCTvam0Lb2FpCb6Ok28YMz0LmV1ZTBPQX3P3BcmKuuK+FMy\nV2A91d/M6nzPBfZL9WG6gWIufjNLf4K7r40Qv7j3BialWRdKI4X6t58+3v6G\n4kP9ZemDqw2eSUfHA9hT7D3aaO5jQGU64x071SuaXBSTkmnLTc764ZXZb6JL\ngBMszlIhwg2PC8zUoj1pIHw7rIGRhdyQK6EsEkSvd8/U28WLFDImRwKw8kbR\neo2sn6ckB0VJhQfXaiyDS1NApN9WUjAZZ7R+yHdD07uyc40WoAIX4DZMG6Cy\nZ0HtWoZnlAf6YQ4Cpy15i4IiP5si0gAcOHc6itjwR4FGQs8+FvNfKXway5El\nXlHWBJnlZbykfWilz3HJ0YbDpe+OzEGs/BK+bNjgy5sINa6d4e0Y6KxskHkQ\nVsR8\r\n=SNbY\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHR24+EzT7edvoo9O6HsylAiX2p9sBthrc0BzvuEprW6AiAT5kz5aNm3qic2V1QUfsfhoGjYgH8iANITHFo2EKFpkA=="}]},"maintainers":[{"name":"ephelan","email":"ephelan@redhat.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"darahayes","email":"dara.s.hayes@gmail.com"},{"name":"scoady","email":"scoady@redhat.com"},{"name":"aerogear-ci","email":"mziccard@redhat.com"}],"_npmUser":{"name":"aerogear-ci","email":"mziccard@redhat.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphback-cli_1.0.0-beta5_1600787121717_0.8667629654471025"},"_hasShrinkwrap":false},"1.0.0-beta6":{"name":"graphback-cli","version":"1.0.0-beta6","description":"Auto generate resolvers on top of the graphql and database of your choice","main":"dist/index.js","bin":{"graphback":"dist/index.js"},"types":"types/index.d.ts","typescript":{"definition":"types/index.d.ts"},"repository":{"type":"git","url":"git+https://github.com/aerogear/graphback.git"},"bugs":{"url":"https://github.com/aerogear/graphback/issues"},"homepage":"https://github.com/aerogear/graphback/tree/master/packages/graphback-cli#readme","author":{"name":"wtrocki@redhat.com"},"scripts":{"clean":"rimraf coverage dist types","build":"tsc","watch":"tsc -w","lint":"eslint -t stylish --project \"tsconfig.json\"","test":"echo \"no tests in this package\""},"engines":{"node":">=10.15.3"},"devDependencies":{"@types/chalk":"0.4.31","@types/jest":"26.0.14","@types/node":"12.12.62","@types/node-emoji":"1.8.1","@types/yargs":"15.0.5","jest":"26.4.2","lint-staged":"10.4.0","rimraf":"3.0.2","ts-jest":"26.4.0","ts-node":"9.0.0","typescript":"4.0.3","typescript-eslint-parser":"21.0.2"},"dependencies":{"@graphql-tools/graphql-file-loader":"6.2.3","chalk":"2.4.2","chokidar":"3.4.2","debounce":"1.2.0","graphback":"1.0.0-beta6","graphql-config":"3.0.3","node-emoji":"1.10.0","yargs":"16.0.3"},"jest":{"transform":{"^.+\\.tsx?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"]},"readme":"## Graphback\n\n<p align=\"center\">\n  <img width=\"400\" src=\"https://raw.githubusercontent.com/aerogear/graphback/master/website/static/img/logo.png\"/>\n  <br/>\n  Auto generate database structure, <br/>\n  GraphQL Resolvers and Queries from GraphQL types 🚀\n</p>\n\n## Motivation \n\nGraphback helps you to kickstart your experience with any existing GraphQL implementation\nby generating backend and client side CRUD layer using your GraphQL data model.\n\n**Documentation**: https://graphback.dev\n\n**Repository**: https://github.com/aerogear/graphback/\n\n## CLI commands reference\n\nSee: https://graphback.dev/docs/cli/graphback-cli\n\n> NOTE: Graphback CLI is now part of the graphql-cli command line tool. Please consider installing https://github.com/Urigo/graphql-cli for wider set of features\n","readmeFilename":"README.md","_id":"graphback-cli@1.0.0-beta6","_nodeVersion":"12.18.3","_npmVersion":"6.14.6","dist":{"integrity":"sha512-9QSeUDQER1Cdsc0dJKWYePOmLl6ADeRmzfXMsttzdQaV/vtQJ5Fa2ZEY6nGVje/zO/HdagvOfKJd3CT8KpOKHw==","shasum":"9be09f682f58dd0fef7d97eadba4bb929348f140","tarball":"https://registry.npmjs.org/graphback-cli/-/graphback-cli-1.0.0-beta6.tgz","fileCount":28,"unpackedSize":19450,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfazywCRA9TVsSAnZWagAAKTIQAKST4AjzRgxxnSf2DJtW\nV56r540sNvFXFXqamiUvqDci2zogw81cjkDl6Npp/RTsDwLg8WfsCVTsu3Eh\nsSDIX1I58lhYucDrTBCfp7GMJN3KJKvkvtR8S687ieIReqDgD16mCuqRoN5l\nKLLzUeMXDMIrJnRA9C3zuMprld/X7HQ+1k7lWJY7S2dLNF3St4lBIvrkvvcS\nie9w9pnvJaOgBC5jQhJXPbMyxaaT0RoNAlRT3KPa4g20qbGKPJhWq/Scb5Ae\nUi7crFFF1g18Er9lcP6laC8N+A1iIzGWVZaT5Zw8MZ9K9d3sEREDirVU7m2S\nEinsouFtZlZOY9WgCpXVjj2dO5in7lRELcaYmyWKNSZUpAEa2jnKMWfj43NB\nEU7AqkgwskHfkCF9C1wAH+IzsQ9znwln8//Ud2qu097QtDYqgm/sDRNRD5mu\nbGVr2AscBf1Er8jlhwjcEqFRn6uX1SNOgbkSsj0VbDD3BarA/pEgfi17xtqk\n0uFmT9Fsbqrc0HrIxzx5J6hGDdap7oV0N6qmNNOYm0bYt2bY32VuZp8J158R\nR9xSItSeom8BNx082hnQmlerfi2eCyDGHQoyeRidQXoOI6SLMbFSfzf3fxyh\nCFebygpCykj2ccyFg9bJwvE82ae87s72Bve2gT2cgw2oCkUA7h5NbeVzpnHj\nwfBw\r\n=Ws1Y\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCkPP1KzzyIlzAJOXaH8i7OjdKwhd4DiVWKJP42J02gvwIgbdefAgWgDP4koM/rKUYz7RTS49+8PMrf/vqvaw+/4mQ="}]},"maintainers":[{"name":"ephelan","email":"ephelan@redhat.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"darahayes","email":"dara.s.hayes@gmail.com"},{"name":"scoady","email":"scoady@redhat.com"},{"name":"aerogear-ci","email":"mziccard@redhat.com"}],"_npmUser":{"name":"aerogear-ci","email":"mziccard@redhat.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphback-cli_1.0.0-beta6_1600863407598_0.9738526954583631"},"_hasShrinkwrap":false},"1.0.0-beta7":{"name":"graphback-cli","version":"1.0.0-beta7","description":"Auto generate resolvers on top of the graphql and database of your choice","main":"dist/index.js","bin":{"graphback":"dist/index.js"},"types":"types/index.d.ts","typescript":{"definition":"types/index.d.ts"},"repository":{"type":"git","url":"git+https://github.com/aerogear/graphback.git"},"bugs":{"url":"https://github.com/aerogear/graphback/issues"},"homepage":"https://github.com/aerogear/graphback/tree/master/packages/graphback-cli#readme","author":{"name":"wtrocki@redhat.com"},"scripts":{"clean":"rimraf coverage dist types","build":"tsc","watch":"tsc -w","lint":"eslint -t stylish --project \"tsconfig.json\"","test":"echo \"no tests in this package\""},"engines":{"node":">=10.15.3"},"devDependencies":{"@types/chalk":"0.4.31","@types/jest":"26.0.14","@types/node":"12.12.62","@types/node-emoji":"1.8.1","@types/yargs":"15.0.5","jest":"26.4.2","lint-staged":"10.4.0","rimraf":"3.0.2","ts-jest":"26.4.0","ts-node":"9.0.0","typescript":"4.0.3","typescript-eslint-parser":"21.0.2"},"dependencies":{"@graphql-tools/graphql-file-loader":"6.2.3","chalk":"2.4.2","chokidar":"3.4.2","debounce":"1.2.0","graphback":"1.0.0-beta7","graphql-config":"3.0.3","node-emoji":"1.10.0","yargs":"16.0.3"},"jest":{"transform":{"^.+\\.tsx?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"]},"readme":"## Graphback\n\n<p align=\"center\">\n  <img width=\"400\" src=\"https://raw.githubusercontent.com/aerogear/graphback/master/website/static/img/logo.png\"/>\n  <br/>\n  Auto generate database structure, <br/>\n  GraphQL Resolvers and Queries from GraphQL types 🚀\n</p>\n\n## Motivation \n\nGraphback helps you to kickstart your experience with any existing GraphQL implementation\nby generating backend and client side CRUD layer using your GraphQL data model.\n\n**Documentation**: https://graphback.dev\n\n**Repository**: https://github.com/aerogear/graphback/\n\n## CLI commands reference\n\nSee: https://graphback.dev/docs/cli/graphback-cli\n\n> NOTE: Graphback CLI is now part of the graphql-cli command line tool. Please consider installing https://github.com/Urigo/graphql-cli for wider set of features\n","readmeFilename":"README.md","_id":"graphback-cli@1.0.0-beta7","_nodeVersion":"12.18.4","_npmVersion":"6.14.6","dist":{"integrity":"sha512-dw8WPCnHBO1iboi7VhplZmNbJQCEIUnM7JVfkUUrXoG22YfljJyDJykH99febL2cHod4X+WcYpSN45LsWfS+lQ==","shasum":"3f3f93b0891a83eae3b55b17c6b2f9c73de693a3","tarball":"https://registry.npmjs.org/graphback-cli/-/graphback-cli-1.0.0-beta7.tgz","fileCount":28,"unpackedSize":19450,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfbLDOCRA9TVsSAnZWagAAoPAP/i0uyCQFdDiaCZK9DZKA\nayFVh/YJjj0HHJDUdXzVw2htZKPWWT+esB1q9XYNeZxgtBnvIXWtvST5uDNk\nsCRsMFFYcI+0sCl+iB2mCVxzCHHnjE4kMbTJpCsUK5LoEPQuiy0efgiChmeJ\nU74Ru4RO0LBryBnM/mP563glIMM9fgq62HzsYSqKixIrKieyU6ToxqAfp5EP\nJz1vcNNSfMQfoajrjClsu8Nn99MjbsHR28CTzQ0lHJxmGEtzZavetSPwjxvs\n4rncgREnew3rim9YRTi/7NpdJwlgXcii3tAgld4eApF+jbIVMo9COrS3BxJ9\nxWv1+JmDrqD6Hm5Svp95+j1eudpl3XMs6R6eCOdIU+meNEj5LRj2Hj+izzzb\n3FEDakU2RKFsJ3Yn+Rwkd+Wcf+GQcDB3/Jf1QEm2L3YZY1jF6nWRYjXPRgGm\nPdLKpmfBnEYAD3yuyeP01SNmpuUs2EMVHz6ihWmdMMH7vUWCy4IOtTKnJ6yi\nEnJxaS8+QhFAJuLos3hUL2AIlIxGk7g661KaVeuxIQFdoUg3VcKgVdaU35gG\n/D+XmbdWkm5N6z/FNZU19Jc4iaPwgjyVp7ROi3Py+Xz5HLr6Py272id/S4tA\nKg1zCldi7fnZsmCkhRkb+gXEZ/zeXVxyYf+zFtFz3NoMG7JSsWugx1LLJujx\nYipk\r\n=TjQU\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCDU4GN+QkwMyOKCYhH/vUg3BNJop9XxMvy3H+axDZH+gIhANqMiZm3arjVcE70TfElylfXh3dL35+pqb53NCcbFP8I"}]},"maintainers":[{"name":"ephelan","email":"ephelan@redhat.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"darahayes","email":"dara.s.hayes@gmail.com"},{"name":"scoady","email":"scoady@redhat.com"},{"name":"aerogear-ci","email":"mziccard@redhat.com"}],"_npmUser":{"name":"aerogear-ci","email":"mziccard@redhat.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphback-cli_1.0.0-beta7_1600958669865_0.33458198844709663"},"_hasShrinkwrap":false},"1.0.1":{"name":"graphback-cli","version":"1.0.1","description":"Auto generate resolvers on top of the graphql and database of your choice","main":"dist/index.js","bin":{"graphback":"dist/index.js"},"types":"types/index.d.ts","typescript":{"definition":"types/index.d.ts"},"repository":{"type":"git","url":"git+https://github.com/aerogear/graphback.git"},"bugs":{"url":"https://github.com/aerogear/graphback/issues"},"homepage":"https://github.com/aerogear/graphback/tree/master/packages/graphback-cli#readme","author":{"name":"wtrocki@redhat.com"},"scripts":{"clean":"rimraf coverage dist types","build":"tsc","watch":"tsc -w","lint":"eslint -t stylish --project \"tsconfig.json\"","test":"echo \"no tests in this package\""},"engines":{"node":">=10.15.3"},"devDependencies":{"@types/chalk":"0.4.31","@types/jest":"26.0.14","@types/node":"12.12.62","@types/node-emoji":"1.8.1","@types/yargs":"15.0.5","jest":"26.4.2","lint-staged":"10.4.0","rimraf":"3.0.2","ts-jest":"26.4.0","ts-node":"9.0.0","typescript":"4.0.3","typescript-eslint-parser":"21.0.2"},"dependencies":{"@graphql-tools/graphql-file-loader":"6.2.3","chalk":"2.4.2","chokidar":"3.4.2","debounce":"1.2.0","graphback":"1.0.1","graphql-config":"3.0.3","node-emoji":"1.10.0","yargs":"16.0.3"},"jest":{"transform":{"^.+\\.tsx?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"]},"_id":"graphback-cli@1.0.1","_nodeVersion":"12.18.4","_npmVersion":"6.14.6","dist":{"integrity":"sha512-UfrAJ6oJ5POaUFXfRyOADh1DE8xoGh92z4Ph+V0YcaCPj1vUe0gnLYa+3BTUPVm+X1z8fdWVWY0BeMaQqZsqIQ==","shasum":"37d7952451309484e32de8130f7be20583c66bec","tarball":"https://registry.npmjs.org/graphback-cli/-/graphback-cli-1.0.1.tgz","fileCount":28,"unpackedSize":19438,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfbcDeCRA9TVsSAnZWagAAwvEP/RJug7YVqqf7TqiP/1Tt\nNf6jC0wUbD7C8DM9xIFPXcUH+YhQWikQxmWIZyWs9akVzDemn2eCpHNZ+2EM\nCXM/uQUChPKHVDbgG0+6APlAooTFc3eJZr08Pnm/Tr4kUjjq1M3Esno/TZgQ\nsGVG65bDmoDKD78Sn85LUqeqjkn+ifSxPprSzsB2lQ2d/M881bVeZJYWWb95\ndcRefkQLgSVeNlcQPf7ArlKIV4cO7txVvUXMla7r2J/bN3EZ3t1RV8bwt/5g\nz8UBGMoDVjptvQ+DFc+7UatDXaCMmumIFxtG8QnMfjpsaptB5/OyA+cRocZn\ncTn7RQBO/SVljbUpFUkAiWod0G9kVkm+L/KthvxB17EE4mN25xGI+RbQ+JeG\n6/Q7cA7IofYl2dwvis1CYiKkH+3y8+iw4axnCBr0umf4Bf4B/8Rbgp/wLIv5\n8mB3Uve64DbMqjfOkFgvJzXpD35C/WXUWxbaj+DpCbxCMitaYFqK4AHMgzEc\nduWdq1SJcLXkOWsPuh0s9WSq2SgJKbCy05Q900ZN/asGinil5D5DDijS5jcp\nQArijv0wjNOt49wVN7VUW5sxSU5/jUM8SJrFPbmBnnZT8Z3hM1RR8YJbomCt\nmTCWMP23zPMPF99l6q8orGKb+nmXFx/JUF0B9WSwsVgSKIphKauaPOXKgo1a\n6Yh2\r\n=66Jx\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIC1c/DYt7MZhSjo/ZGxTQVGi457RbEkUIRBEVkdttF7cAiBZiU06ihr3Fpu+z4G/qcekQPWLx4EtQfF/iaFaGi5C9w=="}]},"maintainers":[{"name":"ephelan","email":"ephelan@redhat.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"darahayes","email":"dara.s.hayes@gmail.com"},{"name":"scoady","email":"scoady@redhat.com"},{"name":"aerogear-ci","email":"mziccard@redhat.com"}],"_npmUser":{"name":"aerogear-ci","email":"mziccard@redhat.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphback-cli_1.0.1_1601028318470_0.6381196890018719"},"_hasShrinkwrap":false},"1.1.0-alpha1":{"name":"graphback-cli","version":"1.1.0-alpha1","description":"Auto generate resolvers on top of the graphql and database of your choice","main":"dist/index.js","bin":{"graphback":"dist/index.js"},"types":"types/index.d.ts","typescript":{"definition":"types/index.d.ts"},"repository":{"type":"git","url":"git+https://github.com/aerogear/graphback.git"},"bugs":{"url":"https://github.com/aerogear/graphback/issues"},"homepage":"https://github.com/aerogear/graphback/tree/master/packages/graphback-cli#readme","author":{"name":"wtrocki@redhat.com"},"scripts":{"clean":"rimraf coverage dist types","build":"tsc","watch":"tsc -w","lint":"eslint -t stylish --project \"tsconfig.json\"","test":"echo \"no tests in this package\""},"engines":{"node":">=10.15.3"},"devDependencies":{"@types/chalk":"0.4.31","@types/jest":"26.0.14","@types/node":"12.12.64","@types/node-emoji":"1.8.1","@types/yargs":"15.0.7","jest":"26.4.2","lint-staged":"10.4.0","rimraf":"3.0.2","ts-jest":"26.4.1","ts-node":"9.0.0","typescript":"4.0.3","typescript-eslint-parser":"21.0.2"},"dependencies":{"@graphql-tools/graphql-file-loader":"6.2.3","chalk":"2.4.2","chokidar":"3.4.2","debounce":"1.2.0","graphback":"1.1.0-alpha1","graphql-config":"3.0.3","node-emoji":"1.10.0","yargs":"16.0.3"},"jest":{"transform":{"^.+\\.tsx?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"]},"readme":"## Graphback\n\n<p align=\"center\">\n  <img width=\"400\" src=\"https://raw.githubusercontent.com/aerogear/graphback/master/website/static/img/logo.png\"/>\n  <br/>\n  Auto generate database structure, <br/>\n  GraphQL Resolvers and Queries from GraphQL types 🚀\n</p>\n\n## Motivation \n\nGraphback helps you to kickstart your experience with any existing GraphQL implementation\nby generating backend and client side CRUD layer using your GraphQL data model.\n\n**Documentation**: https://graphback.dev\n\n**Repository**: https://github.com/aerogear/graphback/\n\n## CLI commands reference\n\nSee: https://graphback.dev/docs/cli/graphback-cli\n\n> NOTE: Graphback CLI is now part of the graphql-cli command line tool. Please consider installing https://github.com/Urigo/graphql-cli for wider set of features\n","readmeFilename":"README.md","_id":"graphback-cli@1.1.0-alpha1","_nodeVersion":"12.18.4","_npmVersion":"6.14.6","dist":{"integrity":"sha512-smFgN5k7sgZpiRm/48p5+7Fv2ZEsfW1gknmCoJgZlthdvjQqrVC38vK8XVkdYlPzRpyC/jXBbPVVjVvPk2cI9A==","shasum":"ddfb9fc8cc05ac8143da1341a4ae4cf39d362b86","tarball":"https://registry.npmjs.org/graphback-cli/-/graphback-cli-1.1.0-alpha1.tgz","fileCount":34,"unpackedSize":21189,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJffyn5CRA9TVsSAnZWagAA5iEQAIHtB/8DAY7fb17K3r6E\n/hC9DWHmne1doNnSX1VskVy+yUzF1VffvBkjeCsLXbHt3JWzYv9sk9SRhHi+\nBIxvAA24i7X6xPUFNcNFLeO+t+BjBopl08U4mItsn9OLItPRZqzTAA/KEsr1\nuQ90cvqV1eDFIdQCe8M+/5znd12TiYBTkF03gvUiw88oYLWJN5jg159zu6aK\nBMODYLvp102uRJSBByS/47iFZd6QzwBCfG0xWbTGP2MQcyfgnxvMAXpGv5nO\nX8teyC97PhB+cwQCtqE6XV1bwcnfQ6mmqbzj48mebndgY64djEfuKSmmS5wj\n4JH+EpRa74DUvZf9FJDzRko7t7hAta0y0mw1xmeAHWQFywQPodOgf7rUr19v\nrFa6NDDKib79+3Vz+ESh0AhlZ0JAm5W/20s1iqmR/3/u0jciF+Q17rvYsrS1\nUNrHFg1ggGeZst49wqFsSmDK+XQu447N9lNGB+v9dJUn40Lz/S34l6jsjKE0\niCTlR2+60PB1SdJNiHSfSqxBEs3gS1KYM8FjnH/kFJUUlzBh3HcvFugB3XRv\nNuS30p2zdx6UfUPB+cqAcdZA681Hp0N7JyQIO5Vf0TrwjAcPP1+A4Q9rQNT0\nvm8lzLhhSKU+bLVXmX7GUS88QMeo5pvtW1tNdSHwY6Kf51tDcPOno0hJEQl7\nk1dI\r\n=lgXQ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQChEii9s/pjgIpM+OCZaeb3Vk12rnSXXWihL6Lc7sv1iwIgT6dM2I+N2742x/h8tcUhhsru2xmVcFyzq2m7nqEq2K4="}]},"maintainers":[{"name":"ephelan","email":"ephelan@redhat.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"darahayes","email":"dara.s.hayes@gmail.com"},{"name":"scoady","email":"scoady@redhat.com"},{"name":"aerogear-ci","email":"mziccard@redhat.com"}],"_npmUser":{"name":"aerogear-ci","email":"mziccard@redhat.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphback-cli_1.1.0-alpha1_1602169337015_0.027177170993977873"},"_hasShrinkwrap":false},"1.1.0-alpha2":{"name":"graphback-cli","version":"1.1.0-alpha2","description":"Auto generate resolvers on top of the graphql and database of your choice","main":"dist/index.js","bin":{"graphback":"dist/index.js"},"types":"types/index.d.ts","typescript":{"definition":"types/index.d.ts"},"repository":{"type":"git","url":"git+https://github.com/aerogear/graphback.git"},"bugs":{"url":"https://github.com/aerogear/graphback/issues"},"homepage":"https://github.com/aerogear/graphback/tree/master/packages/graphback-cli#readme","author":{"name":"wtrocki@redhat.com"},"scripts":{"clean":"rimraf coverage dist types","build":"tsc","watch":"tsc -w","lint":"eslint -t stylish --project \"tsconfig.json\"","test":"echo \"no tests in this package\""},"engines":{"node":">=10.15.3"},"devDependencies":{"@types/chalk":"0.4.31","@types/jest":"26.0.14","@types/node":"12.12.64","@types/node-emoji":"1.8.1","@types/yargs":"15.0.7","jest":"26.5.2","lint-staged":"10.4.0","rimraf":"3.0.2","ts-jest":"26.4.1","ts-node":"9.0.0","typescript":"4.0.3","typescript-eslint-parser":"21.0.2"},"dependencies":{"@graphql-tools/graphql-file-loader":"6.2.3","chalk":"2.4.2","chokidar":"3.4.2","debounce":"1.2.0","graphback":"1.1.0-alpha2","graphql-config":"3.0.3","node-emoji":"1.10.0","yargs":"16.0.3"},"jest":{"transform":{"^.+\\.tsx?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"]},"readme":"## Graphback\n\n<p align=\"center\">\n  <img width=\"400\" src=\"https://raw.githubusercontent.com/aerogear/graphback/master/website/static/img/logo.png\"/>\n  <br/>\n  Auto generate database structure, <br/>\n  GraphQL Resolvers and Queries from GraphQL types 🚀\n</p>\n\n## Motivation \n\nGraphback helps you to kickstart your experience with any existing GraphQL implementation\nby generating backend and client side CRUD layer using your GraphQL data model.\n\n**Documentation**: https://graphback.dev\n\n**Repository**: https://github.com/aerogear/graphback/\n\n## CLI commands reference\n\nSee: https://graphback.dev/docs/cli/graphback-cli\n\n> NOTE: Graphback CLI is now part of the graphql-cli command line tool. Please consider installing https://github.com/Urigo/graphql-cli for wider set of features\n","readmeFilename":"README.md","_id":"graphback-cli@1.1.0-alpha2","_nodeVersion":"12.19.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-+l72PbhmTh7p6Se6zFMhaDsHSzcphUDrxOioDTgPPXOKPpSI9A4IkfgycYVFDARbSdGBlPUXvzPx25SDCiBHGA==","shasum":"e8328a3db188da0e819fbd0b4da7d28d89307ca3","tarball":"https://registry.npmjs.org/graphback-cli/-/graphback-cli-1.1.0-alpha2.tgz","fileCount":34,"unpackedSize":21189,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfjqR0CRA9TVsSAnZWagAA/SYP/j55uzN9Nb+VOnUrlm4S\ndabOaO8i81LO3H+N88F4eYLhzzOrXGKauxUVG7z+Y6OhqKXLG6g/bOu8PYnJ\nXYNjlr5VIl84RSCv1jCZ6jqkfzo+vuqsesTmtsEVT7MLW/QGGpG++RSW4ZHm\neZK3+8hfDi2xLEuHvKdgLrEt0UGLQxNGimBUDrP4ECwHQMkW18q/1rWlXqOi\n9DCiaFzIMoXSieL5p5AdxLmskrxsbzeLzEcJH12GouFDRwSMX9T1kPyR2BZu\nqv5ndF6vGHaWoYnC1p/ecRgB+rE/pKRbrdj/Lwyn3vuIMRYJgYi2WWcX+NbN\nPqAmyL+d9+oZLLo8aOfn1JBOtSa31NCmsPZKVIvvq/kb9a1FciJFV7y6Vm4k\ngMYZaopkZVm3mojw7uR9d1I44gWZ3WGogK2FZbjyi9pJM3IaY6VjKjlr+zm2\nEoEDmmb+oCv+qUkcwNns44gGGsQgIysbdWKNLecBYn4wtHyhjHU+P8L1V01L\naoxzkJOzI1rVrpvDOuJ57NGe9LWmR8BTJAI8dk0GRs5+vAZ69XisaJF4glTz\nqJYcJ1m3CsXGb+oYJsZ4J9OFZb8M7NiyC+HphONBLUHjQD466tisxVIgc3r/\n7AEzaBddgkr6wOROss6mtmT2rqoojNXxaGw7ytsVtAiZX2087ZnchrjQvpJh\ncrE+\r\n=j81G\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIC/JFShSMQtC+tZNh4/WZELNPLbKXeK1yJuulcf/NgGGAiA2TrMg71sRUcUj2d1Ryrn0xxLy6zZ4DxOIUvH09w99zw=="}]},"maintainers":[{"name":"ephelan","email":"ephelan@redhat.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"darahayes","email":"dara.s.hayes@gmail.com"},{"name":"scoady","email":"scoady@redhat.com"},{"name":"aerogear-ci","email":"mziccard@redhat.com"}],"_npmUser":{"name":"aerogear-ci","email":"mziccard@redhat.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphback-cli_1.1.0-alpha2_1603183731939_0.2460654155583526"},"_hasShrinkwrap":false},"1.1.0":{"name":"graphback-cli","version":"1.1.0","description":"Auto generate resolvers on top of the graphql and database of your choice","main":"dist/index.js","bin":{"graphback":"dist/index.js"},"types":"types/index.d.ts","typescript":{"definition":"types/index.d.ts"},"repository":{"type":"git","url":"git+https://github.com/aerogear/graphback.git"},"bugs":{"url":"https://github.com/aerogear/graphback/issues"},"homepage":"https://github.com/aerogear/graphback/tree/master/packages/graphback-cli#readme","author":{"name":"wtrocki@redhat.com"},"scripts":{"clean":"rimraf coverage dist types","build":"tsc","watch":"tsc -w","lint":"eslint -t stylish --project \"tsconfig.json\"","test":"echo \"no tests in this package\""},"engines":{"node":">=10.15.3"},"devDependencies":{"@types/chalk":"0.4.31","@types/jest":"26.0.14","@types/node":"12.12.64","@types/node-emoji":"1.8.1","@types/yargs":"15.0.7","jest":"26.6.3","lint-staged":"10.4.0","rimraf":"3.0.2","ts-jest":"26.4.1","ts-node":"9.0.0","typescript":"4.0.3","typescript-eslint-parser":"21.0.2"},"dependencies":{"@graphql-tools/graphql-file-loader":"6.2.5","chalk":"2.4.2","chokidar":"3.4.2","debounce":"1.2.0","graphback":"1.1.0","graphql-config":"3.0.3","node-emoji":"1.10.0","yargs":"16.0.3"},"jest":{"transform":{"^.+\\.tsx?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"]},"_id":"graphback-cli@1.1.0","_nodeVersion":"12.19.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-h3J5QRSKFITsr9tRStBusaD91qbep1dFClv6dkRf4+F90k54vMMIQW3661GGw9Zq+ziAGGSYsW8wMr1EoCX1bg==","shasum":"a4500e280907bc56985ba8acf6d40f7271c4b0ac","tarball":"https://registry.npmjs.org/graphback-cli/-/graphback-cli-1.1.0.tgz","fileCount":34,"unpackedSize":21175,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfqn4mCRA9TVsSAnZWagAAuGkP/19UbcI9V43f6N7rAusx\nCi/n6BOMkQH4uOKDTOGupWIJmDWfy2Uk1sSQfNAtGwJ0is1DNH6EQgvesaVC\n2p3z6y4/LzFtBvtlJvCYrMkBEczdSHgfsrjhqUJeeOO05PRllxcZwxkXqvse\nWqN5NR41GeWl8UPZtm+pMG25jHemDiftMsglVCZ3EfUCwTwiEl2re56f9ZtN\nWgPbUSifPiTRXiD3quHJddE8uhvszde4SgLHJOe7Ke6zKH9RBmeXVS94WPbc\nzR1AReTj4I1BnLOxp7zU77BdFazJ70S4Nc8h0tbf6rRu5IzBKC3ahuLQr2T3\nq6gbTJaGOSr1fbXT3836yik0lpH+vdO9+uITSvZ+/0z/yFpjDtRbktcXfxpo\nxkKESzO4lmALJPUmtZPlQjNwJm+5nXBDu3Sbyi2SgDFIv1VUM0jII8zU1re4\nkk8VeJEIN03usvBBhD8+rt0Szv1pnMIkUk2irr8X25Zgo7csrCz8hvgbcx40\nfDheuV2MoGnJCzg2Ur281+GegmY2/d9o8oPVqDnU11++aF76pSbW6WgrL31H\n6PGumZLFrqsaCQl9GhHRVUKkwR4Z2X3BVePd6q5u+d6FtbXLAiwZDcyKrNzW\n9PYt8pqNd98MUoUS5vTBfo9vkpm2z6BpOSXyBKqWYxprxsTVUGOGKi/9vDJ+\nGY70\r\n=QcxE\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEVUk7nQ7+h1TNHzKeu4IfEGZVcjs2zEh5J3qcBMeIYPAiBfyAOuaRPh1GcXWAXLt4L58xrbpSrR/064Jl21H1zHBQ=="}]},"_npmUser":{"name":"aerogear-ci","email":"mziccard@redhat.com"},"directories":{},"maintainers":[{"name":"ephelan","email":"ephelan@redhat.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"darahayes","email":"dara.s.hayes@gmail.com"},{"name":"scoady","email":"scoady@redhat.com"},{"name":"aerogear-ci","email":"mziccard@redhat.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphback-cli_1.1.0_1605008933759_0.12818173458120175"},"_hasShrinkwrap":false},"1.1.1":{"name":"graphback-cli","version":"1.1.1","description":"Auto generate resolvers on top of the graphql and database of your choice","main":"dist/index.js","bin":{"graphback":"dist/index.js"},"types":"types/index.d.ts","typescript":{"definition":"types/index.d.ts"},"repository":{"type":"git","url":"git+https://github.com/aerogear/graphback.git"},"bugs":{"url":"https://github.com/aerogear/graphback/issues"},"homepage":"https://github.com/aerogear/graphback/tree/master/packages/graphback-cli#readme","author":{"name":"wtrocki@redhat.com"},"scripts":{"clean":"rimraf coverage dist types","build":"tsc","watch":"tsc -w","lint":"eslint -t stylish --project \"tsconfig.json\"","test":"echo \"no tests in this package\""},"engines":{"node":">=10.15.3"},"devDependencies":{"@types/chalk":"0.4.31","@types/jest":"26.0.19","@types/node":"12.19.9","@types/node-emoji":"1.8.1","@types/yargs":"15.0.12","jest":"26.6.3","lint-staged":"10.5.3","rimraf":"3.0.2","ts-jest":"26.4.4","ts-node":"9.1.1","typescript":"4.1.3","typescript-eslint-parser":"21.0.2"},"dependencies":{"@graphql-tools/graphql-file-loader":"6.2.6","chalk":"2.4.2","chokidar":"3.4.3","debounce":"1.2.0","graphback":"1.1.1","graphql-config":"3.2.0","node-emoji":"1.10.0","yargs":"16.2.0"},"jest":{"transform":{"^.+\\.tsx?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"]},"_id":"graphback-cli@1.1.1","_nodeVersion":"12.20.1","_npmVersion":"6.14.10","dist":{"integrity":"sha512-plmjizHH1r8ZGfjFgLBHVtT02rbM3OWrofttGyaa3WB/bjPnCZdsBJ5tgG0rcLhUP2Cpy5M+uJv1+P8HfEg3Lg==","shasum":"cf51da776d8e345bc6dba6bbdcabb3ce4e9de495","tarball":"https://registry.npmjs.org/graphback-cli/-/graphback-cli-1.1.1.tgz","fileCount":34,"unpackedSize":21482,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgHWbrCRA9TVsSAnZWagAA5CMP/i3TdkXL9DnHtgbn7N5b\n+eurm01LQAPRoY+jHz9kq47i8Hm2U0bZeR68a42c7OddZJJjE4lB3Fksl/uI\n/RuLPuQjY6Qlcb57bcMCswOL2/rxMhO/ScknsBn4vyTFVspDEkpEYSbt/yeD\ngwdBdlnqZm7wFtkfHWuOMSEEyQDMHzysGCwbNd4EjI+P4xaFu3cvlKfthmOg\nZg4p/oPF8Nv5ThPCwkl4pWND51O5D4w8Fx52XcaMhTXRSpBfxn5tOwXgK0tu\nlSz+JDhoJsECQ1InMTO5ytbZQ48cVVplRKpBfGUM9HswFRr8YxyIgnr5fIE+\noLL8orJ4a6zqvsq5Hadm2zyGH0dX7nA+dvlRNbsy7llZbB3CfFG5zogxsGMg\nmjGBryJFmsM+8kwR4O6PlKy+LnFzAJYJr8VQLzFghb24JmYJwCB3ZEN3EjBP\nWQWt3rvCDUZj6mESgyP0I9nboBboHk/4k+nFJsro1g0VMvGbcMKCLTKsGGH9\n0wVrpkXLHxQDnJ4Rt1KUJSW5RKBAsbTx9WsejiMOOodQ9c7x19U+kYloJ4sJ\ny+zljMtZ+23WHiuq/ZHycHfeBtl8TsNogdSH87Vf0fmdU1uSx8Y8Teqy9M80\nRsu/1VTXD7GX89datf1Uw5CR6zRQrbot/fAPlK4fsuO55eKBwyqTbMO5cmMI\nWhV1\r\n=FKj2\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC6jVtz/JIwjDBl3gfUdoLOAxxw7uLU80MI5sM5F5nubQIhAMUNL85NOBgG6QDkmue1OSq9b2sdXHiWAqPcsi6SyFmm"}]},"_npmUser":{"name":"aerogear-ci","email":"mziccard@redhat.com"},"directories":{},"maintainers":[{"name":"ephelan","email":"ephelan@redhat.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"darahayes","email":"dara.s.hayes@gmail.com"},{"name":"scoady","email":"scoady@redhat.com"},{"name":"aerogear-ci","email":"mziccard@redhat.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphback-cli_1.1.1_1612539627169_0.4636671837455293"},"_hasShrinkwrap":false},"1.1.2":{"name":"graphback-cli","version":"1.1.2","description":"Auto generate resolvers on top of the graphql and database of your choice","main":"dist/index.js","bin":{"graphback":"dist/index.js"},"types":"types/index.d.ts","typescript":{"definition":"types/index.d.ts"},"repository":{"type":"git","url":"git+https://github.com/aerogear/graphback.git"},"bugs":{"url":"https://github.com/aerogear/graphback/issues"},"homepage":"https://github.com/aerogear/graphback/tree/master/packages/graphback-cli#readme","author":{"name":"wtrocki@redhat.com"},"scripts":{"clean":"rimraf coverage dist types","build":"tsc","watch":"tsc -w","lint":"eslint -t stylish --project \"tsconfig.json\"","test":"echo \"no tests in this package\""},"engines":{"node":">=10.15.3"},"devDependencies":{"@types/chalk":"0.4.31","@types/jest":"26.0.19","@types/node":"12.19.9","@types/node-emoji":"1.8.1","@types/yargs":"15.0.12","jest":"26.6.3","lint-staged":"10.5.3","rimraf":"3.0.2","ts-jest":"26.4.4","ts-node":"9.1.1","typescript":"4.1.3","typescript-eslint-parser":"21.0.2"},"dependencies":{"@graphql-tools/graphql-file-loader":"6.2.6","chalk":"2.4.2","chokidar":"3.4.3","debounce":"1.2.0","graphback":"1.1.2","graphql-config":"3.2.0","node-emoji":"1.10.0","yargs":"16.2.0"},"jest":{"transform":{"^.+\\.tsx?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"]},"_id":"graphback-cli@1.1.2","_nodeVersion":"12.20.2","_npmVersion":"6.14.11","dist":{"integrity":"sha512-UED+/UDHkIF4JEon7+laIWQb2h920Z7PHT3zXK7GaaI8naimytWGMJ8qEMPXU1PP38OZh2v9ZVQrUgLXdmU4Bw==","shasum":"6ff149a73e576a47770331abba6a9d312da53c06","tarball":"https://registry.npmjs.org/graphback-cli/-/graphback-cli-1.1.2.tgz","fileCount":34,"unpackedSize":21482,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgNi4lCRA9TVsSAnZWagAASkwP+wRmBkib/0Z/8L0DuLIa\niuxnO5M1gr3wgqekn/FdKoL9LUjNkWkeMnTTZatiZOc3EPCY4J7JqCdV+H9K\nvuMGE8aQUlLbHdu8mWqnVXaCf7P2JOiR9HnCKngKfH69MVtliHc6lL8v/mnY\nc0o7F8KGr5e7vtm7XU8l4nYN3jrViGFlxB0osHFrP/AIUVow97l2jJp80iuC\noeczdaugtmU68ED9Qd5fDq7P0U5wY93FLpTbx3LMLskJpns/rn7DphOJ7SbM\n4x+ldleiDsaOQbZd3nNDPg8odwsQKzymx8ni8UNg4v22omcgY1MiUcdss2q9\n9It6SFEIhndtljXB9x8m/xGhARKiYPmXf2WIseZM30FKTgCbiwZfUAacyYmB\n3/e45rtOgeM6VBayzzMV8wkCSWzClphmmM5IMrqGV/V1UPaTT0FYy0S59IvR\n4Xzmis9p8W335oqtOzNlUZJ2I8GWGv4npXr3bRKe+EHt262nEWXR7yIsUQ7M\nsXGRTRFuuuMpLC8dukMg+EH9OlMctfMzvappsyd6A4NgyzIXBDzGitUE+ino\nvy2yZwm0TF0Au1QKHcDR8WFh7dYwcybnKQsu2VT1rtA1gnAGVOFo7LCjTBco\nsFYCm8J3vo/wrqz/454Ay/1lCXAwTWDokm0pwWAPO3G8VkT3+/Lfa9WVbljJ\ny7DU\r\n=/6e/\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDhSmEKed/oYloc6GqQem2X2s96yvgwXEFFUytt9RUwvgIgUPcgu1A291zj1J6aFsbXNult7K8pd18UhUzKzMKaOP4="}]},"_npmUser":{"name":"aerogear-ci","email":"mziccard@redhat.com"},"directories":{},"maintainers":[{"name":"ephelan","email":"ephelan@redhat.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"darahayes","email":"dara.s.hayes@gmail.com"},{"name":"scoady","email":"scoady@redhat.com"},{"name":"aerogear-ci","email":"mziccard@redhat.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphback-cli_1.1.2_1614163493248_0.7953518381047866"},"_hasShrinkwrap":false}},"time":{"created":"2019-06-07T15:25:49.948Z","1.0.0":"2019-06-07T15:25:50.175Z","modified":"2022-05-04T02:25:42.221Z","0.1.0":"2019-06-12T15:04:39.991Z","0.2.0":"2019-06-12T15:22:47.975Z","0.3.0":"2019-07-16T10:37:30.749Z","0.3.1":"2019-07-17T15:43:22.912Z","0.3.2":"2019-07-24T14:14:33.152Z","0.4.0":"2019-07-24T19:50:55.880Z","0.5.0":"2019-08-01T12:32:45.942Z","0.6.0":"2019-08-07T09:47:09.763Z","0.7.0":"2019-08-13T21:46:26.254Z","0.7.1":"2019-08-20T09:55:00.540Z","0.7.2":"2019-08-21T05:24:03.025Z","0.8.0":"2019-08-28T16:17:58.502Z","0.8.1":"2019-08-28T16:56:40.346Z","0.8.2":"2019-08-28T19:31:03.101Z","0.8.3":"2019-08-29T11:05:29.254Z","0.9.0":"2019-09-22T20:53:29.119Z","0.9.1":"2019-09-23T16:32:23.108Z","0.9.2":"2019-09-24T11:04:15.979Z","0.9.3":"2019-10-29T11:00:56.552Z","0.9.4":"2019-10-29T11:27:33.552Z","0.10.0-dev1":"2019-10-30T09:16:50.771Z","0.9.5":"2019-11-04T15:51:20.585Z","0.9.6":"2019-11-07T14:06:55.093Z","0.10.0-dev2":"2019-11-19T10:42:45.037Z","0.10.0-rc3":"2019-12-23T17:49:08.593Z","0.10.0":"2020-01-06T12:51:02.929Z","0.10.1":"2020-01-09T16:04:38.651Z","0.10.2":"2020-01-10T15:57:09.872Z","0.10.3":"2020-01-25T13:02:13.222Z","0.10.4":"2020-01-25T13:11:44.586Z","0.11.0-alpha1":"2020-02-17T10:00:12.716Z","0.11.0-rc1":"2020-02-18T13:22:27.180Z","0.11.0-dev2":"2020-02-21T14:26:11.776Z","0.11.0-dev3":"2020-02-21T16:17:46.036Z","0.11.0-rc2":"2020-02-24T17:29:32.432Z","0.11.0-rc3":"2020-02-24T23:31:37.055Z","0.11.0-rc4":"2020-03-02T17:46:42.586Z","0.11.0-rc5":"2020-03-03T16:56:02.571Z","0.11.0":"2020-03-09T12:35:31.307Z","0.11.1":"2020-03-10T14:18:22.944Z","0.11.2":"2020-03-11T18:21:06.742Z","0.11.3":"2020-03-27T10:26:44.026Z","0.11.4":"2020-03-31T10:10:34.408Z","0.12.0":"2020-04-20T14:21:52.634Z","0.14.0-dev1":"2020-05-08T12:56:37.789Z","0.14.0-dev2":"2020-05-21T15:41:35.628Z","0.14.0-dev3":"2020-05-25T15:22:39.639Z","0.14.0-alpha1":"2020-05-28T17:33:30.584Z","0.14.0-alpha2":"2020-06-02T15:25:02.371Z","0.12.1":"2020-06-04T08:51:26.240Z","0.14.0-alpha3":"2020-06-09T11:41:40.848Z","0.14.0-alpha4":"2020-06-15T16:34:05.902Z","0.14.0-alpha5":"2020-06-18T23:16:36.858Z","0.14.0-alpha6":"2020-06-22T13:34:52.046Z","0.14.0-alpha7":"2020-06-22T13:53:56.459Z","0.14.0-alpha8":"2020-06-24T13:06:15.448Z","0.14.0-alpha9":"2020-06-25T11:45:53.386Z","0.14.0-alpha10":"2020-06-25T14:55:55.738Z","0.14.0-alpha11":"2020-06-26T14:30:40.947Z","0.14.0-alpha12":"2020-06-29T11:37:22.085Z","0.14.0-alpha13":"2020-06-29T15:17:45.392Z","0.14.0-alpha14":"2020-07-01T11:56:35.407Z","0.14.0-beta1":"2020-07-02T16:00:41.702Z","0.14.0-beta3":"2020-07-03T11:00:55.749Z","0.14.0-beta4":"2020-07-08T09:03:16.255Z","0.14.0-beta5":"2020-07-13T13:33:10.672Z","0.14.0-beta6":"2020-07-15T10:29:25.018Z","0.14.0":"2020-07-20T10:15:33.341Z","0.14.1":"2020-07-27T10:37:44.994Z","0.15.0-alpha1":"2020-07-27T16:41:12.825Z","0.15.0":"2020-07-30T12:55:35.718Z","0.15.1":"2020-07-31T11:23:54.142Z","0.16.0-alpha1":"2020-08-03T07:19:28.989Z","0.16.0-alpha2":"2020-08-03T10:03:09.048Z","0.16.0-alpha3":"2020-08-11T10:35:47.145Z","0.16.0-alpha4":"2020-08-12T11:36:07.013Z","0.16.0-alpha5":"2020-08-17T18:59:30.788Z","0.16.0-alpha6":"2020-08-18T16:52:52.047Z","0.16.0-alpha7":"2020-08-20T09:05:45.433Z","0.16.0-beta1":"2020-08-20T09:35:23.726Z","0.16.0-beta2":"2020-08-26T11:54:46.274Z","0.16.0-beta3":"2020-08-27T11:09:37.694Z","0.16.0-beta4":"2020-08-27T17:38:43.040Z","0.16.0":"2020-09-01T11:01:36.865Z","0.16.1":"2020-09-02T07:55:25.018Z","0.16.2":"2020-09-07T14:36:47.208Z","1.0.0-beta1":"2020-09-15T12:37:36.917Z","1.0.0-beta2":"2020-09-18T11:03:07.438Z","1.0.0-beta3":"2020-09-21T08:42:11.652Z","1.0.0-beta4":"2020-09-21T15:26:48.961Z","1.0.0-beta5":"2020-09-22T15:05:21.871Z","1.0.0-beta6":"2020-09-23T12:16:47.804Z","1.0.0-beta7":"2020-09-24T14:44:29.974Z","1.0.1":"2020-09-25T10:05:18.612Z","1.1.0-alpha1":"2020-10-08T15:02:17.196Z","1.1.0-alpha2":"2020-10-20T08:48:52.056Z","1.1.0":"2020-11-10T11:48:53.913Z","1.1.1":"2021-02-05T15:40:27.334Z","1.1.2":"2021-02-24T10:44:53.438Z"},"maintainers":[{"name":"ephelan","email":"ephelan@redhat.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"darahayes","email":"dara.s.hayes@gmail.com"},{"name":"scoady","email":"scoady@redhat.com"},{"name":"aerogear-ci","email":"mziccard@redhat.com"}],"description":"Auto generate resolvers on top of the graphql and database of your choice","author":{"name":"wtrocki@redhat.com"},"readme":"## Graphback\n\n<p align=\"center\">\n  <img width=\"400\" src=\"https://raw.githubusercontent.com/aerogear/graphback/master/website/static/img/logo.png\"/>\n  <br/>\n  Auto generate database structure, <br/>\n  GraphQL Resolvers and Queries from GraphQL types 🚀\n</p>\n\n## Motivation \n\nGraphback helps you to kickstart your experience with any existing GraphQL implementation\nby generating backend and client side CRUD layer using your GraphQL data model.\n\n**Documentation**: https://graphback.dev\n\n**Repository**: https://github.com/aerogear/graphback/\n\n## CLI commands reference\n\nSee: https://graphback.dev/docs/cli/graphback-cli\n\n> NOTE: Graphback CLI is now part of the graphql-cli command line tool. Please consider installing https://github.com/Urigo/graphql-cli for wider set of features\n","readmeFilename":"README.md","homepage":"https://github.com/aerogear/graphback/tree/master/packages/graphback-cli#readme","repository":{"type":"git","url":"git+https://github.com/aerogear/graphback.git"},"bugs":{"url":"https://github.com/aerogear/graphback/issues"}}