{"versions":{"0.1.0":{"name":"@google-cloud/paginator","version":"0.1.0","description":"A result paging utility used by Google node.js modules","main":"build/src/index.js","types":"build/src/index.d.ts","scripts":{"test":"npm run test-only","test-only":"nyc mocha build/test","codecov":"nyc report --reporter=json && codecov -f coverage/*.json","check":"gts check","clean":"gts clean","compile":"tsc -p .","fix":"gts fix","prepare":"npm run compile","pretest":"npm run compile","posttest":"npm run check"},"keywords":[],"files":["build/src"],"author":{"name":"Google Inc."},"license":"Apache-2.0","devDependencies":{"@types/arrify":"^1.0.4","@types/extend":"^3.0.0","@types/is":"0.0.20","@types/mocha":"^5.2.4","@types/node":"^10.5.2","@types/proxyquire":"^1.3.28","@types/sinon":"^5.0.1","@types/through2":"^2.0.33","@types/uuid":"^3.4.3","codecov":"^3.0.4","gts":"^0.8.0","hard-rejection":"^1.0.0","mocha":"^5.2.0","nyc":"^12.0.2","proxyquire":"^2.0.1","sinon":"^6.1.3","source-map-support":"^0.5.6","through2":"^2.0.3","typescript":"^2.9.0","uuid":"^3.3.2"},"nyc":{"exclude":["build/test"]},"dependencies":{"arrify":"^1.0.1","extend":"^3.0.1","is":"^3.2.1","split-array-stream":"^2.0.0","stream-events":"^1.0.4"},"gitHead":"623b707c4bd29c24393b485c523d6060202818e6","_id":"@google-cloud/paginator@0.1.0","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"anonymous","email":"node-team-npm@google.com"},"dist":{"integrity":"sha512-YXGajlrh7gPftJJMpGBqAercCFFEYYmw78gV6KZCxfB/XivOBVXOT+QfonwSxP9VRTat/qCTn8ETLuKc10p4fQ==","shasum":"3d1528a749a29968f4d83eafdc4b94247787f26e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@google-cloud/paginator/-/paginator-0.1.0.tgz","fileCount":6,"unpackedSize":36563,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbV5xnCRA9TVsSAnZWagAAoiQP/2mSVQmDewmGg2vNMJx2\ntIglc7nqid3rDN5DlxEQlaKj6E9QNUHKtp0HkAHf2hQc3XVB2l2Vk2FjyYvW\n0KbZSZskBwzJh/NUsN3eXBfAbiTdk8P5xUDKzlryejO7WUe3uopZp4hW0yiK\nHaCqOagG7PD2tIFHIwUe4AaqO9xPwARUhNLmSSBKFgq6dyNeKiMSi62C5HL9\nfHIop4fh54r73zoYBNPu+Bdl5GyGYPonGUMIC+C73lEEw8/UVagQlpLO3e/Z\nTxG98bYFXhx6AM/9+qiadgBYhJjH9aR0DE7IvVc2Lffz73GKMmUQbWgpk/wq\nKDSpNrZSbaDyoeGYeG7JUj2itlRlHfJu5txDm6C9KJPV4HTERl2ysjPZbjQO\neJjnjSUZ9FBrcgmlfZ1GxNFyTvBDDNWByQKvwM46rnYK5m4dMMLYm7w5MH+Z\nXKYF2P/3neZ7vZilWAEy8PQC4dx3+kBC3sCSh0H5UV7FHXbraAETJ02/wQ9Y\n5XmN6PIa28eVgZ8G28ALBTkSSkF9UHYy2ks8LuDQJZ6ssEiMqHehe+wXHnNG\naacDlUmlpsYFDaUD4Ttwg4VXQmqIqkMnCq1pd8PhmBGBVvRYFKDMXuplldr8\ne2LRQXIUSDI5UX0rW/0ZBdzaXswj5POTRs4DHe5XhDw0BvyOPhucqppj9PeT\nL489\r\n=USgs\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIA2S798hUq4411/hNRB0GhIs3lSvLTIwTer48nVgZe/EAiEAvLIvQ4G2GC8Az26Bt1MbJ0bj6YNH6pU8RcwDhuPRa+4="}]},"maintainers":[{"name":"anonymous","email":"npm@fenster.name"},{"name":"anonymous","email":"node-team-npm@google.com"},{"name":"anonymous","email":"justin.beckwith@gmail.com"},{"name":"anonymous","email":"ofrobots@google.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/paginator_0.1.0_1532468327714_0.8244503213326873"},"_hasShrinkwrap":false,"contributors":[]},"0.1.1":{"name":"@google-cloud/paginator","version":"0.1.1","description":"A result paging utility used by Google node.js modules","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-paginator.git"},"scripts":{"test":"npm run test-only","test-only":"nyc mocha build/test","codecov":"nyc report --reporter=json && codecov -f coverage/*.json","lint":"gts check","clean":"gts clean","compile":"tsc -p .","fix":"gts fix","prepare":"npm run compile","pretest":"npm run compile","posttest":"npm run lint","docs":"echo no docs 👻","presystem-test":"npm run compile","samples-test":"cd samples/ && npm link ../ && npm test && cd ../","system-test":"mocha build/system-test"},"keywords":[],"author":{"name":"Google Inc."},"license":"Apache-2.0","devDependencies":{"@types/arrify":"^1.0.4","@types/extend":"^3.0.0","@types/is":"0.0.20","@types/mocha":"^5.2.4","@types/node":"^10.5.2","@types/proxyquire":"^1.3.28","@types/sinon":"^5.0.1","@types/through2":"^2.0.33","@types/uuid":"^3.4.3","codecov":"^3.0.4","gts":"^0.8.0","hard-rejection":"^1.0.0","intelli-espower-loader":"^1.0.1","mocha":"^5.2.0","nyc":"^13.0.0","proxyquire":"^2.0.1","sinon":"^6.1.3","source-map-support":"^0.5.6","through2":"^2.0.3","typescript":"^3.0.0","uuid":"^3.3.2"},"nyc":{"exclude":["build/test"]},"dependencies":{"arrify":"^1.0.1","extend":"^3.0.1","is":"^3.2.1","split-array-stream":"^2.0.0","stream-events":"^1.0.4"},"gitHead":"882817772ae4d7ee6d616e3063b696c0d6945ff1","bugs":{"url":"https://github.com/googleapis/nodejs-paginator/issues"},"homepage":"https://github.com/googleapis/nodejs-paginator#readme","_id":"@google-cloud/paginator@0.1.1","_npmVersion":"5.6.0","_nodeVersion":"8.11.4","_npmUser":{"name":"anonymous","email":"node-team-npm@google.com"},"dist":{"integrity":"sha512-IOafoUT1nLnTiDMrwqqHLul6FxoAxkB4WmjbLhMY5+chwg8tfcDgRRNNCvg00lEHnhVTu3ESs1Zue7WwM6NJYQ==","shasum":"2cca188db7bcb083434154e4796bdeccf0b680fc","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@google-cloud/paginator/-/paginator-0.1.1.tgz","fileCount":7,"unpackedSize":36492,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbkzRgCRA9TVsSAnZWagAApncP/A6DzWqWzfx1x8BTHtua\nn4twmmA5KkUamIiqbCRHhelVMWg/Yhk11K99myYMYGaYYHQUbRv8knTf7ca4\ne3G7847XntJ+FR4Im4SRLaZVeLtnPbeTvICAeB/W5EAy6p1YfCS1rtU4CkEV\njxnvRQHKbpNOuDoKJkd0sGl6teYAgYiVAs536ta4T8liq+7IJlcuTOGfTmT8\nGpnpCOkYPAvtBjD/8xQXMakiyfi1WD3JbwPOOV4xNTn654JXeMSXFcp5aPuY\nei1esvOFwkkFZhw9EfpOAq+mHJt64ULJ0fPYQnypKj3tAU4li+yJGv19q3ok\nhFvkjDe4yW6NoEpm9kox+ys66DI02tn0X8szaXZy/Kc4xzDR2p9+LuV/EZBZ\nOURNPQxFeSW4Mg8oTrpAi7yVVoCjz3jRMQAmBsoXKQQAs6H20fDivU+LiuRZ\n+m6/h8IBoD2jHJs/AAucpHlWcCDZdvIVLhPtBNU35ou0l35Pb8fLFAW75CHS\ncdrOlbV/B73OeifN7EoBbITP1UyzKupBWBtq0G3N1DzUlzPbP681y24V7cNf\nuVKTnpdLKxY+ewhSWY/i/wOyS6sB/ahjT0DRBQIUy9F19NY6k4r/RbM8NV48\nxxkqwRmLhfnwh2nZ0aA6f1Zl0ka6miCQpNJrlGAknR5+YTW6ULckklBZxV7C\nocoO\r\n=y/rN\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHzXWfwr8kLRoyVKzbVPJi9Qb46gAarEpyKned3nB4gnAiAKWEUEDy1COyqItbpyFQVuh4PaCn2KGoxHqGuB7eOzQg=="}]},"maintainers":[{"name":"anonymous","email":"npm@fenster.name"},{"name":"anonymous","email":"node-team-npm@google.com"},{"name":"anonymous","email":"justin.beckwith@gmail.com"},{"name":"anonymous","email":"ofrobots@google.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/paginator_0.1.1_1536373856131_0.413005701363633"},"_hasShrinkwrap":false,"contributors":[]},"0.1.2":{"name":"@google-cloud/paginator","version":"0.1.2","description":"A result paging utility used by Google node.js modules","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-paginator.git"},"scripts":{"test":"npm run test-only","test-only":"nyc mocha build/test","codecov":"nyc report --reporter=json && codecov -f coverage/*.json","lint":"gts check","clean":"gts clean","compile":"tsc -p .","fix":"gts fix","prepare":"npm run compile","pretest":"npm run compile","posttest":"npm run lint","docs":"echo no docs 👻","presystem-test":"npm run compile","samples-test":"cd samples/ && npm link ../ && npm test && cd ../","system-test":"mocha build/system-test"},"keywords":[],"author":{"name":"Google Inc."},"license":"Apache-2.0","devDependencies":{"@types/arrify":"^1.0.4","@types/extend":"^3.0.0","@types/is":"0.0.20","@types/mocha":"^5.2.4","@types/node":"^10.5.2","@types/proxyquire":"^1.3.28","@types/sinon":"^5.0.1","@types/through2":"^2.0.33","@types/uuid":"^3.4.3","codecov":"^3.0.4","gts":"^0.8.0","hard-rejection":"^1.0.0","intelli-espower-loader":"^1.0.1","mocha":"^5.2.0","nyc":"^13.0.0","proxyquire":"^2.0.1","sinon":"^7.0.0","source-map-support":"^0.5.6","through2":"^2.0.3","typescript":"^3.0.0","uuid":"^3.3.2"},"nyc":{"exclude":["build/test"]},"dependencies":{"arrify":"^1.0.1","extend":"^3.0.1","is":"^3.2.1","split-array-stream":"^2.0.0","stream-events":"^1.0.4"},"gitHead":"eec6ab22d88f840a9caf0c1e4427da6788b88be0","bugs":{"url":"https://github.com/googleapis/nodejs-paginator/issues"},"homepage":"https://github.com/googleapis/nodejs-paginator#readme","_id":"@google-cloud/paginator@0.1.2","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"anonymous","email":"node-team-npm@google.com"},"dist":{"integrity":"sha512-XL09cuPSEPyyNifavxWJRYkUFr5zCJ9njcFjqc1AqSQ2QIKycwdTxOP/zHsAWj0xN3rw1ApevA8o+8VAD4R6hw==","shasum":"a7e6579e43f153055b4c65035a6729490a611a60","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@google-cloud/paginator/-/paginator-0.1.2.tgz","fileCount":6,"unpackedSize":33397,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb0v7mCRA9TVsSAnZWagAAgvMP/2Pk5S18u9g4NttqCpm3\n30eSpM9g5ZbHCqd967W49Yq7MRExx3G/G5SHmH6B3A5uq2ssRmkW8MHvgxnq\n+Mt80o7bcDNMbojEE3uRcFV2CuV6QU1cRk1KHM2eOgTv6FmZ24SWTPQot6wX\n4takbOMZMUjPknCTOoYXp0z5jfBeBdfpN2UHnTXQY14Vf0uRsf9ntXwDk7Y2\nC52ofr1jJBq3HR8wzEsO8iX8o06Yf9FLxP7P2yAF9PWj79clmuH0hpTIpRt/\n76BOGZBhMFdmz+DUX0AkN4z8T2LpNlN8IN4BCTSEmtZ4zx7coWOMJZ4t3fzx\n3qOf4K/cY7K5ZuCX3kkUDz6O9ZVfI0V3uMnEG2UDQ7e66MSAHsYihA9EToa4\nQYCy9QM5yafYVWvmpc2A0KKgVRNu/Caze8pTfaJNW/2H3oWdeRhxA1/DUmho\nMnE7PSUwAM6f6FOqZezXeFUgUgCEgxO0Ucc/e8KqrT2SZDoTvtdy/7huYlHa\ne+DYrfZhFpRXTdqyGwVrTp4l6bGIuiIGDaQRelaWFRmxpJPAKoVjHTgspDfM\niPzKynoDL/HqlFJbqh0/DT9CsIAwrG4mSDMSjXDJA/Qn+ENTbRIbtrXYRJrk\n/9tQVe58Z2rL5vaKc7yjB17xHlkHM9/CCS8UkUTrLcpSBCT9RxSKF/oP0P8e\nU9gf\r\n=x5yW\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCWmc1IGdm9Vdj2cr4gN0R9SPElKQmpRu6ZzXj5rbJt+AIgGyMEf9V1TdMfOgERslV3MA8N33jw/4gKAdC8/ZaRRSs="}]},"maintainers":[{"name":"anonymous","email":"npm@fenster.name"},{"name":"anonymous","email":"node-team-npm@google.com"},{"name":"anonymous","email":"justin.beckwith@gmail.com"},{"name":"anonymous","email":"ofrobots@google.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/paginator_0.1.2_1540554469760_0.24352570966165055"},"_hasShrinkwrap":false,"contributors":[]},"0.2.0":{"name":"@google-cloud/paginator","version":"0.2.0","description":"A result paging utility used by Google node.js modules","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-paginator.git"},"scripts":{"test":"nyc mocha build/test","lint":"gts check","clean":"gts clean","compile":"tsc -p .","fix":"gts fix","prepare":"npm run compile","pretest":"npm run compile","posttest":"npm run lint","docs":"compodoc src/","presystem-test":"npm run compile","samples-test":"cd samples/ && npm link ../ && npm test && cd ../","system-test":"mocha build/system-test","docs-test":"linkinator docs -r --skip www.googleapis.com","predocs-test":"npm run docs"},"keywords":[],"author":{"name":"Google Inc."},"license":"Apache-2.0","devDependencies":{"@compodoc/compodoc":"^1.1.7","@types/arrify":"^1.0.4","@types/extend":"^3.0.0","@types/mocha":"^5.2.4","@types/node":"^10.5.2","@types/proxyquire":"^1.3.28","@types/sinon":"^7.0.0","@types/through2":"^2.0.34","@types/uuid":"^3.4.3","codecov":"^3.0.4","gts":"^0.9.0","intelli-espower-loader":"^1.0.1","mocha":"^6.0.0","nyc":"^13.0.0","proxyquire":"^2.0.1","sinon":"^7.0.0","source-map-support":"^0.5.6","through2":"^3.0.0","typescript":"^3.0.0","uuid":"^3.3.2","linkinator":"^1.1.2"},"dependencies":{"arrify":"^1.0.1","extend":"^3.0.1","split-array-stream":"^2.0.0","stream-events":"^1.0.4"},"gitHead":"de5ef4ee6e8a42a9b824fccc159d435be882472b","bugs":{"url":"https://github.com/googleapis/nodejs-paginator/issues"},"homepage":"https://github.com/googleapis/nodejs-paginator#readme","_id":"@google-cloud/paginator@0.2.0","_npmVersion":"6.4.1","_nodeVersion":"8.15.0","_npmUser":{"name":"anonymous","email":"node-team-npm@google.com"},"dist":{"integrity":"sha512-2ZSARojHDhkLvQ+CS32K+iUhBsWg3AEw+uxtqblA7xoCABDyhpj99FPp35xy6A+XlzMhOSrHHaxFE+t6ZTQq0w==","shasum":"eab2e6aa4b81df7418f6c51e2071f64dab2c2fa5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@google-cloud/paginator/-/paginator-0.2.0.tgz","fileCount":6,"unpackedSize":38143,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcgtyoCRA9TVsSAnZWagAAcjIP/2KqVt1scp8poFsewGjz\nNt/Px/7f6leyQsCwL7G3NuQD2fDer/phmux2dbOpnIaG8ZU1REeM74X0yxoW\nuPUNG0oQvATH8A0UUQ60gVSpWhww+gZFZ5XzuBOOwkSau30Pql1GPSbalDTI\nq/rsB4Z7twV84sA4X6Di5AV0g8St0Ks6sdVdrEbm1CqCQLbuLceNitWSagPA\n6RSmsq/MYb8PUOmFsn+QjsxWQVEILFLIDUfExjYjjf+2QlCrw9Brhg+WuIfe\npNIm/wOq9t27ocAAiOmgBLNpRuLYIGG7t0pp6DFdf18EGzar6vKVzhY83TKg\ncoktteVt8YzPOFV2SwMW64KJ8QlcC3CLNqTf3+nlwM25S07+SYuLqWkz45Dp\nYe+xzxJjnOwc4U9WQXgWY6sR1KH3g6NbPdrguDfjcSnySSlAy29zwywbrfUW\ncOuQX0tziKKHhK4s73ajstX6UbRuqnZEckFYszuhB6o5b9LBl5bjP15LH6tH\nZi11trQhoZXPUWWHi0fwtMS9N2qe66QSo4xSm9HF0tFzP/H6PXZ2CeMw47GC\nErty1ITPCGjqKHh6olNgB2qGD71XWXRsl4HNURaA0t6rBfyS+GHl051q/Omt\nVLMmXrF103UWe4iZSNLHMZNcTHcdpKdgSFH/poSq9K4QL3/YnozGRxmbay2G\nvyqv\r\n=Ec1Q\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFvjqkTR4ZZqk2b+aYA8XzdmReIngnrvs/M0dtt9765EAiBhfj3H0N6wJDNnhLqCyOF1fdBf0i0Z29972hLOuLyIuw=="}]},"maintainers":[{"email":"npm@fenster.name","name":"anonymous"},{"email":"node-team-npm@google.com","name":"anonymous"},{"email":"node-team-npm+wombot@google.com","name":"anonymous"},{"email":"justin.beckwith@gmail.com","name":"anonymous"},{"email":"ofrobots@google.com","name":"anonymous"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/paginator_0.2.0_1552080039255_0.7572663616882733"},"_hasShrinkwrap":false,"contributors":[]},"1.0.0":{"name":"@google-cloud/paginator","version":"1.0.0","description":"A result paging utility used by Google node.js modules","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-paginator.git"},"scripts":{"test":"nyc mocha build/test","lint":"gts check","clean":"gts clean","compile":"tsc -p .","fix":"gts fix","prepare":"npm run compile","pretest":"npm run compile","posttest":"npm run lint","docs":"compodoc src/","presystem-test":"npm run compile","samples-test":"cd samples/ && npm link ../ && npm test && cd ../","system-test":"mocha build/system-test","docs-test":"linkinator docs -r --skip www.googleapis.com","predocs-test":"npm run docs"},"keywords":[],"author":{"name":"Google Inc."},"license":"Apache-2.0","devDependencies":{"@compodoc/compodoc":"^1.1.7","@types/extend":"^3.0.0","@types/mocha":"^5.2.4","@types/node":"^10.5.2","@types/proxyquire":"^1.3.28","@types/sinon":"^7.0.0","@types/through2":"^2.0.34","@types/uuid":"^3.4.3","codecov":"^3.0.4","gts":"^1.0.0","intelli-espower-loader":"^1.0.1","linkinator":"^1.1.2","mocha":"^6.0.0","nyc":"^14.0.0","proxyquire":"^2.0.1","sinon":"^7.0.0","source-map-support":"^0.5.6","through2":"^3.0.0","typescript":"^3.0.0","uuid":"^3.3.2"},"dependencies":{"arrify":"^2.0.0","extend":"^3.0.1","split-array-stream":"^2.0.0","stream-events":"^1.0.4"},"engines":{"node":">=8.10.0"},"gitHead":"7c52cc9178b965dd77514b17289533494c2af966","bugs":{"url":"https://github.com/googleapis/nodejs-paginator/issues"},"homepage":"https://github.com/googleapis/nodejs-paginator#readme","_id":"@google-cloud/paginator@1.0.0","_npmVersion":"6.4.1","_nodeVersion":"8.15.0","_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"dist":{"integrity":"sha512-U0Pa2k05mZlRmIGTl81VBv+cYbGsg3E/+IeNasUSk1EisC0fADSwB/o8QJ9yL0knUEAVzOEyErPXnvbMq0IM6w==","shasum":"35549a463fd7072a3caf550e79d28d88a24af3f3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@google-cloud/paginator/-/paginator-1.0.0.tgz","fileCount":6,"unpackedSize":40803,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJczJttCRA9TVsSAnZWagAAdBsP/3w1v6A5R7pdGhLTYq6k\nP6JyzYb8jFvlZXWHoeJ8NQ2dePTCNkkpXr30Pv57jMrXNUvuTdBgQLTrQ8o0\ncnkJrj5u/XdJwnk7gWCpbDUpelb5GZn+JAHixFSOB69rLoxTNcdwOClPp6kP\nzGLhcHCPS3Laz+ozYku5k5NoTRVHg2FJcxQUkv3x8ay09XUyrnkaWCGniBNA\nZJdC0skeZPoax96sjZPOz8v0k/HRwvdlm3BxWtgmV2XXv6GsMs78OUkMeukS\nzUpv22aGK8miQhcs/P6aPuEWfz0MzBBMzcInIUEn/WDFYDFfTspOk9Du73G1\nnYeBq36KE60UKY7Y/ybFEGzZ5XUMmPVQHib//eBYPN+dHdneEtU89y0hpmEl\nVn6f5AiS4NMBcLdkCAwSppVJPV+iBpoy1AWl6oDKPZ/E+l8o4qTJk6vy9XTv\nDvPxj0vghKOWOA8BADN9fGYtkQXEQTbw4bRMvQ+2tME5FCv3TFa7Lykhks6P\n4w0sIO5u2MS+6kYqSaW0Gt+X+/3pB2UM4H5cB+gXQgCj97Y9GszHFJCu6ER+\nV6HsVySJ38CPZ8ZyMYB1MdMgAps5aT8Pj8J7MciMnkjtWcK1bHVYCDSETZ/P\nidh+4Vg6hNFIqAQV36didFZXPEqIH8Vu5cTSqW8y3VwL1vCNRTavg/oqynM0\nt86q\r\n=WZN8\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCpVuciodE+1zWTtPpP/btR/jUVfAcfREVSxBJN99iamgIgIZAA/SfMs150cDddt9ddx6YFLH0L9Zhg5n/K2+asqRw="}]},"maintainers":[{"email":"node-team-npm+wombot@google.com","name":"anonymous"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/paginator_1.0.0_1556913004046_0.05752778599013886"},"_hasShrinkwrap":false,"contributors":[]},"1.0.1":{"name":"@google-cloud/paginator","version":"1.0.1","description":"A result paging utility used by Google node.js modules","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-paginator.git"},"scripts":{"test":"nyc mocha build/test","lint":"gts check","clean":"gts clean","compile":"tsc -p .","fix":"gts fix","prepare":"npm run compile","pretest":"npm run compile","posttest":"npm run lint","docs":"compodoc src/","presystem-test":"npm run compile","samples-test":"cd samples/ && npm link ../ && npm test && cd ../","system-test":"mocha build/system-test","docs-test":"linkinator docs -r --skip www.googleapis.com","predocs-test":"npm run docs"},"keywords":[],"author":{"name":"Google Inc."},"license":"Apache-2.0","devDependencies":{"@compodoc/compodoc":"^1.1.7","@types/extend":"^3.0.0","@types/mocha":"^5.2.4","@types/node":"^10.5.2","@types/proxyquire":"^1.3.28","@types/sinon":"^7.0.0","@types/through2":"^2.0.34","@types/uuid":"^3.4.3","codecov":"^3.0.4","gts":"^1.0.0","intelli-espower-loader":"^1.0.1","linkinator":"^1.1.2","mocha":"^6.0.0","nyc":"^14.0.0","proxyquire":"^2.0.1","sinon":"^7.0.0","source-map-support":"^0.5.6","through2":"^3.0.0","typescript":"^3.0.0","uuid":"^3.3.2"},"dependencies":{"arrify":"^2.0.0","extend":"^3.0.1","split-array-stream":"^2.0.0","stream-events":"^1.0.4"},"engines":{"node":">=8.10.0"},"gitHead":"631be5348329127a8ae2d55205e598fa4240c8e7","bugs":{"url":"https://github.com/googleapis/nodejs-paginator/issues"},"homepage":"https://github.com/googleapis/nodejs-paginator#readme","_id":"@google-cloud/paginator@1.0.1","_npmVersion":"6.4.1","_nodeVersion":"8.16.0","_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"dist":{"integrity":"sha512-kvH8kotVskeBd5/ZpTbbbcV42i6WhjxBbWrw1JbQ6AXai6L2VuQNrq2IPStJ6TZNtdQV8+qsbom9jpDwKU4l6w==","shasum":"afdec77fe58b9feb91b61a39581303bc9e5a5eec","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@google-cloud/paginator/-/paginator-1.0.1.tgz","fileCount":6,"unpackedSize":41365,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdA76sCRA9TVsSAnZWagAANr4P/jEYQ9YPsDLj2nVbo4cn\nYb0z9pI0tivFpkSADUw3qY3+lhp4YV6m+LsTXtWAlC6skTYmVJ4IiCJfscVA\nlNSkykQVTtZFRXD/zxjTbnxpPvkogxPQCsEGaqrVc/HfkqLMSD2dZH4nKq9X\nBPGKWybXCauNs23kV+DF/+MES95azjqcRSWGhQplXYZmxNmDmCy8AZeMLrDK\nvBzkO5gVT7G2DC9mMVyd+A5IUdPBEp12g4ELEAaHMRZpIyDpDl3LKuN3yy2v\nvSH+XyS9NaZaWf02oEwvj8Am/htd5ENALv1Ddbuo/M9HMW+eSDEDPUZ3cut9\nxac0bGqerx+5jDeZgMwInwHp7KI2u0NW/D56Jq3pk2DHLajdkeEeTR4ogr68\nIVzfUMPoQWzP2XKR6G06Qq2153kPB/T4Q3uy8H/Yh2jl9sxf7cforJOKKTUC\nL3bJnd9HJEXzwjWIhHuvm+JzAlTUm9vJXpNlpugqrbM3PYh7PUVx2gcBDw/3\nIs4QlOK88cgSgAPvRvvrYfB6qnIzJOH6hEtMOrBB63esgQPn24jzkwlR2LhX\nCmtePwN6HSprRJC/4tb1oikWGe9e1+zOU3y4x9BTasfPrzpU5ATSf+hYzSvh\n+ZPnpzYilLi7RQxubQYAICz53ZDCDnx8zchh0ZAB0VPm60h66ZCDGBfo/Lpl\npNrb\r\n=qixC\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBXtSz5bgabx2fbMlsqB64nE89AhrcSIoAlwlC6gVNRgAiEAlhCz8r1R5ttOdqQRFrhpLjgjMQvC5Vhd2KAtCewd/Vk="}]},"maintainers":[{"email":"node-team-npm+wombot@google.com","name":"anonymous"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/paginator_1.0.1_1560526508132_0.9198564857010623"},"_hasShrinkwrap":false,"contributors":[]},"1.0.2":{"name":"@google-cloud/paginator","version":"1.0.2","description":"A result paging utility used by Google node.js modules","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-paginator.git"},"scripts":{"test":"nyc mocha build/test","lint":"gts check","clean":"gts clean","compile":"tsc -p .","fix":"gts fix","prepare":"npm run compile","pretest":"npm run compile","posttest":"npm run lint","docs":"compodoc src/","presystem-test":"npm run compile","samples-test":"cd samples/ && npm link ../ && npm test && cd ../","system-test":"mocha build/system-test","docs-test":"linkinator docs -r --skip www.googleapis.com","predocs-test":"npm run docs"},"keywords":[],"author":{"name":"Google Inc."},"license":"Apache-2.0","devDependencies":{"@compodoc/compodoc":"^1.1.7","@types/extend":"^3.0.0","@types/mocha":"^5.2.4","@types/node":"^10.5.2","@types/proxyquire":"^1.3.28","@types/sinon":"^7.0.0","@types/through2":"^2.0.34","@types/uuid":"^3.4.3","codecov":"^3.0.4","gts":"^1.0.0","intelli-espower-loader":"^1.0.1","linkinator":"^1.1.2","mocha":"^6.0.0","nyc":"^14.0.0","proxyquire":"^2.0.1","sinon":"^7.0.0","source-map-support":"^0.5.6","through2":"^3.0.0","typescript":"^3.0.0","uuid":"^3.3.2"},"dependencies":{"arrify":"^2.0.0","extend":"^3.0.1","split-array-stream":"^2.0.0","stream-events":"^1.0.4"},"engines":{"node":">=8.10.0"},"gitHead":"14b504122d478c4cbfbec55457c5af54e04375b9","bugs":{"url":"https://github.com/googleapis/nodejs-paginator/issues"},"homepage":"https://github.com/googleapis/nodejs-paginator#readme","_id":"@google-cloud/paginator@1.0.2","_npmVersion":"6.4.1","_nodeVersion":"8.16.0","_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"dist":{"integrity":"sha512-mUqsRAJ/OT/Zo/Qh2v+kEeWsEgKZtK4vs2skSiVeudPLwjLSVng+fYZYtLK4kx05OSnm16MqurcPqW14g1/TgQ==","shasum":"4d4371d7e3cb35ad00180f724d42c317dbe15b52","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@google-cloud/paginator/-/paginator-1.0.2.tgz","fileCount":6,"unpackedSize":41733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdE/UmCRA9TVsSAnZWagAAEaAP/ROwnDMduDTkSsi8XJv4\nZMf5OR85KkQlk4W/BrkzKed1V/yh7ZtGaLP9MrKNzCQ81jaGM/tikJ8avL/M\nJ3Lf8pNBJBopxRvXePnC/Z8jQxKutThwVwJYLW1klavjY5tssBCYhOjfAVFK\nXQ/ogE9mshfzp+zwszMXZbt0/V1gNUsqzVAd2xjsmaBen3EuE+GqmJITROoD\nkiE5VnixWIixLn3X/PBlxpEMocfpdpBgwt1xdwoOqeBIOOLgxNcO34PfjT1t\nzCfUrCBRFKp8UKZgYfHzQjwA2OwGsMeuTU43P7h9l7hF12Ql5GwKhst0MVDJ\nBPIjeXlFdomxCZ0glieKEVIPxkyvHNL1N8DaXC22YP3N/vhzRG6DUkYn+1wE\nZHUEPs4nst9nne+n1dHxRXSyEubcD67mR5/LcRCh3a7EnT2/OeDkquVeLz2h\nWboLyKJQ6oh5KgYy/6i7e0IBTuQ+iOKJw5WHcD4QRoxKhZZ7kbr891n4BR9Y\n5l3Sq/4vQOEZbCsD8DXIczv3uJLDSR1XvlFShoHuT4rlFpUd9e3Bm9rU/7/i\nvYzsV36B7x3zqv6ubpuaUhbHFK4j5rENDzNsyDg9uukNciR8O4kkdRKWg4c0\nxVf39lHuYeS51gujep3Fy1qJAuY3su5HgdgEd8QuRt5rqjNoK+kB75w3jktZ\nfRUT\r\n=CsQ/\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHUv0Q0jUsIwRpPs9JyR8UDH/LWc6p4rervK5iFRtd0DAiAGzU8UVK07EelVEdH4Td2d6ccwCeykrFw6bOxX8dWK2w=="}]},"maintainers":[{"email":"node-team-npm+wombot@google.com","name":"anonymous"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/paginator_1.0.2_1561589029704_0.49009290395553395"},"_hasShrinkwrap":false,"contributors":[]},"2.0.0":{"name":"@google-cloud/paginator","version":"2.0.0","description":"A result paging utility used by Google node.js modules","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-paginator.git"},"scripts":{"test":"nyc mocha build/test","lint":"gts check","clean":"gts clean","compile":"tsc -p .","fix":"gts fix","prepare":"npm run compile","pretest":"npm run compile","posttest":"npm run lint","docs":"compodoc src/","presystem-test":"npm run compile","samples-test":"cd samples/ && npm link ../ && npm test && cd ../","system-test":"mocha build/system-test","docs-test":"linkinator docs","predocs-test":"npm run docs"},"keywords":[],"author":{"name":"Google Inc."},"license":"Apache-2.0","devDependencies":{"@compodoc/compodoc":"^1.1.7","@types/extend":"^3.0.0","@types/mocha":"^5.2.4","@types/node":"^10.5.2","@types/proxyquire":"^1.3.28","@types/sinon":"^7.0.0","@types/through2":"^2.0.34","@types/uuid":"^3.4.3","codecov":"^3.0.4","gts":"^1.0.0","intelli-espower-loader":"^1.0.1","linkinator":"^1.5.0","mocha":"^6.0.0","nyc":"^14.0.0","proxyquire":"^2.0.1","sinon":"^7.0.0","source-map-support":"^0.5.6","through2":"^3.0.0","typescript":"^3.0.0","uuid":"^3.3.2"},"dependencies":{"arrify":"^2.0.0","extend":"^3.0.1"},"engines":{"node":">=8.10.0"},"gitHead":"98aa259b65457f913674e68391531ddd04553e5f","bugs":{"url":"https://github.com/googleapis/nodejs-paginator/issues"},"homepage":"https://github.com/googleapis/nodejs-paginator#readme","_id":"@google-cloud/paginator@2.0.0","_npmVersion":"6.4.1","_nodeVersion":"8.16.0","_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"dist":{"integrity":"sha512-droVsitvSUGSoMV7Hbk2B5dCFkZIz9YNu3D1AxgFh+hmbSEWJ9SgB/M3WrU8CUx3pseH7IbLuq8jgs3HEFzeHw==","shasum":"187af93634341e79cf1d41dccde5c9082508a0f2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@google-cloud/paginator/-/paginator-2.0.0.tgz","fileCount":8,"unpackedSize":42502,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdKMgjCRA9TVsSAnZWagAAxBMP/AzqvBE8H/0w6xiiY+22\nrEg7PN5rHrpxGe/98XGmc/wC4ygsyRzO1mv1kFPuvL9GUemNI1z3dgFhhJjc\nuza2yx2NmkFQYuB61z4AEZjuFrBFoRdTqoQG/5O0o8FqESK7lJjMPcL/YINT\nB0w2znJLIqv8ncrKy+uLVtwIdnIbFI7BpIDR3ZdlT8rBovhaBqqrt3oHS9aI\nZS0Ghb1eLhqFx1FAgk0IqBCKglAtmSWE1PMUBeE+qrF3JlvqmtpHzkMAHQDY\nZWsSgLlifwqQYjuKUGPxst+JWw8+FsjVtIwY/6s/dVaxXSSj6tj1xV+bfej+\nhZicNPGr4sudEMo9L3fLXWutazatFwC1tMJICdgqKDnFacy5L4itk2KYV9HB\nHqxESoVtVWZshE52JELk7S8ZMW7yctt43j85/40V0XwegQtKtOVNgRv/XcMi\nu8ttr72Vybad1i+/odEgPl01dcm38fwkxZizvaP3NaFNqgaiLyrMIXVnW3Lx\n2E8+nUQ8JlktPSWelZ0jO2Ig8FttSMq7m2kFEYwQTCWM8Ti1d8/zEKw8prnZ\nuoAw9gJzEMJgZRUwOHjTtovQ8OUsDNDPAciWVOjTCOg2f7pDKl2oy1DfGI+V\nB4ZJubiHMFbCHLiJVzGnmZs62UHSCTwgo0pv8JC4gRZaVJSt+U1QEyNzDITz\nvoWv\r\n=x8qP\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCXrihACFJH52Urj9uY7oNHjNR+d+ByiyD2A57oEEV36wIgVIwSTafdYvKYVO0mQHfGV59UHqzFRW9ipgFE4dZgbg4="}]},"maintainers":[{"email":"node-team-npm+wombot@google.com","name":"anonymous"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/paginator_2.0.0_1562953762524_0.7482911179728775"},"_hasShrinkwrap":false,"contributors":[]},"2.0.1":{"name":"@google-cloud/paginator","version":"2.0.1","description":"A result paging utility used by Google node.js modules","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-paginator.git"},"scripts":{"test":"nyc mocha build/test","lint":"gts check","clean":"gts clean","compile":"tsc -p .","fix":"gts fix","prepare":"npm run compile","pretest":"npm run compile","posttest":"npm run lint","docs":"compodoc src/","presystem-test":"npm run compile","samples-test":"cd samples/ && npm link ../ && npm test && cd ../","system-test":"mocha build/system-test","docs-test":"linkinator docs","predocs-test":"npm run docs"},"keywords":[],"author":{"name":"Google Inc."},"license":"Apache-2.0","devDependencies":{"@compodoc/compodoc":"^1.1.7","@types/extend":"^3.0.0","@types/mocha":"^5.2.4","@types/node":"^10.5.2","@types/proxyquire":"^1.3.28","@types/sinon":"^7.0.0","@types/uuid":"^3.4.3","codecov":"^3.0.4","gts":"^1.0.0","intelli-espower-loader":"^1.0.1","linkinator":"^1.5.0","mocha":"^6.0.0","nyc":"^14.0.0","proxyquire":"^2.0.1","sinon":"^7.0.0","source-map-support":"^0.5.6","typescript":"^3.0.0","uuid":"^3.3.2"},"dependencies":{"arrify":"^2.0.0","extend":"^3.0.2"},"engines":{"node":">=8.10.0"},"gitHead":"18958f39373382dd5fc289689ee25e2c8cdf399f","bugs":{"url":"https://github.com/googleapis/nodejs-paginator/issues"},"homepage":"https://github.com/googleapis/nodejs-paginator#readme","_id":"@google-cloud/paginator@2.0.1","_npmVersion":"6.4.1","_nodeVersion":"8.16.0","_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"dist":{"integrity":"sha512-HZ6UTGY/gHGNriD7OCikYWL/Eu0sTEur2qqse2w6OVsz+57se3nTkqH14JIPxtf0vlEJ8IJN5w3BdZ22pjCB8g==","shasum":"89ca97933eecfdd7eaa07bd79ed01c9869c9531b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@google-cloud/paginator/-/paginator-2.0.1.tgz","fileCount":8,"unpackedSize":42746,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdY+drCRA9TVsSAnZWagAAEYQQAJyqcuMkdZmjT0gxjndK\nyvTNzF1zsObWVqkizDwlsVJiN2abs2ShzTexv1o0OP3T1TTbPveM8q9PJE1L\nHdMjI1EL1Z7FMWOao8/16RVVitfRvIUCg/Nouq+pDdK6nkNyzyGImkvBAtRW\nWCvS7XT1ShdwxfEeWuwHA4gB3nxDN+X5w9gvR3rbB+H8y1nH8dJuHI/8JejO\nd6vrtyp2ZTPWyB53v0oEoazA6fbF83W6CF2OWLUmbCUoOIhStYNwfO+JSZdP\nUzP6Oqsqir4GZqTqGyfTz3+9kUqN6LoQtKrxt6/13u8YMxaoN96BRg92QelS\nfyuG8Br3oNGwx0dr4o1FurfqBFkk+Xi6aqjHXmvcWLH8s6s57BahARKFyDVI\nj8AZGhI9nQLGULElZK0a4MWiezYZUECkOWS+0aBbzCXtLl3j2zTUt3QXDDcw\n13Aw85sKyJOh1XhepKpouPFMzuOGkdVBaXOxb3xH0LYHSwTniypglIAwY4xb\nHt18Ga5YnZLchivQ44/XMj+fIxzG6ZwUq5xb+EoQo8sszdb7RUdD6f3XyAuM\nqRF/yslqn00Pi8dldTU9nOrmx55oqc9Nw/dE9HXUXTb9ZwKrtQxS6MfKoWNy\nU2yYaS+VraQIZWZi3QJuWXvNg7n4w9GE780bqlsKMYI7b5ciNMa0V7f1POKf\ni3V0\r\n=AmEr\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDlFoDbseTcCw9EEfuSD/gQuGfsbliIyl1TI8CH3bcNyAIhAMoPJIiF3K6CzQIGaEux3Trpy6YNr4/rkqwfdLfZssWV"}]},"maintainers":[{"email":"node-team-npm+wombot@google.com","name":"anonymous"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/paginator_2.0.1_1566828392653_0.37305793657922304"},"_hasShrinkwrap":false,"contributors":[]},"2.0.2":{"name":"@google-cloud/paginator","version":"2.0.2","description":"A result paging utility used by Google node.js modules","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-paginator.git"},"scripts":{"test":"nyc mocha build/test","lint":"gts check","clean":"gts clean","compile":"tsc -p .","fix":"gts fix","prepare":"npm run compile","pretest":"npm run compile","posttest":"npm run lint","docs":"compodoc src/","presystem-test":"npm run compile","samples-test":"cd samples/ && npm link ../ && npm test && cd ../","system-test":"mocha build/system-test","docs-test":"linkinator docs","predocs-test":"npm run docs"},"keywords":[],"author":{"name":"Google Inc."},"license":"Apache-2.0","devDependencies":{"@compodoc/compodoc":"^1.1.7","@types/extend":"^3.0.0","@types/mocha":"^5.2.4","@types/node":"^10.5.2","@types/proxyquire":"^1.3.28","@types/sinon":"^7.0.0","@types/uuid":"^3.4.3","codecov":"^3.0.4","gts":"^1.0.0","intelli-espower-loader":"^1.0.1","linkinator":"^1.5.0","mocha":"^6.0.0","nyc":"^14.0.0","proxyquire":"^2.0.1","sinon":"^7.0.0","source-map-support":"^0.5.6","typescript":"^3.0.0","uuid":"^3.3.2"},"dependencies":{"arrify":"^2.0.0","extend":"^3.0.2"},"engines":{"node":">=8.10.0"},"gitHead":"0a5d1309ce96512f1599bf112c9d6da22a47ed41","bugs":{"url":"https://github.com/googleapis/nodejs-paginator/issues"},"homepage":"https://github.com/googleapis/nodejs-paginator#readme","_id":"@google-cloud/paginator@2.0.2","_npmVersion":"6.4.1","_nodeVersion":"8.16.1","_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"dist":{"integrity":"sha512-PCddVtZWvw0iZ3BLIsCXMBQvxUcS9O5CgfHBu8Zd8T3DCiML+oQED1odsbl3CQ9d3RrvBaj+eIh7Dv12D15PbA==","shasum":"fdcfbe93bf037f3caa0c678e962efd0382062417","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@google-cloud/paginator/-/paginator-2.0.2.tgz","fileCount":8,"unpackedSize":43053,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzJbFCRA9TVsSAnZWagAA2msP/jErOU93F9VqEvvolIIL\nEZcSa+r0mKZLKc8UjWq2q4Cn0CZ5mxMaeHDpK8nI5UQ5XLTJdwpnD70oK4xB\nYIV0P0IcMrVNhCc1u2RiwiUyse6IJDojZV6eWnHdb69avQ0zfObbVgwpR6CK\n6NHDVdeiL+h+/z6MSOX+paS/0gQ3lFcHJL38ZHxKh5APAceNlwVNrKzJItit\n/9ytsPOckKrE+voZk8GFBxz+Lg1T/Hm6pkn7DyomBXM4+HY9fEKps2UGco6D\nyyMw9p5cbT1HILX4SZtMOiXqK+vNuRWicBDa/84/wvXqxS7I5jOTbKLD6ujx\ncFvcoednS2F3megS4tbi1Ia6dj/OASmZ3cf+clf984963rulVvWeaFm/A57s\nU/yL7FIKqWkfHpiruesxS4vIXftz0Oh2IouN2uBu30wLdGa0TH+lnwiuj+2m\nMYkyURvh1FJ9itCsBFaxv3uL/4ocvTfJ7wbeRgamsgUMpWabisQ8wDXP4Yna\nIjj08Ru/x0qd1V3H+p6t6/wf31NcetiwtLGGwPaVlxp2CqhXJn+/qmKwn4gj\ntXJ0OD5HzhbzwUw4l9sUHEfgunOWmZszt4wUK1K06VJYaC+hELt9bO9ssjbg\nSuEm7o5pWkw8hhsxDns8nJZCIi4vC2SFTekFw8auf7E1r1fVuCbK3bHhm0Wp\nm6vm\r\n=gGBk\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDpVzHfPXEFB9MxV6xv4Kmuzr9I/DyM2Y8USnnMeQSZfwIhAI3EYZLD4rj0meL0/OEg1gT4j4o6GjPrJHhIrkOjQcuv"}]},"maintainers":[{"email":"node-team-npm+wombot@google.com","name":"anonymous"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/paginator_2.0.2_1573689029074_0.39601480330073335"},"_hasShrinkwrap":false,"contributors":[]},"2.0.3":{"name":"@google-cloud/paginator","version":"2.0.3","description":"A result paging utility used by Google node.js modules","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-paginator.git"},"scripts":{"test":"nyc mocha build/test","lint":"gts check","clean":"gts clean","compile":"tsc -p .","fix":"gts fix","prepare":"npm run compile","pretest":"npm run compile","posttest":"npm run lint","docs":"compodoc src/","presystem-test":"npm run compile","samples-test":"cd samples/ && npm link ../ && npm test && cd ../","system-test":"mocha build/system-test","docs-test":"linkinator docs","predocs-test":"npm run docs"},"keywords":[],"author":{"name":"Google Inc."},"license":"Apache-2.0","devDependencies":{"@compodoc/compodoc":"^1.1.7","@types/extend":"^3.0.0","@types/mocha":"^5.2.4","@types/node":"^10.5.2","@types/proxyquire":"^1.3.28","@types/sinon":"^7.0.0","@types/uuid":"^3.4.3","codecov":"^3.0.4","gts":"^1.0.0","intelli-espower-loader":"^1.0.1","linkinator":"^1.5.0","mocha":"^6.0.0","nyc":"^14.0.0","proxyquire":"^2.0.1","sinon":"^7.0.0","source-map-support":"^0.5.6","typescript":"3.6.4","uuid":"^3.3.2"},"dependencies":{"arrify":"^2.0.0","extend":"^3.0.2"},"engines":{"node":">=8.10.0"},"gitHead":"bbb48b6fce76983cb07285a9fbf883ee0da4dd41","bugs":{"url":"https://github.com/googleapis/nodejs-paginator/issues"},"homepage":"https://github.com/googleapis/nodejs-paginator#readme","_id":"@google-cloud/paginator@2.0.3","_npmVersion":"6.4.1","_nodeVersion":"8.16.2","_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"dist":{"integrity":"sha512-kp/pkb2p/p0d8/SKUu4mOq8+HGwF8NPzHWkj+VKrIPQPyMRw8deZtrO/OcSiy9C/7bpfU5Txah5ltUNfPkgEXg==","shasum":"c7987ad05d1c3ebcef554381be80e9e8da4e4882","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@google-cloud/paginator/-/paginator-2.0.3.tgz","fileCount":8,"unpackedSize":43322,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd6ZhMCRA9TVsSAnZWagAAIWUQAJjQxdXAk2Id7grqDzmN\njwntBxbjnIWT0XOUu0w6iEtwhNg+dvaR5WlEWO32PcOT+k2IhhMurzhAMM2A\nz6sVO7xYHPwzDrQIcx5tUczkpsk9U73W6Q4y+CcFiZg0Jj75UBh9yZFNxnBz\nRIcBqzb1E4+tQID2Qohc/EzNYNpqL72HPgEgmLclAO3qfMe3GiU+oiecPq3g\nO0MvTqu0vlI0ohR7jZL9fq1IxodLRFaBx0OTzdX+3WsG2sKvRuWF9wDJ16YD\nbw0yin+YLL4xq0e55jd2NxPkWDaKtMjLxsXmo6PpKu8Oq6Siw4tTChSdMDTH\ng0yb3/K1XpGcEYGnOJuR1tpJYikHGbevmHN1Ijq+8tYQAJzz10kwtRfl52nx\n31A18BMfIN3TFrwpKE5vGdEeVXt7p637lrPtoOimeHzWwTqTe8iJ1kpbuPrk\nORUkjyvsfqIWcllgLN9hiklNjNp2p50FJrnEBu9wSbaI7p35kOxz0DZ2gGlA\ncCsW7vVN+mdUUePSfLGjX0jePBORMuRVlAK6QcgPaoqJpJ1xGcYsabmJzox2\nx4YcfGJlhiJuupQmpf8t6Z+T7y1VCkKZRKhc18X6ukCHGe2qzo4eeY4QOHC6\n4ZBLuJtOWMJIsl51Ylk/uB168iCx4SmywhpGr0nIhig2BycvtqsOhSCa3fQC\nwH5p\r\n=hDYm\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEi4t36T3KGAT9KrPHn+8ByAcjO3xcpsvpfR1NH2VogOAiBwQHbd036G+rHI2Bahjh06Y7S2iKSCWFqe+u/eu6Co8g=="}]},"maintainers":[{"email":"node-team-npm+wombot@google.com","name":"anonymous"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/paginator_2.0.3_1575589964245_0.8433130345131172"},"_hasShrinkwrap":false,"contributors":[]},"3.0.0":{"name":"@google-cloud/paginator","version":"3.0.0","description":"A result paging utility used by Google node.js modules","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-paginator.git"},"scripts":{"test":"c8 mocha build/test","compile":"tsc -p .","fix":"gts fix","prelint":"cd samples; npm link ../; npm i","lint":"gts check","prepare":"npm run compile","pretest":"npm run compile","docs":"compodoc src/","presystem-test":"npm run compile","samples-test":"cd samples/ && npm link ../ && npm test && cd ../","system-test":"mocha build/system-test","docs-test":"linkinator docs","predocs-test":"npm run docs"},"keywords":[],"author":{"name":"Google Inc."},"license":"Apache-2.0","devDependencies":{"@compodoc/compodoc":"^1.1.7","@types/extend":"^3.0.0","@types/mocha":"^7.0.0","@types/node":"^10.5.2","@types/proxyquire":"^1.3.28","@types/sinon":"^7.0.0","@types/uuid":"^7.0.0","c8":"^7.0.0","codecov":"^3.0.4","gts":"2.0.0-alpha.4","linkinator":"^2.0.0","mocha":"^7.1.1","proxyquire":"^2.0.1","sinon":"^9.0.0","typescript":"^3.8.3","uuid":"^7.0.0"},"dependencies":{"arrify":"^2.0.0","extend":"^3.0.2"},"engines":{"node":">=10"},"bugs":{"url":"https://github.com/googleapis/nodejs-paginator/issues"},"homepage":"https://github.com/googleapis/nodejs-paginator#readme","_id":"@google-cloud/paginator@3.0.0","_nodeVersion":"10.18.1","_npmVersion":"6.13.4","dist":{"integrity":"sha512-iPdxTujlZQlMGNLHPtYoVwRu8IuLFr6y0GJwsX9hKULMgqGXrP/z0MV4ROGpRAkNE1FIfa1aDfNlwZHfF2z4bQ==","shasum":"48aeac6fb693a120dc2c0fc4ec7c27dea9cbb64e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@google-cloud/paginator/-/paginator-3.0.0.tgz","fileCount":8,"unpackedSize":45201,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJee48PCRA9TVsSAnZWagAAi8QP/2G3uZj0Yo3rcV3BiU5r\niASLZxUUJu7aaYqycZKfTW4didpAf11imMwFWwr7kgV/aF5YbEFwX3aiWwgY\nUXlSImpeo+Mh28BkaSXcOOheI2SehPZBbdP5zMGFZLJoKWWOVMGGrAKyy0TO\nnJ8QFjyTiMHqkYLY8z6V4O93h0Hf34afMbZ4wHqQAL+aDAt5sP/D4KaXB4EK\nPVDwygX6mImCFAJzQWSeJdUdU4HS+2vrUbs3GOb/4BT2X+P6R03lu6fTU3c0\nxFW/2iOrcZPsb3Gq5JF/oQz6nGBasbQVCOIxNeh6kSZgdvWFb88GB5ExSQQE\nY0Ls9CVqPFLxu8ku9rC3rKI+MxS34Z4BNldsHg97X6fgAjpGznbn6b86S946\nzZ48a0IBNrV/YutG+GrkST8U6sHfs71ZkIwsh7wpizpVEZ4wFOIs6hsnCJLg\nSGXl7ZF+Z7xBbtlySuFgw6EeqeCgf8HM/gugn8V54p2GGZV1uF6lVOu8gnVd\n9ox9FhyiVrFx9HvJjeq9n3sma/FYVa6fm/sq0ET5DA1s3wKDp3EG3nKLkjEe\nSckFvfEa5TR55v3FovzjL38nGevTHsQDbDgJPrkS4tvxsySR5H02OpgHNZ1Y\ne6V3Ym3sg8wHP1CEgChrSyosnwgIe0w8tsRk/69BALiEpuNrOIobYbhUhMIb\njprq\r\n=Op6i\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD+sKnqOGHPeEcbqPLhYMpBJrnbDWCbb3xHX8kKlroC+AIhAOjoAFtUVx3Qyt84/fB59nc0NDz3DdjQH5xA1SHcfHcI"}]},"maintainers":[{"email":"node-team-npm+wombot@google.com","name":"anonymous"}],"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/paginator_3.0.0_1585155855016_0.8162050649902872"},"_hasShrinkwrap":false,"contributors":[]},"3.0.1":{"name":"@google-cloud/paginator","version":"3.0.1","description":"A result paging utility used by Google node.js modules","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-paginator.git"},"scripts":{"test":"c8 mocha build/test","compile":"tsc -p .","fix":"gts fix","prelint":"cd samples; npm link ../; npm install","lint":"gts check","prepare":"npm run compile","pretest":"npm run compile","docs":"compodoc src/","presystem-test":"npm run compile","samples-test":"cd samples/ && npm link ../ && npm test && cd ../","system-test":"mocha build/system-test","docs-test":"linkinator docs","predocs-test":"npm run docs","clean":"gts clean","precompile":"gts clean"},"keywords":[],"author":{"name":"Google Inc."},"license":"Apache-2.0","devDependencies":{"@compodoc/compodoc":"^1.1.7","@types/extend":"^3.0.0","@types/mocha":"^7.0.0","@types/node":"^10.5.2","@types/proxyquire":"^1.3.28","@types/sinon":"^9.0.0","@types/uuid":"^8.0.0","c8":"^7.0.0","codecov":"^3.0.4","gts":"^2.0.0","linkinator":"^2.0.0","mocha":"^7.1.1","proxyquire":"^2.0.1","sinon":"^9.0.0","typescript":"^3.8.3","uuid":"^8.0.0"},"dependencies":{"arrify":"^2.0.0","extend":"^3.0.2"},"engines":{"node":">=10"},"bugs":{"url":"https://github.com/googleapis/nodejs-paginator/issues"},"homepage":"https://github.com/googleapis/nodejs-paginator#readme","_id":"@google-cloud/paginator@3.0.1","_nodeVersion":"10.19.0","_npmVersion":"6.13.4","dist":{"integrity":"sha512-ykqRmHRg6rcIZTE+JjUMNBKOQ8uvmbVrhY//lTxZgf5QBPbZW3PoN7VK+D43yCaRJJjRmmWsaG5YdxLR6h0n0A==","shasum":"401fa7d2bcd05f760e97942b0297e412bca2c800","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@google-cloud/paginator/-/paginator-3.0.1.tgz","fileCount":8,"unpackedSize":45835,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe2U1mCRA9TVsSAnZWagAAlKIQAJ2AgFKj8fBUk3+JA5gG\nfLGJl/padVdD+7ahtvGPp6DxwkNw0HBsKpPv12hhkLtz2iqvxuJ6aPzqVlRd\n2hfhYbvrLDiCQisQtkyAvNiBxSNi7t/6+qGuu/o1CH3Ro1HQJeq4dnVxpvdX\nXdfQtR2x5MyN/bpdHRkwWKhy4IjO0IGAr66N4QC1j2NKbev90yIRjAd4u7xy\nSLjFLSDD4BjG3vdD26qmmqUodZ4d/gEs52ta/VnwQVq5e/TxEo/0A9L4px/6\nROC7KM3bwLBY+RVbpy7D/PJF2HccTSkm2e8hTwdaxCJZxjEG4d8/K55AjeaO\nZcznxeQXMHdecmpsmu4Bs/qy4U8h0iRQHRhlgy/o5wrcMVngiVBvfDly+tdY\nUmsTxvOjvjVKGUgYMGSA3du897G5nRrMSd9ApQsgdq2heu6hEf0m+EPZe+DB\nsh14f0IlKxhXOIleyyvr3xGghkBslTwfI+jZyvdMk4UnDDKwEQKk2MoqTPYS\nTz/6u6ig4NtLxReXE51juUglzIZHkJ5q0SO1Iz6NhY8Q7wY34ighWp6YcEo9\nP+OTeKRU2hAwP696e3Dr+mXFPSyB9DWzEn/Gg3ZtBiO2TBl4ogbONz+jjaS+\nqenxOH6MNiBs/T4VrQ+t2AOimUb+9x1PHz+anR+7vwMqWJCG1xzS2G/ifLHD\nW3KB\r\n=BBWW\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCkqmFcw2emTwmFYRn2/Z/FLBFZCiQC+BLzW7MZk/wrFgIgcwWh/fObeXOLQZ2gs1dgLmVePRk80b47p5gNzR9rFKQ="}]},"maintainers":[{"email":"node-team-npm+wombot@google.com","name":"anonymous"}],"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/paginator_3.0.1_1591299430150_0.9195506101365485"},"_hasShrinkwrap":false,"contributors":[]},"3.0.2":{"name":"@google-cloud/paginator","version":"3.0.2","description":"A result paging utility used by Google node.js modules","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-paginator.git"},"scripts":{"test":"c8 mocha build/test","compile":"tsc -p .","fix":"gts fix","prelint":"cd samples; npm link ../; npm install","lint":"gts check","prepare":"npm run compile","pretest":"npm run compile","docs":"compodoc src/","presystem-test":"npm run compile","samples-test":"cd samples/ && npm link ../ && npm test && cd ../","system-test":"mocha build/system-test","docs-test":"linkinator docs","predocs-test":"npm run docs","clean":"gts clean","precompile":"gts clean"},"keywords":[],"author":{"name":"Google Inc."},"license":"Apache-2.0","devDependencies":{"@compodoc/compodoc":"^1.1.7","@types/extend":"^3.0.0","@types/mocha":"^7.0.0","@types/node":"^10.5.2","@types/proxyquire":"^1.3.28","@types/sinon":"^9.0.0","@types/uuid":"^8.0.0","c8":"^7.0.0","codecov":"^3.0.4","gts":"^2.0.0","linkinator":"^2.0.0","mocha":"^8.0.0","proxyquire":"^2.0.1","sinon":"^9.0.0","typescript":"^3.8.3","uuid":"^8.0.0"},"dependencies":{"arrify":"^2.0.0","extend":"^3.0.2"},"engines":{"node":">=10"},"bugs":{"url":"https://github.com/googleapis/nodejs-paginator/issues"},"homepage":"https://github.com/googleapis/nodejs-paginator#readme","_id":"@google-cloud/paginator@3.0.2","_nodeVersion":"10.19.0","_npmVersion":"6.13.4","dist":{"integrity":"sha512-kXK+Dbz4pNvv8bKU80Aw5HsIdgOe0WuMTd8/fI6tkANUxzvJOVJQQRsWVqcHSWK2RXHPTA9WBniUCwY6gAJDXw==","shasum":"7d103f0dac00c7c46050f31cb8b524696b03135e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@google-cloud/paginator/-/paginator-3.0.2.tgz","fileCount":8,"unpackedSize":46167,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfBNjpCRA9TVsSAnZWagAAXrYP/3BOi5ubtD8Mu3ziizPH\neSsCh2wKtPIlhHdJkHcqfdw9eJyky4LDNo3ZaPSANfNwvkel9F9Wqdd9ValI\nvjv4y4+CbyjwHBgcsCHRXh/yRi8dJPwf6hi9R298hUDRen7n433BrZs/BbGF\ndXjKNCMSqxTx3qmy/GszzMHFJT6J5QnAy9GtS31TUaGQKL9d2Hmum0XTZ8yP\nl+4KrUcKOx+zKh1fuGftUJ+ftEIkR/9F05dbB82A96s27apK2kFNrbpn/xXf\n54+CWBODBB74aPJQ6sRMT/B5OrEfba97F0oUJdp1rUsra2DH+/zwv2Yq2Q9p\ncD+iRZiaDyZqLXlaynVi4SJTsS8qTb2qhYIdh0ndbsGtAU5PgU5CUm2ToqFg\n1wsnY+dq8869QbZg+lJMsaaaq+th2EWfT2BpdxlVZphuUCGNMjjfleSPdH4o\nOheWqpLIYsYUU7TlQ9mbHWEWa/v71GvDYt6ISD0d8oQL24jkkAY2AZ8Kn7mz\nz5s3YMw+yMub87wD5FZ1y8Y2bHo9mt7h/lDnf9mOCweNE4CHBAzE4XDZfhUV\n/0Kj0SsBW0YwkT+OYcfPah1WcEu8cuZOlUBX3xDSku4bQkSKvfdeNsAd8+xw\nH8HdU590YXTBWrRpeeviEbepza+8QqhS+WSDL40ktVBe9HDPyo4sBjBfkPCm\nYAyj\r\n=ecgQ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBYNXkuhO8io2yq0XFCfcdppZCaTFAbUaKw1tYEv7wVPAiBZ4H5rGv1h3Iso5/AD2IeehSQ/4ol2gc3XWn2V/R8PEA=="}]},"maintainers":[{"email":"node-team-npm+wombot@google.com","name":"anonymous"}],"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/paginator_3.0.2_1594153193324_0.16858855532881334"},"_hasShrinkwrap":false,"contributors":[]},"3.0.3":{"name":"@google-cloud/paginator","version":"3.0.3","description":"A result paging utility used by Google node.js modules","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-paginator.git"},"scripts":{"test":"c8 mocha build/test","compile":"tsc -p .","fix":"gts fix","prelint":"cd samples; npm link ../; npm install","lint":"gts check","prepare":"npm run compile","pretest":"npm run compile","docs":"compodoc src/","presystem-test":"npm run compile","samples-test":"cd samples/ && npm link ../ && npm test && cd ../","system-test":"mocha build/system-test","docs-test":"linkinator docs","predocs-test":"npm run docs","clean":"gts clean","precompile":"gts clean","api-extractor":"api-extractor run --local","api-documenter":"api-documenter yaml --input-folder=temp"},"keywords":[],"author":{"name":"Google Inc."},"license":"Apache-2.0","devDependencies":{"@compodoc/compodoc":"^1.1.7","@types/extend":"^3.0.0","@types/mocha":"^8.0.0","@types/node":"^10.5.2","@types/proxyquire":"^1.3.28","@types/sinon":"^9.0.0","@types/uuid":"^8.0.0","c8":"^7.0.0","codecov":"^3.0.4","gts":"^2.0.0","linkinator":"^2.0.0","mocha":"^8.0.0","proxyquire":"^2.0.1","sinon":"^9.0.0","typescript":"^3.8.3","uuid":"^8.0.0","@microsoft/api-documenter":"^7.8.10","@microsoft/api-extractor":"^7.8.10"},"dependencies":{"arrify":"^2.0.0","extend":"^3.0.2"},"engines":{"node":">=10"},"bugs":{"url":"https://github.com/googleapis/nodejs-paginator/issues"},"homepage":"https://github.com/googleapis/nodejs-paginator#readme","_id":"@google-cloud/paginator@3.0.3","_nodeVersion":"10.20.1","_npmVersion":"6.14.4","dist":{"integrity":"sha512-bu9AUf6TvDOtA6z5Su+kRLmMTNEA23QFjr41lH/7UpcEjGoLmXxEiJIU1hwfiiBi9c6IrgtpTsA89Zy7gjxw3w==","shasum":"23e0cd4c84a2f9332817dce572ab665c9eebefce","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@google-cloud/paginator/-/paginator-3.0.3.tgz","fileCount":8,"unpackedSize":46717,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfGxg6CRA9TVsSAnZWagAA2GYP/jLBefx5G0d7q11TMHJb\nOAcCW5XjKTXiAkGO+30ytPrFAWbgwq1QdLOUNR7aJEfFAGZt2RuF6X1FEyty\nMddaekOqsSAsvEmTfY6eLj4uGKmBZPa2s6ZFIPj1LJpfhuxtuijpDcw+6OOy\n3kubxdU/4wMuhLSt41KUrSgYnVcsVHfmhN4vk30mk0UaJgQrhKJ3TeVsEnit\nx46wmsqsKMPpyHrPgs9ATy+LwT1Q9Au7qZxrexlhHbOHW6ynp+9j2h7tzFh9\n19dbS/SXcDXfd7YDPQZFEH93iiCY1rLyxM6i//lcXWfr6G6230Jgwca8drp4\nzcLb0J6Nbe53/PKgWQGCWzT9zOKZH/eVVqCDUyOrWYPj7c7IBAzV//XOrftG\n88vUtuxckpj4Lr16mxANb1Id0OLU2xJWlquYF0G3PYUB+/USk/lHw5mHQKB/\nuroipy1pUMJI81qhIHmJf03NUKGkP5v6bEDtwqWmgDN1B3tk0fv+s5l7+M/X\n3mLN2OfgualZMTtZFTbb7epdTnHuvl+OsdHqvz15qckY52ZlZOGVqa5ctmq5\n6ogi8tA8mWNh52miGDkZe/QnFzzWTP31by33PLHGNQ/bQf4nMgvl8ha5+FkP\nJUedlJuZ4XEBDHD6GRyhzeDaUYm5/JuWS+JYM4EaKQ6Kqfjm2AUFGd9SJ7XO\nIhPV\r\n=Q1cX\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBVLBbBbPPjiKGT9vfNuDMsvMlgL/3CkE7AULzHLxE21AiA1sbmLTRHpAkyr1wT2ORXuzdeCIr0lmJ/+jeeitW8aJg=="}]},"maintainers":[{"email":"node-team-npm+wombot@google.com","name":"anonymous"}],"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/paginator_3.0.3_1595611193466_0.7195636351847161"},"_hasShrinkwrap":false,"contributors":[]},"3.0.4":{"name":"@google-cloud/paginator","version":"3.0.4","description":"A result paging utility used by Google node.js modules","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-paginator.git"},"scripts":{"test":"c8 mocha build/test","compile":"tsc -p .","fix":"gts fix","prelint":"cd samples; npm link ../; npm install","lint":"gts check","prepare":"npm run compile","pretest":"npm run compile","docs":"compodoc src/","presystem-test":"npm run compile","samples-test":"cd samples/ && npm link ../ && npm test && cd ../","system-test":"mocha build/system-test","docs-test":"linkinator docs","predocs-test":"npm run docs","clean":"gts clean","precompile":"gts clean","api-extractor":"api-extractor run --local","api-documenter":"api-documenter yaml --input-folder=temp"},"keywords":[],"author":{"name":"Google Inc."},"license":"Apache-2.0","devDependencies":{"@compodoc/compodoc":"^1.1.7","@types/extend":"^3.0.0","@types/mocha":"^8.0.0","@types/node":"^10.5.2","@types/proxyquire":"^1.3.28","@types/sinon":"^9.0.0","@types/uuid":"^8.0.0","c8":"^7.0.0","codecov":"^3.0.4","gts":"^2.0.0","linkinator":"^2.0.0","mocha":"^8.0.0","proxyquire":"^2.0.1","sinon":"^9.0.0","typescript":"^3.8.3","uuid":"^8.0.0","@microsoft/api-documenter":"^7.8.10","@microsoft/api-extractor":"^7.8.10"},"dependencies":{"arrify":"^2.0.0","extend":"^3.0.2"},"engines":{"node":">=10"},"bugs":{"url":"https://github.com/googleapis/nodejs-paginator/issues"},"homepage":"https://github.com/googleapis/nodejs-paginator#readme","_id":"@google-cloud/paginator@3.0.4","_nodeVersion":"10.20.1","_npmVersion":"6.14.4","dist":{"integrity":"sha512-fKI+jYQdV1F9jtG6tSRro3ilNSeBWVmTzxc8Z0kiPRXcj8eshh9fiF8TtxfDefyUKgTdWgHpzGBwLbZ/OGikJg==","shasum":"4106cadd8153d157c8afd16d66dfb89a38ba8748","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@google-cloud/paginator/-/paginator-3.0.4.tgz","fileCount":8,"unpackedSize":47462,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfLBFTCRA9TVsSAnZWagAAgXwP/iLROG6uR7FDCXXNzNM8\nzetB0UOaCSebLxTZB46l7Rlp5kuW1c8LTMbO9vYAmVEuHMI58nSmcyxZKVVA\nX9YSi9NIOz+aWoDjsxR/XdB+Gm6wEgZrcJg2ANMOinLncQTlmhyq9JwW8MWB\nbJRPdUYpadVXxb9/wFqUcaLQElFhxpKcRkT1QkUYBJEIrHqDYb2HzXZz4/Mf\nE0OjmIi8rCsr3cn/3OYaOZD6+gwtlcNVqbOPSWYe8fwy5tYAF7YMlEizkzgL\nHuYaHggdtZvRjvl7J2Dx/+dnSy1ZRMtNR3vL/Lqv91tW2Gjz2MHTpc0TLMAI\nE/b8a7jutEHO5+Jhp0QEIPYk9/lAmXe2FNGeXNgVgmD4H5Z3RTFI/4yyk9EM\nl079RGQWTwlhU1Ox+kfz3sZnE8Js3pVEU4kBAJwiJJ7QwfrdTYgtcbN0w1ch\nlv91a5+tlm1WJwfIdVYYn7RSyuJ1YqU7hD1vYQ3/V5vrSa7hBns4xYUrjxsV\nFNBLKQ0xOGbmovvPaOzhn1nu7E8TWAGFt5s86pxHTJ43+LAfnp3bomaMcOQz\ni74VPlmWxCWq40p6tvldSVu5zhvTe65avp8TLB4ZBy9gtGf8vpm2/hjl5ro4\nggAgLS6p4/eBiL9Id1VJw4NxVrvVL37jtDWFJ9EqEK6yOUUz8zZJJUAYArf6\nzlRr\r\n=z+HD\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCFfVx6SGZS/VvvdVKmCsUTq3XwMfWMYgK7N3tFoj9j+QIhAO7oknv1/GoMZlaOjtc30hFTFqPibyJl5gVucj1hxaEF"}]},"maintainers":[{"email":"node-team-npm+wombot@google.com","name":"anonymous"}],"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/paginator_3.0.4_1596723538779_0.7302379528354361"},"_hasShrinkwrap":false,"contributors":[]},"3.0.5":{"name":"@google-cloud/paginator","version":"3.0.5","description":"A result paging utility used by Google node.js modules","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-paginator.git"},"scripts":{"test":"c8 mocha build/test","compile":"tsc -p .","fix":"gts fix","prelint":"cd samples; npm link ../; npm install","lint":"gts check","prepare":"npm run compile","pretest":"npm run compile","docs":"compodoc src/","presystem-test":"npm run compile","samples-test":"cd samples/ && npm link ../ && npm test && cd ../","system-test":"mocha build/system-test","docs-test":"linkinator docs","predocs-test":"npm run docs","clean":"gts clean","precompile":"gts clean","api-extractor":"api-extractor run --local","api-documenter":"api-documenter yaml --input-folder=temp"},"keywords":[],"author":{"name":"Google Inc."},"license":"Apache-2.0","devDependencies":{"@compodoc/compodoc":"^1.1.7","@types/extend":"^3.0.0","@types/mocha":"^8.0.0","@types/node":"^10.5.2","@types/proxyquire":"^1.3.28","@types/sinon":"^9.0.0","@types/uuid":"^8.0.0","c8":"^7.0.0","codecov":"^3.0.4","gts":"^2.0.0","linkinator":"^2.0.0","mocha":"^8.0.0","proxyquire":"^2.0.1","sinon":"^9.0.0","typescript":"^3.8.3","uuid":"^8.0.0","@microsoft/api-documenter":"^7.8.10","@microsoft/api-extractor":"^7.8.10"},"dependencies":{"arrify":"^2.0.0","extend":"^3.0.2"},"engines":{"node":">=10"},"gitHead":"86961f368b97df46fa0d7b92750813fb5a07f579","bugs":{"url":"https://github.com/googleapis/nodejs-paginator/issues"},"homepage":"https://github.com/googleapis/nodejs-paginator#readme","_id":"@google-cloud/paginator@3.0.5","_nodeVersion":"12.18.3","_npmVersion":"6.14.6","dist":{"integrity":"sha512-N4Uk4BT1YuskfRhKXBs0n9Lg2YTROZc6IMpkO/8DIHODtm5s3xY8K5vVBo23v/2XulY3azwITQlYWgT4GdLsUw==","shasum":"9d6b96c421a89bd560c1bc2c197c7611ef21db6c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@google-cloud/paginator/-/paginator-3.0.5.tgz","fileCount":8,"unpackedSize":47955,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfT+YICRA9TVsSAnZWagAA3G0QAI9sIie9zURnW6fsL5im\nYfwLJ+QgjID7d+rHS1zTGRheP2faeheUZh7dkwfBKcCvI3FyLu+dDhwYTte6\nWioVpiLonzrWHDCuUxI384EgvPMKydMDhELUlF6GuLHgI0BavROhb6rXZfsR\nyC4GZaK37oR+TPYHZMDBER3xAR4nlInII+Y/ygWFwwnKJC7GS2vXlp1fL9J6\nmygyysl2apYOXkgh7dSR6TfKJDXCX828uk+doRISeafu8GjfTcDPcwQnoOSX\nCI1SNpohxSngdBUSAudx9VQ9aM4/+2pExTRf1huuzDfWkJoLQdoZB0aYd+cP\nfdDXSEH25YfAto0vUHZwJyRWY7HZbraYSRdg4ZsKUv4RKfAy6dFM7+TFvEbc\nIagsB/WRun+4FDV6QpTg9IxTibgdfbx0uHmpovXPLUyAIcHsEFV6mkYptI99\nv7ULIsK4r3mxnv85nZ5Uhz8XzOmhOHuI/MtdBohQCcSfjglccFFJa98p7YVe\nt/N4mr9sXx+5pCXeGp0rFxWWWcWygxJctqhu7Jy5hEdmmemZGo2pSmB5YEH6\ndEkQKRMzojN7mMZ0CzQ9NGZmswcZL0C93PpVzUd0qPTMRoF6aUvTfGmX1Qve\nqyfxBIC7Kozr6jDsfh/PK8z4Nha5c57oTj/wYogQ28WcjzXyHyT2PdNw2+Gx\nKn73\r\n=ue5G\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAkmeP4ZCqoVKT82RkLUcJtg0W8jw+FrKrzkG65OCp2oAiEA2XEuBjpef/HLN2Xi/UYmUtqLV0c2QTPkQ8Z/0OAyi0g="}]},"maintainers":[{"email":"node-team-npm+wombot@google.com","name":"anonymous"}],"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/paginator_3.0.5_1599071751842_0.20492197241500998"},"_hasShrinkwrap":false,"contributors":[]},"3.0.6":{"name":"@google-cloud/paginator","version":"3.0.6","description":"A result paging utility used by Google node.js modules","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-paginator.git"},"scripts":{"test":"c8 mocha build/test","compile":"tsc -p .","fix":"gts fix","prelint":"cd samples; npm link ../; npm install","lint":"gts check","prepare":"npm run compile","pretest":"npm run compile","docs":"compodoc src/","presystem-test":"npm run compile","samples-test":"cd samples/ && npm link ../ && npm test && cd ../","system-test":"mocha build/system-test","docs-test":"linkinator docs","predocs-test":"npm run docs","clean":"gts clean","precompile":"gts clean"},"keywords":[],"author":{"name":"Google Inc."},"license":"Apache-2.0","devDependencies":{"@compodoc/compodoc":"^1.1.7","@types/extend":"^3.0.0","@types/mocha":"^8.0.0","@types/node":"^14.0.0","@types/proxyquire":"^1.3.28","@types/sinon":"^10.0.0","@types/uuid":"^8.0.0","c8":"^7.0.0","codecov":"^3.0.4","gts":"^3.0.0","linkinator":"^2.0.0","mocha":"^8.0.0","proxyquire":"^2.0.1","sinon":"^11.0.0","typescript":"^3.8.3","uuid":"^8.0.0"},"dependencies":{"arrify":"^2.0.0","extend":"^3.0.2"},"engines":{"node":">=10"},"gitHead":"1163077fcd2f89d22e8245bfdb72ca060c2432a0","bugs":{"url":"https://github.com/googleapis/nodejs-paginator/issues"},"homepage":"https://github.com/googleapis/nodejs-paginator#readme","_id":"@google-cloud/paginator@3.0.6","_nodeVersion":"12.22.4","_npmVersion":"6.14.14","dist":{"integrity":"sha512-XCTm/GfQIlc1ZxpNtTSs/mnZxC2cePNhxU3X8EzHXKIJ2JFncmJj2Fcd2IP+gbmZaSZnY0juFxbUCkIeuu/2eQ==","shasum":"02a59dccd348d515069779a4f77a4a4fd15594da","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@google-cloud/paginator/-/paginator-3.0.6.tgz","fileCount":8,"unpackedSize":48371,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhOW7xCRA9TVsSAnZWagAAkt0QAJFdt62kCv8GBO6leS0n\nXDKPE3negQxrrF9MmVGm1gCoIehL8uVCimJ7imw6Ehzw+QT+0DTUUYokEK4S\nCwbUIlekkJALavVs3SE86NLScs3I55hkRokONvIvChRgFXze0jkhBz+woo1C\ntXJ+uCQ7wKHO3SXrjlw798l58ITARlt+BzT7Z5FHxo5WUGDrqfB/84D0oOhZ\nbpoQldbLZ/OfT1cnoStskK8duhPKEhB/firj40qbdtEEPW9zi+jpC19m4Wsb\n0WBOM9k4XF+RVxfXrTSq10qagcTZ5QcJrO0Hn7hTwLexa5U7x6OIgC28+24P\n0Zng1laHBqg2SemmUR5VTqd7nEMPHhBGU2teqAwzH6CZ01E/sOqtkka6Mea1\nzkUJQNWTyZ0ymCKNALf8EITP9hZGqJXe/ZvjDchDDmRovY+JDBd9ZHhpa3rF\njTBNvK/VwRNHLQ8FBLf5uEQMwuD8/kQP09h9/GYipNHMK1OApH1fruve9DLP\ng8XGdZXzsvbDQAVG/UEVlhDTN9tnq9HIDdpjyZTCiyhOV4Q8+WMFzOmUN++P\nxJprH0mllbU+pUV+1fE+e42Dc1cBzfXvx4J9iK31zGa28DiWzlZpuPxfaZ3U\nav5Qc0u+TOWfRGI5g5+djMjTG6vpnkcAM5gQq7l5Eb9p2vkNZEW5I6bcnu9+\n/Y06\r\n=eQEY\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDKOSS9+2OXqDV1JwIkorQkBYfBc5T+W07HZPQYXGDiGgIhAIzoLAJBTPlgLycCyntfRRt1mBKyjsC8eoduiMLhV38f"}]},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"node-team-npm+wombot@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/paginator_3.0.6_1631153904918_0.04297007510036033"},"_hasShrinkwrap":false,"contributors":[]},"3.0.7":{"name":"@google-cloud/paginator","version":"3.0.7","description":"A result paging utility used by Google node.js modules","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-paginator.git"},"scripts":{"test":"c8 mocha build/test","compile":"tsc -p .","fix":"gts fix","prelint":"cd samples; npm link ../; npm install","lint":"gts check","prepare":"npm run compile","pretest":"npm run compile","docs":"compodoc src/","presystem-test":"npm run compile","samples-test":"cd samples/ && npm link ../ && npm test && cd ../","system-test":"mocha build/system-test","docs-test":"linkinator docs","predocs-test":"npm run docs","clean":"gts clean","precompile":"gts clean"},"keywords":[],"author":{"name":"Google Inc."},"license":"Apache-2.0","devDependencies":{"@compodoc/compodoc":"^1.1.7","@types/extend":"^3.0.0","@types/mocha":"^8.0.0","@types/node":"^16.0.0","@types/proxyquire":"^1.3.28","@types/sinon":"^10.0.0","@types/uuid":"^8.0.0","c8":"^7.0.0","codecov":"^3.0.4","gts":"^3.0.0","linkinator":"^2.0.0","mocha":"^8.0.0","proxyquire":"^2.0.1","sinon":"^13.0.0","typescript":"^3.8.3","uuid":"^8.0.0"},"dependencies":{"arrify":"^2.0.0","extend":"^3.0.2"},"engines":{"node":">=10"},"gitHead":"87ff40dca33bfcc222ab13f79afa444418686103","bugs":{"url":"https://github.com/googleapis/nodejs-paginator/issues"},"homepage":"https://github.com/googleapis/nodejs-paginator#readme","_id":"@google-cloud/paginator@3.0.7","_nodeVersion":"12.22.7","_npmVersion":"6.14.15","dist":{"integrity":"sha512-jJNutk0arIQhmpUUQJPJErsojqo834KcyB6X7a1mxuic8i1tKXxde8E69IZxNZawRIlZdIK2QY4WALvlK5MzYQ==","shasum":"fb6f8e24ec841f99defaebf62c75c2e744dd419b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@google-cloud/paginator/-/paginator-3.0.7.tgz","fileCount":8,"unpackedSize":48741,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiCocgCRA9TVsSAnZWagAAnywP/RPRIxbl3zQsvjqfVyHC\nTq8MDzkZxNS3YTKbOgUjdaBSK3chLfh59wilehJdT+Mi9XAG4pFshlhHv/BX\nd4i2jTbfXjGNy1v/d9rPkG16lAzPIkPO2j1C0hK66igVieLvZqYemcTf4deU\nZRJX9I7MF8FpnlXE/E31lROTlRvDYdHWVbafBMPPCmPhsoH9C+WRI7cszY13\nBXnLe233LQBfP3PzkmVAZi5RZswjHgWGDkUhAkwCNRxSVQ424S5f5CKaL84N\n55+g0wjvKYwkae2vKBCLvzDEsS1mcyrYqJ4DXFL7Rz1/yHaAJOVJQFwGI0mj\napgd9UmE0gQEjOdvwmpeK9WP8U8gtX6HrOaoksYs+lB3wfFLzv/SnXYhs0gd\nVkHVAg3euV5usGuAxl8SqBhfPe0O6g9FeHKd3XZjjchgoUe+gF6P1BKJ4hE2\nv/QdhyEqj2EvmKWdW62SmuHBHGYWPemXBzkKviYdeEsgipsOMkRIzNwTtNjo\nJ/Ytay4t3CF5j5XpYX2jvKOo4VIOoXo1fEouUyWtUAk2sOwzT/eTKp+6ZZ6d\nOAa8HakGl4VtbSJ5uBsjqbw8kWf2NEOJnt3Lz9vOZfktNQa+OVCUt16WwnIt\nYQ5/z/Qy6zsvEMZzFKYPth5EbRgjf6DG7UizjuhDbd5VSerhPi6vn9ByB9Iz\nQ2GN\r\n=MxVb\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIESUuki8ADEk3yiOnhAULR8a5z7qD4mZo1YZcE2ROXZ1AiEA2clIiCYhqL9/cUQf7HWD/a5veQs4W0WU/QWuVi17b/4="}]},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"node-team-npm+wombot@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/paginator_3.0.7_1644857120138_0.42619123989375773"},"_hasShrinkwrap":false,"contributors":[]},"4.0.0":{"name":"@google-cloud/paginator","version":"4.0.0","description":"A result paging utility used by Google node.js modules","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-paginator.git"},"scripts":{"test":"c8 mocha build/test","compile":"tsc -p .","fix":"gts fix","prelint":"cd samples; npm link ../; npm install","lint":"gts check","prepare":"npm run compile","pretest":"npm run compile","docs":"compodoc src/","presystem-test":"npm run compile","samples-test":"cd samples/ && npm link ../ && npm test && cd ../","system-test":"mocha build/system-test","docs-test":"linkinator docs","predocs-test":"npm run docs","clean":"gts clean","precompile":"gts clean"},"keywords":[],"author":{"name":"Google Inc."},"license":"Apache-2.0","devDependencies":{"@compodoc/compodoc":"^1.1.7","@types/extend":"^3.0.0","@types/mocha":"^9.0.0","@types/node":"^16.0.0","@types/proxyquire":"^1.3.28","@types/sinon":"^10.0.0","@types/uuid":"^8.0.0","c8":"^7.0.0","codecov":"^3.0.4","gts":"^3.0.0","linkinator":"^2.0.0","mocha":"^9.2.2","proxyquire":"^2.0.1","sinon":"^14.0.0","typescript":"^4.6.4","uuid":"^8.0.0"},"dependencies":{"arrify":"^2.0.0","extend":"^3.0.2"},"engines":{"node":">=12.0.0"},"gitHead":"3ad19685aec924ab3381aef8874ddac0a2205a60","bugs":{"url":"https://github.com/googleapis/nodejs-paginator/issues"},"homepage":"https://github.com/googleapis/nodejs-paginator#readme","_id":"@google-cloud/paginator@4.0.0","_nodeVersion":"12.22.7","_npmVersion":"6.14.15","dist":{"integrity":"sha512-wNmCZl+2G2DmgT/VlF+AROf80SoaC/CwS8trwmjNaq26VRNK8yPbU5F/Vy+R9oDAGKWQU2k8+Op5H4kFJVXFaQ==","shasum":"9c3e01544717aecb9a922b4269ff298f30a0f1bb","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@google-cloud/paginator/-/paginator-4.0.0.tgz","fileCount":8,"unpackedSize":49136,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD2YTv8xD+Iqz5s2gf5vtrIOsjHHn27OYalqryTZe2atQIhAO9Az1j8YDt2BNGy94GV65PTYWoqaIO4S8QqRdfQpr7j"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJihDNhACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpURxAAljOLdy2kQtbEBGJTHCAUzdfctJKTUDGdFVcHQ/2pVeY+LzzB\r\nGCCwpb0Ce5vjzyhgGiUAPM9al6TsG7os8WTbfw9TzMdVVWVz2xUHQoyGREpI\r\n+NWvNNz1zeF4NDEiGlcaAswYAPvOL9IKRnpuQI68EAsONZfi9V12Atb0x1Oz\r\n0NHxjtRGW4HZ3VQo2nMmao2zQUkuHBp5oKbL9HoiSE/ZJGTt4Cnjov8wZVa2\r\nUiETY5JR4JPE3z9+C+neJA2ViTco5P+edgZbmdqovzs/pAJhTZjaakTUDk63\r\nR82udU35y4Ff/sow0IQUUeSgrlhuF1nVSEyVjvP1w8DN2XFIyyYdPirnXBKf\r\nMKLJNrYz7VKDPRJDV0Na5qVauvbwDcjh8FppJDFWdTiFic0rEkLp/9hBXKYi\r\nwUh+GcmJeM/miXUlOH5r0844HgTyVyyVdftSP1ISZNIzesDJxkJAu7Y4AMqE\r\nJ6iIwqV9jba7P8d49mSvcFW2H8ABgIGtwl5Jko0shUQiYudmOELuY2k0uj3g\r\nOAAZtoXlJzBzo1PBAVIfNnStJO/axCTTrCSMkkACUe6Lhl8nWhXeJuRCYGE6\r\nEp7Uu36J+/31lQgk7ikkA1127C36ECTfHTHkVwRDWu7kJ7Uptko8G5JLXf0l\r\nKdSdTxgg12a+Cm+Lquv/cnN2m04LRJy/DnI=\r\n=8yyz\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"node-team-npm+wombot@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/paginator_4.0.0_1652831073534_0.391037956404926"},"_hasShrinkwrap":false,"contributors":[]},"4.0.1":{"name":"@google-cloud/paginator","version":"4.0.1","description":"A result paging utility used by Google node.js modules","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-paginator.git"},"scripts":{"test":"c8 mocha build/test","compile":"tsc -p .","fix":"gts fix","prelint":"cd samples; npm link ../; npm install","lint":"gts check","prepare":"npm run compile","pretest":"npm run compile","docs":"compodoc src/","presystem-test":"npm run compile","samples-test":"cd samples/ && npm link ../ && npm test && cd ../","system-test":"mocha build/system-test","docs-test":"linkinator docs","predocs-test":"npm run docs","clean":"gts clean","precompile":"gts clean"},"keywords":[],"author":{"name":"Google Inc."},"license":"Apache-2.0","devDependencies":{"@compodoc/compodoc":"^1.1.7","@types/extend":"^3.0.0","@types/mocha":"^9.0.0","@types/node":"^16.0.0","@types/proxyquire":"^1.3.28","@types/sinon":"^10.0.0","@types/uuid":"^8.0.0","c8":"^7.0.0","codecov":"^3.0.4","gts":"^3.0.0","linkinator":"^4.0.0","mocha":"^9.2.2","proxyquire":"^2.0.1","sinon":"^14.0.0","typescript":"^4.6.4","uuid":"^9.0.0"},"dependencies":{"arrify":"^2.0.0","extend":"^3.0.2"},"engines":{"node":">=12.0.0"},"gitHead":"6d0830f9bf2efc8bb1509ba609d075d28ee505a2","bugs":{"url":"https://github.com/googleapis/nodejs-paginator/issues"},"homepage":"https://github.com/googleapis/nodejs-paginator#readme","_id":"@google-cloud/paginator@4.0.1","_nodeVersion":"12.22.12","_npmVersion":"6.14.16","dist":{"integrity":"sha512-6G1ui6bWhNyHjmbYwavdN7mpVPRBtyDg/bfqBTAlwr413On2TnFNfDxc9UhTJctkgoCDgQXEKiRPLPR9USlkbQ==","shasum":"5fb8793d4f84d18c50a6f2fad3dadab8d2c533ef","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@google-cloud/paginator/-/paginator-4.0.1.tgz","fileCount":8,"unpackedSize":49528,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDHQxe2PUVWD321l2JOSic3j7SmBWPM2hd+EpdDLOrbEQIgaODQSRgiFc27hKiTgi8+3y4RWhH0Nh+XUj4Ov/z8Og4="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjMcoKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrh+w//bzFxjbvwpJWj0f8TmPLhnhFeJyXdih5W4Tfbu+jy83C/oHGV\r\njbnShW774YRDg8ryuCT8HDp87y+H7vMCdX2/q4EgEe9+pP2FM/OZY7zv/lKS\r\nRmuA+mS+G88veZkZiEs4H5UPxUj9VR3qHl4bdXyDrFQtDa/EYgSrZnKyvT+v\r\n5hPZrzND5MROwumQXDqP0xGBgLFYTzDh+69hVyTR1fAMSTExIRarhebKdIgp\r\n6r8Ve6WIYJo5Q7DhoqB8ve8p2ENpj7Sx9PFwAhtqGcTKZtUTv7lk1UUQH4V0\r\noYoNgilxUxyynobchxb30AsK5C6TUGrNDd/D0jyLAadBuPwO4drAdHOw7HFS\r\n71+yVbgJlyHFwyLWGYFNNAykmxXtgGT+VNfqHsV3hAFB7YzHOZryzCGIp9kc\r\nXayQ+h/1Y+5GI/VSeq7n+3rZt8G/5/WDbcxh/SINvyGtJXPuWy2VMSfFtfM3\r\n51Ap8+jSO0xBw74EXfgg+0ZNQzxSWpddSgvry+wWS/hxC5KqLinXE0igqrOr\r\n9O1c7JjDOztE6akZlfQtWdehNnicqw3PRohTLFDlfcNWgquaFo7DPHm8r84a\r\nkDsgZznOwtta18cntHnT8RvLVGgg6sUcMb/jEVZqJMH2L6dofUEsln7SgyhD\r\ncYRwIDUET6lolbD7fWrT9oO3kZFRpVtynlk=\r\n=VD2b\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"node-team-npm+wombot@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/paginator_4.0.1_1664207369920_0.8630680163479523"},"_hasShrinkwrap":false,"contributors":[]},"5.0.0":{"name":"@google-cloud/paginator","version":"5.0.0","description":"A result paging utility used by Google node.js modules","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-paginator.git"},"scripts":{"test":"c8 mocha build/test","compile":"tsc -p .","fix":"gts fix","prelint":"cd samples; npm link ../; npm install","lint":"gts check","prepare":"npm run compile","pretest":"npm run compile","docs":"compodoc src/","presystem-test":"npm run compile","samples-test":"cd samples/ && npm link ../ && npm test && cd ../","system-test":"mocha build/system-test","docs-test":"linkinator docs","predocs-test":"npm run docs","clean":"gts clean","precompile":"gts clean"},"keywords":[],"author":{"name":"Google Inc."},"license":"Apache-2.0","devDependencies":{"@compodoc/compodoc":"^1.1.7","@types/extend":"^3.0.0","@types/mocha":"^9.0.0","@types/node":"^20.4.9","@types/proxyquire":"^1.3.28","@types/sinon":"^10.0.0","@types/uuid":"^9.0.0","c8":"^8.0.0","codecov":"^3.0.4","gts":"^5.0.0","linkinator":"^4.0.0","mocha":"^9.2.2","proxyquire":"^2.0.1","sinon":"^15.0.0","typescript":"^5.1.6","uuid":"^9.0.0"},"dependencies":{"arrify":"^2.0.0","extend":"^3.0.2"},"engines":{"node":">=14.0.0"},"_resolved":"","_integrity":"","_from":"file:google-cloud-paginator-5.0.0.tgz","bugs":{"url":"https://github.com/googleapis/nodejs-paginator/issues"},"homepage":"https://github.com/googleapis/nodejs-paginator#readme","_id":"@google-cloud/paginator@5.0.0","_nodeVersion":"14.21.3","_npmVersion":"6.14.18","dist":{"integrity":"sha512-87aeg6QQcEPxGCOthnpUjvw4xAZ57G7pL8FS0C4e/81fr3FjkpUpibf1s2v5XGyGhUVGF4Jfg7yEcxqn2iUw1w==","shasum":"b8cc62f151685095d11467402cbf417c41bf14e6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@google-cloud/paginator/-/paginator-5.0.0.tgz","fileCount":8,"unpackedSize":49977,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDH6vJfDwdZn+94gaVYajGVh1wlQGKIoWD/es1Oqzv60wIgIDuN9iNmY5WHYvk8tWHCqvbrdtWw+Jzd6MSJ6l25w2o="}]},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"node-team-npm+wombot@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/paginator_5.0.0_1691617313655_0.28049275955943576"},"_hasShrinkwrap":false,"contributors":[]},"5.0.1":{"name":"@google-cloud/paginator","version":"5.0.1","description":"A result paging utility used by Google node.js modules","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-paginator.git"},"scripts":{"test":"c8 mocha build/test","compile":"tsc -p .","fix":"gts fix","prelint":"cd samples; npm link ../; npm install","lint":"gts check","prepare":"npm run compile","pretest":"npm run compile","docs":"compodoc src/","presystem-test":"npm run compile","samples-test":"cd samples/ && npm link ../ && npm test && cd ../","system-test":"mocha build/system-test","docs-test":"linkinator docs","predocs-test":"npm run docs","clean":"gts clean","precompile":"gts clean"},"keywords":[],"author":{"name":"Google Inc."},"license":"Apache-2.0","devDependencies":{"@compodoc/compodoc":"1.1.23","@types/extend":"^3.0.0","@types/mocha":"^9.0.0","@types/node":"^20.4.9","@types/proxyquire":"^1.3.28","@types/sinon":"^17.0.0","@types/uuid":"^9.0.0","c8":"^9.0.0","codecov":"^3.0.4","gts":"^5.0.0","linkinator":"^4.0.0","mocha":"^9.2.2","proxyquire":"^2.0.1","sinon":"^17.0.0","typescript":"^5.1.6","uuid":"^9.0.0"},"dependencies":{"arrify":"^2.0.0","extend":"^3.0.2"},"engines":{"node":">=14.0.0"},"_resolved":"","_integrity":"","_from":"file:google-cloud-paginator-5.0.1.tgz","bugs":{"url":"https://github.com/googleapis/nodejs-paginator/issues"},"homepage":"https://github.com/googleapis/nodejs-paginator#readme","_id":"@google-cloud/paginator@5.0.1","_nodeVersion":"14.21.3","_npmVersion":"6.14.18","dist":{"integrity":"sha512-CjuvUWnEHgunUa1/9gP31eaBmiq/yAvUAjn+un0X2E6gRGSwzI6yxO0eEtZY0fE3uaOX/18ngmNyEmYV6eaX7A==","shasum":"e312c93e87963aa8900c427af4e8809621324402","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@google-cloud/paginator/-/paginator-5.0.1.tgz","fileCount":8,"unpackedSize":50599,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBtwv/lrjapVjL0YaM3hNAj83jsRi8IZM9nNd8wYflR/AiA1Nbfo5gRjkrrrM+Jzc2HFZ30MY8OmUYvPG+QKrT7cjA=="}],"size":13653},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"node-team-npm+wombot@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/paginator_5.0.1_1716405852133_0.6705409385307457"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-22T19:24:12.325Z","publish_time":1716405852325,"_source_registry_name":"default","contributors":[]},"5.0.2":{"name":"@google-cloud/paginator","version":"5.0.2","description":"A result paging utility used by Google node.js modules","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-paginator.git"},"scripts":{"test":"c8 mocha build/test","compile":"tsc -p .","fix":"gts fix","prelint":"cd samples; npm link ../; npm install","lint":"gts check","prepare":"npm run compile","pretest":"npm run compile","docs":"compodoc src/","presystem-test":"npm run compile","samples-test":"cd samples/ && npm link ../ && npm test && cd ../","system-test":"mocha build/system-test","docs-test":"linkinator docs","predocs-test":"npm run docs","clean":"gts clean","precompile":"gts clean"},"keywords":[],"author":{"name":"Google Inc."},"license":"Apache-2.0","devDependencies":{"@compodoc/compodoc":"1.1.23","@types/extend":"^3.0.0","@types/mocha":"^9.0.0","@types/node":"^20.4.9","@types/proxyquire":"^1.3.28","@types/sinon":"^17.0.0","@types/uuid":"^9.0.0","c8":"^9.0.0","codecov":"^3.0.4","gts":"^5.0.0","linkinator":"^4.0.0","mocha":"^9.2.2","proxyquire":"^2.0.1","sinon":"^17.0.0","typescript":"^5.1.6","uuid":"^9.0.0"},"dependencies":{"arrify":"^2.0.0","extend":"^3.0.2"},"engines":{"node":">=14.0.0"},"_resolved":"","_integrity":"","_from":"file:google-cloud-paginator-5.0.2.tgz","bugs":{"url":"https://github.com/googleapis/nodejs-paginator/issues"},"homepage":"https://github.com/googleapis/nodejs-paginator#readme","_id":"@google-cloud/paginator@5.0.2","_nodeVersion":"14.21.3","_npmVersion":"6.14.18","dist":{"integrity":"sha512-DJS3s0OVH4zFDB1PzjxAsHqJT6sKVbRwwML0ZBP9PbU7Yebtu/7SWMRzvO2J3nUi9pRNITCfu4LJeooM2w4pjg==","shasum":"86ad773266ce9f3b82955a8f75e22cd012ccc889","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@google-cloud/paginator/-/paginator-5.0.2.tgz","fileCount":8,"unpackedSize":50947,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICoAKcGoK4Hb7eJXo2kbnssGFOmgG3TtUUFBPh1wdOYfAiEA+D9NigIdWkX17hBo+UXpmALld1lrGWIifsTmT0sD5js="}],"size":13847},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"node-team-npm+wombot@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/paginator_5.0.2_1716479116141_0.9920546680682085"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-23T15:45:16.383Z","publish_time":1716479116383,"_source_registry_name":"default","contributors":[]},"6.0.0":{"name":"@google-cloud/paginator","version":"6.0.0","description":"A result paging utility used by Google node.js modules","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-paginator.git"},"scripts":{"test":"c8 mocha build/test","compile":"tsc -p .","fix":"gts fix","prelint":"cd samples; npm link ../; npm install","lint":"gts check","prepare":"npm run compile","pretest":"npm run compile","docs":"jsdoc -c .jsdoc.js","presystem-test":"npm run compile","samples-test":"cd samples/ && npm link ../ && npm test && cd ../","system-test":"mocha build/system-test","docs-test":"linkinator docs","predocs-test":"npm run docs","clean":"gts clean","precompile":"gts clean"},"keywords":[],"author":{"name":"Google Inc."},"license":"Apache-2.0","devDependencies":{"@types/extend":"^3.0.4","@types/mocha":"^10.0.10","@types/node":"^22.13.8","@types/proxyquire":"^1.3.31","@types/sinon":"^17.0.4","@types/uuid":"^10.0.0","c8":"^10.1.3","codecov":"^3.8.3","gts":"^6.0.2","jsdoc":"^4.0.4","jsdoc-fresh":"^3.0.0","jsdoc-region-tag":"^3.0.0","linkinator":"^6.1.2","mocha":"^11.1.0","path-to-regexp":"^8.2.0","proxyquire":"^2.1.3","sinon":"^19.0.2","typescript":"^5.8.2","uuid":"^11.1.0"},"dependencies":{"extend":"^3.0.2"},"engines":{"node":">=18"},"_resolved":"","_integrity":"","_from":"file:google-cloud-paginator-6.0.0.tgz","bugs":{"url":"https://github.com/googleapis/nodejs-paginator/issues"},"homepage":"https://github.com/googleapis/nodejs-paginator#readme","_id":"@google-cloud/paginator@6.0.0","_nodeVersion":"14.21.3","_npmVersion":"6.14.18","dist":{"integrity":"sha512-g5nmMnzC+94kBxOKkLGpK1ikvolTFCC3s2qtE4F+1EuArcJ7HHC23RDQVt3Ra3CqpUYZ+oXNKZ8n5Cn5yug8DA==","shasum":"27d477c2e75f7839da13ca681f6427e015ad75d1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@google-cloud/paginator/-/paginator-6.0.0.tgz","fileCount":8,"unpackedSize":51551,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIFnj46bweMc/SKBL57A+VtP5t/gdn2YOCZh9K8TvhlfcAiA1dkebNN24BCN9+obNIz7qP2I1BEpLCJCYbwR7PXTkzA=="}],"size":14074},"_npmUser":{"name":"anonymous","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"node-team-npm+wombot@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/paginator_6.0.0_1741120547388_0.0621485935756263"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-04T20:35:47.597Z","publish_time":1741120547597,"_source_registry_name":"default","contributors":[]}},"dist-tags":{"latest":"6.0.0","legacy-8":"2.0.3","legacy-10":"3.0.7","legacy-14":"5.0.2"},"name":"@google-cloud/paginator","time":{"created":"2022-01-26T21:59:22.010Z","0.1.0":"2018-07-24T21:38:47.849Z","modified":"2025-03-04T20:38:01.655Z","0.1.1":"2018-09-08T02:30:56.317Z","0.1.2":"2018-10-26T11:47:49.878Z","0.2.0":"2019-03-08T21:20:39.453Z","1.0.0":"2019-05-03T19:50:04.408Z","1.0.1":"2019-06-14T15:35:08.285Z","1.0.2":"2019-06-26T22:43:49.947Z","2.0.0":"2019-07-12T17:49:22.675Z","2.0.1":"2019-08-26T14:06:32.877Z","2.0.2":"2019-11-13T23:50:29.228Z","2.0.3":"2019-12-05T23:52:44.352Z","3.0.0":"2020-03-25T17:04:15.202Z","3.0.1":"2020-06-04T19:37:10.272Z","3.0.2":"2020-07-07T20:19:53.417Z","3.0.3":"2020-07-24T17:19:53.679Z","3.0.4":"2020-08-06T14:18:58.905Z","3.0.5":"2020-09-02T18:35:51.942Z","3.0.6":"2021-09-09T02:18:25.103Z","3.0.7":"2022-02-14T16:45:20.290Z","4.0.0":"2022-05-17T23:44:33.653Z","4.0.1":"2022-09-26T15:49:30.115Z","5.0.0":"2023-08-09T21:41:53.892Z","5.0.1":"2024-05-22T19:24:12.325Z","5.0.2":"2024-05-23T15:45:16.383Z","6.0.0":"2025-03-04T20:35:47.597Z"},"readme":"[//]: # \"This README.md file is auto-generated, all changes to this file will be lost.\"\n[//]: # \"To regenerate it, use `python -m synthtool`.\"\n<img src=\"https://avatars2.githubusercontent.com/u/2810941?v=3&s=96\" alt=\"Google Cloud Platform logo\" title=\"Google Cloud Platform\" align=\"right\" height=\"96\" width=\"96\"/>\n\n# [Google Cloud Common Paginator: Node.js Client](https://github.com/googleapis/nodejs-paginator)\n\n[![release level](https://img.shields.io/badge/release%20level-stable-brightgreen.svg?style=flat)](https://cloud.google.com/terms/launch-stages)\n[![npm version](https://img.shields.io/npm/v/@google-cloud/paginator.svg)](https://www.npmjs.org/package/@google-cloud/paginator)\n\n\n\n\nA result paging utility used by Google node.js modules\n\n\nA comprehensive list of changes in each version may be found in\n[the CHANGELOG](https://github.com/googleapis/nodejs-paginator/blob/main/CHANGELOG.md).\n\n* [Google Cloud Common Paginator Node.js Client API Reference][client-docs]\n\n* [github.com/googleapis/nodejs-paginator](https://github.com/googleapis/nodejs-paginator)\n\nRead more about the client libraries for Cloud APIs, including the older\nGoogle APIs Client Libraries, in [Client Libraries Explained][explained].\n\n[explained]: https://cloud.google.com/apis/docs/client-libraries-explained\n\n**Table of contents:**\n\n\n* [Quickstart](#quickstart)\n\n  * [Installing the client library](#installing-the-client-library)\n  * [Using the client library](#using-the-client-library)\n* [Samples](#samples)\n* [Versioning](#versioning)\n* [Contributing](#contributing)\n* [License](#license)\n\n## Quickstart\n\n### Installing the client library\n\n```bash\nnpm install @google-cloud/paginator\n```\n\n\n### Using the client library\n\n```javascript\nconst {paginator} = require('@google-cloud/paginator');\nconsole.log(paginator);\n\n```\n\n\n\n## Samples\n\nSamples are in the [`samples/`](https://github.com/googleapis/nodejs-paginator/tree/main/samples) directory. Each sample's `README.md` has instructions for running its sample.\n\n| Sample                      | Source Code                       | Try it |\n| --------------------------- | --------------------------------- | ------ |\n| Quickstart | [source code](https://github.com/googleapis/nodejs-paginator/blob/main/samples/quickstart.js) | [![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-paginator&page=editor&open_in_editor=samples/quickstart.js,samples/README.md) |\n| Streamify | [source code](https://github.com/googleapis/nodejs-paginator/blob/main/samples/streamify.js) | [![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-paginator&page=editor&open_in_editor=samples/streamify.js,samples/README.md) |\n\n\n\nThe [Google Cloud Common Paginator Node.js Client API Reference][client-docs] documentation\nalso contains samples.\n\n## Supported Node.js Versions\n\nOur client libraries follow the [Node.js release schedule](https://github.com/nodejs/release#release-schedule).\nLibraries are compatible with all current _active_ and _maintenance_ versions of\nNode.js.\nIf you are using an end-of-life version of Node.js, we recommend that you update\nas soon as possible to an actively supported LTS version.\n\nGoogle's client libraries support legacy versions of Node.js runtimes on a\nbest-efforts basis with the following warnings:\n\n* Legacy versions are not tested in continuous integration.\n* Some security patches and features cannot be backported.\n* Dependencies cannot be kept up-to-date.\n\nClient libraries targeting some end-of-life versions of Node.js are available, and\ncan be installed through npm [dist-tags](https://docs.npmjs.com/cli/dist-tag).\nThe dist-tags follow the naming convention `legacy-(version)`.\nFor example, `npm install @google-cloud/paginator@legacy-8` installs client libraries\nfor versions compatible with Node.js 8.\n\n## Versioning\n\nThis library follows [Semantic Versioning](http://semver.org/).\n\n\n\nThis library is considered to be **stable**. The code surface will not change in backwards-incompatible ways\nunless absolutely necessary (e.g. because of critical security issues) or with\nan extensive deprecation period. Issues and requests against **stable** libraries\nare addressed with the highest priority.\n\n\n\n\n\n\nMore Information: [Google Cloud Platform Launch Stages][launch_stages]\n\n[launch_stages]: https://cloud.google.com/terms/launch-stages\n\n## Contributing\n\nContributions welcome! See the [Contributing Guide](https://github.com/googleapis/nodejs-paginator/blob/main/CONTRIBUTING.md).\n\nPlease note that this `README.md`, the `samples/README.md`,\nand a variety of configuration files in this repository (including `.nycrc` and `tsconfig.json`)\nare generated from a central template. To edit one of these files, make an edit\nto its templates in\n[directory](https://github.com/googleapis/synthtool).\n\n## License\n\nApache Version 2.0\n\nSee [LICENSE](https://github.com/googleapis/nodejs-paginator/blob/main/LICENSE)\n\n[client-docs]: https://cloud.google.com/nodejs/docs/reference/paginator/latest\n\n[shell_img]: https://gstatic.com/cloudssh/images/open-btn.png\n[projects]: https://console.cloud.google.com/project\n[billing]: https://support.google.com/cloud/answer/6293499#enable-billing\n\n[auth]: https://cloud.google.com/docs/authentication/external/set-up-adc-local","users":{}}