{"_id":"@byu-oit/openapi.oauthflow","_rev":"12-7857effdd15561b24b8948551d9ddc55","name":"@byu-oit/openapi.oauthflow","dist-tags":{"latest":"0.0.5"},"versions":{"0.0.0":{"name":"@byu-oit/openapi.oauthflow","version":"0.0.0","keywords":[],"author":{"name":"Spencer Tuft","email":"stuft2@byu.edu"},"license":"Apache-2.0","_id":"@byu-oit/openapi.oauthflow@0.0.0","maintainers":[{"name":"yoshutch","email":"scott_hutchings@byu.edu"},{"name":"lehinpm","email":"lehi_alcantara@byu.edu"},{"name":"oscea","email":"it@byu.edu"},{"name":"stuft2","email":"spencer.tuft@gmail.com"},{"name":"pauldeden","email":"byu-oit-npmjs@byu.edu"},{"name":"mhailstone","email":"matthew.hailstone@gmail.com"},{"name":"gi60s","email":"james.speirs@gmail.com"},{"name":"arasmus8","email":"arasmus8@gmail.com"},{"name":"garygsc","email":"garygsc@gmail.com"},{"name":"martingarn","email":"martin_garn@byu.edu"},{"name":"snelg","email":"github@snelg.com"},{"name":"mzroth","email":"mark_roth@byu.edu"},{"name":"byu-oit-bot","email":"npm-aaaaamoularhpuhbr2i4pnykyi@byu-oit.slack.com"}],"homepage":"https://github.com/byu-oit/byu-oit-sdk-js#readme","bugs":{"url":"https://github.com/byu-oit/byu-oit-sdk-js/issues"},"dist":{"shasum":"91904aedbc8f88e68556c39a0f1b280b20474754","tarball":"https://registry.npmjs.org/@byu-oit/openapi.oauthflow/-/openapi.oauthflow-0.0.0.tgz","fileCount":15,"integrity":"sha512-alXpRQTsQ804Q+gPqh+t63mcWIVd3PfyNTuAn2xXiKV0tnzB65R8L8y9eUCY1kNY5UPI6pj5PKltLtgHFjU+AA==","signatures":[{"sig":"MEUCIQCBm3pxbkq7YJb9CNktzKa2cEvxbA68SVyNhnMwV0+XjgIgOzHSMeJkpKyJOcdhSksf4efQSWCNPL0BxpqAZo0seyQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24541,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjMfkCACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpwNhAAjCVMe3Gbb1+24KrDnRb4jxni5dWmxynWaDcbhaOHBD/yunNQ\r\nqD8zjQfzuZLpm2V4i82aw9qwya3Y2k1mHWEGWKFB6aWsCYKOp0/CLQaCR2zV\r\nDnE+erwWZqyCK92tsjzuhclsii7wZMfYkOAzOFSA5oB35rM4lWAoTCy4LOKy\r\nZlaTd3N+2O3E3OIkAAom20eKYRyib4/OMa+RkF5lhMI/B7AJC4jFrEx7ecPF\r\n6ko1rcD770XpzyiZt35FQ2LP9JER8G7XEznDpGIAu8nIOe6LaknU033TkNZk\r\nvo9HtAEyPSrrVgQ64mjHL/uf+hRahe5AJegOFusXIrCI102pdjY0+EZStkQr\r\nJF2G9OjJGm/ifonY366LKL0HMmgMhMc0GDshfvGjwHk++5G5j5Cfkpt7rdXT\r\nYnPUm+Yor1HZ7eRoTAvMwzDD/Gzy2wGzmNM9XSJEB6J0qnPvz3dclnzsVUNP\r\nuvM5AOefOY0NSNN+/rNU23eK0DcpwN1jF3NGBbkeRyEy6Vr0KQe3yh/plTfG\r\nD1SsoSa7t45CVGX84svLU5aUAGCU2J48+tpVpK2F/MCuhzwbQVlcdglI6t7k\r\naIqZQOjfolM1+8RUIfRyTMQsEcP6suwLqvUv3NiwRq+f+yd1Z0JZEL+n0Y+q\r\ncdPbDbkaQOFQda8UCkcRRcUrlistcJdItvQ=\r\n=Qysf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","types":"types/index.d.ts","module":"es/index.js","gitHead":"23cdbf237ca41a43704eb0478ccaed093045fe76","scripts":{"lint":"npx eslint .","test":"jest","build":"concurrently 'npm run build:cjs' 'npm run build:es' 'npm run build:types'","clean":"rimraf ./cjs ./es ./types *.tsbuildinfo coverage","build:es":"tsc -p tsconfig.es.json","lint:fix":"npx eslint . --fix","build:cjs":"tsc -p tsconfig.cjs.json","build:types":"tsc -p tsconfig.types.json"},"typedoc":{"entryPoint":"./src/index.ts","readmeFile":"./README.md","displayName":"OAuthFlow Object"},"_npmUser":{"name":"byu-oit-bot","email":"npm-aaaaamoularhpuhbr2i4pnykyi@byu-oit.slack.com"},"repository":{"url":"git+https://github.com/byu-oit/byu-oit-sdk-js.git","type":"git"},"_npmVersion":"lerna/5.5.2/node@v18.9.1+x64 (linux)","description":"OpenAPI oauth flow object class and schema definitions","directories":{},"_nodeVersion":"18.9.1","dependencies":{"tslib":"^2.4.0","@sinclair/typebox":"^0.24.41","@byu-oit/openapi.common":"*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.1.3","eslint":"^8.0.1","rimraf":"^3.0.2","ts-jest":"^28.0.8","ts-node":"^10.9.1","typescript":"^4.8.2","@types/jest":"^28.1.8","concurrently":"^7.3.0","jest-fetch-mock":"^3.0.3","eslint-plugin-jsdoc":"^39.3.6","@tsconfig/recommended":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.36.1"},"_npmOperationalInternal":{"tmp":"tmp/openapi.oauthflow_0.0.0_1664219393747_0.5142287022274201","host":"s3://npm-registry-packages"}},"0.0.1":{"name":"@byu-oit/openapi.oauthflow","version":"0.0.1","keywords":[],"author":{"name":"Spencer Tuft","email":"stuft2@byu.edu"},"license":"Apache-2.0","_id":"@byu-oit/openapi.oauthflow@0.0.1","maintainers":[{"name":"yoshutch","email":"scott_hutchings@byu.edu"},{"name":"lehinpm","email":"lehi_alcantara@byu.edu"},{"name":"oscea","email":"it@byu.edu"},{"name":"stuft2","email":"spencer.tuft@gmail.com"},{"name":"pauldeden","email":"byu-oit-npmjs@byu.edu"},{"name":"mhailstone","email":"matthew.hailstone@gmail.com"},{"name":"gi60s","email":"james.speirs@gmail.com"},{"name":"arasmus8","email":"arasmus8@gmail.com"},{"name":"garygsc","email":"garygsc@gmail.com"},{"name":"martingarn","email":"martin_garn@byu.edu"},{"name":"snelg","email":"github@snelg.com"},{"name":"mzroth","email":"mark_roth@byu.edu"},{"name":"byu-oit-bot","email":"npm-aaaaamoularhpuhbr2i4pnykyi@byu-oit.slack.com"}],"homepage":"https://github.com/byu-oit/byu-oit-sdk-js#readme","bugs":{"url":"https://github.com/byu-oit/byu-oit-sdk-js/issues"},"dist":{"shasum":"6052c27f92a305f33d56fddb42efe4749469a9f9","tarball":"https://registry.npmjs.org/@byu-oit/openapi.oauthflow/-/openapi.oauthflow-0.0.1.tgz","fileCount":11,"integrity":"sha512-Yvh5vWmX8aKEuWHbQW4YrSBXj2JYs9KP/AEqO27UdsxHoqfwZ/iYtjpV0xCDKShRNp7+3FbfzbJ8gzB2sU3gVA==","signatures":[{"sig":"MEQCIEmxoQqyK2N3ZoYLXaoC6XjXkRSBdLiX6IocJxg00/vMAiBkxVV2dTrBr2ZHCS0bEfnPgydBYw8zoL4WCyY4QV5jZA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21205,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjM9onACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrXuQ//YM0TEpMeKZ1q9IXS51fP5yOzt/eV3wNu7ls/pcz2hb8LPAY1\r\nogAJY80dzKlPv+upMT+OVoj00nTdjQOv5AfDN47INIzhPs15bKN6PM4eGw36\r\nXbPoh9g7zl2XD3Xm1BaL6tSDjuxchdbhgw9LZbVyLQ5i+T/1B0tPBpHd6gtI\r\nS2F+WXOrCHj1NfdcjGMYR+2gk+reDEKqSTG7v7gZS8FkqbppdPvK8harcl0l\r\nl8x8Uf7gGCWb98xV6bXGRXxS6O+zLUFmIaSHjfrRiJX15WY45KcGDka8Mu/c\r\nCBsEwTYkYEouzBoCM2j69do56sz6fyy6njinp/X1/ducvKy+xSD1k/zKKO/u\r\npg4ruYzI4xfgXQCwOVabSGFUe8vdyhgoVmbDmHiiR+Nd1JeVbulmQb6fzh7n\r\nNWOINee4Veevt9kjWJYsJ+29Bpxg3QWC9usDkbNcUBaK3MZ0TBFjkKtbXcEP\r\naB3LGXb9MWYEcmi/61ndHwyT8oEeTMmNOMiFg20duhNmArXovfW293he3W4W\r\nshoHwo2o+SIrlT61dKw8qnuvH4O6LtNmEQE9kE9a3MMLI+2DvtDfePmK6d7G\r\nJnG6eB/X8SSdbwWplubGKZLWmf5h+IZU1+wZwwg3c6qqGXipuH/qFeW0Ruiz\r\nE6yMQZusbzQKH24oAiaxOGIqczX+Sgycs7o=\r\n=BTUO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","types":"types/index.d.ts","module":"esm/index.js","exports":{".":{"import":"./esm/index.js","require":"./cjs/index.js"}},"gitHead":"d2867f636bca7b98658b296ea820c24888ae1602","scripts":{"lint":"npx eslint .","test":"jest","build":"concurrently 'npm run build:cjs' 'npm run build:esm' 'npm run build:types'","clean":"rimraf ./cjs ./esm ./types *.tsbuildinfo coverage","lint:fix":"npx eslint . --fix","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json","build:types":"tsc -p tsconfig.types.json"},"typedoc":{"entryPoint":"./src/index.ts","readmeFile":"./README.md","displayName":"OAuthFlow Object"},"_npmUser":{"name":"byu-oit-bot","email":"npm-aaaaamoularhpuhbr2i4pnykyi@byu-oit.slack.com"},"repository":{"url":"git+https://github.com/byu-oit/byu-oit-sdk-js.git","type":"git"},"_npmVersion":"lerna/5.5.2/node@v18.9.1+x64 (linux)","description":"OpenAPI oauth flow object class and schema definitions","directories":{},"_nodeVersion":"18.9.1","dependencies":{"tslib":"^2.4.0","@sinclair/typebox":"^0.24.41","@byu-oit/openapi.common":"^0.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.1.3","eslint":"^8.0.1","rimraf":"^3.0.2","ts-jest":"^28.0.8","ts-node":"^10.9.1","typescript":"^4.8.2","@types/jest":"^28.1.8","concurrently":"^7.3.0","jest-fetch-mock":"^3.0.3","eslint-plugin-jsdoc":"^39.3.6","@tsconfig/recommended":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.36.1"},"_npmOperationalInternal":{"tmp":"tmp/openapi.oauthflow_0.0.1_1664342567473_0.8324197868097039","host":"s3://npm-registry-packages"}},"0.0.2":{"name":"@byu-oit/openapi.oauthflow","version":"0.0.2","keywords":[],"author":{"name":"Spencer Tuft","email":"stuft2@byu.edu"},"license":"Apache-2.0","_id":"@byu-oit/openapi.oauthflow@0.0.2","maintainers":[{"name":"yoshutch","email":"scott_hutchings@byu.edu"},{"name":"lehinpm","email":"lehi_alcantara@byu.edu"},{"name":"oscea","email":"it@byu.edu"},{"name":"stuft2","email":"spencer.tuft@gmail.com"},{"name":"pauldeden","email":"byu-oit-npmjs@byu.edu"},{"name":"mhailstone","email":"matthew.hailstone@gmail.com"},{"name":"gi60s","email":"james.speirs@gmail.com"},{"name":"arasmus8","email":"arasmus8@gmail.com"},{"name":"garygsc","email":"garygsc@gmail.com"},{"name":"martingarn","email":"martin_garn@byu.edu"},{"name":"snelg","email":"github@snelg.com"},{"name":"mzroth","email":"mark_roth@byu.edu"},{"name":"byu-oit-bot","email":"npm-aaaaamoularhpuhbr2i4pnykyi@byu-oit.slack.com"}],"homepage":"https://github.com/byu-oit/byu-oit-sdk-js#readme","bugs":{"url":"https://github.com/byu-oit/byu-oit-sdk-js/issues"},"dist":{"shasum":"d30629b2ec2ea4fb1911401814a0ae99af4c60e8","tarball":"https://registry.npmjs.org/@byu-oit/openapi.oauthflow/-/openapi.oauthflow-0.0.2.tgz","fileCount":15,"integrity":"sha512-Glmym3AR++GzGyjptJ/6+De2YSawfs6Vv+Hw4R00zH7brsAatqfNDrdwIr19rxFPI0TDA4cBhEwgdVFTdoPrGw==","signatures":[{"sig":"MEYCIQCr1TSetiaj2MrW0T3bwO+8b/tKRdbkSwuxKigWUn+W5wIhAJLiuJalYqrwHbIgYo54eU/Kp2/avhEOQ1Tb6elZS9M4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24657,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjM+B/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpv5w//ZdpR3d/EDo+/lFW4N4KBNpm6q7IqBXzMeoFk7hf4xpYnCDF/\r\nTzCIKm1TpzyJveupSNIi+RRlRaY6mmPagdUtOM+iMXFZPi8rftn/4xPG3+nb\r\nmx6S4dRmafZnqRfS8zfug4SB612vvqlNKqABHNEF/zKTL2yCLbQtUndFKI9D\r\nr3uIoKqpkwxXVh2vuY48OE+AhcTaLl47oUiaG2XCp46mq9ohXNcEZerH20Y4\r\np2CIi8UMi1wvhanbug83FDGrmBL9VHS1bYZX6Fqvrsyu6h0vWXILLOOyEMHP\r\nZGnRKgIiBB/UuzCTEqsveqJ1FxTA+h9jVcZ67bS7GcWK+W2GmBMebGsSeZyJ\r\nTJt6ZpTkJzzkOOxW3/5OqyyU8OUu9r68gnjdxQ5112thuqwW5rkSrI8GRU4g\r\nd7Afcuf6QP25ZHdIZl2QJWHLRVlErpsoGyY7/a8WXKr+5TdDfRY7rMxrAwBY\r\nOG6+mNIoscDYMn6dnWCd9niIxaWYLtbyzzqbwSo9Qq/zaybC5+NFf6fj0qIV\r\nAow/f5Zw/2Upmt6V/KlYJPHcNL+cLBh+dfKk8WHX6rRW87+W052ppWy64/WF\r\nQhz2EV3k5Uas6jsHvrnGBkJEaGPuaibVab8crKwkzRF4qhsRXp/5WSMAb6ub\r\ndXfHoyL+8A7d4QVVkzGy6YY8AY5KNGKXwCk=\r\n=mGos\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","types":"types/index.d.ts","module":"esm/index.js","exports":{".":{"import":"./esm/index.js","require":"./cjs/index.js"}},"gitHead":"07db5e3478bc059b7045530e05bf1c9e8bc13097","scripts":{"lint":"npx eslint .","test":"jest","build":"concurrently 'npm run build:cjs' 'npm run build:esm' 'npm run build:types'","clean":"rimraf ./cjs ./esm ./types *.tsbuildinfo coverage","lint:fix":"npx eslint . --fix","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json","build:types":"tsc -p tsconfig.types.json"},"typedoc":{"entryPoint":"./src/index.ts","readmeFile":"./README.md","displayName":"OAuthFlow Object"},"_npmUser":{"name":"byu-oit-bot","email":"npm-aaaaamoularhpuhbr2i4pnykyi@byu-oit.slack.com"},"repository":{"url":"git+https://github.com/byu-oit/byu-oit-sdk-js.git","type":"git"},"_npmVersion":"lerna/5.5.2/node@v18.9.1+x64 (linux)","description":"OpenAPI oauth flow object class and schema definitions","directories":{},"_nodeVersion":"18.9.1","dependencies":{"tslib":"^2.4.0","@sinclair/typebox":"^0.24.41","@byu-oit/openapi.common":"^0.0.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.1.3","eslint":"^8.0.1","rimraf":"^3.0.2","ts-jest":"^28.0.8","ts-node":"^10.9.1","typescript":"^4.8.2","@types/jest":"^28.1.8","concurrently":"^7.3.0","jest-fetch-mock":"^3.0.3","eslint-plugin-jsdoc":"^39.3.6","@tsconfig/recommended":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.36.1"},"_npmOperationalInternal":{"tmp":"tmp/openapi.oauthflow_0.0.2_1664344191511_0.6036822950308389","host":"s3://npm-registry-packages"}},"0.0.3":{"name":"@byu-oit/openapi.oauthflow","version":"0.0.3","keywords":[],"author":{"name":"Spencer Tuft","email":"stuft2@byu.edu"},"license":"Apache-2.0","_id":"@byu-oit/openapi.oauthflow@0.0.3","maintainers":[{"name":"yoshutch","email":"scott_hutchings@byu.edu"},{"name":"lehinpm","email":"lehi_alcantara@byu.edu"},{"name":"oscea","email":"it@byu.edu"},{"name":"stuft2","email":"spencer.tuft@gmail.com"},{"name":"pauldeden","email":"byu-oit-npmjs@byu.edu"},{"name":"mhailstone","email":"matthew.hailstone@gmail.com"},{"name":"gi60s","email":"james.speirs@gmail.com"},{"name":"arasmus8","email":"arasmus8@gmail.com"},{"name":"garygsc","email":"garygsc@gmail.com"},{"name":"martingarn","email":"martin_garn@byu.edu"},{"name":"snelg","email":"github@snelg.com"},{"name":"mzroth","email":"mark_roth@byu.edu"},{"name":"byu-oit-bot","email":"npm-aaaaamoularhpuhbr2i4pnykyi@byu-oit.slack.com"}],"homepage":"https://github.com/byu-oit/byu-oit-sdk-js#readme","bugs":{"url":"https://github.com/byu-oit/byu-oit-sdk-js/issues"},"dist":{"shasum":"bc4558cb6d3dcf40fbc1d9902547a4f445137218","tarball":"https://registry.npmjs.org/@byu-oit/openapi.oauthflow/-/openapi.oauthflow-0.0.3.tgz","fileCount":15,"integrity":"sha512-WkY2TH4Sv51nFbDleDDbZS0Zj022P7u/DDOMIKty+7EbYFhUm2JI9AYlIFTNtYoBdr1OwKfKyOERdvNCrG/NSA==","signatures":[{"sig":"MEQCIEud4DeLY8spjQHhluyc7P7J12CGUwUinhouR7o8Du3WAiAoaTWsaP8c1MgCTBa3+EmIsmEB6eOlrQC3PkQE38k3ng==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24657,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjNHQxACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrKUxAAhvegpXG/N9uxsPK+NJcMStQ2rFdDgzO8magn8ysoc+sfUMen\r\n+u4qhV1qwwSGnKnujqgXsXHC92vOLoFjRAuSEVqhBsKAJcoFlauUm2kHtyF7\r\nBqN1DyCwvqTeSYp9ARXiK8oj9nHhPOF3aMLJTq+X+HRnywX/ofrcpcXdgyHU\r\nlj+xowiyiDvJC4i+lh86P+BsDhFMQQohhFjDFUh26o4XRtkS+nA3TYTjIudr\r\nVolOxsiJYrFxsFh4M2w2OZxFFP03Wc9jFAXgP1npvlpvW43GCehS9jYCs05S\r\nX4KJXQL4vraUbQ6dEpU+8XumzXJ38/dOcVJMnjd0+bkaKOVApJUz3glTal6a\r\nR3rPhB3lNKukHGyp7kK3ylOwfXoax6j0zC6sdbHEwertjamf02V9KpN1dmVX\r\nliHOV74vtQowbs+lpq7T4xhJghLim+egN1Tl6qAU/wMI/IavB0V2s3I73fEO\r\nKOvMYTGjXp26SJnEoTIxOqpXFIZQ9C21zKyCaY6X6dPh7Wrz81O9MWkECjh0\r\ngd8HIgM2wPc5xPAN9koWNW99bIUGPyx9theZ7/v/Ax3kjILdE2CjdXp4t51n\r\n00lBzbj5iGbEJNBY9V+KwFKjnBFCQMEriuDFXVxpi6hQgXGGQmZmYDSP1CfO\r\nuz0kPS2Y7cvP4bIjUWOM0i0t/caaxv3sTlg=\r\n=6dlB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","types":"types/index.d.ts","module":"esm/index.js","exports":{".":{"import":"./esm/index.js","require":"./cjs/index.js"}},"gitHead":"32d8f6fbc1a6b1d4102ed43fe6dc032099dae2a5","scripts":{"lint":"npx eslint .","test":"jest","build":"concurrently 'npm run build:cjs' 'npm run build:esm' 'npm run build:types'","clean":"rimraf ./cjs ./esm ./types *.tsbuildinfo coverage","lint:fix":"npx eslint . --fix","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json","build:types":"tsc -p tsconfig.types.json"},"typedoc":{"entryPoint":"./src/index.ts","readmeFile":"./README.md","displayName":"OAuthFlow Object"},"_npmUser":{"name":"byu-oit-bot","email":"npm-aaaaamoularhpuhbr2i4pnykyi@byu-oit.slack.com"},"repository":{"url":"git+https://github.com/byu-oit/byu-oit-sdk-js.git","type":"git"},"_npmVersion":"lerna/5.5.2/node@v18.9.1+x64 (linux)","description":"OpenAPI oauth flow object class and schema definitions","directories":{},"_nodeVersion":"18.9.1","dependencies":{"tslib":"^2.4.0","@sinclair/typebox":"^0.24.41","@byu-oit/openapi.common":"^0.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.1.3","eslint":"^8.0.1","rimraf":"^3.0.2","ts-jest":"^28.0.8","ts-node":"^10.9.1","typescript":"^4.8.2","@types/jest":"^28.1.8","concurrently":"^7.3.0","jest-fetch-mock":"^3.0.3","eslint-plugin-jsdoc":"^39.3.6","@tsconfig/recommended":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.36.1"},"_npmOperationalInternal":{"tmp":"tmp/openapi.oauthflow_0.0.3_1664382001326_0.008790531282303782","host":"s3://npm-registry-packages"}},"0.0.4":{"name":"@byu-oit/openapi.oauthflow","version":"0.0.4","keywords":[],"author":{"name":"Spencer Tuft","email":"stuft2@byu.edu"},"license":"Apache-2.0","_id":"@byu-oit/openapi.oauthflow@0.0.4","maintainers":[{"name":"yoshutch","email":"scott_hutchings@byu.edu"},{"name":"lehinpm","email":"lehi_alcantara@byu.edu"},{"name":"oscea","email":"it@byu.edu"},{"name":"stuft2","email":"spencer.tuft@gmail.com"},{"name":"pauldeden","email":"byu-oit-npmjs@byu.edu"},{"name":"mhailstone","email":"matthew.hailstone@gmail.com"},{"name":"gi60s","email":"james.speirs@gmail.com"},{"name":"arasmus8","email":"arasmus8@gmail.com"},{"name":"garygsc","email":"garygsc@gmail.com"},{"name":"martingarn","email":"martin_garn@byu.edu"},{"name":"snelg","email":"github@snelg.com"},{"name":"mzroth","email":"mark_roth@byu.edu"},{"name":"byu-oit-bot","email":"npm-aaaaamoularhpuhbr2i4pnykyi@byu-oit.slack.com"}],"homepage":"https://github.com/byu-oit/byu-oit-sdk-js#readme","bugs":{"url":"https://github.com/byu-oit/byu-oit-sdk-js/issues"},"dist":{"shasum":"e7b075040026ab3baf3d512f5cbf7d708e83f871","tarball":"https://registry.npmjs.org/@byu-oit/openapi.oauthflow/-/openapi.oauthflow-0.0.4.tgz","fileCount":15,"integrity":"sha512-QFtLgFpCj0UezfsyoHOwirGJOoZ3olwDQM270ce8PsHRHZ9Kno/LPzRHjmJkBRWTjLbIyOIjyEk7Mzu8Q6Hmyg==","signatures":[{"sig":"MEUCIA8a9DHTmaUZdENQW1aGNtfV7AYmV9lNzAUYWwdbvEqZAiEA4lMwBr1EMVL7shBQm2raSbBvWcRrZ1YxBl9+4M6MqPU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24657,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjOyQdACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqeqA/8DR63lm/6BKqgtqZepLBap9Odidcsg8H4J4AfL4M+mTIuY9GO\r\nAw8cUj6ZSlhFKvvZGrFjtAL0Qm0CX9sQNc0cDUyFRcpbYRvq3OGWzSrbdQAE\r\niOCxhh9W76BAaKuHN0UI+9boWJlhZXJDopwyA/sFNlteRIHiE3m6+VfN6AEP\r\nmjJMwjbsu8Tq3kXBtozAf6GScnWPNE1tH3HuEtQwnw6NUXcPJV2mW1Osg+K4\r\nFEGSyovSfVsaHkSI+k1tsV0W8WbeBoNv8kedggiU7nbtnDdzKfUBFztJXfE1\r\nUEHlc1kJcpoQS7hT3DfJqyeQ67/kTDmQKo+Jaghow+mEI6xZ/+CUhEQGPI6Z\r\n6l4o+1zqys/9EyBGm749jp4pXCm4p7X7MqvCzHHAG1xeEb2j2oA1nT6LXN0Y\r\n7heLBUEq34/zAU3sIAwAkU94KpDDtgiFQIf5sAj6Hp+jRyoSFgNT+RX94AWI\r\n0/NdM6tKaXZVyvJIkWKtRn5U6rNe0uvzVt3co+vd7t8URpfVVeWCz9FQvlXs\r\nIrsVbcR+CxeVizV18B07g9wmDYWqW4kUv/kcgqnxxmVTZwmVXPJnmsJFcXjq\r\nQWTKUDmAjE8un/ItiwE3YIQwlB4qYYOleHFPkuUZhtoSzM75W6PW+d6f/EF+\r\ndI5ksxI801dPj2kxBNfqobViWvoAR3shoq4=\r\n=cMDT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","types":"types/index.d.ts","module":"esm/index.js","exports":{".":{"import":"./esm/index.js","require":"./cjs/index.js"}},"gitHead":"072d80fa26ddc51a0d594a17c8d4581f28b8a163","scripts":{"lint":"npx eslint .","test":"jest","build":"concurrently 'npm run build:cjs' 'npm run build:esm' 'npm run build:types'","clean":"rimraf ./cjs ./esm ./types *.tsbuildinfo coverage","lint:fix":"npx eslint . --fix","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json","build:types":"tsc -p tsconfig.types.json"},"typedoc":{"entryPoint":"./src/index.ts","readmeFile":"./README.md","displayName":"OAuthFlow Object"},"_npmUser":{"name":"byu-oit-bot","email":"npm-aaaaamoularhpuhbr2i4pnykyi@byu-oit.slack.com"},"repository":{"url":"git+https://github.com/byu-oit/byu-oit-sdk-js.git","type":"git"},"_npmVersion":"lerna/5.5.2/node@v18.10.0+x64 (linux)","description":"OpenAPI oauth flow object class and schema definitions","directories":{},"_nodeVersion":"18.10.0","dependencies":{"tslib":"^2.4.0","@sinclair/typebox":"^0.24.41","@byu-oit/openapi.common":"^0.0.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.1.3","eslint":"^8.0.1","rimraf":"^3.0.2","ts-jest":"^28.0.8","ts-node":"^10.9.1","typescript":"^4.8.2","@types/jest":"^28.1.8","concurrently":"^7.3.0","jest-fetch-mock":"^3.0.3","eslint-plugin-jsdoc":"^39.3.6","@tsconfig/recommended":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.36.1"},"_npmOperationalInternal":{"tmp":"tmp/openapi.oauthflow_0.0.4_1664820253238_0.08395863514275548","host":"s3://npm-registry-packages"}},"0.0.5":{"name":"@byu-oit/openapi.oauthflow","version":"0.0.5","keywords":[],"author":{"name":"Spencer Tuft","email":"stuft2@byu.edu"},"license":"Apache-2.0","_id":"@byu-oit/openapi.oauthflow@0.0.5","maintainers":[{"name":"yoshutch","email":"scott_hutchings@byu.edu"},{"name":"lehinpm","email":"lehi_alcantara@byu.edu"},{"name":"oscea","email":"it@byu.edu"},{"name":"stuft2","email":"spencer.tuft@gmail.com"},{"name":"pauldeden","email":"byu-oit-npmjs@byu.edu"},{"name":"mhailstone","email":"matthew.hailstone@gmail.com"},{"name":"gi60s","email":"james.speirs@gmail.com"},{"name":"arasmus8","email":"arasmus8@gmail.com"},{"name":"garygsc","email":"garygsc@gmail.com"},{"name":"martingarn","email":"martin_garn@byu.edu"},{"name":"snelg","email":"github@snelg.com"},{"name":"mzroth","email":"mark_roth@byu.edu"},{"name":"byu-oit-bot","email":"byu-oit-npm@byu.edu"}],"homepage":"https://github.com/byu-oit/byu-oit-sdk-js#readme","bugs":{"url":"https://github.com/byu-oit/byu-oit-sdk-js/issues"},"dist":{"shasum":"44cf3ace713e71d9ba3bc86cd24e26a12f952f93","tarball":"https://registry.npmjs.org/@byu-oit/openapi.oauthflow/-/openapi.oauthflow-0.0.5.tgz","fileCount":15,"integrity":"sha512-LHvL99cu5b3rND2CrxqVETGkfPsWRQxTb6WFfVSLHQJyWP7umnlAPpZgdwHIaOquDIeIDMZtcenSGmCUkiWgbw==","signatures":[{"sig":"MEUCIDUK4qEmbyET6g6H00nVu1eepvsPHwtxi4b94PzCJfqXAiEAxzcI0CxzmOc1LsnK6MQKWRrWJVCgG6SnNnpsvXjMCw0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26801,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjbVQoACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr60Q/7BGIuo2tigjECkRUWsF++54yPlAtNgNSnBNd3CEoqKUdwAe7a\r\nQ+W5CoNBpUVvVRJpt8Brr+1NGpGPrtxTmiCYzXq2ijp1fk/8QyGf/r7DLlf5\r\npnI92GXSuq29jC936h5ENut3js2LuWPNMlgVhcmyUGi3XdT4lV76xqfjh80d\r\nb2gyMlpyNXar0iOAhvuTZQCweNe2LJ7hDF66uFMm737lHZB1DLqDzclMIsJY\r\n0RefUr+UaJeuHeQ2P0QbYow+LUmz1+LMwl8i2p68YiNeC32JGiCAm/MoF86E\r\nys0QlMkdYgf1tEOIXkFp6pwVHu6wYRhn5qWyZNMOstP9gsntAjEYRWBg4ClN\r\n2C3jfp0YvvoFjTv/SmlO69kY+3cxqab14r8mtcRqEQAtkcQnJ57cC+sH2udZ\r\ntiiiHDxpYNvejSg27y36IPjJI06GeMkS8sPT1gQyOwvkRlVyOkV5VgcBvMRb\r\nyVEYh07ygDMpYxXDZplh62wAqm0zRUdKmGVVx2nEw9r8yEyA4oPq4AlhvjyM\r\nyuP9AYYLScxsKwJ6gEoCnHJt5FR2gbrxdwudUvNxcI7wZjNXDEdbvqHde3zi\r\njZsUnzaUwyFj4Vdr0ayzKVv1wQR+4MGmjry1f5jKGqGMneBus97tLg9xiyaj\r\ngY2UAsv2xY/EM5PVjVnozLkqpjwGd2FunLQ=\r\n=Yh4f\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","types":"types/index.d.ts","module":"esm/index.js","exports":{".":{"import":"./esm/index.js","require":"./cjs/index.js"}},"gitHead":"2405dbf053967870ddb859f3ac2f8ec90a696227","scripts":{"lint":"npx eslint .","test":"jest","build":"concurrently 'npm run build:cjs' 'npm run build:esm' 'npm run build:types'","clean":"rimraf ./cjs ./esm ./types *.tsbuildinfo coverage","lint:fix":"npx eslint . --fix","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json","build:types":"tsc -p tsconfig.types.json"},"typedoc":{"entryPoint":"./src/index.ts","readmeFile":"./README.md","displayName":"OAuthFlow Object"},"_npmUser":{"name":"byu-oit-bot","email":"byu-oit-npm@byu.edu"},"repository":{"url":"git+https://github.com/byu-oit/byu-oit-sdk-js.git","type":"git"},"_npmVersion":"lerna/5.5.2/node@v18.12.0+x64 (linux)","description":"OpenAPI oauth flow object class and schema definitions","directories":{},"_nodeVersion":"18.12.0","dependencies":{"tslib":"^2.4.0","@sinclair/typebox":"^0.24.41","@byu-oit/openapi.common":"^0.0.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.1.3","eslint":"^8.0.1","rimraf":"^3.0.2","ts-jest":"^28.0.8","ts-node":"^10.9.1","typescript":"^4.8.2","@types/jest":"^28.1.8","concurrently":"^7.3.0","jest-fetch-mock":"^3.0.3","eslint-plugin-jsdoc":"^39.3.6","@tsconfig/recommended":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.36.1"},"_npmOperationalInternal":{"tmp":"tmp/openapi.oauthflow_0.0.5_1668109352620_0.3237117867104162","host":"s3://npm-registry-packages"}}},"time":{"created":"2022-09-26T19:09:53.671Z","modified":"2026-07-06T18:16:45.243Z","0.0.0":"2022-09-26T19:09:54.071Z","0.0.1":"2022-09-28T05:22:47.656Z","0.0.2":"2022-09-28T05:49:51.657Z","0.0.3":"2022-09-28T16:20:01.540Z","0.0.4":"2022-10-03T18:04:13.422Z","0.0.5":"2022-11-10T19:42:32.765Z"},"bugs":{"url":"https://github.com/byu-oit/byu-oit-sdk-js/issues"},"author":{"name":"Spencer Tuft","email":"stuft2@byu.edu"},"license":"Apache-2.0","homepage":"https://github.com/byu-oit/byu-oit-sdk-js#readme","keywords":[],"repository":{"url":"git+https://github.com/byu-oit/byu-oit-sdk-js.git","type":"git"},"description":"OpenAPI oauth flow object class and schema definitions","maintainers":[{"email":"scott_hutchings@byu.edu","name":"yoshutch"},{"email":"lehi_alcantara@byu.edu","name":"lehinpm"},{"email":"it@byu.edu","name":"oscea"},{"email":"stuft2@protonmail.com","name":"stuft2"},{"email":"matthew.hailstone@gmail.com","name":"mhailstone"},{"email":"arasmus8@gmail.com","name":"arasmus8"},{"email":"garygsc@gmail.com","name":"garygsc"},{"email":"github@snelg.com","name":"snelg"},{"email":"danielduraesm@gmail.com","name":"gholl0"},{"email":"developertools@byu.edu","name":"byu-oit-bot"},{"email":"micah.weatherhead@gmail.com","name":"mjweather"},{"email":"jvisker@byu.edu","name":"jvisker"}],"readme":"# @byu-oit-sdk/client\n\n### Usage\nYou probably shouldn't unless you know what you're doing\n","readmeFilename":"README.md"}