{"_id":"graphql-compose-pagination","_rev":"34-d409e4b8c0f7cfef827d796f1e281839","name":"graphql-compose-pagination","description":"Plugin for `graphql-compose` which provide a pagination resolver for types.","dist-tags":{"latest":"8.3.0"},"versions":{"1.0.0":{"name":"graphql-compose-pagination","version":"1.0.0","description":"Plugin for `graphql-compose` which provide a pagination resolver for types.","files":["lib","README.md"],"main":"lib/index.js","repository":{"type":"git","url":"git+https://github.com/nodkz/graphql-compose-pagination.git"},"keywords":["graphql","compose","graphql-compose","relay","pagination"],"license":"MIT","bugs":{"url":"https://github.com/nodkz/graphql-compose-pagination/issues"},"homepage":"https://github.com/nodkz/graphql-compose-pagination","peerDependencies":{"graphql-compose":">=1.20.3 || >=2.0.0"},"devDependencies":{"babel-cli":"^6.24.1","babel-eslint":"^7.2.3","babel-jest":"^20.0.3","babel-plugin-transform-flow-strip-types":"^6.22.0","babel-plugin-transform-object-rest-spread":"^6.23.0","babel-plugin-transform-runtime":"^6.23.0","babel-preset-env":"^1.6.0","cz-conventional-changelog":"^2.0.0","eslint":"^4.4.0","eslint-config-airbnb-base":"^11.3.1","eslint-config-prettier":"^2.3.0","eslint-plugin-flowtype":"^2.35.0","eslint-plugin-import":"^2.7.0","eslint-plugin-prettier":"^2.1.2","flow-bin":"^0.52.0","graphql":"^0.10.5","graphql-compose":"^2.2.0","jest":"^20.0.4","prettier":"^1.5.3","rimraf":"^2.6.1","semantic-release":"^6.3.6"},"dependencies":{"babel-runtime":"^6.25.0"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"jest":{"roots":["<rootDir>/src"]},"scripts":{"build":"npm run build-cjs && npm run build-flow","build-cjs":"rimraf lib && babel src --ignore __tests__,__mocks__ -d lib","build-flow":"find ./src -name '*.js' -not -path '*/__*' | while read filepath; do cp $filepath `echo $filepath | sed 's/\\/src\\//\\/lib\\//g'`.flow; done","watch":"jest --watch","coverage":"jest --coverage","lint":"eslint --ext .js ./src","flow":"flow stop && ./node_modules/.bin/flow","test":"npm run coverage && npm run lint && npm run flow","link":"yarn build && yarn link graphql-compose && yarn link","unlink":"yarn unlink graphql-compose && yarn add graphql-compose","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"contributors":[{"name":"Pavel Chertorogov","email":"pavel.chertorogov@gmail.com"}],"gitHead":"c586745d62514d30e8cf5af4b990259ca6bfe496","_id":"graphql-compose-pagination@1.0.0","_npmVersion":"5.3.0","_nodeVersion":"8.2.1","_npmUser":{"name":"nodkz","email":"pavel.chertorogov@gmail.com"},"dist":{"integrity":"sha512-MOSH4yROzoyLaynR8wm9AGDO/Skn4MgkZeY4vBC54ExcNIVMcrcWghmT5HpPXhk13AYZa9yIZ44BpZycH7YiYA==","shasum":"ae880d7ca2f22dc8337ac1b98f1628d17f944d3f","tarball":"https://registry.npmjs.org/graphql-compose-pagination/-/graphql-compose-pagination-1.0.0.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDJ2HyWfZmV0vdXJ0nz4WzpofFUAWUT4a0e09zjUdV5lwIhANsWBcfk5N+lwwL6aTs5cgVOioOlEqilRTZogviEncgK"}]},"maintainers":[{"name":"nodkz","email":"pavel.chertorogov@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-compose-pagination-1.0.0.tgz_1502118155104_0.6342280067037791"},"directories":{}},"1.1.0":{"name":"graphql-compose-pagination","version":"1.1.0","description":"Plugin for `graphql-compose` which provide a pagination resolver for types.","files":["lib","README.md"],"main":"lib/index.js","repository":{"type":"git","url":"git+https://github.com/nodkz/graphql-compose-pagination.git"},"keywords":["graphql","compose","graphql-compose","relay","pagination"],"license":"MIT","bugs":{"url":"https://github.com/nodkz/graphql-compose-pagination/issues"},"homepage":"https://github.com/nodkz/graphql-compose-pagination","peerDependencies":{"graphql-compose":">=1.20.3 || >=2.9.0"},"devDependencies":{"babel-cli":"^6.26.0","babel-eslint":"^7.2.3","babel-jest":"^21.0.0","babel-plugin-transform-flow-strip-types":"^6.22.0","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-plugin-transform-runtime":"^6.23.0","babel-preset-env":"^1.6.0","cz-conventional-changelog":"^2.0.0","eslint":"^4.6.1","eslint-config-airbnb-base":"^12.0.0","eslint-config-prettier":"^2.4.0","eslint-plugin-flowtype":"^2.35.1","eslint-plugin-import":"^2.7.0","eslint-plugin-prettier":"^2.2.0","flow-bin":"^0.54.1","graphql":"^0.11.3","graphql-compose":"^2.9.0","jest":"^21.0.1","prettier":"^1.6.1","rimraf":"^2.6.1","semantic-release":"^7.0.2"},"dependencies":{"babel-runtime":"^6.26.0"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"jest":{"roots":["<rootDir>/src"]},"scripts":{"build":"npm run build-cjs && npm run build-flow","build-cjs":"rimraf lib && babel src --ignore __tests__,__mocks__ -d lib","build-flow":"find ./src -name '*.js' -not -path '*/__*' | while read filepath; do cp $filepath `echo $filepath | sed 's/\\/src\\//\\/lib\\//g'`.flow; done","watch":"jest --watch","coverage":"jest --coverage","lint":"eslint --ext .js ./src","flow":"flow stop && ./node_modules/.bin/flow","test":"npm run coverage && npm run lint && npm run flow","link":"yarn build && yarn link graphql-compose && yarn link","unlink":"yarn unlink graphql-compose && yarn add graphql-compose","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"contributors":[{"name":"Pavel Chertorogov","email":"pavel.chertorogov@gmail.com"}],"gitHead":"39319da7ed5f58025dac9200a68106a757367735","_id":"graphql-compose-pagination@1.1.0","_npmVersion":"5.3.0","_nodeVersion":"8.4.0","_npmUser":{"name":"nodkz","email":"pavel.chertorogov@gmail.com"},"dist":{"integrity":"sha512-hZYZ70potsei7xGlQosoNn5Jv9s5fyNoZs8zheh6rTZLIYMwS3KM/AtxRucvjy9LjjLibtLACI72WZi2SVYwlw==","shasum":"2968919f465e10ebe99c67fdc0d6ad79277c4bc3","tarball":"https://registry.npmjs.org/graphql-compose-pagination/-/graphql-compose-pagination-1.1.0.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDb5qBVeSdnp0ovOnSzHOf0lLHAs/8c591cctN4OIJy5AIhAKv/p42q9GzixzLDl7XGmKvSdVKIfo6w4PRsH07l/dRV"}]},"maintainers":[{"name":"nodkz","email":"pavel.chertorogov@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-compose-pagination-1.1.0.tgz_1504759760405_0.9874848136678338"},"directories":{}},"1.1.1":{"name":"graphql-compose-pagination","version":"1.1.1","description":"Plugin for `graphql-compose` which provide a pagination resolver for types.","files":["lib","README.md"],"main":"lib/index.js","repository":{"type":"git","url":"git+https://github.com/nodkz/graphql-compose-pagination.git"},"keywords":["graphql","compose","graphql-compose","relay","pagination"],"license":"MIT","bugs":{"url":"https://github.com/nodkz/graphql-compose-pagination/issues"},"homepage":"https://github.com/nodkz/graphql-compose-pagination","peerDependencies":{"graphql-compose":">=2.9.5"},"devDependencies":{"babel-cli":"^6.26.0","babel-eslint":"^8.0.1","babel-jest":"^21.2.0","babel-plugin-transform-flow-strip-types":"^6.22.0","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-plugin-transform-runtime":"^6.23.0","babel-preset-env":"^1.6.1","cz-conventional-changelog":"^2.1.0","eslint":"^4.10.0","eslint-config-airbnb-base":"^12.1.0","eslint-config-prettier":"^2.6.0","eslint-plugin-flowtype":"^2.39.1","eslint-plugin-import":"^2.8.0","eslint-plugin-prettier":"^2.3.1","flow-bin":"^0.57.3","graphql":"^0.11.7","graphql-compose":"^2.9.5","jest":"^21.2.1","prettier":"^1.7.4","rimraf":"^2.6.2","semantic-release":"^8.2.0"},"dependencies":{"babel-runtime":"^6.26.0"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"jest":{"roots":["<rootDir>/src"]},"scripts":{"build":"npm run build-cjs && npm run build-flow","build-cjs":"rimraf lib && babel src --ignore __tests__,__mocks__ -d lib","build-flow":"find ./src -name '*.js' -not -path '*/__*' | while read filepath; do cp $filepath `echo $filepath | sed 's/\\/src\\//\\/lib\\//g'`.flow; done","watch":"jest --watch","coverage":"jest --coverage","lint":"eslint --ext .js ./src","flow":"flow","test":"npm run coverage && npm run lint && npm run flow","link":"yarn build && yarn link graphql-compose && yarn link","unlink":"yarn unlink graphql-compose && yarn add graphql-compose","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"contributors":[{"name":"Pavel Chertorogov","email":"pavel.chertorogov@gmail.com"}],"gitHead":"766c2de507e6da03bc922af0fda5bc5be6925f90","_id":"graphql-compose-pagination@1.1.1","_npmVersion":"5.5.1","_nodeVersion":"8.9.0","_npmUser":{"name":"nodkz","email":"pavel.chertorogov@gmail.com"},"dist":{"integrity":"sha512-23zlA9jRd8IxwM9ihDp3ljDnM6hhIsS9B9gz3lS53JrgKh1V1SPJOrJmDs8CP1Ean2JHRQNAS97HDyvuZeQUEw==","shasum":"ed06449c7e41270d57c9c7c71789670e482abd9b","tarball":"https://registry.npmjs.org/graphql-compose-pagination/-/graphql-compose-pagination-1.1.1.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDjkhD8x0nLi3bOu6NIycWZNFX20xvECZBcqgff07j9AgIhAJOa3jq6/kEbRJgsCAYIkJDvWr8osBKje5nDPWlDdCW4"}]},"maintainers":[{"name":"nodkz","email":"pavel.chertorogov@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-compose-pagination-1.1.1.tgz_1509530445703_0.21860144543461502"},"directories":{}},"1.1.2":{"name":"graphql-compose-pagination","version":"1.1.2","description":"Plugin for `graphql-compose` which provide a pagination resolver for types.","files":["lib","README.md"],"main":"lib/index.js","repository":{"type":"git","url":"git+https://github.com/nodkz/graphql-compose-pagination.git"},"keywords":["graphql","compose","graphql-compose","relay","pagination"],"license":"MIT","bugs":{"url":"https://github.com/nodkz/graphql-compose-pagination/issues"},"homepage":"https://github.com/nodkz/graphql-compose-pagination","peerDependencies":{"graphql-compose":">=2.9.5"},"devDependencies":{"babel-cli":"^6.26.0","babel-eslint":"^8.0.1","babel-jest":"^21.2.0","babel-plugin-transform-flow-strip-types":"^6.22.0","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-plugin-transform-runtime":"^6.23.0","babel-preset-env":"^1.6.1","cz-conventional-changelog":"^2.1.0","eslint":"^4.10.0","eslint-config-airbnb-base":"^12.1.0","eslint-config-prettier":"^2.6.0","eslint-plugin-flowtype":"^2.39.1","eslint-plugin-import":"^2.8.0","eslint-plugin-prettier":"^2.3.1","flow-bin":"^0.57.3","graphql":"^0.11.7","graphql-compose":"^2.9.5","jest":"^21.2.1","prettier":"^1.7.4","rimraf":"^2.6.2","semantic-release":"^8.2.0"},"dependencies":{"babel-runtime":"^6.26.0"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"jest":{"roots":["<rootDir>/src"]},"scripts":{"build":"npm run build-cjs && npm run build-flow","build-cjs":"rimraf lib && babel src --ignore __tests__,__mocks__ -d lib","build-flow":"find ./src -name '*.js' -not -path '*/__*' | while read filepath; do cp $filepath `echo $filepath | sed 's/\\/src\\//\\/lib\\//g'`.flow; done","watch":"jest --watch","coverage":"jest --coverage","lint":"eslint --ext .js ./src","flow":"flow","test":"npm run coverage && npm run lint && npm run flow","link":"yarn build && yarn link graphql-compose && yarn link","unlink":"yarn unlink graphql-compose && yarn add graphql-compose","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"contributors":[{"name":"Pavel Chertorogov","email":"pavel.chertorogov@gmail.com"}],"gitHead":"27a70425a99664f05d800d264730e2cd0e2b7520","_id":"graphql-compose-pagination@1.1.2","_npmVersion":"5.5.1","_nodeVersion":"8.9.0","_npmUser":{"name":"nodkz","email":"pavel.chertorogov@gmail.com"},"dist":{"integrity":"sha512-mSsnlEKwpBiwQRp9FuS+NCI31X1aCVk4iMYvVbuM4rliGXgzypXZrHC8K1fE1zmdEVzRgMh+xtHwraOmAe5yiw==","shasum":"84e2cab8b50fa8123f8e4e89814956e2f18be16a","tarball":"https://registry.npmjs.org/graphql-compose-pagination/-/graphql-compose-pagination-1.1.2.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIE5/Rf3YfSoUmq+oNpEUJ8A/cQKyowNQjrOJb0c1ngDYAiBI5TB9tJk5KnM+zLpjco/KWmSp4sX/9cHQ8xdnUpALww=="}]},"maintainers":[{"name":"nodkz","email":"pavel.chertorogov@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-compose-pagination-1.1.2.tgz_1509791169210_0.45049273897893727"},"directories":{}},"1.1.3":{"name":"graphql-compose-pagination","version":"1.1.3","description":"Plugin for `graphql-compose` which provide a pagination resolver for types.","files":["lib","README.md"],"main":"lib/index.js","repository":{"type":"git","url":"git+https://github.com/nodkz/graphql-compose-pagination.git"},"keywords":["graphql","compose","graphql-compose","relay","pagination"],"license":"MIT","bugs":{"url":"https://github.com/nodkz/graphql-compose-pagination/issues"},"homepage":"https://github.com/nodkz/graphql-compose-pagination","peerDependencies":{"graphql-compose":">=2.9.5 || >=3.0.0"},"devDependencies":{"babel-cli":"^6.26.0","babel-eslint":"^8.2.1","babel-jest":"^22.2.0","babel-plugin-transform-flow-strip-types":"^6.22.0","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-plugin-transform-runtime":"^6.23.0","babel-preset-env":"^1.6.1","cz-conventional-changelog":"^2.1.0","eslint":"^4.17.0","eslint-config-airbnb-base":"^12.1.0","eslint-config-prettier":"^2.9.0","eslint-plugin-flowtype":"^2.43.0","eslint-plugin-import":"^2.8.0","eslint-plugin-prettier":"^2.6.0","flow-bin":"^0.65.0","graphql":"0.13.0","graphql-compose":"^3.0.0-beta.2","jest":"^22.2.1","prettier":"^1.10.2","rimraf":"^2.6.2","semantic-release":"^12.4.1"},"dependencies":{"babel-runtime":"^6.26.0"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"jest":{"roots":["<rootDir>/src"]},"scripts":{"build":"npm run build-cjs && npm run build-flow","build-cjs":"rimraf lib && babel src --ignore __tests__,__mocks__ -d lib","build-flow":"find ./src -name '*.js' -not -path '*/__*' | while read filepath; do cp $filepath `echo $filepath | sed 's/\\/src\\//\\/lib\\//g'`.flow; done","watch":"jest --watch","coverage":"jest --coverage","lint":"eslint --ext .js ./src","flow":"flow","test":"npm run coverage && npm run lint && npm run flow","link":"yarn build && yarn link graphql-compose && yarn link","unlink":"yarn unlink graphql-compose && yarn add graphql-compose","semantic-release":"semantic-release"},"contributors":[{"name":"Pavel Chertorogov","email":"pavel.chertorogov@gmail.com"}],"gitHead":"be62b52be8dee7baf21d6fdf213f0fa9442889ab","_id":"graphql-compose-pagination@1.1.3","_npmVersion":"5.6.0","_nodeVersion":"9.5.0","_npmUser":{"name":"nodkz","email":"pavel.chertorogov@gmail.com"},"dist":{"integrity":"sha512-iSwzaFKlyZG6wu3N5bmOS56d+hrIMe7B8FBWBHoSWt1+WS1H0kzkiNTMgk8gHmxQQqnZKO/XrQjfivd0zEE9hA==","shasum":"0d3cc414a969955159676426ab7ab136e8b8d46c","tarball":"https://registry.npmjs.org/graphql-compose-pagination/-/graphql-compose-pagination-1.1.3.tgz","fileCount":14,"unpackedSize":27302,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDyowo9Lhgw2gIaPGRSh0fy6HBw/5maX80o25S8ov7oPQIhALjz8wKSPGImGwHtsGh35xqiC/jU/Ee4G4iFGVoLWQEu"}]},"maintainers":[{"name":"nodkz","email":"pavel.chertorogov@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-compose-pagination_1.1.3_1518189870036_0.35117904516160636"},"_hasShrinkwrap":false},"1.1.4":{"name":"graphql-compose-pagination","version":"1.1.4","description":"Plugin for `graphql-compose` which provide a pagination resolver for types.","files":["lib","README.md"],"main":"lib/index.js","repository":{"type":"git","url":"git+https://github.com/nodkz/graphql-compose-pagination.git"},"keywords":["graphql","compose","graphql-compose","relay","pagination"],"license":"MIT","bugs":{"url":"https://github.com/nodkz/graphql-compose-pagination/issues"},"homepage":"https://github.com/nodkz/graphql-compose-pagination","peerDependencies":{"graphql-compose":">=2.9.5 || >=3.0.0"},"devDependencies":{"babel-cli":"^6.26.0","babel-eslint":"^8.2.1","babel-jest":"^22.2.0","babel-plugin-transform-flow-strip-types":"^6.22.0","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-plugin-transform-runtime":"^6.23.0","babel-preset-env":"^1.6.1","cz-conventional-changelog":"^2.1.0","eslint":"^4.17.0","eslint-config-airbnb-base":"^12.1.0","eslint-config-prettier":"^2.9.0","eslint-plugin-flowtype":"^2.43.0","eslint-plugin-import":"^2.8.0","eslint-plugin-prettier":"^2.6.0","flow-bin":"^0.65.0","graphql":"0.13.0","graphql-compose":"^3.0.0-beta.2","jest":"^22.2.1","prettier":"^1.10.2","rimraf":"^2.6.2","semantic-release":"^12.4.1"},"dependencies":{"babel-runtime":"^6.26.0"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"jest":{"roots":["<rootDir>/src"]},"scripts":{"build":"npm run build-cjs && npm run build-flow","build-cjs":"rimraf lib && babel src --ignore __tests__,__mocks__ -d lib","build-flow":"find ./src -name '*.js' -not -path '*/__*' | while read filepath; do cp $filepath `echo $filepath | sed 's/\\/src\\//\\/lib\\//g'`.flow; done","watch":"jest --watch","coverage":"jest --coverage","lint":"eslint --ext .js ./src","flow":"flow","test":"npm run coverage && npm run lint && npm run flow","link":"yarn build && yarn link graphql-compose && yarn link","unlink":"yarn unlink graphql-compose && yarn add graphql-compose","semantic-release":"semantic-release"},"contributors":[{"name":"Pavel Chertorogov","email":"pavel.chertorogov@gmail.com"}],"gitHead":"61413f2a50cd1a18fc24e26a57dc1e045ba4cf6a","_id":"graphql-compose-pagination@1.1.4","_npmVersion":"5.6.0","_nodeVersion":"9.5.0","_npmUser":{"name":"nodkz","email":"pavel.chertorogov@gmail.com"},"dist":{"integrity":"sha512-AyQ7VAgcFQAhB9zQkbZeYXOrPPHvY5f+V5to+xe6TawuJ9GNtDxO9GG/Sub4yv7ZvERQNJCuUsNNW4MTAN4JCw==","shasum":"7bb0c2174c307d81ba32fa8ba3b9ff754e900f96","tarball":"https://registry.npmjs.org/graphql-compose-pagination/-/graphql-compose-pagination-1.1.4.tgz","fileCount":14,"unpackedSize":27374,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBJqHUktQdGOcqb07pvMQ9ztlwoeHGV/lpbSqdRXCji9AiBQPsNAX0k8XgLXAWb9CeRMbBw9nocbdzl0jZqN8vC8Zw=="}]},"maintainers":[{"name":"nodkz","email":"pavel.chertorogov@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-compose-pagination_1.1.4_1518194918293_0.008125268800588836"},"_hasShrinkwrap":false},"1.1.5":{"name":"graphql-compose-pagination","version":"1.1.5","description":"Plugin for `graphql-compose` which provide a pagination resolver for types.","files":["lib","README.md"],"main":"lib/index.js","repository":{"type":"git","url":"git+https://github.com/nodkz/graphql-compose-pagination.git"},"keywords":["graphql","compose","graphql-compose","relay","pagination"],"license":"MIT","bugs":{"url":"https://github.com/nodkz/graphql-compose-pagination/issues"},"homepage":"https://github.com/nodkz/graphql-compose-pagination","peerDependencies":{"graphql-compose":">=2.9.5 || >=3.0.0"},"devDependencies":{"babel-cli":"^6.26.0","babel-eslint":"^8.2.1","babel-jest":"^22.2.2","babel-plugin-transform-flow-strip-types":"^6.22.0","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-plugin-transform-runtime":"^6.23.0","babel-preset-env":"^1.6.1","cz-conventional-changelog":"^2.1.0","eslint":"^4.17.0","eslint-config-airbnb-base":"^12.1.0","eslint-config-prettier":"^2.9.0","eslint-plugin-flowtype":"^2.43.0","eslint-plugin-import":"^2.8.0","eslint-plugin-prettier":"^2.6.0","flow-bin":"^0.65.0","graphql":"0.13.0","graphql-compose":"^3.0.0-beta.5","jest":"^22.2.2","prettier":"^1.10.2","rimraf":"^2.6.2","semantic-release":"^12.4.1"},"dependencies":{"babel-runtime":"^6.26.0"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"jest":{"roots":["<rootDir>/src"]},"scripts":{"build":"npm run build-cjs && npm run build-flow","build-cjs":"rimraf lib && babel src --ignore __tests__,__mocks__ -d lib","build-flow":"find ./src -name '*.js' -not -path '*/__*' | while read filepath; do cp $filepath `echo $filepath | sed 's/\\/src\\//\\/lib\\//g'`.flow; done","watch":"jest --watch","coverage":"jest --coverage","lint":"eslint --ext .js ./src","flow":"flow","test":"npm run coverage && npm run lint && npm run flow","link":"yarn build && yarn link graphql-compose && yarn link","unlink":"yarn unlink graphql-compose && yarn add graphql-compose","semantic-release":"semantic-release"},"contributors":[{"name":"Pavel Chertorogov","email":"pavel.chertorogov@gmail.com"}],"gitHead":"91c2ffde67b2082cb3be162f937c0daa7ce7972f","_id":"graphql-compose-pagination@1.1.5","_npmVersion":"5.6.0","_nodeVersion":"9.5.0","_npmUser":{"name":"nodkz","email":"pavel.chertorogov@gmail.com"},"dist":{"integrity":"sha512-XqYVBmn6KJ8zt52iIMFCEKoZWHIipeO3Vqi1z2qzJiM/4vGYb7oLc8Z3Yg7PG7o9wRfQnzjauecuaA0e/mMWOA==","shasum":"770f8f8c2ee56d613a26dcd28f87736879e305a0","tarball":"https://registry.npmjs.org/graphql-compose-pagination/-/graphql-compose-pagination-1.1.5.tgz","fileCount":14,"unpackedSize":27355,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDFMSsg1CWgMQi0Jbf0X/JNrHt+5rn1yKZu7pl0dIg4BAIgMkdMv85TZglTlflIx6IsT4NUzyZADBMJ8cmcZxJsPlg="}]},"maintainers":[{"name":"nodkz","email":"pavel.chertorogov@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-compose-pagination_1.1.5_1518451692916_0.31752003782716587"},"_hasShrinkwrap":false},"2.0.0":{"name":"graphql-compose-pagination","version":"2.0.0","description":"Plugin for `graphql-compose` which provide a pagination resolver for types.","files":["lib","README.md"],"main":"lib/index.js","repository":{"type":"git","url":"git+https://github.com/nodkz/graphql-compose-pagination.git"},"keywords":["graphql","compose","graphql-compose","relay","pagination"],"license":"MIT","bugs":{"url":"https://github.com/nodkz/graphql-compose-pagination/issues"},"homepage":"https://github.com/nodkz/graphql-compose-pagination","peerDependencies":{"graphql-compose":">=2.9.5 || >=3.0.0"},"devDependencies":{"babel-cli":"^6.26.0","babel-eslint":"^8.2.1","babel-jest":"^22.2.2","babel-plugin-transform-flow-strip-types":"^6.22.0","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-plugin-transform-runtime":"^6.23.0","babel-preset-env":"^1.6.1","cz-conventional-changelog":"^2.1.0","eslint":"^4.17.0","eslint-config-airbnb-base":"^12.1.0","eslint-config-prettier":"^2.9.0","eslint-plugin-flowtype":"^2.44.0","eslint-plugin-import":"^2.8.0","eslint-plugin-prettier":"^2.6.0","flow-bin":"^0.65.0","graphql":"0.13.0","graphql-compose":"^3.0.3","jest":"^22.3.0","prettier":"^1.10.2","rimraf":"^2.6.2","semantic-release":"^12.4.1"},"dependencies":{"babel-runtime":"^6.26.0"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"jest":{"roots":["<rootDir>/src"]},"scripts":{"build":"npm run build-cjs && npm run build-flow","build-cjs":"rimraf lib && babel src --ignore __tests__,__mocks__ -d lib","build-flow":"find ./src -name '*.js' -not -path '*/__*' | while read filepath; do cp $filepath `echo $filepath | sed 's/\\/src\\//\\/lib\\//g'`.flow; done","watch":"jest --watch","coverage":"jest --coverage","lint":"eslint --ext .js ./src","flow":"flow","test":"npm run coverage && npm run lint && npm run flow","link":"yarn build && yarn link graphql-compose && yarn link","unlink":"yarn unlink graphql-compose && yarn add graphql-compose","semantic-release":"semantic-release"},"contributors":[{"name":"Pavel Chertorogov","email":"pavel.chertorogov@gmail.com"}],"gitHead":"a2176a466da49bca6ee06e843eb6b8c049381ee2","_id":"graphql-compose-pagination@2.0.0","_npmVersion":"5.6.0","_nodeVersion":"9.5.0","_npmUser":{"name":"nodkz","email":"pavel.chertorogov@gmail.com"},"dist":{"integrity":"sha512-LVNAMFg32x5DBscwSKZIT2iTHZ5C8Jk5wPWog4A8/Ljxm5HeZi/ONpB9mrVf3bzPig9EobocPrSpmQn7xV5Lvw==","shasum":"0e0b0b290806e007ccc39dfe1a9736ad58a9b0b7","tarball":"https://registry.npmjs.org/graphql-compose-pagination/-/graphql-compose-pagination-2.0.0.tgz","fileCount":14,"unpackedSize":27348,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDhYp3jTiTo6p9hlxpBAhQNGsw9Gpoy07gT/PSGy5SwzwIgXL1yoweT0tGdsssux0U1JeWMpbcoN1CjDApd4iX3LqY="}]},"maintainers":[{"name":"nodkz","email":"pavel.chertorogov@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-compose-pagination_2.0.0_1518680318224_0.9401654878229686"},"_hasShrinkwrap":false,"deprecated":"this version was created for semantic-release. It allows to publish 3.0.0 version which will require graphql-compose@3.0.0"},"3.0.0":{"name":"graphql-compose-pagination","version":"3.0.0","description":"Plugin for `graphql-compose` which provide a pagination resolver for types.","files":["lib","README.md"],"main":"lib/index.js","repository":{"type":"git","url":"git+https://github.com/graphql-compose/graphql-compose-pagination.git"},"keywords":["graphql","compose","graphql-compose","relay","pagination"],"license":"MIT","bugs":{"url":"https://github.com/graphql-compose/graphql-compose-pagination/issues"},"homepage":"https://github.com/graphql-compose/graphql-compose-pagination","peerDependencies":{"graphql-compose":">=3.0.0"},"devDependencies":{"babel-cli":"^6.26.0","babel-eslint":"^8.2.1","babel-jest":"^22.2.2","babel-plugin-transform-flow-strip-types":"^6.22.0","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-plugin-transform-runtime":"^6.23.0","babel-preset-env":"^1.6.1","cz-conventional-changelog":"^2.1.0","eslint":"^4.17.0","eslint-config-airbnb-base":"^12.1.0","eslint-config-prettier":"^2.9.0","eslint-plugin-flowtype":"^2.44.0","eslint-plugin-import":"^2.8.0","eslint-plugin-prettier":"^2.6.0","flow-bin":"^0.65.0","graphql":"0.13.0","graphql-compose":"^3.0.3","jest":"^22.3.0","prettier":"^1.10.2","rimraf":"^2.6.2","semantic-release":"^12.4.1"},"dependencies":{"babel-runtime":"^6.26.0"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"jest":{"roots":["<rootDir>/src"]},"scripts":{"build":"npm run build-cjs && npm run build-flow","build-cjs":"rimraf lib && babel src --ignore __tests__,__mocks__ -d lib","build-flow":"find ./src -name '*.js' -not -path '*/__*' | while read filepath; do cp $filepath `echo $filepath | sed 's/\\/src\\//\\/lib\\//g'`.flow; done","watch":"jest --watch","coverage":"jest --coverage","lint":"eslint --ext .js ./src","flow":"flow","test":"npm run coverage && npm run lint && npm run flow","link":"yarn build && yarn link graphql-compose && yarn link","unlink":"yarn unlink graphql-compose && yarn add graphql-compose","semantic-release":"semantic-release"},"contributors":[{"name":"Pavel Chertorogov","email":"pavel.chertorogov@gmail.com"}],"gitHead":"7863d4443ff95f84c3605079d9d263e6639dc85f","_id":"graphql-compose-pagination@3.0.0","_npmVersion":"5.6.0","_nodeVersion":"9.5.0","_npmUser":{"name":"nodkz","email":"pavel.chertorogov@gmail.com"},"dist":{"integrity":"sha512-b6lsqJ0+rUBbdILtYdsDzfIKAt1Ay41BHlx0/Ycxr6qfM36QHYngX5yJRD1tvEFnWdzyxCLsOzytW4ZoVXGlIQ==","shasum":"d445e37ca3939cdf7c73850fba5e6c793d28afaa","tarball":"https://registry.npmjs.org/graphql-compose-pagination/-/graphql-compose-pagination-3.0.0.tgz","fileCount":14,"unpackedSize":27202,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCSSU16kHAwO2xC955MhBHXkPXxghY62MxHIbXK5LaTKgIhAI0xcLU1ShE5Jkb1mZyBKRfQGCk8MtZVE7iPZUkl2O/q"}]},"maintainers":[{"name":"nodkz","email":"pavel.chertorogov@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-compose-pagination_3.0.0_1518681331297_0.16154711540049416"},"_hasShrinkwrap":false},"3.0.1":{"name":"graphql-compose-pagination","version":"3.0.1","description":"Plugin for `graphql-compose` which provide a pagination resolver for types.","files":["lib","README.md"],"main":"lib/index.js","repository":{"type":"git","url":"git+https://github.com/graphql-compose/graphql-compose-pagination.git"},"keywords":["graphql","compose","graphql-compose","relay","pagination"],"license":"MIT","bugs":{"url":"https://github.com/graphql-compose/graphql-compose-pagination/issues"},"homepage":"https://github.com/graphql-compose/graphql-compose-pagination","peerDependencies":{"graphql-compose":">=4.0.0 || >=3.0.0"},"devDependencies":{"babel-cli":"^6.26.0","babel-eslint":"^8.2.3","babel-jest":"^22.4.3","babel-plugin-transform-flow-strip-types":"^6.22.0","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-plugin-transform-runtime":"^6.23.0","babel-preset-env":"^1.6.1","cz-conventional-changelog":"^2.1.0","eslint":"^4.19.1","eslint-config-airbnb-base":"^12.1.0","eslint-config-prettier":"^2.9.0","eslint-plugin-flowtype":"^2.46.2","eslint-plugin-import":"^2.11.0","eslint-plugin-prettier":"^2.6.0","flow-bin":"^0.70.0","graphql":"0.13.2","graphql-compose":"^4.0.0","jest":"^22.4.3","prettier":"^1.12.0","rimraf":"^2.6.2","semantic-release":"^15.1.7"},"dependencies":{"babel-runtime":"^6.26.0"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"jest":{"roots":["<rootDir>/src"]},"scripts":{"build":"npm run build-cjs && npm run build-flow","build-cjs":"rimraf lib && babel src --ignore __tests__,__mocks__ -d lib","build-flow":"find ./src -name '*.js' -not -path '*/__*' | while read filepath; do cp $filepath `echo $filepath | sed 's/\\/src\\//\\/lib\\//g'`.flow; done","watch":"jest --watch","coverage":"jest --coverage","lint":"eslint --ext .js ./src","flow":"flow","test":"npm run coverage && npm run lint && npm run flow","link":"yarn build && yarn link graphql-compose && yarn link","unlink":"yarn unlink graphql-compose && yarn add graphql-compose","semantic-release":"semantic-release"},"contributors":[{"name":"Pavel Chertorogov","email":"pavel.chertorogov@gmail.com"}],"gitHead":"52a2a95a04b69e19bafb8ba42fc7c2cf66ef1a9c","_id":"graphql-compose-pagination@3.0.1","_npmVersion":"5.6.0","_nodeVersion":"9.11.1","_npmUser":{"name":"nodkz","email":"pavel.chertorogov@gmail.com"},"dist":{"integrity":"sha512-vtRfsiiJkH8eQa9ytFI4qE2DoxOi6jQZURy1tSRIV9WZe3TEr1JXtxYLIKVia0JT+LMPwx5aX+V2LG1bAgZEXg==","shasum":"671b57503d92fc56a6f8285a566d55473b7a8046","tarball":"https://registry.npmjs.org/graphql-compose-pagination/-/graphql-compose-pagination-3.0.1.tgz","fileCount":14,"unpackedSize":27214,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa1PnQCRA9TVsSAnZWagAArEEP/i22OZGcUdPAg62OPa9x\nUP7LOGX4KVfPZjX49tQTTfrpIAQx5utNjr8xPJb8NvdA10oGo2WJA8G+5Toh\nQ4E2ECmKKkS9LVAeYoas68MAi+RF/TIEEpqVbjLb/mROEwf/xM/Aty7XH/24\ntr4rFoLeZLF8Pmx+od8DiRRojgErHZwp47cFIkLN+i7KowT+twx9y7JI9GT9\nVnqfzfOAogutds3lz6Gs8EKVyopaNcxVt/hk01VAjwUwfUyZKsHOArCiDbB6\n2wtUH9qDzl6Cc5XA+gI6671bdRqpmR40TCI/+387Zt2l3XioqoNPHSVXggbZ\nsKrpzTi1ZG49iRN2YJ9gQNbD3yl9jmXC/g+cVs1SlK8L5gWPMnTsfS8f9szx\n+SF5Y+IQ2lMt/RX4JRUnDYx6gcxB2CT5BQZprVKFGnh/jpZ4h8A5mcxQgWp9\nsXR+kL9qdqS1HaG8t9DepCLbgJ3SL+scCWHpqGS9Wc5bqO6lu1oRg4tCNbd2\nlVyvhZi0NE2mwX95HcxbKwRK2QWUWgBRHnU1lHRVowYo/sNJEr1VTAaF4z1s\nPzMatP6Odj11Mt6EsO2aE18gSxLaklQrEW06fxcVPSxejqfj6qG52tan3kGk\nA7so9TY34fa8+vxFzl7iOaeFHLBJLyL5uueycAzo16vIB5AcgtmpzJ7kATiy\nW4Zy\r\n=oU51\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDK98hcOl/p0r+/A20GTgNF+OdEpDwD5Pdx7ShB0Ig7NwIgL490BffPJ8nEPysdbkDDx8qK+R5wFZrsn8IxBf8b+9k="}]},"maintainers":[{"name":"nodkz","email":"pavel.chertorogov@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-compose-pagination_3.0.1_1523907023630_0.4920790157878141"},"_hasShrinkwrap":false},"3.1.0":{"name":"graphql-compose-pagination","version":"3.1.0","description":"Plugin for `graphql-compose` which provide a pagination resolver for types.","files":["lib","README.md"],"main":"lib/index.js","repository":{"type":"git","url":"git+https://github.com/graphql-compose/graphql-compose-pagination.git"},"keywords":["graphql","compose","graphql-compose","relay","pagination"],"license":"MIT","bugs":{"url":"https://github.com/graphql-compose/graphql-compose-pagination/issues"},"homepage":"https://github.com/graphql-compose/graphql-compose-pagination","peerDependencies":{"graphql-compose":">=4.0.0 || >=3.0.2"},"devDependencies":{"babel-cli":"^6.26.0","babel-eslint":"^8.2.3","babel-jest":"^23.0.1","babel-plugin-transform-flow-strip-types":"^6.22.0","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-plugin-transform-runtime":"^6.23.0","babel-preset-env":"^1.7.0","cz-conventional-changelog":"^2.1.0","eslint":"^4.19.1","eslint-config-airbnb-base":"^12.1.0","eslint-config-prettier":"^2.9.0","eslint-plugin-flowtype":"^2.48.0","eslint-plugin-import":"^2.12.0","eslint-plugin-prettier":"^2.6.0","flow-bin":"^0.73.0","graphql":"0.13.2","graphql-compose":"^4.3.0","jest":"^23.1.0","prettier":"^1.13.3","rimraf":"^2.6.2","semantic-release":"^15.5.0"},"dependencies":{"babel-runtime":"^6.26.0"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"jest":{"roots":["<rootDir>/src"]},"scripts":{"build":"npm run build-cjs && npm run build-flow","build-cjs":"rimraf lib && babel src --ignore __tests__,__mocks__ -d lib","build-flow":"find ./src -name '*.js' -not -path '*/__*' | while read filepath; do cp $filepath `echo $filepath | sed 's/\\/src\\//\\/lib\\//g'`.flow; done","watch":"jest --watch","coverage":"jest --coverage","lint":"eslint --ext .js ./src","flow":"flow","test":"npm run coverage && npm run lint && npm run flow","link":"yarn build && yarn link graphql-compose && yarn link","unlink":"yarn unlink graphql-compose && yarn add graphql-compose","semantic-release":"semantic-release"},"contributors":[{"name":"Pavel Chertorogov","email":"pavel.chertorogov@gmail.com"}],"gitHead":"33d30f79201e6deba8cab644c3439c80af221541","_id":"graphql-compose-pagination@3.1.0","_npmVersion":"5.6.0","_nodeVersion":"9.11.1","_npmUser":{"name":"nodkz","email":"pavel.chertorogov@gmail.com"},"dist":{"integrity":"sha512-LceSdk8tlyDiB1FWVmmxDj5nX5dkIbXEAFI0Jbw2AGOdRb8i3k3BO38Z0sPZucWORyGS/QMaTKtg3dS2pqsUfA==","shasum":"8952d21c32993c16fb650bd8eb926c061799c5a3","tarball":"https://registry.npmjs.org/graphql-compose-pagination/-/graphql-compose-pagination-3.1.0.tgz","fileCount":12,"unpackedSize":26140,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbD7ZkCRA9TVsSAnZWagAAhmUP/RrRZOkw87gqclcjv5oI\n8na7prAWWND2ekAID51lKI6BdCMf2/DTlyJV6TkRNM2jjYMUPOyi6ANJsJCJ\nKIlIADa8wvQs92lDMiuSfv1ZwEgXAV43bbxULofG5WbYNz8RVT3lBP6JDGhj\nDgvGLoMFj1bSsdwWMuUkiaKgpSOpno5HjjQ3/yW3yn6rJZ8fk7Xaq+j3OqjG\nXH/yYfgCQzTs1r3Tov2IFsKpsq+h3ktNww2DAH8vVLjd/D0E7GoCQg7MpBYf\n4++RjQdltgOJHZXsnnYBOkPDJj0ukej/ZelUpKuiUcvsHuG+XsYUE2OvB8o7\n4GNcJu7ut8+C7RqQB/Ogr6to5j/xo3iWtVLsz//51GzGRBU55CWoDY4gn9IZ\n5NJWD0FN7SYNTCiuS+3AWNMbqpPYMD7fEL/1lBnw2Jwd/9AApKwUbbfMl3ZB\ncNy/D6qn2dA6aHjnFuu7qaFv6kAekQU1UcB6B/G7XZUoGDOzZDPDcdHMu09J\n5z7/8VAg+9hszYDGUgdsFBeiQ3pscu6kGyKzkI41oCyLYJx7pKhTND3dBSFv\nifs2nDbkj/uUi79PK4vBvMhT2Zd0m2PFakk9S8Smq3Ew4xd7YujNbuMV4zb2\nRAIVNjaSzPJ9aJ2Ywxm7l5KRVTcqWG5hLlLnQg/a8z4u9uerMclRY/pNz7+0\n9x4L\r\n=esNA\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBFTPGrnZ2d8svV9sXXisJ6zv0559ZZV0EKY9XR4kKTOAiB5pQUxSVOG6ifr6cM4GPzhLHb8aP/pCo1poC0axuuuXg=="}]},"maintainers":[{"name":"nodkz","email":"pavel.chertorogov@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-compose-pagination_3.1.0_1527756386872_0.31699390742779054"},"_hasShrinkwrap":false},"3.2.0":{"name":"graphql-compose-pagination","version":"3.2.0","description":"Plugin for `graphql-compose` which provide a pagination resolver for types.","files":["lib","mjs","README.md"],"main":"lib/index.js","module":"mjs/index.js","repository":{"type":"git","url":"git+https://github.com/graphql-compose/graphql-compose-pagination.git"},"keywords":["graphql","compose","graphql-compose","relay","pagination"],"license":"MIT","bugs":{"url":"https://github.com/graphql-compose/graphql-compose-pagination/issues"},"homepage":"https://github.com/graphql-compose/graphql-compose-pagination","peerDependencies":{"graphql-compose":">=4.0.0 || >=3.0.2"},"devDependencies":{"babel-cli":"^6.26.0","babel-eslint":"^8.2.5","babel-jest":"^23.2.0","babel-plugin-transform-flow-strip-types":"^6.22.0","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-plugin-transform-runtime":"^6.23.0","babel-preset-env":"^1.7.0","cz-conventional-changelog":"^2.1.0","eslint":"^5.0.1","eslint-config-airbnb-base":"^13.0.0","eslint-config-prettier":"^2.9.0","eslint-plugin-flowtype":"^2.49.3","eslint-plugin-import":"^2.13.0","eslint-plugin-prettier":"^2.6.1","flow-bin":"^0.75.0","graphql":"0.13.2","graphql-compose":"^4.4.0","jest":"^23.2.0","prettier":"^1.13.6","rimraf":"^2.6.2","semantic-release":"^15.6.0"},"dependencies":{"babel-runtime":"^6.26.0"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"jest":{"roots":["<rootDir>/src"]},"scripts":{"build":"npm run build-cjs && npm run build-mjs && npm run build-flow","build-cjs":"rimraf lib && babel src --ignore __tests__,__mocks__ -d lib && COPY_TO_FOLDER=lib npm run build-flow","build-mjs":"rimraf mjs && BABEL_ENV=mjs babel src --ignore __tests__,__mocks__ -d mjs && yarn build-mjs-rename && COPY_TO_FOLDER=mjs npm run build-flow","build-mjs-rename":"find ./mjs -name \"*.js\" -exec bash -c 'mv \"$1\" \"${1%.js}\".mjs' - '{}' \\;","build-flow":"find ./src -name '*.js' -not -path '*/__*' | while read filepath; do cp $filepath `echo ./${COPY_TO_FOLDER:-lib}$filepath | sed 's/.\\/src\\//\\//g'`.flow; done","watch":"jest --watch","coverage":"jest --coverage","lint":"eslint --ext .js ./src","flow":"flow","test":"npm run coverage && npm run lint && npm run flow","link":"yarn build && yarn link graphql-compose && yarn link","unlink":"yarn unlink graphql-compose && yarn add graphql-compose","semantic-release":"semantic-release"},"contributors":[{"name":"Pavel Chertorogov","email":"pavel.chertorogov@gmail.com"}],"gitHead":"495dcf70ad9d741c1a7bca82d8a46e22806730dd","_id":"graphql-compose-pagination@3.2.0","_npmVersion":"5.6.0","_nodeVersion":"9.11.2","_npmUser":{"name":"nodkz","email":"pavel.chertorogov@gmail.com"},"dist":{"integrity":"sha512-qrzeL+fwTgTylv3NUyNv2iUEd01mehWWGM1LAZeUOijkY9e1nBzNu8WK13tq1o0zdobRjeyuyYyscmG9CfqBGA==","shasum":"01b9e458949bb1a6cb9de14739d857f0386391cf","tarball":"https://registry.npmjs.org/graphql-compose-pagination/-/graphql-compose-pagination-3.2.0.tgz","fileCount":20,"unpackedSize":40481,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbMko1CRA9TVsSAnZWagAAYN0QAIY3rqQbQi8Rz0OiUVex\nMMqm3Go4voDdvvI7ZCYmKtefuYWFqeifCPArDax4OVdrH0JE91AaXkKnFtvn\nngOjzDAc3AMYsZq3flAvblgDcel3rQogS4MKZbR2buXgtOOt4Ciadn4KNF3a\ndE0qr5t3nIpagOVATVXVdeY4DoLh21LvC/vWpd4CsHjMOegE1/DSepwzLGie\n9qZ+osWJpenbkBAkd8fJe8YIqvtOqhVuQt326O2YkHYCXZ13n4Jh+aIg1UZP\nLxI3PLbPt7SYMIVwzviCxNi5YCOZW1lbjK0HrAFDOO+FjmoTwI4RI7cwxPH6\n4qI2MhCoM+pPhrCKjaiLGQSuq5b48L1rm8xL2A+8YZaqxGeJm6C4YydKWkKY\nXRRUhxEArbQhwQv7F6Qfm402gE47GazJX7FzPF4XIR+smWZdBNbAHumjF20x\nFLKUPxgtLVP7PEoUoVatT+AotPYtA9NhxUySmBdQ84UwMr0a+vhD5WbpKGe4\nTdrjtSddK1QeJFIPK3txardPR0s2WJ9/F4Cd0mvSfpoWw0ofXhSnT0qVLUT5\nrJ4SzDeZSTg7AWXCMiujuLzvpN2uDzxzEE3L01hUywMU8gmcCQSuHdlCjWHl\n7Ef6bNP3xrJcJZlWp+pmGtEl/c+tg+6xjO7aK3pUOXQs+qqgniNyxRbdDE1k\nGufv\r\n=h2Te\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDdncFiIEVNVJKGAMkN60LGj8vEM0piPPRkX5wtzyeJmwIhAOd30SvU///Qy83RcI5UgPz4TTRXpA/A0k7FMehhiJ3F"}]},"maintainers":[{"name":"nodkz","email":"pavel.chertorogov@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-compose-pagination_3.2.0_1530022453045_0.3528404384333428"},"_hasShrinkwrap":false},"3.2.1":{"name":"graphql-compose-pagination","version":"3.2.1","description":"Plugin for `graphql-compose` which provide a pagination resolver for types.","files":["lib","mjs","README.md"],"main":"lib/index.js","module":"mjs/index.mjs","repository":{"type":"git","url":"git+https://github.com/graphql-compose/graphql-compose-pagination.git"},"keywords":["graphql","compose","graphql-compose","relay","pagination"],"license":"MIT","bugs":{"url":"https://github.com/graphql-compose/graphql-compose-pagination/issues"},"homepage":"https://github.com/graphql-compose/graphql-compose-pagination","peerDependencies":{"graphql-compose":">=4.0.0 || >=3.0.2"},"devDependencies":{"babel-cli":"^6.26.0","babel-eslint":"^8.2.5","babel-jest":"^23.2.0","babel-plugin-transform-flow-strip-types":"^6.22.0","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-plugin-transform-runtime":"^6.23.0","babel-preset-env":"^1.7.0","cz-conventional-changelog":"^2.1.0","eslint":"^5.0.1","eslint-config-airbnb-base":"^13.0.0","eslint-config-prettier":"^2.9.0","eslint-plugin-flowtype":"^2.49.3","eslint-plugin-import":"^2.13.0","eslint-plugin-prettier":"^2.6.1","flow-bin":"^0.75.0","graphql":"0.13.2","graphql-compose":"^4.4.1","jest":"^23.2.0","prettier":"^1.13.6","rimraf":"^2.6.2","semantic-release":"^15.6.0"},"dependencies":{"babel-runtime":"^6.26.0"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"jest":{"roots":["<rootDir>/src"]},"scripts":{"build":"npm run build-cjs && npm run build-mjs","build-cjs":"rimraf lib && babel src --ignore __tests__,__mocks__ -d lib && COPY_TO_FOLDER=lib npm run build-flow","build-mjs":"rimraf mjs && BABEL_ENV=mjs babel src --ignore __tests__,__mocks__ -d mjs && yarn build-mjs-rename && COPY_TO_FOLDER=mjs npm run build-flow","build-mjs-rename":"find ./mjs -name \"*.js\" -exec bash -c 'mv \"$1\" \"${1%.js}\".mjs' - '{}' \\;","build-flow":"find ./src -name '*.js' -not -path '*/__*' | while read filepath; do cp $filepath `echo ./${COPY_TO_FOLDER:-lib}$filepath | sed 's/.\\/src\\//\\//g'`.flow; done","watch":"jest --watch","coverage":"jest --coverage","lint":"eslint --ext .js ./src","flow":"flow","test":"npm run coverage && npm run lint && npm run flow","link":"yarn build && yarn link graphql-compose && yarn link","unlink":"yarn unlink graphql-compose && yarn add graphql-compose","semantic-release":"semantic-release"},"contributors":[{"name":"Pavel Chertorogov","email":"pavel.chertorogov@gmail.com"}],"gitHead":"bfe639c39201218110c29b1a27fb7cab238a84dd","_id":"graphql-compose-pagination@3.2.1","_npmVersion":"5.6.0","_nodeVersion":"9.11.2","_npmUser":{"name":"nodkz","email":"pavel.chertorogov@gmail.com"},"dist":{"integrity":"sha512-AlFnmVvAf+0WW/yCMWBoVYodwWuUw6DUmrAiHgaBfibqpdmniFTpB9y5GFwV8cSEHjMxE2BLupoYD0sqoK8+Pw==","shasum":"b24f137457766af0070191fe78a9e663f466b28d","tarball":"https://registry.npmjs.org/graphql-compose-pagination/-/graphql-compose-pagination-3.2.1.tgz","fileCount":20,"unpackedSize":40460,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbMk+cCRA9TVsSAnZWagAAKRgP+wWOvAl+7m4Bc2R+0ivA\nDLmNwdZkv0u516HgA+pV7CY1//4f/YQCj3vquf1AHncoC5d6dapKNLai47/J\nMSZrKsnL91NZlP4vYHMpIG3EISpI8rzO/yhgnW4k58Odhpo+Q8bHGqPlDn32\nvJf7RBNrvdL83B+AsQkbvxADLbpuElJzC+CGbAvOhQzKTSZtUkHk0TPrGsiv\n+XL5oaUl4Am9VMnA6GCf8YU4h+CQcIFBKw0u5PAR5uCBoJFgKR2H5oDlQcmD\nRX8Ks2k/clUu3aJbkOafNDCF5+HROhek+vlDD9CngKxdWqfd7vk8zkC6vTjf\nbDoVMeA69A/gArddmd2d0vTXBTdQHxt50f617PHaa+hxa7sgcMmUOwOXLsWW\nVL3jJK+Sd8i89hYVwK/j41LzC0E+p7asI/hDr04BHGo9mubYyTRWj6h8gaKL\n/wqBvxUcxrc/kkAtN7nAtD7uGOe4+nI0lgKnUJEUH6AVG94cu9hVupNZ9od9\nWFDCUzS04dgUJvxUdXc50qyyoTiSucYZVz019fPwjvKcmr1j0wknTQMzUI7e\nGP5skqWlNyGMSiUDVZuenXqOL30vuNQJWLffK6uLWCiyyxgiP1tKZCy3Cuz8\nT3swzCzensHMgIS78MHXvgBap/IjCxP+63ltimEM4UdxrYCwcAXv6jSZM7RE\n+Uyv\r\n=3ThV\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDcrP7VQeo17VIin05eKwLehFg5fqvHuqT9SDz9iDn1vwIhAOFekO/D02npRmok81JzHe64zK0g4SJrxL42KMvgKGIb"}]},"maintainers":[{"name":"nodkz","email":"pavel.chertorogov@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-compose-pagination_3.2.1_1530023835705_0.46525164650850925"},"_hasShrinkwrap":false},"3.2.2":{"name":"graphql-compose-pagination","version":"3.2.2","description":"Plugin for `graphql-compose` which provide a pagination resolver for types.","files":["lib","mjs","README.md"],"main":"lib/index.js","module":"mjs/index.mjs","repository":{"type":"git","url":"git+https://github.com/graphql-compose/graphql-compose-pagination.git"},"keywords":["graphql","compose","graphql-compose","relay","pagination"],"license":"MIT","bugs":{"url":"https://github.com/graphql-compose/graphql-compose-pagination/issues"},"homepage":"https://github.com/graphql-compose/graphql-compose-pagination","peerDependencies":{"graphql-compose":">=4.0.0 || >=3.0.2"},"devDependencies":{"babel-cli":"^6.26.0","babel-eslint":"^8.2.5","babel-jest":"^23.2.0","babel-plugin-transform-flow-strip-types":"^6.22.0","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-plugin-transform-runtime":"^6.23.0","babel-preset-env":"^1.7.0","cz-conventional-changelog":"^2.1.0","eslint":"^5.0.1","eslint-config-airbnb-base":"^13.0.0","eslint-config-prettier":"^2.9.0","eslint-plugin-flowtype":"^2.49.3","eslint-plugin-import":"^2.13.0","eslint-plugin-prettier":"^2.6.1","flow-bin":"^0.75.0","graphql":"0.13.2","graphql-compose":"^4.4.1","jest":"^23.2.0","prettier":"^1.13.6","rimraf":"^2.6.2","semantic-release":"^15.6.0"},"dependencies":{"babel-runtime":"^6.26.0"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"jest":{"roots":["<rootDir>/src"]},"scripts":{"build":"npm run build-cjs && npm run build-mjs","build-cjs":"rimraf lib && BABEL_ENV=cjs babel src --ignore __tests__,__mocks__ -d lib && COPY_TO_FOLDER=lib npm run build-flow","build-mjs":"rimraf mjs && BABEL_ENV=mjs babel src --ignore __tests__,__mocks__ -d mjs && yarn build-mjs-rename && COPY_TO_FOLDER=mjs npm run build-flow","build-mjs-rename":"find ./mjs -name \"*.js\" -exec bash -c 'mv \"$1\" \"${1%.js}\".mjs' - '{}' \\;","build-flow":"find ./src -name '*.js' -not -path '*/__*' | while read filepath; do cp $filepath `echo ./${COPY_TO_FOLDER:-lib}$filepath | sed 's/.\\/src\\//\\//g'`.flow; done","watch":"jest --watch","coverage":"jest --coverage","lint":"eslint --ext .js ./src","flow":"flow","test":"npm run coverage && npm run lint && npm run flow","link":"yarn build && yarn link graphql-compose && yarn link","unlink":"yarn unlink graphql-compose && yarn add graphql-compose","semantic-release":"semantic-release"},"contributors":[{"name":"Pavel Chertorogov","email":"pavel.chertorogov@gmail.com"}],"gitHead":"5faf5e3cb56fb028c7e628045c59fba3f048bfb5","_id":"graphql-compose-pagination@3.2.2","_npmVersion":"5.6.0","_nodeVersion":"9.11.2","_npmUser":{"name":"nodkz","email":"pavel.chertorogov@gmail.com"},"dist":{"integrity":"sha512-B8X8bQZoKIMZYLWfiebUhQTCc8kHHEw9+vedY72mcgbX9KiZRGDwDU5aYQqfRcOGzREVxV2aMCihPBvJ/jQPWQ==","shasum":"f83bc154590fce1999f1ee8c9d2efe38e4e5c77f","tarball":"https://registry.npmjs.org/graphql-compose-pagination/-/graphql-compose-pagination-3.2.2.tgz","fileCount":20,"unpackedSize":43364,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbMlZ3CRA9TVsSAnZWagAAmQYQAJqaRi23SjazuRNadeFg\nSbXt73Tvk+dj9oBJoBW8Tv1KSvkFDCIDsAsmXAPhPjTXbgS0oC4IScp7bEhQ\ne66RByxjeHx1jyMH+OasadwlvwSXL/Jse5HJlPLxYKgO2NAHOAn+jO9mRPil\nSkomEbncVg8szzQ+Zv/uQVmtuRhoVzPsLMTZ8diAF7pO3S7ZFOl47lGKRvXm\nbfU3eSSTmK6N1Ff/nATVidLKg4zAt19pux75MSIVvcAuUgQhauZ1GxDGxNKi\n5hLem7Ksh6OsC40jG3Wps6E3z1IkcrUC5YBBCACW7KNK0NzHGrLgewsZxoct\ngJWmJGZLoX6lb0eAuASadBwj9sIy99iWohFmSotfPf0TegDYFQtSI9UXnyYn\no2+Up4ZY+bSOILpnWTbITqTXA3D8OS8sJlXnN6o+8vAh0EwOU4AcaVWTEvdu\nEiIoY60hu58HHtUc6X9bltYwhwOvWD6fugnDl9P1OIH60Vw5uk6Clh3FhFKq\nG2pAoYBuVXGetdpe8fB8lVU+uMs3pDTpn9j61uR+AYFaEf1a9nFTx+jaeZ3N\niBh4/SG90hiurkZFoCuSSRzrLkBl9EpyDxNBUXfYrKUumjjTMIrJeefR9ZiF\nt6kkSlnLuEoSegCcnD+KY/BmomtnaErzcU7XDh2r5AygbI5y0Wyl8M6/b/5c\neQvz\r\n=gPLq\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIE4uYRUKrB0skbQfUCQAUzE6fh1wFSOIZGm1dtG3vxgoAiEA635LDpogQku+0FQD7biCrNh5zximYCXu1IvR/Fxq4ms="}]},"maintainers":[{"name":"nodkz","email":"pavel.chertorogov@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-compose-pagination_3.2.2_1530025591884_0.3434881071137603"},"_hasShrinkwrap":false},"3.3.0":{"name":"graphql-compose-pagination","version":"3.3.0","description":"Plugin for `graphql-compose` which provide a pagination resolver for types.","files":["lib","mjs","README.md"],"main":"lib/index.js","module":"mjs/index.mjs","repository":{"type":"git","url":"git+https://github.com/graphql-compose/graphql-compose-pagination.git"},"keywords":["graphql","compose","graphql-compose","relay","pagination"],"license":"MIT","bugs":{"url":"https://github.com/graphql-compose/graphql-compose-pagination/issues"},"homepage":"https://github.com/graphql-compose/graphql-compose-pagination","peerDependencies":{"graphql-compose":">=4.0.0 || >=3.0.2"},"devDependencies":{"babel-cli":"^6.26.0","babel-eslint":"^8.2.5","babel-jest":"^23.2.0","babel-plugin-transform-flow-strip-types":"^6.22.0","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-plugin-transform-runtime":"^6.23.0","babel-preset-env":"^1.7.0","cz-conventional-changelog":"^2.1.0","eslint":"^5.0.1","eslint-config-airbnb-base":"^13.0.0","eslint-config-prettier":"^2.9.0","eslint-plugin-flowtype":"^2.49.3","eslint-plugin-import":"^2.13.0","eslint-plugin-prettier":"^2.6.1","flow-bin":"^0.75.0","graphql":"0.13.2","graphql-compose":"^4.4.1","jest":"^23.2.0","prettier":"^1.13.6","rimraf":"^2.6.2","semantic-release":"^15.6.0"},"dependencies":{"babel-runtime":"^6.26.0"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"jest":{"roots":["<rootDir>/src"]},"scripts":{"build":"npm run build-cjs && npm run build-mjs","build-cjs":"rimraf lib && BABEL_ENV=cjs babel src --ignore __tests__,__mocks__ -d lib && COPY_TO_FOLDER=lib npm run build-flow","build-mjs":"rimraf mjs && BABEL_ENV=mjs babel src --ignore __tests__,__mocks__ -d mjs && yarn build-mjs-rename && COPY_TO_FOLDER=mjs npm run build-flow","build-mjs-rename":"find ./mjs -name \"*.js\" -exec bash -c 'mv \"$1\" \"${1%.js}\".mjs' - '{}' \\;","build-flow":"find ./src -name '*.js' -not -path '*/__*' | while read filepath; do cp $filepath `echo ./${COPY_TO_FOLDER:-lib}$filepath | sed 's/.\\/src\\//\\//g'`.flow; done","watch":"jest --watch","coverage":"jest --coverage","lint":"eslint --ext .js ./src","flow":"flow","test":"npm run coverage && npm run lint && npm run flow","link":"yarn build && yarn link graphql-compose && yarn link","unlink":"yarn unlink graphql-compose && yarn add graphql-compose","semantic-release":"semantic-release"},"contributors":[{"name":"Pavel Chertorogov","email":"pavel.chertorogov@gmail.com"}],"gitHead":"fdb240e71a46966dd86043c7e4f6a868fb7abe29","_id":"graphql-compose-pagination@3.3.0","_npmVersion":"5.6.0","_nodeVersion":"9.11.2","_npmUser":{"name":"nodkz","email":"pavel.chertorogov@gmail.com"},"dist":{"integrity":"sha512-NZAKneysGZA66Kycv8TONrDs6lqQrh4b/yPgA0wmvugCb31YSqxKzJ62f9QPStf3I1ikXDPk0ONXF/G7yudyrg==","shasum":"9977bf416985e8c512b3dfba373e6a90f8d316cf","tarball":"https://registry.npmjs.org/graphql-compose-pagination/-/graphql-compose-pagination-3.3.0.tgz","fileCount":20,"unpackedSize":43732,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbQ0lrCRA9TVsSAnZWagAApisP/iLLlDpMC5iv0dqeUE5O\n8qNuR5bQYlDoknISp/bqLKxLqjuvDmUrBQ1NWLd8ZTwJQ9yfLBf9zLwNLr0P\nI5Ss8/nQebkIhRIaAvlYiz7IbZLA3GQzCL9tPynRv01td7ReydwcLeuDjpmG\np9oijAjRjo4ZOsssBDIxQR+/MrEYfYVe+ynKxIXu6FvO1H6+4wjcqGGRjMmZ\nfl2rdpwWFvj907S06k7Mzwew5jROBs9ij5YDE57Ca901fr8Ymmnm6ZOZ2w3o\nBjxLwMhQH/xupLq1OsxxJeVTRlopFmN0CLz8DaPWOkzOmMm5cQX4X2Aa4mql\naZ4ng7OkuX7i8VK+Pr1MnfOLBHsSAvP2iMtki0VmmwjfhRGUlckBBdJgthHq\n2KtncerFnewT4quGTaYu5j0Pv9lB1NJHZ2/AKM7opvEBdv2wJw286SNKXj1k\nmLFCITjG+m8knPFxSqOHB7BSlX5PKgZL/Tc+eKdXL49eN5rfilZ1uc9cF9IV\nrHGr663NedRcqkn9PaEL+xpg4pNfC5WEx2C6e0yFDlV5wr+vrWM/rJvv1SEp\noXjmcDQ4GqVPnolRuJ/Nh5NZDCYkUuARFjHns3EszVE6n5WH0Hc9J6qy66e3\nx96g5Ukh4TqubopotD9qHl6jF78fHwQrT3xy7iOqO4BBxXYLtG+vHr+j62FP\n9fgH\r\n=17ji\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHfwnMaE8GHiqPSZurbz3ePa7xDlmLq5bWmUBLllehaKAiB8jJh1J8GZOjShIFdHqmzKHAjd7BecUYkw9ZsuPnIsyg=="}]},"maintainers":[{"name":"nodkz","email":"pavel.chertorogov@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-compose-pagination_3.3.0_1531136363726_0.8849323678419883"},"_hasShrinkwrap":false},"4.0.0":{"name":"graphql-compose-pagination","version":"4.0.0","description":"Plugin for `graphql-compose` which provide a pagination resolver for types.","main":"lib/index.js","module":"mjs/index.mjs","repository":{"type":"git","url":"git+https://github.com/graphql-compose/graphql-compose-pagination.git"},"keywords":["graphql","compose","graphql-compose","relay","pagination"],"license":"MIT","bugs":{"url":"https://github.com/graphql-compose/graphql-compose-pagination/issues"},"homepage":"https://github.com/graphql-compose/graphql-compose-pagination","peerDependencies":{"graphql-compose":">=5.0.1 || >=4.0.0 || >=3.0.2"},"devDependencies":{"@babel/cli":"^7.0.0","@babel/core":"^7.0.0","@babel/plugin-proposal-object-rest-spread":"^7.0.0","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-runtime":"^7.0.0","@babel/preset-env":"^7.0.0","@babel/preset-flow":"^7.0.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^9.0.0","babel-jest":"^23.4.2","cz-conventional-changelog":"^2.1.0","eslint":"^5.5.0","eslint-config-airbnb-base":"^13.1.0","eslint-config-prettier":"^3.0.1","eslint-plugin-flowtype":"^2.50.0","eslint-plugin-import":"^2.14.0","eslint-plugin-prettier":"^2.6.2","flow-bin":"^0.80.0","graphql":"14.0.0","graphql-compose":"^5.0.1","jest":"^23.5.0","prettier":"^1.14.2","rimraf":"^2.6.2","semantic-release":"^15.9.12"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"jest":{"roots":["<rootDir>/src"]},"scripts":{"build":"npm run build-cjs && npm run build-mjs","build-cjs":"rimraf lib && BABEL_ENV=cjs babel src --ignore __tests__,__mocks__ -d lib && COPY_TO_FOLDER=lib npm run build-flow","build-mjs":"rimraf mjs && BABEL_ENV=mjs babel src --ignore __tests__,__mocks__ -d mjs && yarn build-mjs-rename && COPY_TO_FOLDER=mjs npm run build-flow","build-mjs-rename":"find ./mjs -name \"*.js\" -exec bash -c 'mv \"$1\" \"${1%.js}\".mjs' - '{}' \\;","build-flow":"find ./src -name '*.js' -not -path '*/__*' | while read filepath; do cp $filepath `echo ./${COPY_TO_FOLDER:-lib}$filepath | sed 's/.\\/src\\//\\//g'`.flow; done","watch":"jest --watch","coverage":"jest --coverage","lint":"eslint --ext .js ./src","flow":"flow","test":"npm run coverage && npm run lint && npm run flow","link":"yarn build && yarn link graphql-compose && yarn link","unlink":"yarn unlink graphql-compose && yarn add graphql-compose","semantic-release":"semantic-release"},"contributors":[{"name":"Pavel Chertorogov","email":"pavel.chertorogov@gmail.com"}],"gitHead":"a4a24b18a842f962547778eb6d1388999dfa8e77","_id":"graphql-compose-pagination@4.0.0","_npmVersion":"6.4.1","_nodeVersion":"10.9.0","_npmUser":{"name":"nodkz","email":"pavel.chertorogov@gmail.com"},"dist":{"integrity":"sha512-fxnavO1oz0Nw4RGBLkUWRuwTeFnk6B/KeziDVP/bcRSt6EXgib44qKjRJqawnbg7HF2cbKq4x9wFR4fY0vSOYw==","shasum":"a48625e3716f929878f9b8093740837ad52a039e","tarball":"https://registry.npmjs.org/graphql-compose-pagination/-/graphql-compose-pagination-4.0.0.tgz","fileCount":30,"unpackedSize":96627,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbkA3RCRA9TVsSAnZWagAAU9cP/iV01UoIO68ZtQ3WpLlV\ncIQ5et6pmKUCFJtvkXGtoXkqEUGgdwM3RmgvUR8BanPn+iz5uFQEZeSAlJOV\nJPAUUMVCsiCjqDDaQZn1/d8oAiYHZJW4ZpRGqwaJeDWWycgPuFJis1b7Hnjn\nTgmsi/Mq2Q/jNYpHLWl4byMfZ8wOeZnvkJamUcNIUpsbisU0hiF07uKIRZ5t\nURk2Fcyz6i3fkhPiPgFxQhqkenlIvtkctxRxRGjeQyoIwq8zH5dh8UXnt2YE\nVKpKcHtLLgDWW+ekenIZdbgoXgss2L/KyInnCzAKlq4dDba4hSwF7ndzKGmP\nV6XCB3ocP4NzYV95SjCQ2JSyu9nPXIf9B1Ux8q9B4qx2Y0UmgfNmgCAjjvfP\nZHKk5g7ZkaUidXixB45xtbNDLThpCnyVjPOj5Mw25bmrBXz1FoP36jovLboU\n4/DOfpqaNJ5fCEy4lV8QUiOJ/Bikjnm4OYL3+3vATMpOaOH5i0FP+GiKZzio\nxBvE1de1YOUdzjdf9EL1PfMDmoZ33HKFAIqX+hW90l2YLlV1fK9ZOGVJOFMm\nbbYCxUMjuuMkvDz4kJ5oBpOWWVD24WHtpEaCcqtItAK/IHK5NoTZTUesFGkP\nVxypm+sHVtbomJNWEOd9Xp/spKgOz/aNBwxSvOqUnlgItR719uGh3+6JwN78\nwNau\r\n=uCgP\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCH3EqbLudGw08krrWV69eTJvOkSVtT2aw979jX/VrUo0CIQDbZCo4By8Uaqsl07lW1HYfO5sfhPfxqtyxcittI+JGBQ=="}]},"maintainers":[{"name":"nodkz","email":"pavel.chertorogov@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-compose-pagination_4.0.0_1536167376677_0.5936292308458748"},"_hasShrinkwrap":false},"4.1.0":{"name":"graphql-compose-pagination","version":"4.1.0","description":"Plugin for `graphql-compose` which provide a pagination resolver for types.","main":"lib/index.js","module":"mjs/index.mjs","repository":{"type":"git","url":"git+https://github.com/graphql-compose/graphql-compose-pagination.git"},"keywords":["graphql","compose","graphql-compose","relay","pagination"],"license":"MIT","bugs":{"url":"https://github.com/graphql-compose/graphql-compose-pagination/issues"},"homepage":"https://github.com/graphql-compose/graphql-compose-pagination","peerDependencies":{"graphql-compose":">=5.0.1 || >=4.0.0 || >=3.0.2"},"devDependencies":{"@babel/cli":"^7.0.0","@babel/core":"^7.0.0","@babel/plugin-proposal-object-rest-spread":"^7.0.0","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-runtime":"^7.0.0","@babel/preset-env":"^7.0.0","@babel/preset-flow":"^7.0.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^9.0.0","babel-jest":"^23.4.2","cz-conventional-changelog":"^2.1.0","eslint":"^5.5.0","eslint-config-airbnb-base":"^13.1.0","eslint-config-prettier":"^3.0.1","eslint-plugin-flowtype":"^2.50.0","eslint-plugin-import":"^2.14.0","eslint-plugin-prettier":"^2.6.2","flow-bin":"^0.80.0","graphql":"14.0.0","graphql-compose":"^5.0.1","jest":"^23.5.0","prettier":"^1.14.2","rimraf":"^2.6.2","semantic-release":"^15.9.12"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"jest":{"roots":["<rootDir>/src"]},"scripts":{"build":"npm run build-cjs && npm run build-mjs","build-cjs":"rimraf lib && BABEL_ENV=cjs babel src --ignore __tests__,__mocks__ -d lib && COPY_TO_FOLDER=lib npm run build-flow","build-mjs":"rimraf mjs && BABEL_ENV=mjs babel src --ignore __tests__,__mocks__ -d mjs && yarn build-mjs-rename && COPY_TO_FOLDER=mjs npm run build-flow","build-mjs-rename":"find ./mjs -name \"*.js\" -exec bash -c 'mv \"$1\" \"${1%.js}\".mjs' - '{}' \\;","build-flow":"find ./src -name '*.js' -not -path '*/__*' | while read filepath; do cp $filepath `echo ./${COPY_TO_FOLDER:-lib}$filepath | sed 's/.\\/src\\//\\//g'`.flow; done","watch":"jest --watch","coverage":"jest --coverage","lint":"eslint --ext .js ./src","flow":"flow","test":"npm run coverage && npm run lint && npm run flow","link":"yarn build && yarn link graphql-compose && yarn link","unlink":"rimraf node_modules && yarn install","semantic-release":"semantic-release"},"contributors":[{"name":"Pavel Chertorogov","email":"pavel.chertorogov@gmail.com"}],"gitHead":"5fa9964dff6b83aab81684cecd591b58f4613909","_id":"graphql-compose-pagination@4.1.0","_npmVersion":"6.4.1","_nodeVersion":"10.15.3","_npmUser":{"name":"nodkz","email":"pavel.chertorogov@gmail.com"},"dist":{"integrity":"sha512-SrznnaFcY+KCFUozCmGjTs1GRfgpQdOFdAAD/+jipvg0U4aUmx6jDss0FJowbsB4+Oh+jC4jUaJiZ8Tzhj89YA==","shasum":"cbf3b37378195d6c7aa36aeb39ad849d0163fec5","tarball":"https://registry.npmjs.org/graphql-compose-pagination/-/graphql-compose-pagination-4.1.0.tgz","fileCount":30,"unpackedSize":102808,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJci0baCRA9TVsSAnZWagAAxREP/jJad8B9zpHZECxgAbPX\nBHGh4U/Rj8ciCqfB4jJbdXpQByK4J8IDoF00bmNWeRX6gYGcDLgln23zf97h\ngwSTdYdhvb/Ej/AHaWOee55OWto0V0QrrOoRxNkmebRPQfTIIEiZfBj3HfoI\nI2ecwXRJs6S8ojC1f3uLJIEOHX79p3rNbSWoNdYKPSZH7Pr5jgvf2hEGN0AW\n96dcDTvBuQDrYqQ6F6JHewjhSPE/ldsnA/CxqKcp+Xrj1WecM3Oaq4lygGuS\n+38/2cwpZEDsOkTeiUYrMpKQYe2IOM7/6ApzPCphqJZvUqdB01Y95SMt9p7v\n+++32lCRkVD9t+mRdEuFmXNw7lZNU5HykmZiuE/yb53DRfFwM0ctOrTBDudM\n5otpLS1tGszpSMd3/3HeAGV3bS7RD/L4myUQFNcDYF1FAu52Sgq7TUGB6leJ\nn3vxx9C8EkjWMpYr2q42HpsVFToOnulY7TCbegG4J4UqR8TPyvwnPeTZ1Usx\nVf0A7mPzHGnmgOKBiRnaAL3FEFVOA0Wv+ZqXlVbEyzyOeUHj08Q0RpSb+H+s\nVw4OQ4dHNFkg+JMi6hTnGvjCQDEDud2hokr/LgMck56MZ5LzyJnzMRoVYUAt\nI/fisPzn5xCfT2kaUMnX/tDleXShgnEDnIg5DBcxXf/4kObCnZiOtCMZE1Ho\nTnu7\r\n=RwnF\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCxt8O+rKuP6Fxys0E/69xqzCGKfj9Zh1MUrs9jH+r5lgIgEZEV5VS/crtAzk9/7LsWer1s3OM4bdd+Qd1JWE51GDQ="}]},"maintainers":[{"name":"nodkz","email":"pavel.chertorogov@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-compose-pagination_4.1.0_1552631513349_0.1309495494504227"},"_hasShrinkwrap":false},"5.0.0":{"name":"graphql-compose-pagination","version":"5.0.0","description":"Plugin for `graphql-compose` which provide a pagination resolver for types.","main":"lib/index.js","module":"mjs/index.mjs","repository":{"type":"git","url":"git+https://github.com/graphql-compose/graphql-compose-pagination.git"},"keywords":["graphql","compose","graphql-compose","relay","pagination"],"license":"MIT","bugs":{"url":"https://github.com/graphql-compose/graphql-compose-pagination/issues"},"homepage":"https://github.com/graphql-compose/graphql-compose-pagination","peerDependencies":{"graphql-compose":">=6.0.0"},"devDependencies":{"@babel/cli":"^7.2.3","@babel/core":"^7.3.4","@babel/plugin-proposal-object-rest-spread":"^7.3.4","@babel/plugin-transform-flow-strip-types":"^7.3.4","@babel/plugin-transform-runtime":"^7.3.4","@babel/preset-env":"^7.3.4","@babel/preset-flow":"^7.0.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.1","babel-jest":"^24.5.0","cz-conventional-changelog":"^2.1.0","eslint":"^5.15.2","eslint-config-airbnb-base":"^13.1.0","eslint-config-prettier":"^4.1.0","eslint-plugin-flowtype":"^3.4.2","eslint-plugin-import":"^2.16.0","eslint-plugin-prettier":"^3.0.1","flow-bin":"^0.95.1","graphql":"14.1.1","graphql-compose":"^6.0.1","jest":"^24.5.0","prettier":"^1.16.4","rimraf":"^2.6.3","semantic-release":"^15.13.3"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"jest":{"roots":["<rootDir>/src"]},"scripts":{"build":"npm run build-cjs && npm run build-mjs","build-cjs":"rimraf lib && BABEL_ENV=cjs babel src --ignore __tests__,__mocks__ -d lib && COPY_TO_FOLDER=lib npm run build-flow","build-mjs":"rimraf mjs && BABEL_ENV=mjs babel src --ignore __tests__,__mocks__ -d mjs && yarn build-mjs-rename && COPY_TO_FOLDER=mjs npm run build-flow","build-mjs-rename":"find ./mjs -name \"*.js\" -exec bash -c 'mv \"$1\" \"${1%.js}\".mjs' - '{}' \\;","build-flow":"find ./src -name '*.js' -not -path '*/__*' | while read filepath; do cp $filepath `echo ./${COPY_TO_FOLDER:-lib}$filepath | sed 's/.\\/src\\//\\//g'`.flow; done","watch":"jest --watch","coverage":"jest --coverage","lint":"eslint --ext .js ./src","flow":"flow","test":"npm run coverage && npm run lint && npm run flow","link":"yarn build && yarn link graphql-compose && yarn link","unlink":"rimraf node_modules && yarn install","semantic-release":"semantic-release"},"contributors":[{"name":"Pavel Chertorogov","email":"pavel.chertorogov@gmail.com"}],"gitHead":"122ab44a697f346453a6dbabb4d64735be86db4d","_id":"graphql-compose-pagination@5.0.0","_npmVersion":"6.5.0","_nodeVersion":"10.15.3","_npmUser":{"name":"nodkz","email":"pavel.chertorogov@gmail.com"},"dist":{"integrity":"sha512-LT5wSEixmrQa7w6eGwCjZgkf1aMZfUsMr9klg1+JRCoqwTAuwPTrjE7GU30Ui1jTxLDRum217PJNL69I4mM0Sw==","shasum":"865b5e10997fdf6e64f7a916702ae665019cf354","tarball":"https://registry.npmjs.org/graphql-compose-pagination/-/graphql-compose-pagination-5.0.0.tgz","fileCount":30,"unpackedSize":103107,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcjCBECRA9TVsSAnZWagAAQboQAJGnrhG9H1ndG798o1Iu\n2bBgJLeo6nVS7fp39eQudFWqx6byIFOlrt3Q6Zpz5O4GGWytgg4RFqjRTeWQ\nG8a+77hsdENu2rZm4m9f+buaYZOxH76YIHH3Q9woKKnjyUReP3fx4ZWfRWoR\nGR1htwtyOphnHMBqZ2MssQUL9LygNmRMuShjN6NDrdk/DDNw82CSwZPZzHzT\notmsZs2OfNhAOWBxL+0I8bd/Kr6jD5z25TICMr83ClbibGsLIc1xBaWFR7L3\nYfsogIs0m0AwU1G0GGOKeYIYb3Vbb4A++m45IGvjjc5DBDtbo6Qgsc04IpaK\nVTTfvPnZFp6ogCOysCGVzytuz7/KHxNs18GtG4Agy/4fexkMIFp6qT6nz3m5\nTAmdyS1/gv4UW2vjwZzc+76UUZPtl9oJSh5XOTVaYQmYFttliEwARP4i/W2H\nm1tVsQJR3uosIg9FrdzsBn5al7yYmNCI9kO0amGW81NXwlBxlOVSwrSSn+1n\nexs2cadZVdaWlm8Y3PqaJY6jWeCC1qP9gh/HvahpStpIxJqGlrGVcAx3Auoo\nqsx0Amlk0ZGibcmAKAS/TjB8HfYID/y/aIJ/5GNbxDVRhn7lHiDJ/h1ALATD\nkAoAKomGIUv4AoPAVTFAj+XNLWzS3X6RpCHXvL6nf6u6j4IlhHh/9dvz/qLm\nBLhX\r\n=3S8S\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDVHfeDfyPOf9S4fH5pIcRFIwqGWlCr4AGHZdxC9fm0/gIhAKbY1G2Mi8xTFBd2/DPj8Hh9D5vVDDmX9Cz1Tkco9HG2"}]},"maintainers":[{"name":"nodkz","email":"pavel.chertorogov@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-compose-pagination_5.0.0_1552687172310_0.815530686075151"},"_hasShrinkwrap":false},"5.1.0":{"name":"graphql-compose-pagination","version":"5.1.0","description":"Plugin for `graphql-compose` which provide a pagination resolver for types.","main":"lib/index.js","module":"mjs/index.mjs","types":"types/index.d.ts","repository":{"type":"git","url":"git+https://github.com/graphql-compose/graphql-compose-pagination.git"},"keywords":["graphql","compose","graphql-compose","relay","pagination"],"license":"MIT","bugs":{"url":"https://github.com/graphql-compose/graphql-compose-pagination/issues"},"homepage":"https://github.com/graphql-compose/graphql-compose-pagination","peerDependencies":{"graphql-compose":">=6.0.0"},"devDependencies":{"@babel/cli":"^7.2.3","@babel/core":"^7.3.4","@babel/plugin-proposal-object-rest-spread":"^7.3.4","@babel/plugin-transform-flow-strip-types":"^7.3.4","@babel/plugin-transform-runtime":"^7.3.4","@babel/preset-env":"^7.3.4","@babel/preset-flow":"^7.0.0","@types/graphql":"^14.0.7","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.1","babel-jest":"^24.5.0","cz-conventional-changelog":"^2.1.0","eslint":"^5.15.2","eslint-config-airbnb-base":"^13.1.0","eslint-config-prettier":"^4.1.0","eslint-plugin-flowtype":"^3.4.2","eslint-plugin-import":"^2.16.0","eslint-plugin-prettier":"^3.0.1","flow-bin":"^0.95.1","graphql":"14.1.1","graphql-compose":"^6.0.1","jest":"^24.5.0","prettier":"^1.16.4","rimraf":"^2.6.3","semantic-release":"^15.13.3","tslint":"^5.14.0","typescript":"^3.3.4000"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"jest":{"roots":["<rootDir>/src"]},"scripts":{"build":"npm run build-cjs && npm run build-mjs","build-cjs":"rimraf lib && BABEL_ENV=cjs babel src --ignore __tests__,__mocks__ -d lib && COPY_TO_FOLDER=lib npm run build-flow","build-mjs":"rimraf mjs && BABEL_ENV=mjs babel src --ignore __tests__,__mocks__ -d mjs && yarn build-mjs-rename && COPY_TO_FOLDER=mjs npm run build-flow","build-mjs-rename":"find ./mjs -name \"*.js\" -exec bash -c 'mv \"$1\" \"${1%.js}\".mjs' - '{}' \\;","build-flow":"find ./src -name '*.js' -not -path '*/__*' | while read filepath; do cp $filepath `echo ./${COPY_TO_FOLDER:-lib}$filepath | sed 's/.\\/src\\//\\//g'`.flow; done","watch":"jest --watch","coverage":"jest --coverage","lint":"eslint --ext .js ./src","tslint":"tslint -p . \"types/**/*.d.ts\"","check-ts":"tsc","flow":"flow","test":"npm run coverage && npm run lint && npm run flow && npm run check-ts","link":"yarn build && yarn link graphql-compose && yarn link","unlink":"rimraf node_modules && yarn install","semantic-release":"semantic-release"},"contributors":[{"name":"Pavel Chertorogov","email":"pavel.chertorogov@gmail.com"}],"gitHead":"11ac6d04293f9d94434e2fc04c55d2fa5e128da7","_id":"graphql-compose-pagination@5.1.0","_npmVersion":"6.5.0","_nodeVersion":"10.15.3","_npmUser":{"name":"nodkz","email":"pavel.chertorogov@gmail.com"},"dist":{"integrity":"sha512-l89G0PBWYnyi0bTTzwnJCU6vVz/TyxK+FRn9A0LKHhFCdXSJQUz9jL5FvJvFmYOEYHUhnHxFGdzwEE1fAw8now==","shasum":"19750ca63047afc94459e6a315f034960420ce04","tarball":"https://registry.npmjs.org/graphql-compose-pagination/-/graphql-compose-pagination-5.1.0.tgz","fileCount":34,"unpackedSize":105620,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcleRUCRA9TVsSAnZWagAAtK4QAIt1I6paoFrZlxW4tdCX\nvUea2/8XcxcPEal88RFrrQysCh9RkgoKDFfGw36JDvzD4mU8dYblHLSGJ83+\npxMpQ78KXvP3ZqWcosJJBhZ5/id302s4RGeajHO4zA15Uh0hPz9w1TGc2WFs\ngQIVnt/h1rPHE4wRw3zdwu11TQP9PQZ5GeBrh44pSwEJeAXCBAHQj+hE6aPx\nKElWWfGO1SU+HF/G2QXOmPcdyVMGQEILWmDJfWl1EfJTPuXrnDpm3ymqTL0W\nRbyu15sX2/bWhSs45QT3QDAlxZDmx1fNJfrik1Z+S9b34OXmqUWHrc9pEiS+\nnd4/xvZyMcT/4VLseKf9ifHMf3JL21MoGW1t4IkGAWqxcAkP/Zk3O82kYHYq\n8HpfoKn9lgy/eHTRkyaK6errS0XT/aa9AVYz37OmR7z5aTRD+HdUj5ntr04X\nXarE5ALeBrg5uTlKVFWxkoLVWVPT7AZMXVHjOOWPYaN4tExJSQX/KPY4IotP\nXXJ1+/vy0W/hLQQaHCblFnCYLZIYEbDnoJQK+K1r5001SiC5xBaIpxLo6F5v\n6PpGm1efir4SLZOmOAbPaxfz64bDLK9kAzXuHhvDVs2F526Syf2iY2vpwKUL\nDIiTBkF3t1hGbwLJw+GJt1Pq3VMaJs5F+xOKOSqPA0BugCZpo7suG/EQ1keY\nLm/Y\r\n=EJUv\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDYkUKnFt7ld3RR/zN/esyTYLw/VTFnil1Lkt/SybbymwIhAIovbyRQl6rlWNnOt24GM7KSHwUqsXu4y47VT2jzfEZ/"}]},"maintainers":[{"name":"nodkz","email":"pavel.chertorogov@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-compose-pagination_5.1.0_1553327187331_0.4637974820763566"},"_hasShrinkwrap":false},"6.0.0":{"name":"graphql-compose-pagination","version":"6.0.0","description":"Plugin for `graphql-compose` which provide a pagination resolver for types.","main":"lib/index.js","module":"mjs/index.mjs","types":"types/index.d.ts","repository":{"type":"git","url":"git+https://github.com/graphql-compose/graphql-compose-pagination.git"},"keywords":["graphql","compose","graphql-compose","relay","pagination"],"license":"MIT","bugs":{"url":"https://github.com/graphql-compose/graphql-compose-pagination/issues"},"homepage":"https://github.com/graphql-compose/graphql-compose-pagination","peerDependencies":{"graphql-compose":">=6.0.0"},"devDependencies":{"@babel/cli":"^7.4.3","@babel/core":"^7.4.3","@babel/plugin-proposal-object-rest-spread":"^7.4.3","@babel/plugin-transform-flow-strip-types":"^7.4.0","@babel/plugin-transform-runtime":"^7.4.3","@babel/preset-env":"^7.4.3","@babel/preset-flow":"^7.0.0","@types/graphql":"^14.0.7","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.1","babel-jest":"^24.7.1","cz-conventional-changelog":"^2.1.0","eslint":"^5.16.0","eslint-config-airbnb-base":"^13.1.0","eslint-config-prettier":"^4.1.0","eslint-plugin-flowtype":"^3.5.1","eslint-plugin-import":"^2.16.0","eslint-plugin-prettier":"^3.0.1","flow-bin":"^0.96.0","graphql":"14.2.1","graphql-compose":"^6.2.0","jest":"^24.7.1","prettier":"^1.16.4","rimraf":"^2.6.3","semantic-release":"^15.13.3","tslint":"^5.14.0","typescript":"^3.3.4000"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"jest":{"roots":["<rootDir>/src"]},"scripts":{"build":"npm run build-cjs && npm run build-mjs","build-cjs":"rimraf lib && BABEL_ENV=cjs babel src --ignore __tests__,__mocks__ -d lib && COPY_TO_FOLDER=lib npm run build-flow","build-mjs":"rimraf mjs && BABEL_ENV=mjs babel src --ignore __tests__,__mocks__ -d mjs && yarn build-mjs-rename && COPY_TO_FOLDER=mjs npm run build-flow","build-mjs-rename":"find ./mjs -name \"*.js\" -exec bash -c 'mv \"$1\" \"${1%.js}\".mjs' - '{}' \\;","build-flow":"find ./src -name '*.js' -not -path '*/__*' | while read filepath; do cp $filepath `echo ./${COPY_TO_FOLDER:-lib}$filepath | sed 's/.\\/src\\//\\//g'`.flow; done","watch":"jest --watch","coverage":"jest --coverage","lint":"eslint --ext .js ./src","tslint":"tslint -p . \"types/**/*.d.ts\"","check-ts":"tsc","flow":"flow","test":"npm run coverage && npm run lint && npm run flow && npm run check-ts","link":"yarn build && yarn link graphql-compose && yarn link","unlink":"rimraf node_modules && yarn install","semantic-release":"semantic-release"},"contributors":[{"name":"Pavel Chertorogov","email":"pavel.chertorogov@gmail.com"}],"gitHead":"ac03898250ba22175ea25f9bdc1d4523d4453d20","_id":"graphql-compose-pagination@6.0.0","_npmVersion":"6.5.0","_nodeVersion":"10.15.3","_npmUser":{"name":"nodkz","email":"pavel.chertorogov@gmail.com"},"dist":{"integrity":"sha512-lhSIEBXgY7FJZyt2SowKR5n402reRHJztoUKL2EZa+ykvai1MU8U1qCaTZH5KJiw5PjQur1VDw3cCvolKagWjw==","shasum":"91207e3d47af682f78ae8803e43fd3f004b3298b","tarball":"https://registry.npmjs.org/graphql-compose-pagination/-/graphql-compose-pagination-6.0.0.tgz","fileCount":34,"unpackedSize":101774,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcxfwrCRA9TVsSAnZWagAAl98P/2k1kZ59LG9JSXHwLPIc\nt0C+e578CG1OsvfBePI3HphD4TnM30R2H9+oYHvXYfSwYm/O4O9RQ9G7CUuW\n0JmH3L8mu8Cm6fOEdtXJ0MysD3evMa8XE/ca//zby4bDbuGT0Lgevo9H/Szn\n3VE75TtuRG42A60SVn6hcgH0iykY74ukuA/l58OwRoIM21DPIqcitllpB5FN\nuqu1QbEJB3LVcmRZdZW+1Yr6hyxKJgTTRnFlPqpkl+6lJ0ArYnisLk39Tp8x\nqBoWr4m+zra1cDw8qoHaZtACl6vYaHBr6u2D2qVRUfwQvynRfl9xXbOIGKoO\n8SBm0VtUrg2Ac38D1yJiEZV1ARKBjXjtmCC8qMM9UEJAtTMp43bWb33P/aGh\nNzUZE7d+aKxplzJVhl1kQN8u+46D93q0MV6le9xuqdBYK+mFJ77IyybZpevv\nhu8gJOa8Zk4/cwWayuRRBH1F1GgoCpKJ/mt03DaCKU6sQ/ntvcWiounJdRqA\niiHitPo2mUQ+rXxEx3tbJy9VSYz98nqRzcRVpmQT3nDvPtPi533divTzriwS\nPNERZC6wGVCR0KfQFpWFkfIEpqPY9NvtLjouKexmLK3RLdstztyFnE4uwhna\nxuGTUCr/Ql1AV/n3OCm6qypHVAKPeldSn+17mWy6uTKfQ+hcFI2saOwxZEJK\nV4l8\r\n=rwC7\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDKipDtEarcDVafBfpE7wg65aU9DNPK8Wy1T3UgkNWCOwIgGkVYyY1sqdzCgyD1XJf5c+9RBbpu1tb9Y5UQIcvO1v8="}]},"maintainers":[{"name":"nodkz","email":"pavel.chertorogov@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-compose-pagination_6.0.0_1556479018486_0.9958555787456596"},"_hasShrinkwrap":false},"6.0.1":{"name":"graphql-compose-pagination","version":"6.0.1","description":"Plugin for `graphql-compose` which provide a pagination resolver for types.","main":"lib/index.js","module":"mjs/index.mjs","types":"types/index.d.ts","repository":{"type":"git","url":"git+https://github.com/graphql-compose/graphql-compose-pagination.git"},"keywords":["graphql","compose","graphql-compose","relay","pagination"],"license":"MIT","bugs":{"url":"https://github.com/graphql-compose/graphql-compose-pagination/issues"},"homepage":"https://github.com/graphql-compose/graphql-compose-pagination","peerDependencies":{"graphql-compose":">=7.0.0"},"devDependencies":{"@babel/cli":"^7.4.4","@babel/core":"^7.4.4","@babel/plugin-proposal-object-rest-spread":"^7.4.4","@babel/plugin-transform-flow-strip-types":"^7.4.4","@babel/plugin-transform-runtime":"^7.4.4","@babel/preset-env":"^7.4.4","@babel/preset-flow":"^7.0.0","@types/graphql":"^14.2.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.1","babel-jest":"^24.7.1","eslint":"^5.16.0","eslint-config-airbnb-base":"^13.1.0","eslint-config-prettier":"^4.2.0","eslint-plugin-flowtype":"^3.6.1","eslint-plugin-import":"^2.17.2","eslint-plugin-prettier":"^3.0.1","flow-bin":"^0.98.0","graphql":"14.2.1","graphql-compose":"^7.0.0","jest":"^24.7.1","prettier":"^1.17.0","rimraf":"^2.6.3","semantic-release":"^15.13.3","tslint":"^5.16.0","typescript":"^3.4.5"},"scripts":{"build":"npm run build-cjs && npm run build-mjs","build-cjs":"rimraf lib && BABEL_ENV=cjs babel src --ignore __tests__,__mocks__ -d lib && COPY_TO_FOLDER=lib npm run build-flow","build-mjs":"rimraf mjs && BABEL_ENV=mjs babel src --ignore __tests__,__mocks__ -d mjs && yarn build-mjs-rename && COPY_TO_FOLDER=mjs npm run build-flow","build-mjs-rename":"find ./mjs -name \"*.js\" -exec bash -c 'mv \"$1\" \"${1%.js}\".mjs' - '{}' \\;","build-flow":"find ./src -name '*.js' -not -path '*/__*' | while read filepath; do cp $filepath `echo ./${COPY_TO_FOLDER:-lib}$filepath | sed 's/.\\/src\\//\\//g'`.flow; done","watch":"jest --watch","coverage":"jest --coverage","lint":"eslint --ext .js ./src","tslint":"tslint -p . \"types/**/*.d.ts\"","check-ts":"tsc","flow":"flow","test":"npm run coverage && npm run lint && npm run flow && npm run check-ts","link":"yarn build && yarn link graphql-compose && yarn link","unlink":"rimraf node_modules && yarn install","semantic-release":"semantic-release"},"contributors":[{"name":"Pavel Chertorogov","email":"pavel.chertorogov@gmail.com"}],"gitHead":"27b3c37da5107f661a02368d69640ef481f2dcf2","_id":"graphql-compose-pagination@6.0.1","_npmVersion":"6.5.0","_nodeVersion":"10.15.3","_npmUser":{"name":"nodkz","email":"pavel.chertorogov@gmail.com"},"dist":{"integrity":"sha512-jy0d06y4dkNDfbkhleQjfdaL8gCw5pLetmZEaTsH0GH2VcSeuTz3gxD9LsBc1WC26Cl55R6eQpHhEpD28SxoIQ==","shasum":"8cf061581d8721e84c658a70ed1eea2aff1f599f","tarball":"https://registry.npmjs.org/graphql-compose-pagination/-/graphql-compose-pagination-6.0.1.tgz","fileCount":34,"unpackedSize":102687,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcxghOCRA9TVsSAnZWagAAaJcP/R4dmC6DblagNrojazT2\n75pZ9EoJPrFjWn791VQNjTZlWDPDVW4foG8vnE3NrWzSP6UGVi5FyaJ4ehSA\nB6D1ub79tdkD2F5tW4XKvJTNBFifXABgfJ+P3nN3Y12r5R6W12ViZi7kVAsD\ndsCnmXdr7a7WBerECfvv3LcLMoX2OK830Mg1xwI8G3m8mfVMRTXpWi7vqR57\n0nhucQV6HZp0UQ59bnGlwvvrzeqhEjrO6F73GG3S1/SLlGUntde35bLGXMXS\n9S4bCF1Q6RHTsxql4K5bb6FDG2cEvWrUDdVSLkGaErOqIdrisc8mZqyXZwRP\nsT1qylHmi2anq30TOPMSbZ/5kuCRScDdXA3IdYvF0yeV6kxVmV6ZH0LaUXyA\nAemUqvHLiDMsKtJtyvyPI6Pkuj4duBLQEqbqFJWZbGhtOmwoL1yXob+YRdMX\ni99YrDUkBkrHzVPgDNCWo2ORzAPDnHWh8BFmVQaxungXER71/tDPQCfRfCFV\n7thpzQK6rXCj4x+tgVsY8JOsTxkadalBC3aSQS06rWBknKXkImfI+uXxEWBo\ngYY3Ey3QbbcV+KQ9rAQZ4GPpZSzYD7bLvEluMrBSV3Hozoii3JX1RvhK6spZ\nH2woYA+wHC7lb2VyOMiGKahreZeyou0+ZOxx2wqEwHTeYYeKPtAFUb6fjs0x\nJI7d\r\n=ncGG\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIChUwL2Hva5kvaEIAwL4n9gyfMiWiN6hqbaWQ7YKyxaYAiEA7mrwajmOB2IJDwLt3kvtAZSaVqlZHGHyi2L4c1TUsNk="}]},"maintainers":[{"name":"nodkz","email":"pavel.chertorogov@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-compose-pagination_6.0.1_1556482125977_0.7515425715917665"},"_hasShrinkwrap":false},"6.0.2":{"name":"graphql-compose-pagination","version":"6.0.2","description":"Plugin for `graphql-compose` which provide a pagination resolver for types.","main":"lib/index.js","module":"mjs/index.mjs","types":"types/index.d.ts","repository":{"type":"git","url":"git+https://github.com/graphql-compose/graphql-compose-pagination.git"},"keywords":["graphql","compose","graphql-compose","relay","pagination"],"license":"MIT","bugs":{"url":"https://github.com/graphql-compose/graphql-compose-pagination/issues"},"homepage":"https://github.com/graphql-compose/graphql-compose-pagination","peerDependencies":{"graphql-compose":">=7.0.0"},"devDependencies":{"@babel/cli":"^7.4.4","@babel/core":"^7.4.4","@babel/plugin-proposal-object-rest-spread":"^7.4.4","@babel/plugin-transform-flow-strip-types":"^7.4.4","@babel/plugin-transform-runtime":"^7.4.4","@babel/preset-env":"^7.4.4","@babel/preset-flow":"^7.0.0","@types/graphql":"^14.2.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.1","babel-jest":"^24.7.1","eslint":"^5.16.0","eslint-config-airbnb-base":"^13.1.0","eslint-config-prettier":"^4.2.0","eslint-plugin-flowtype":"^3.6.1","eslint-plugin-import":"^2.17.2","eslint-plugin-prettier":"^3.0.1","flow-bin":"^0.98.0","graphql":"14.2.1","graphql-compose":"^7.0.0","jest":"^24.7.1","prettier":"^1.17.0","rimraf":"^2.6.3","semantic-release":"^15.13.3","tslint":"^5.16.0","typescript":"^3.4.5"},"scripts":{"build":"npm run build-cjs && npm run build-mjs","build-cjs":"rimraf lib && BABEL_ENV=cjs babel src --ignore __tests__,__mocks__ -d lib && COPY_TO_FOLDER=lib npm run build-flow","build-mjs":"rimraf mjs && BABEL_ENV=mjs babel src --ignore __tests__,__mocks__ -d mjs && yarn build-mjs-rename && COPY_TO_FOLDER=mjs npm run build-flow","build-mjs-rename":"find ./mjs -name \"*.js\" -exec bash -c 'mv \"$1\" \"${1%.js}\".mjs' - '{}' \\;","build-flow":"find ./src -name '*.js' -not -path '*/__*' | while read filepath; do cp $filepath `echo ./${COPY_TO_FOLDER:-lib}$filepath | sed 's/.\\/src\\//\\//g'`.flow; done","watch":"jest --watch","coverage":"jest --coverage","lint":"eslint --ext .js ./src","tslint":"tslint -p . \"types/**/*.d.ts\"","check-ts":"tsc","flow":"flow","test":"npm run coverage && npm run lint && npm run flow && npm run check-ts","link":"yarn build && yarn link graphql-compose && yarn link","unlink":"rimraf node_modules && yarn install","semantic-release":"semantic-release"},"contributors":[{"name":"Pavel Chertorogov","email":"pavel.chertorogov@gmail.com"}],"gitHead":"55f56436abe9df702e004f232556a32a08e991c8","_id":"graphql-compose-pagination@6.0.2","_npmVersion":"6.5.0","_nodeVersion":"10.15.3","_npmUser":{"name":"nodkz","email":"pavel.chertorogov@gmail.com"},"dist":{"integrity":"sha512-PVjlYEPlAMdsxIac80UWde70j6EGwqE3H048KUZ2GGha2XejPG89tTCJIqOPw0P5tJAIrUqW/X6slC8yJm+0Pw==","shasum":"bd7fed8f8726cac8da9675e3ad7d1d91a717ee6d","tarball":"https://registry.npmjs.org/graphql-compose-pagination/-/graphql-compose-pagination-6.0.2.tgz","fileCount":34,"unpackedSize":102485,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcxvTHCRA9TVsSAnZWagAA3a0P/AwEOijf33n3cOIsdbl7\nrTseHsgJRUmb9t8WPYlib1kgKoGVBCpnaHPbvqqpl1Ge6VsPKPDgXnp2M22l\nRathNOcVvfLnc6cb5ntc92+7JeuoXkh2MX+Fyt5CBGOhxT0kmEh+n1v7E2hV\nwlwWSpgoibFizh76YVrtbaHjcR6d5E2Xv1K3GCBBGRqbVUJURc98D1sGi0fW\nTxiRjGIheeJmmEKse2SbRzOMTx5F3zYv9JZ1Eh0gKfZwCGXgd9p40PEqvV34\ng/061Ejg35vPiebdctyupyQxKYM0P16VPZ3clwc8VyoDjAzeFhq1iR61xzBu\nHzVon7zsQmvfZ/IFGbABLLIw+1w29ndZZbbyLna7sRCZ8oonZN1lhpeMpg4w\ng3dPHNEhMA2t0V7S1YsZN1n9ak2YnYcNXB4KbubcjEF4ttJF78s+NevifuME\ndaSyJYA2tlUcVZiPx1/imh9cK4YCeMS5dIWhpz3+gTdl1qk0r2zeC5h07045\nDvO7Ejde9TGj/wt88DRrySBP/66ctOf5zNmFvuYmajsPKYLJC2f4k873r4wI\np/vhWm0hm3hnt8oPnTCOz/36/8y6DK9VmVQujfUL5z7b5EwLa202Kk+X+lbh\n3OEFsPZaeBIk9NcdRqmgmz4mvl0IbNm3L1tEKecgO+3k4T87ZjTOPs/I2Agy\nkj+m\r\n=BTUA\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAh1Sgawsceu+6dkHgWH29a8LqxNSRMTKgXvrKV3MCweAiEA9B8LxTKx9EtYgLcMqCU5BcUBMrWdf1Rh1t4qjWpKzdk="}]},"maintainers":[{"name":"nodkz","email":"pavel.chertorogov@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-compose-pagination_6.0.2_1556542662205_0.06738482148989355"},"_hasShrinkwrap":false},"6.0.3":{"name":"graphql-compose-pagination","version":"6.0.3","description":"Plugin for `graphql-compose` which provide a pagination resolver for types.","main":"lib/index.js","module":"mjs/index.mjs","types":"types/index.d.ts","repository":{"type":"git","url":"git+https://github.com/graphql-compose/graphql-compose-pagination.git"},"keywords":["graphql","compose","graphql-compose","relay","pagination"],"license":"MIT","bugs":{"url":"https://github.com/graphql-compose/graphql-compose-pagination/issues"},"homepage":"https://github.com/graphql-compose/graphql-compose-pagination","peerDependencies":{"graphql-compose":"^7.0.4"},"devDependencies":{"@babel/cli":"^7.4.4","@babel/core":"^7.4.5","@babel/plugin-proposal-object-rest-spread":"^7.4.4","@babel/plugin-transform-flow-strip-types":"^7.4.4","@babel/plugin-transform-runtime":"^7.4.4","@babel/preset-env":"^7.4.5","@babel/preset-flow":"^7.0.0","@types/graphql":"^14.2.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.1","babel-jest":"^24.8.0","eslint":"^5.16.0","eslint-config-airbnb-base":"^13.1.0","eslint-config-prettier":"^4.3.0","eslint-plugin-flowtype":"^3.9.1","eslint-plugin-import":"^2.17.3","eslint-plugin-prettier":"^3.1.0","flow-bin":"^0.100.0","graphql":"14.3.1","graphql-compose":"^7.0.4","jest":"^24.8.0","prettier":"^1.17.1","rimraf":"^2.6.3","semantic-release":"^15.13.12","tslint":"^5.17.0","typescript":"^3.5.1"},"scripts":{"build":"npm run build-cjs && npm run build-mjs","build-cjs":"rimraf lib && BABEL_ENV=cjs babel src --ignore __tests__,__mocks__ -d lib && COPY_TO_FOLDER=lib npm run build-flow","build-mjs":"rimraf mjs && BABEL_ENV=mjs babel src --ignore __tests__,__mocks__ -d mjs && yarn build-mjs-rename && COPY_TO_FOLDER=mjs npm run build-flow","build-mjs-rename":"find ./mjs -name \"*.js\" -exec bash -c 'mv \"$1\" \"${1%.js}\".mjs' - '{}' \\;","build-flow":"find ./src -name '*.js' -not -path '*/__*' | while read filepath; do cp $filepath `echo ./${COPY_TO_FOLDER:-lib}$filepath | sed 's/.\\/src\\//\\//g'`.flow; done","watch":"jest --watch","coverage":"jest --coverage","lint":"eslint --ext .js ./src","tslint":"tslint -p . \"types/**/*.d.ts\"","check-ts":"tsc","flow":"flow","test":"npm run coverage && npm run lint && npm run flow && npm run check-ts","link":"yarn build && yarn link graphql-compose && yarn link","unlink":"rimraf node_modules && yarn install","semantic-release":"semantic-release"},"contributors":[{"name":"Pavel Chertorogov","email":"pavel.chertorogov@gmail.com"}],"gitHead":"df448fb1ba52eb51e87ba29cc2841ac9e3ad7f34","_id":"graphql-compose-pagination@6.0.3","_npmVersion":"6.5.0","_nodeVersion":"10.16.0","_npmUser":{"name":"nodkz","email":"pavel.chertorogov@gmail.com"},"dist":{"integrity":"sha512-XMiDSzLc/R13RXz2tpzWOQFTmkDZqVg6zSn3RBpoK2k9Ocg1JgfnIW3VeRw6vOG/Fm8dlWKzyBvQiicG33h8oQ==","shasum":"58a50c07226d055ecf01fdd5ab3f300f58598beb","tarball":"https://registry.npmjs.org/graphql-compose-pagination/-/graphql-compose-pagination-6.0.3.tgz","fileCount":34,"unpackedSize":102486,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc9iKcCRA9TVsSAnZWagAAaKcP/1CpeIQKHxrjtx5Ws9tv\ncSiSksMO6bZhd4al67ZnR1SOqH7p0PP09iSk/96DBS28lry0CHVGyIA6jYr3\nCDiU+qGVrg75P8GV4GBPUxDgC74XzV6UXrbaY9rWmBjjdxiIePgoQnUkTDi6\n9a1LDPMI3bbVtPT7MeGAhNyFQa5o3dkoQpRmpvSlcbF8QrHrowmgkHYIYAaD\nWtvEFu1gSkhdwktAY7vgPBQN38/W7+3xn8Cn/jYlQ1WlFeMNlhhvgbkMUcFk\n7yB+y3c0d8wBqAoeTNL97j6Jjzz3VJngr4cws5Qe5uuVlNI+0M0smXRMl1oI\nwtQlv0ulHEWWaBf7beN7vMiykhNlU7EZyR918DewhWD4Zj6AvjMDRrTTi/2n\nf1e+pDWI0NUG7Bmu4PH6b3GQBJyPfnOWWyy8eDeIWm18G1XYVejPa9OnoUqB\nqPnDNN1EmyeevsPq0rPf2zXgkTLFO7ngyguxrnPi7u0SblTb0NMOU6/FJfBF\nptaYZDBrF+ItA8ZyDRt2Cd77ZKpjssGZkUS4A7aW07g0SHqjYmDHN2U0oMXF\nFDB3ct1dHb/9K1Y8mb1TkwSm+poBnxPmxdF5gwLrDNdXH/hSSXZEFzyDoNgX\nnC+OMxwPmamS1OVkK8FmZdmEinJ4IDHzdV4mq5jp/hmV+ty1ieiBSR9BphU1\n3FDV\r\n=FdUt\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDjWeWqE11hylkZSNPsUMipqKP4ktQVGvQiSf+CXYod2AIgTshIiYg0ko8otiRYQPE7UpAIbAqZmYQGF1BN8awqqAQ="}]},"maintainers":[{"name":"nodkz","email":"pavel.chertorogov@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-compose-pagination_6.0.3_1559634588269_0.6425024166043161"},"_hasShrinkwrap":false},"6.1.0":{"name":"graphql-compose-pagination","version":"6.1.0","description":"Plugin for `graphql-compose` which provide a pagination resolver for types.","main":"lib/index.js","module":"mjs/index.mjs","types":"types/index.d.ts","repository":{"type":"git","url":"git+https://github.com/graphql-compose/graphql-compose-pagination.git"},"keywords":["graphql","compose","graphql-compose","relay","pagination"],"license":"MIT","bugs":{"url":"https://github.com/graphql-compose/graphql-compose-pagination/issues"},"homepage":"https://github.com/graphql-compose/graphql-compose-pagination","peerDependencies":{"graphql-compose":"^7.0.4"},"devDependencies":{"@babel/cli":"7.10.4","@babel/core":"7.10.4","@babel/plugin-proposal-object-rest-spread":"7.10.4","@babel/plugin-transform-flow-strip-types":"7.10.4","@babel/plugin-transform-runtime":"7.10.4","@babel/preset-env":"7.10.4","@babel/preset-flow":"7.10.4","@types/graphql":"^14.5.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"10.1.0","babel-jest":"26.1.0","eslint":"7.3.1","eslint-config-airbnb-base":"14.2.0","eslint-config-prettier":"6.11.0","eslint-plugin-flowtype":"5.2.0","eslint-plugin-import":"2.22.0","eslint-plugin-prettier":"3.1.4","flow-bin":"0.122.0","graphql":"15.2.0","graphql-compose":"7.18.1","jest":"26.1.0","prettier":"2.0.5","rimraf":"3.0.2","semantic-release":"17.1.1","tslint":"6.1.2","typescript":"3.9.6"},"scripts":{"build":"npm run build-cjs && npm run build-mjs","build-cjs":"rimraf lib && BABEL_ENV=cjs babel src --ignore __tests__,__mocks__ -d lib && COPY_TO_FOLDER=lib npm run build-flow","build-mjs":"rimraf mjs && BABEL_ENV=mjs babel src --ignore __tests__,__mocks__ -d mjs && yarn build-mjs-rename && COPY_TO_FOLDER=mjs npm run build-flow","build-mjs-rename":"find ./mjs -name \"*.js\" -exec bash -c 'mv \"$1\" \"${1%.js}\".mjs' - '{}' \\;","build-flow":"find ./src -name '*.js' -not -path '*/__*' | while read filepath; do cp $filepath `echo ./${COPY_TO_FOLDER:-lib}$filepath | sed 's/.\\/src\\//\\//g'`.flow; done","watch":"jest --watch","coverage":"jest --coverage","lint":"eslint --ext .js ./src","tslint":"tslint -p . \"types/**/*.d.ts\"","check-ts":"tsc","flow":"flow","test":"npm run coverage && npm run lint && npm run flow && npm run check-ts","link":"yarn build && yarn link graphql-compose && yarn link","unlink":"rimraf node_modules && yarn install","semantic-release":"semantic-release"},"contributors":[{"name":"Pavel Chertorogov","email":"pavel.chertorogov@gmail.com"}],"gitHead":"ce968a4e79ff20917bc5d9ff56580a447a4a154b","_id":"graphql-compose-pagination@6.1.0","_nodeVersion":"10.21.0","_npmVersion":"6.14.4","dist":{"integrity":"sha512-f6KBbOeMB/FMOCbrgG5YjWm7PMvBPcd6IDMitiep3Um17juyyn7pl6nmhNgn+vePnLYOtYjoNtkr0WnoOio5Jg==","shasum":"326ad05623c9be6d59dd8f075407b2c544906195","tarball":"https://registry.npmjs.org/graphql-compose-pagination/-/graphql-compose-pagination-6.1.0.tgz","fileCount":34,"unpackedSize":105660,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe/hvoCRA9TVsSAnZWagAAQ6sP/3OzLUXaKyE74q0dc9iu\n6Pg2n/KUcQ8fcQmshP/zUsZJt69xNMZffN7X3oqDbIhBkYVMN2FCBSFe8oJ0\nRk5hTbj5RrXBkxgEI0bxJ4Kwlej5EyGjeIIBrv0CokdR1Dw1Qfk1cH+zWu8x\ngjIASLHRtN++3aw8CtHCaeuEhq0P39ptmt6b9NTJCMUyWF1ppOkAYRHTmrVv\n+73spmFJ73Nzrp5pwYprHHkiA3bulNwh98+tLcjmZ+5gc7Io65MKbmNLNPEe\n92VVEsuNjFxOxN8xZZnJbO/EsD5rGRoMGg/E4PtYHy55QLZ4VFJrrJstH72v\nY4hs4h9MeMWc6CESsh6LBcnt2si2W/vn1qj+rqArDqFitsk0aEMTEUpVWSqs\ne8elRNknR+Vuz7VaYs5jcK/M1yzjxkdu71Gh9x1JOEtjo4HA5G8p8iMWd3lD\nV0WwX2Y6clbQ95nYMqNoN7rgBBDkYqUJXP0+Qck+Uu6oAdCJ8cqDd4+Ky47j\n9HlpZgil5Tn6+V2YbCbAULvpZdsRu+MA3hmraQgDQ/vsRKh8tgm8hz5Py0Yt\nL8NWBVxdei4OYZq3qWMB7o9gVEleqmMv4OxFXDbZ3YBrG4YqqY/s1+OInudI\nkr7gRa9psbAxk1+bIQAlSzujmhEPwfRGoPftPal/XiWRJJcu/Mj+i9ME80dC\nJKap\r\n=0ev4\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDod+pjBu5E7A+FDbaNNsqcl/SSOWDQNal5dWmGBTz3KAIgBF21M7jaYTnpK1sp2VsGXjg66BxpcDFNrhZlqYj04LQ="}]},"maintainers":[{"name":"nodkz","email":"pavel.chertorogov@gmail.com"}],"_npmUser":{"name":"nodkz","email":"pavel.chertorogov@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-compose-pagination_6.1.0_1593711591811_0.1390062511580803"},"_hasShrinkwrap":false},"7.0.0":{"name":"graphql-compose-pagination","version":"7.0.0","description":"Plugin for `graphql-compose` which provide a pagination resolver for types.","main":"lib/index.js","types":"lib/index.d.ts","repository":{"type":"git","url":"git+https://github.com/graphql-compose/graphql-compose-pagination.git"},"keywords":["graphql","graphql-compose","pagination"],"license":"MIT","bugs":{"url":"https://github.com/graphql-compose/graphql-compose-pagination/issues"},"homepage":"https://github.com/graphql-compose/graphql-compose-pagination","peerDependencies":{"graphql-compose":"^7.0.4"},"devDependencies":{"@types/graphql":"14.5.0","@types/jest":"26.0.10","@typescript-eslint/eslint-plugin":"3.9.1","@typescript-eslint/parser":"3.9.1","eslint":"7.7.0","eslint-config-airbnb-base":"14.2.0","eslint-config-prettier":"6.11.0","eslint-plugin-import":"2.22.0","eslint-plugin-prettier":"3.1.4","graphql":"15.3.0","graphql-compose":"7.19.4","jest":"26.4.0","prettier":"2.0.5","rimraf":"3.0.2","semantic-release":"17.1.1","ts-jest":"26.2.0","typescript":"3.9.7"},"scripts":{"build":"rimraf lib && tsc -p ./tsconfig.build.json","watch":"jest --watch","coverage":"jest --coverage","lint":"yarn eslint && yarn tscheck","eslint":"eslint --ext .ts ./src","tscheck":"tsc --noEmit","test":"npm run coverage && npm run lint","link":"yarn build && yarn link graphql-compose && yarn link","unlink":"rimraf node_modules && yarn install","semantic-release":"semantic-release"},"gitHead":"7102a722fa48d23a3db9dc48d37e57d1ccb280f4","_id":"graphql-compose-pagination@7.0.0","_nodeVersion":"10.22.0","_npmVersion":"6.14.7","dist":{"integrity":"sha512-Rak7Dmkb5U4Kio+FgWSucVFho2xxRyCI+kNcZWhxJRVfZusw+VuhjkvxPUiKTiFEb+DtTrXUeetWT24plcC0fg==","shasum":"81edf2327416d10f237a3f1ff67990899a37b017","tarball":"https://registry.npmjs.org/graphql-compose-pagination/-/graphql-compose-pagination-7.0.0.tgz","fileCount":20,"unpackedSize":26567,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfOtQLCRA9TVsSAnZWagAA2T8P/Rd/1b0qtyufWGum6ig+\n6k5DctvcAZPhAoYSGR99U31bLrU5OxBAjclArYPLqlKhtZil/2xTPyiUp6kT\nmToYnKstJMjWyxc8FJB6Y/rcX2fHdkd6SO2cl7tpc1A4hfxJLHi2fud0TzTV\nz6fR6qIUyBLHzh391y1glFJEoZ3SoKGmBVwP2QSFxhUSLiTSJ3fAJIWsNM7d\n9SCETIGIvHX85f6o4tvykTcNIinHR3uYAQfPnOv9md/8tl/RbQwdmBa0my8N\nUlfOq4QF8aSThg5K7XfTqs0lR5TFc8alIaDzlic8KkTPTKQMv/pF7azNNPx0\ngCL/dGGzSE2D98mJM3O5ajT9qK01XcvCHSwmyaAtyPGwCTS1brpddvoyeQCI\nUnqWd7AqkAeYW3Pbv0MtskVSmAH3gEYZpYF7yMjl73U/LFkcpkhckYuaveo3\no/zKtomEcHqek6N1UKRa/2jmo9GTKDO8DUCeeQwToJcaL8tx5pSjw37BuY4y\ne80AQcrqWbtTC5ERrqh3ZQ8V40Zm/TtqvteOumc9mtJYn2ssiP1ILY84U1nL\nZv1ACoE0kCogEEAQkZE88qEZAgwmVsBMvfAbRKBNwCrjP+gZF8Hjj24FTh7G\nvLqZJFk+SNoownnxwzUpUNU9jyYdORlZD4Lnyv21V7XzTcjYmRmdcneyVtqP\nmw7T\r\n=e8p2\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCZrlIa0w1O58gwv0PNpECXp7Q22Zhe8MtDgeZkhbaL+gIgZw2pRPiqsYFM1zPR6YjpZmes4S5nuKRJ/WZgp8WD0Kg="}]},"maintainers":[{"name":"nodkz","email":"pavel.chertorogov@gmail.com"}],"_npmUser":{"name":"nodkz","email":"pavel.chertorogov@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-compose-pagination_7.0.0_1597690890860_0.8105579226342421"},"_hasShrinkwrap":false},"8.0.0":{"name":"graphql-compose-pagination","version":"8.0.0","description":"Plugin for `graphql-compose` which provide a pagination resolver for types.","main":"lib/index.js","types":"lib/index.d.ts","repository":{"type":"git","url":"git+https://github.com/graphql-compose/graphql-compose-pagination.git"},"keywords":["graphql","graphql-compose","pagination"],"license":"MIT","bugs":{"url":"https://github.com/graphql-compose/graphql-compose-pagination/issues"},"homepage":"https://github.com/graphql-compose/graphql-compose-pagination","peerDependencies":{"graphql-compose":"^7.15.0"},"devDependencies":{"@types/graphql":"14.5.0","@types/jest":"26.0.13","@typescript-eslint/eslint-plugin":"4.1.0","@typescript-eslint/parser":"4.1.0","eslint":"7.9.0","eslint-config-airbnb-base":"14.2.0","eslint-config-prettier":"6.11.0","eslint-plugin-import":"2.22.0","eslint-plugin-prettier":"3.1.4","graphql":"15.3.0","graphql-compose":"7.21.1","jest":"26.4.2","prettier":"2.1.1","rimraf":"3.0.2","semantic-release":"17.1.1","ts-jest":"26.3.0","typescript":"4.0.2"},"scripts":{"build":"rimraf lib && tsc -p ./tsconfig.build.json","watch":"jest --watch","coverage":"jest --coverage","lint":"yarn eslint && yarn tscheck","eslint":"eslint --ext .ts ./src","tscheck":"tsc --noEmit","test":"npm run coverage && npm run lint","link":"yarn build && yarn link graphql-compose && yarn link","unlink":"rimraf node_modules && yarn install","semantic-release":"semantic-release"},"gitHead":"8aae208775ed366f64674f9c28dbcf92bcd9fd09","_id":"graphql-compose-pagination@8.0.0","_nodeVersion":"12.18.3","_npmVersion":"6.14.7","dist":{"integrity":"sha512-qtGTO4r63RX8q6IGE+NyQcJ9cziK70UJYsy8I/splTqr8CX4J+pmEgLurWldjRwFNDUzcEpqZc4QOzMDcjnkKQ==","shasum":"1d3768c0d8e6993cc05ad685f68da6d6ec160ca7","tarball":"https://registry.npmjs.org/graphql-compose-pagination/-/graphql-compose-pagination-8.0.0.tgz","fileCount":20,"unpackedSize":24584,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfXyRbCRA9TVsSAnZWagAA3vYP/AjZwG9DyBhrCTe4udu5\neEWCzPd4KmwipkVu7BzD+cPuhlQ9IlolByPQC9gIsQjm4aIwtL9Z2lyEE9Cf\nvIcJ4MoXoJlVLSYZfe6vVIxWsyhgURHCjmFlQT7/Vr8JaE4rJIyd4kXEQ5WG\nC66eFN5/OrSojk1BL2t75cYbDvYhXnrk4mx91kdlCH77AXQUQmHvclvuH2Jv\nZ+poCzov9s5Q/zGqkoSJHOTMKFvE/xI8HQCQWkMPoG1GcilDFzG30FVIsdT5\nAO1R+edHiSG6Wt7PjYmzuUp5mkeG+NZYpQqe+ZVS1Gyf6MoPps+yHhTrHYvz\n60OiRYMlAbVD2IUmv3bvEgNkrU2QsdPN6V24tdq9VnABwkXdnKqP6Nb0+afR\nI6neW09MEnIkr2zGg0wqSvEfHISM3NJkGNB1I3XHe6IcfOlyp2D2JPqf56l0\nuIHpjzl56w84yuqJZVCV2tCEd4NI6Ny58dD1tA2kJKACzt+qoAKD9oK1f3Q1\nAJgayqI7SxDTck7A8WoRVpSAdAOli4wmC//tIcmUmkvWIPVOxmTvCc5bGBEk\n2faBl0jtCiQlrItaZQ868cICcGTxz2jn7M4BxqtnZhtOEG5auLBFAl6MtQBE\nLyZL6B2VIWe0XH9770tZA9ntSaqypzEZ3GgXxSglVImKGk00SBtiEuLu9kfv\nDPFU\r\n=FnTp\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDbzJET0bxSjixVi4yrFh/P5X9d3QfcppV5APms1RfeYQIgGzYwur+1IZL+OrYLx4Bx7cUB3i38EQRCuMeHsI72jzw="}]},"maintainers":[{"name":"nodkz","email":"pavel.chertorogov@gmail.com"}],"_npmUser":{"name":"nodkz","email":"pavel.chertorogov@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-compose-pagination_8.0.0_1600070747342_0.1687567043264604"},"_hasShrinkwrap":false},"8.0.1":{"name":"graphql-compose-pagination","version":"8.0.1","description":"Plugin for `graphql-compose` which provide a pagination resolver for types.","main":"lib/index.js","types":"lib/index.d.ts","repository":{"type":"git","url":"git+https://github.com/graphql-compose/graphql-compose-pagination.git"},"keywords":["graphql","graphql-compose","pagination"],"license":"MIT","bugs":{"url":"https://github.com/graphql-compose/graphql-compose-pagination/issues"},"homepage":"https://github.com/graphql-compose/graphql-compose-pagination","peerDependencies":{"graphql-compose":"^7.15.0"},"devDependencies":{"@types/graphql":"14.5.0","@types/jest":"26.0.13","@typescript-eslint/eslint-plugin":"4.1.0","@typescript-eslint/parser":"4.1.0","eslint":"7.9.0","eslint-config-airbnb-base":"14.2.0","eslint-config-prettier":"6.11.0","eslint-plugin-import":"2.22.0","eslint-plugin-prettier":"3.1.4","graphql":"15.3.0","graphql-compose":"7.21.1","jest":"26.4.2","prettier":"2.1.1","rimraf":"3.0.2","semantic-release":"17.1.1","ts-jest":"26.3.0","typescript":"4.0.2"},"scripts":{"build":"rimraf lib && tsc -p ./tsconfig.build.json","watch":"jest --watch","coverage":"jest --coverage","lint":"yarn eslint && yarn tscheck","eslint":"eslint --ext .ts ./src","tscheck":"tsc --noEmit","test":"npm run coverage && npm run lint","link":"yarn build && yarn link graphql-compose && yarn link","unlink":"rimraf node_modules && yarn install","semantic-release":"semantic-release"},"gitHead":"3e83003632845e0f1aa38bbcd8bad319e2858d20","_id":"graphql-compose-pagination@8.0.1","_nodeVersion":"12.18.3","_npmVersion":"6.14.7","dist":{"integrity":"sha512-DxFVSFS9fuDdVOCUz6sr8r1wwwFytUUQ6a2ihQAEdXx7a7p3ZC797RWHdprnnKtLPrioHIIWPCbIoyn4c4kVgQ==","shasum":"785c4c83dec5c81dee7ce5baee71cdf5b7a55240","tarball":"https://registry.npmjs.org/graphql-compose-pagination/-/graphql-compose-pagination-8.0.1.tgz","fileCount":20,"unpackedSize":24569,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfX3IMCRA9TVsSAnZWagAALfgP/A4d7FhnjOmEJgoPuKqr\nNbLk1eKzaUdNIzyWgVqP+atg/3XPlA65sGH0lZJRnqbEkmy9MBqmla72vyyo\npDR1VazVLSqvxLm/awB92NFqNAzSfjhM2+NjsI/pH/2lXFApDTdsny8okN7w\nqf91jmOR77hBS+mxAJyUuWT8wnwsI0kgIXBUxVjVqwpokB7chs4G0RbtWE06\nLTHqKIZ8Lla+qnTAQycpLXoBGy6tFMBst8DEbMUNmk/8djCDOT2O4K+qaWFH\nGibQGWHKGSBzHoX94GbZle+2yt2QjPjD+o1SysI72zzY4C7ImczP9ou1LmVn\njGaEEUzEgQsx7lonqTQLQE4VszmzTJZa5LDr51gItTB+zbfnOen3vROEtuZu\nms0oLdFCrAZA29YhI1WgZjWstlvlWIqrXszW+ca19lYlR4/FrdfziXpOrBUc\nkblwOn3d2KpWYdGc9NjUsXPXkYufi0pOftmMTrY1DmH/9hSB4LDe3dstVH60\nsMQO2vm4TXVoaphDjq44YzAZJYuU9rSQGoFZS5jHtfPIW4FkJIaCiSfi/UGj\nzXW7sNqPn9PlOQ9ooxFbSRZ2SidN5bH3hY9AftVh3ZKN9KMVL9QB9EUQCLW6\nDUTe+ZunXedYu4Mupx7s9x7KYi+oaPgk5bCWEWokLfgIwuRU5Dmbrv/4XQzn\nwvAy\r\n=RRkW\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIF6NtT1buk7KZATqaP11qHmeCFH1tCqeVs+cyJUP0u9rAiBZZhE1/A9jhj8AfFdHCulEEJ97COzKwrrQfEh/oqJv8Q=="}]},"maintainers":[{"name":"nodkz","email":"pavel.chertorogov@gmail.com"}],"_npmUser":{"name":"nodkz","email":"pavel.chertorogov@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-compose-pagination_8.0.1_1600090636535_0.6685540035774751"},"_hasShrinkwrap":false},"8.0.2":{"name":"graphql-compose-pagination","version":"8.0.2","description":"Plugin for `graphql-compose` which provide a pagination resolver for types.","main":"lib/index.js","types":"lib/index.d.ts","repository":{"type":"git","url":"git+https://github.com/graphql-compose/graphql-compose-pagination.git"},"keywords":["graphql","graphql-compose","pagination"],"license":"MIT","bugs":{"url":"https://github.com/graphql-compose/graphql-compose-pagination/issues"},"homepage":"https://github.com/graphql-compose/graphql-compose-pagination","peerDependencies":{"graphql-compose":"^7.15.0"},"devDependencies":{"@types/graphql":"14.5.0","@types/jest":"26.0.13","@typescript-eslint/eslint-plugin":"4.1.0","@typescript-eslint/parser":"4.1.0","eslint":"7.9.0","eslint-config-airbnb-base":"14.2.0","eslint-config-prettier":"6.11.0","eslint-plugin-import":"2.22.0","eslint-plugin-prettier":"3.1.4","graphql":"15.3.0","graphql-compose":"7.21.1","jest":"26.4.2","prettier":"2.1.1","rimraf":"3.0.2","semantic-release":"17.1.1","ts-jest":"26.3.0","typescript":"4.0.2"},"scripts":{"build":"rimraf lib && tsc -p ./tsconfig.build.json","watch":"jest --watch","coverage":"jest --coverage","lint":"yarn eslint && yarn tscheck","eslint":"eslint --ext .ts ./src","tscheck":"tsc --noEmit","test":"npm run coverage && npm run lint","link":"yarn build && yarn link graphql-compose && yarn link","unlink":"rimraf node_modules && yarn install","semantic-release":"semantic-release"},"gitHead":"1a8aa2609cf48d2b483dbcc68057f86d141cfa43","_id":"graphql-compose-pagination@8.0.2","_nodeVersion":"12.20.0","_npmVersion":"6.14.7","dist":{"integrity":"sha512-dsYyqjGILqMUcbLGWkZBd1gbQYr2bXCG5EPMr5OBNtyrMb3tS1/M8diveLtjEP+kGeZUjB6KSK3WV8hVa7LbjQ==","shasum":"16d982ba6dc262ad608a5fbf8095b1528248d483","tarball":"https://registry.npmjs.org/graphql-compose-pagination/-/graphql-compose-pagination-8.0.2.tgz","fileCount":20,"unpackedSize":24593,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf6iL/CRA9TVsSAnZWagAAG60QAKUR+EjRnKLq9pYx+sdo\nzT20bNa/zO6xqT2vzHCEdGmR3drXMK9zKRi4+E/TLh6ScxBQ0XOy+1+qnYbp\nQZaWmFALk38BOKNTCtkfwiNqj8RKBqgsKnAHB+R+dtCvzUecrs68bvYnBxQA\nTFdiHDFSIW7UOSO8ApW72uTK4Qj65F9zWETgxzwJvz7EMTo5A66nTVOQWU+n\neFeS1VdIXUI/iXoLEW3Z4doaHwFL+PClaP4KipC5Futytxm5nxj4lfUWgUu1\nwUcq8hYG8clrWU8xbRTZUYXn2bh9PuSSFSk3lxaaRXYezLssz6Su/6V+nPqF\nSaHg9hsWaCcCh5Uh94MU5Lm16eqa0j43FPoZwgqkOK0rFonCnxEk1io0N9rG\ndPZP9YOhxMA/N7M9ZjxrS6Lzc8ioTzkEd1Itm9ep6eB4Tx3AGrHLmld+C5sm\nSSS9xwls2GrfpjCGDU7apiY0QBzFTsBBdHefrVEL36LWLvdIL0V3dN++KfQF\nXVfP/a39WbySAgmqflMjI+XmBf0JfS3Tz3/MF3sRr8e+1OWWgg42A+dl3DZ9\nP50bmAUKDwTNhhJv0JxAcGw9rLBTwIViZRztSqe6qEOaXAD21N4q3B+yZStl\nqNQ4zR6lMREq3w/JGYtgvgIPClXlgkWbsilniF/9xgav3dbU0dKwde/WCEZH\n0jAO\r\n=XhaL\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAlcW2blAa6kZ7uyuCH7SoNzz7UGx5UpuCxsLxqR/23OAiEA6KjQLvolgpqirZNYn8kQ6z4cOfzTnxhJHMdB+o8FL3Y="}]},"_npmUser":{"name":"nodkz","email":"pavel.chertorogov@gmail.com"},"directories":{},"maintainers":[{"name":"nodkz","email":"pavel.chertorogov@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-compose-pagination_8.0.2_1609179902769_0.7559820610434684"},"_hasShrinkwrap":false},"8.1.0":{"name":"graphql-compose-pagination","version":"8.1.0","description":"Plugin for `graphql-compose` which provide a pagination resolver for types.","main":"lib/index.js","types":"lib/index.d.ts","repository":{"type":"git","url":"git+https://github.com/graphql-compose/graphql-compose-pagination.git"},"keywords":["graphql","graphql-compose","pagination"],"license":"MIT","bugs":{"url":"https://github.com/graphql-compose/graphql-compose-pagination/issues"},"homepage":"https://github.com/graphql-compose/graphql-compose-pagination","peerDependencies":{"graphql-compose":"^7.15.0 || ^8.0.0"},"devDependencies":{"@types/graphql":"14.5.0","@types/jest":"26.0.23","@typescript-eslint/eslint-plugin":"4.22.0","@typescript-eslint/parser":"4.22.0","eslint":"7.25.0","eslint-config-airbnb-base":"14.2.1","eslint-config-prettier":"8.3.0","eslint-plugin-import":"2.22.1","eslint-plugin-prettier":"3.4.0","graphql":"15.5.0","graphql-compose":"8.0.0","jest":"26.6.3","prettier":"2.2.1","rimraf":"3.0.2","semantic-release":"17.4.2","ts-jest":"26.5.5","typescript":"4.2.4"},"scripts":{"build":"rimraf lib && tsc -p ./tsconfig.build.json","watch":"jest --watch","coverage":"jest --coverage","lint":"yarn eslint && yarn tscheck","eslint":"eslint --ext .ts ./src","tscheck":"tsc --noEmit","test":"npm run coverage && npm run lint","link":"yarn build && yarn link graphql-compose && yarn link","unlink":"rimraf node_modules && yarn install","semantic-release":"semantic-release"},"gitHead":"e5fbc42413668e98abfcc8d8b410a5381e12b5d4","_id":"graphql-compose-pagination@8.1.0","_nodeVersion":"12.22.1","_npmVersion":"6.14.7","dist":{"integrity":"sha512-JfxjRXO/TfE7qMJJePzI+dMuJ60EQkeOclkOYdImwJ9k74PIdkawC53jnMpUyEqnYur1qcM/lIFoCMwm3CD9Ow==","shasum":"f2d5d65b945122acee872db5827535eee8358e59","tarball":"https://registry.npmjs.org/graphql-compose-pagination/-/graphql-compose-pagination-8.1.0.tgz","fileCount":20,"unpackedSize":24547,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgi7inCRA9TVsSAnZWagAAd18QAJEsTBQg6lzUBdh9VgDm\nqCa/CDtBh5OWWa8EM2Y/HeW1U+clMkoDUj13mtYQCwE+U5jg5qbdwaki2/o7\nwRPW8p9Oy5OI6fYaBgumI9Kb+YpAUXCATqEp9TfNQ0jMcePDzlk+cMlH8EMF\nQSl3259eAtV6Rt2guPVhqMg7IFj6WuwrTQcMqOLZYaqm26+3P/jCbQfukV4F\nTvuvJ7B40qiICcRT0QkaJxQb5PbzgFy/ojmqbPNhgfBZ+Vfoka5kg6aIoEXP\nLHrbbKz3gYlOOjqpvfDyJHVHaC7gh9JVic2gZtZQNMs6LidLa7zW9BfDblQo\ntmd5YqSshcELwYUYEtn0sH5hNHZTgmaMBXce4oOf0wRF++h4+121/5k4vsdT\nf01KBNCRQ1x8tjoloaT9xoJj6iA4Z35Sk7oSp231q+CIQJsX+PjRW5ElcNYr\nD/ZtzJV+V5OR+i0ztEn5A32SbTgabpXMvMGyLgtANET71z8dsy9Simqm1Pn3\n6F2k1yR5iB0hDlRkg+omtCxDp7oAGQVExPacoYpn5lgcYQvG5CDr48pemF6A\n5N3+QeYhlpdTFo7Q2Y+0p0V313EBar1PZD5DhMKfz3LrUxC9IHrJZkKdtiNc\neShtqAUXiOheGV89lP2XaKf6EC1vYBog3YW0OM/5xGzTcELlh5p8b8wzDBGV\nhjOr\r\n=YsvT\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICoOSygTkHsx4794IZ1Gd7WBVfS/FZnUwPG/RRxBSN4nAiAy5OErRCKKKBJ1Ze3bfHNM07l83vToIkAhaboB7KVnsw=="}]},"_npmUser":{"name":"nodkz","email":"pavel.chertorogov@gmail.com"},"directories":{},"maintainers":[{"name":"nodkz","email":"pavel.chertorogov@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-compose-pagination_8.1.0_1619769510809_0.206665286898285"},"_hasShrinkwrap":false},"8.2.0":{"name":"graphql-compose-pagination","version":"8.2.0","description":"Plugin for `graphql-compose` which provide a pagination resolver for types.","main":"lib/index.js","types":"lib/index.d.ts","repository":{"type":"git","url":"git+https://github.com/graphql-compose/graphql-compose-pagination.git"},"keywords":["graphql","graphql-compose","pagination"],"license":"MIT","bugs":{"url":"https://github.com/graphql-compose/graphql-compose-pagination/issues"},"homepage":"https://github.com/graphql-compose/graphql-compose-pagination","peerDependencies":{"graphql-compose":"^7.15.0 || ^8.0.0 || ^9.0.0"},"devDependencies":{"@types/graphql":"14.5.0","@types/jest":"26.0.23","@typescript-eslint/eslint-plugin":"4.25.0","@typescript-eslint/parser":"4.25.0","eslint":"7.27.0","eslint-config-airbnb-base":"14.2.1","eslint-config-prettier":"8.3.0","eslint-plugin-import":"2.23.4","eslint-plugin-prettier":"3.4.0","graphql":"15.5.0","graphql-compose":"9.0.0","jest":"27.0.3","prettier":"2.3.0","rimraf":"3.0.2","semantic-release":"17.4.3","ts-jest":"27.0.1","typescript":"4.3.2"},"scripts":{"build":"rimraf lib && tsc -p ./tsconfig.build.json","watch":"jest --watch","coverage":"jest --coverage","lint":"yarn eslint && yarn tscheck","eslint":"eslint --ext .ts ./src","tscheck":"tsc --noEmit","test":"npm run coverage && npm run lint","link":"yarn build && yarn link graphql-compose && yarn link","unlink":"rimraf node_modules && yarn install","semantic-release":"semantic-release"},"gitHead":"d30d18d75d4b1342fcf455b1df3335d980ffef1c","_id":"graphql-compose-pagination@8.2.0","_nodeVersion":"12.22.1","_npmVersion":"6.14.7","dist":{"integrity":"sha512-qKJr+zeTgU1LASL3+LzKAk4Wu9PNyomPl/hxaJzLlPQSY3s9RfogYr369/OrazINCoJ9xNqORV3fRwkQWhLK3g==","shasum":"8fb28b54c794a9ed541c810791323c95dddc3288","tarball":"https://registry.npmjs.org/graphql-compose-pagination/-/graphql-compose-pagination-8.2.0.tgz","fileCount":20,"unpackedSize":24557,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgs/EMCRA9TVsSAnZWagAABksP/0ykL/fB76RFcpp13Dv7\nBOJ0nGOmyFw0YWEdIB206gB1Eeumve6BSI4Q5YheMQOdsEvkUS8aEjnZ4SBp\nIDEL7wbYz5wdpO7dW8llPv75ffnE23nkTjfUwkYa1k87D100zaOdNi6+VEf5\nHoP7e5r+CW5wEyV9ooL1AQdq5BHXemAT9H6siJJSahzc82qlVFt2zkKs93R0\na6ywUFw1Mz1NotKVwNU0KSXXO6Oe0fnHoAxwb8WfLGXBFgQcKjkmOmV2paF8\nkQv45EZYncJEKSMXDD7ACkrq3CTc2TvAaHyc6gt0INfIMEvbvkKq7YdxzFfl\nq7A6yHStmXA1NniHPL5peAyELqPozYaujvKyYuAJ5iSo/WqEwucS4E3j/rS/\nE0bm3tQ/BEHDi4RIJ5wyGPORF3ax1H09J6jZ297UcCBnBBcGkN7cZCtVi1yj\nx4fI9sfjiayFGkUd5hsx0aTnCflNiiCmas25kc24GUWhHPdMfV86LGFH3hfS\ns6jIt3QyBgk4J09i8PH77yfuMm1Z70PxDqmCeXcudzhjbEUZbIXmwYayPdJz\nR676BTWrqS1ohxCxuYdrGOvMDfX9PKEPx/gVRMWFklxepUn28/h8SoTOkDV6\nsFkjFqKTuYzSc3vpfbNNW6yBJXeip5jvMsi1ASYOhqRJppGyW0aPE9REhu8i\nAp/Q\r\n=0GsX\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEHJf0Bw9t8VKRs1HL4DngfwHi6uMUeizcXyGZ16q5XbAiA8inOiOVUexlHTm2TBE3n70+1pRLAf+LK6TnR+lag2BA=="}]},"_npmUser":{"name":"nodkz","email":"pavel.chertorogov@gmail.com"},"directories":{},"maintainers":[{"name":"nodkz","email":"pavel.chertorogov@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-compose-pagination_8.2.0_1622405388535_0.12623798512808837"},"_hasShrinkwrap":false},"8.2.1":{"name":"graphql-compose-pagination","version":"8.2.1","description":"Plugin for `graphql-compose` which provide a pagination resolver for types.","main":"lib/index.js","types":"lib/index.d.ts","repository":{"type":"git","url":"git+https://github.com/graphql-compose/graphql-compose-pagination.git"},"keywords":["graphql","graphql-compose","pagination"],"license":"MIT","bugs":{"url":"https://github.com/graphql-compose/graphql-compose-pagination/issues"},"homepage":"https://github.com/graphql-compose/graphql-compose-pagination","peerDependencies":{"graphql-compose":"^7.15.0 || ^8.0.0 || ^9.0.0"},"devDependencies":{"@types/graphql":"14.5.0","@types/jest":"26.0.24","@typescript-eslint/eslint-plugin":"4.28.2","@typescript-eslint/parser":"4.28.2","eslint":"7.30.0","eslint-config-airbnb-base":"14.2.1","eslint-config-prettier":"8.3.0","eslint-plugin-import":"2.23.4","eslint-plugin-prettier":"3.4.0","graphql":"15.5.1","graphql-compose":"9.0.1","jest":"27.0.6","prettier":"2.3.2","rimraf":"3.0.2","semantic-release":"17.4.4","ts-jest":"27.0.3","typescript":"4.3.5"},"scripts":{"build":"rimraf lib && tsc -p ./tsconfig.build.json","watch":"jest --watch","coverage":"jest --coverage","lint":"yarn eslint && yarn tscheck","eslint":"eslint --ext .ts ./src","tscheck":"tsc --noEmit","test":"npm run coverage && npm run lint","link":"yarn build && yarn link graphql-compose && yarn link","unlink":"rimraf node_modules && yarn install","semantic-release":"semantic-release"},"gitHead":"85dc8c71e5074bd27b74c89c09840a5a01ec9beb","_id":"graphql-compose-pagination@8.2.1","_nodeVersion":"12.22.1","_npmVersion":"6.14.7","dist":{"integrity":"sha512-jV+nD76MWLugNO2M2xRt1yXw7VWF7XpRZri4WhMFUgRuqRMVx4k9yna0QEKo70SDKsGkC+2YUbSWdf8V8TQVWQ==","shasum":"cd1e8637a1b3d9246378e222200204412c5a863e","tarball":"https://registry.npmjs.org/graphql-compose-pagination/-/graphql-compose-pagination-8.2.1.tgz","fileCount":20,"unpackedSize":24790,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg6FPoCRA9TVsSAnZWagAAm+QP/1zKZwn5RfKuXY308aXe\nyIChVGzMlRSpuwpcnPy1/j0KIzoIlcCXAr6PSqN212S3I/fE1BfvgMvTkrWw\nhgN9ycEoILOtnHJkehO2CKQveyc34CmhMJZDAVISu6Sd4bDKi94U/7F+luFK\nGpGqYW02EtOQO4pIjQ/94P37tvOi3nK5BKk0z1oFI7hHP3VvkXydhrvq0uGr\ndMzX3VsJ9aVifLMl5ZfiN/wW7b8p9VU3RyyK/zVGn/tX4t1anoPlHBv+YJRA\nLMEw2NlS9HJABjIUXXvxb4mVDPK/4+OL7D+jdM1skpCKn4UnXr/3STL1WoGl\nHgxzfldcWJ2+a9MC36zyU52YIt7GrOrE054xzi4oQ3vYLofl11zOJEaNHYVQ\nnjdNe9zZrXKr5WcgDIU5UBkBUjuHHavrOSUmYJW21rATMaa1bric7YoPX5FA\ng13zJpVHLdxiqlJPBZCp5z2yMTnREGd+F5Dn+zHAB2AEATKcpQrRAqOB6d9I\ntMZiaPWyXZdQ+dJR3d8sNfxVoD8W0q0XZBI6EtwTD9Lieura9XMFD4ex8QaU\n20HPtHEYhlWRljsJ8X5W8JwA1CuaROXxZo69wQ/Awc0bBY0Ush7CXS0lf4xY\nbi1OfjJHIjSYDjH3PStYRX2LG4m2GlfGTqKA5op4cdFHVpOIjgYFCx1Syltc\nCSnH\r\n=g9JY\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDxG0ywMtppaRVrWpqmxXrLxCTzbFCz2jaRBaQHF4Ux1gIhAPwZVd/1qY4H6OPwPoCeM9Myulx7jEBE+DQsbdboHITo"}]},"_npmUser":{"name":"nodkz","email":"pavel.chertorogov@gmail.com"},"directories":{},"maintainers":[{"name":"nodkz","email":"pavel.chertorogov@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-compose-pagination_8.2.1_1625838567914_0.5753947115708034"},"_hasShrinkwrap":false},"8.3.0":{"name":"graphql-compose-pagination","version":"8.3.0","description":"Plugin for `graphql-compose` which provide a pagination resolver for types.","main":"lib/index.js","types":"lib/index.d.ts","repository":{"type":"git","url":"git+https://github.com/graphql-compose/graphql-compose-pagination.git"},"keywords":["graphql","graphql-compose","pagination"],"license":"MIT","bugs":{"url":"https://github.com/graphql-compose/graphql-compose-pagination/issues"},"homepage":"https://github.com/graphql-compose/graphql-compose-pagination","peerDependencies":{"graphql-compose":"^7.15.0 || ^8.0.0 || ^9.0.0"},"devDependencies":{"@types/graphql":"14.5.0","@types/jest":"26.0.24","@typescript-eslint/eslint-plugin":"4.28.2","@typescript-eslint/parser":"4.28.2","eslint":"7.30.0","eslint-config-airbnb-base":"14.2.1","eslint-config-prettier":"8.3.0","eslint-plugin-import":"2.23.4","eslint-plugin-prettier":"3.4.0","graphql":"15.5.1","graphql-compose":"9.0.1","jest":"27.0.6","prettier":"2.3.2","rimraf":"3.0.2","semantic-release":"17.4.4","ts-jest":"27.0.3","typescript":"4.3.5"},"scripts":{"build":"rimraf lib && tsc -p ./tsconfig.build.json","watch":"jest --watch","coverage":"jest --coverage","lint":"yarn eslint && yarn tscheck","eslint":"eslint --ext .ts ./src","tscheck":"tsc --noEmit","test":"npm run coverage && npm run lint","link":"yarn build && yarn link graphql-compose && yarn link","unlink":"rimraf node_modules && yarn install","semantic-release":"semantic-release"},"gitHead":"58939d4d2b8f6e9027584008169a580c4093da83","_id":"graphql-compose-pagination@8.3.0","_nodeVersion":"12.22.4","_npmVersion":"6.14.7","dist":{"integrity":"sha512-zZoBhlWD9KnAJ9AUOeFNeoE4Q/zMxZaxg0tR+HFMVNFnw7ENUnIChMWnD2uvmvik+k8Yv304hMF4n81okGVsJw==","shasum":"a58c786256b4dba1843d495ae81cb0fc67ac1369","tarball":"https://registry.npmjs.org/graphql-compose-pagination/-/graphql-compose-pagination-8.3.0.tgz","fileCount":20,"unpackedSize":25720,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhDV9kCRA9TVsSAnZWagAAlbwQAJQLywWqn/dH5R6d0ds9\nrIwKToSZBKBMndatqEKpKvQMbqfwg5sUyZsgJtPdpBisInwn9rSA/haMcQ5R\nShYlnAlSm49wCrzyNwN7XsKl6Zi52rEoVlJtOR80cCQyYFOiNCjxigWBKp6l\n+VnvS8e/wpq1x005qiVGIYJWio+B97p/P1Jj4JYD5OErFv5tqAV0rkEHLWY0\nfGW6StblxczhXdDf5+QknVT6/BaUKd3u52uaxEA7cVXScV7My7clqe9vrLU6\n1ayTnkD6Janlpak5Rfxycr/G+z0su/Kg4N/EUbnZV2+VdKVMqoWPKltbRtvc\nLLecJDjpo+KJgtYjhTXkw187oBHcRa5azUq3DE+gUEFxN0cC6eNN7RXy2fee\nZ3UVUaFDwbFsm2dUXB8iq0SoQwxUai3b0I37sQr8EH+kcvIudlJNpqkGYdSg\nGVyzRgn3LTy0sb2jBnJh0SGUgMZXsGHhXJoaaiYFAuuppsjsM5QfSQmXRt/b\n95aL7TMT7NDnX9xrzXAqhnfy3l0i74gPFc9MuoDoFyfPInX/DHCWCfA5EhlP\newOrXo+boHWTSjwYXHjq0V+sLSmzC69YmHp2ga95yN7s4imPDIC8nr2Ff7E4\nemRx7ZRsnDYzb0gwJvcvs38dj2N7Q0fLvSNg/B0hWEGc/+JI4CpqKaq9sQ/0\nRWzy\r\n=deAc\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDxyHndUVI/Ye2UVE+zavdP/m6vjK81i2jfEsd++vkm6AiAVM/DVDm0CT/gCoMi8dTm6FbZy9cXMmv38yJWVWegrlw=="}]},"_npmUser":{"name":"nodkz","email":"pavel.chertorogov@gmail.com"},"directories":{},"maintainers":[{"name":"nodkz","email":"pavel.chertorogov@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-compose-pagination_8.3.0_1628266340391_0.18956264713410365"},"_hasShrinkwrap":false}},"readme":"# graphql-compose-pagination\n\n[![travis build](https://img.shields.io/travis/graphql-compose/graphql-compose-pagination.svg)](https://travis-ci.org/graphql-compose/graphql-compose-pagination)\n[![codecov coverage](https://img.shields.io/codecov/c/github/graphql-compose/graphql-compose-pagination.svg)](https://codecov.io/github/graphql-compose/graphql-compose-pagination)\n[![npm](https://img.shields.io/npm/v/graphql-compose-pagination.svg)](https://www.npmjs.com/package/graphql-compose-pagination)\n[![trend](https://img.shields.io/npm/dt/graphql-compose-pagination.svg)](http://www.npmtrends.com/graphql-compose-pagination)\n[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/)\n\nThis is a plugin for [graphql-compose](https://github.com/graphql-compose/graphql-compose) family, which adds to the ObjectTypeComposer `pagination` resolver.\n\nLive demo: [https://graphql-compose.herokuapp.com/](https://graphql-compose.herokuapp.com/)\n\n[CHANGELOG](https://github.com/graphql-compose/graphql-compose-pagination/blob/master/CHANGELOG.md)\n\n## Installation\n\n```bash\nnpm install graphql graphql-compose graphql-compose-pagination --save\n```\n\nModules `graphql` and `graphql-compose` are in `peerDependencies`, so should be installed explicitly in your app. They should not installed as sub-modules, cause internally checks the classes instances.\n\n## Example\n\n```js\nimport { preparePaginationResolver } from 'graphql-compose-pagination';\nimport { UserTC, findManyResolver, countResolver } from './user';\n\nconst paginationResolver = preparePaginationResolver(UserTC, {\n  findManyResolver,\n  countResolver,\n  name: 'pagination', // Default\n  perPage: 20, // Default\n});\n```\n\nImplementation of `findManyResolver` and `countResolver` can be found in [this file](./src/__mocks__/User.ts).\n\n<img width=\"832\" alt=\"screen shot 2017-08-07 at 23 31 46\" src=\"https://user-images.githubusercontent.com/1946920/29038210-ad2390e4-7bc8-11e7-8143-ff0cca2b39cc.png\">\n\n## Used in plugins\n\n[graphql-compose-mongoose](https://github.com/graphql-compose/graphql-compose-mongoose) – converts mongoose models to graphql types\n\n## License\n\n[MIT](https://github.com/graphql-compose/graphql-compose-pagination/blob/master/LICENSE.md)\n","maintainers":[{"name":"nodkz","email":"pavel.chertorogov@gmail.com"}],"time":{"modified":"2022-05-04T02:51:37.891Z","created":"2017-08-07T15:02:36.104Z","1.0.0":"2017-08-07T15:02:36.104Z","1.1.0":"2017-09-07T04:49:21.395Z","1.1.1":"2017-11-01T10:00:46.606Z","1.1.2":"2017-11-04T10:26:10.107Z","1.1.3":"2018-02-09T15:24:30.788Z","1.1.4":"2018-02-09T16:48:38.987Z","1.1.5":"2018-02-12T16:08:13.630Z","2.0.0":"2018-02-15T07:38:38.931Z","3.0.0":"2018-02-15T07:55:31.949Z","3.0.1":"2018-04-16T19:30:23.730Z","3.1.0":"2018-05-31T08:46:26.939Z","3.2.0":"2018-06-26T14:14:13.136Z","3.2.1":"2018-06-26T14:37:16.248Z","3.2.2":"2018-06-26T15:06:31.950Z","3.3.0":"2018-07-09T11:39:23.806Z","4.0.0":"2018-09-05T17:09:36.847Z","4.1.0":"2019-03-15T06:31:53.533Z","5.0.0":"2019-03-15T21:59:32.485Z","5.1.0":"2019-03-23T07:46:27.451Z","6.0.0":"2019-04-28T19:16:58.636Z","6.0.1":"2019-04-28T20:08:46.103Z","6.0.2":"2019-04-29T12:57:42.460Z","6.0.3":"2019-06-04T07:49:48.383Z","6.1.0":"2020-07-02T17:39:52.040Z","7.0.0":"2020-08-17T19:01:30.969Z","8.0.0":"2020-09-14T08:05:47.493Z","8.0.1":"2020-09-14T13:37:16.646Z","8.0.2":"2020-12-28T18:25:02.906Z","8.1.0":"2021-04-30T07:58:30.959Z","8.2.0":"2021-05-30T20:09:48.656Z","8.2.1":"2021-07-09T13:49:28.075Z","8.3.0":"2021-08-06T16:12:20.540Z"},"homepage":"https://github.com/graphql-compose/graphql-compose-pagination","keywords":["graphql","graphql-compose","pagination"],"repository":{"type":"git","url":"git+https://github.com/graphql-compose/graphql-compose-pagination.git"},"bugs":{"url":"https://github.com/graphql-compose/graphql-compose-pagination/issues"},"license":"MIT","readmeFilename":"README.md"}