UNPKG

@adamwdennis/nestjs-typeorm-cursor-pagination

Version:

[![npm](https://img.shields.io/npm/v/@adamwdennis/nestjs-typeorm-cursor-pagination)](https://www.npmjs.com/package/@adamwdennis/nestjs-typeorm-cursor-pagination) [![GitHub Workflow Status](https://img.shields.io/github/workflow/status/@adamwdennis/nestjs-

40 lines (39 loc) 850 B
{ "name": "@adamwdennis/nestjs-typeorm-cursor-pagination", "version": "0.0.24", "author": { "name": "Adam Dennis" }, "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/adamwdennis/nestjs-api-dx.git", "directory": "packages/nestjs-typeorm-cursor-pagination" }, "keywords": [ "NestJS", "TypeORM", "Cursor", "Pagination", "Relay", "GraphQL" ], "type": "commonjs", "main": "./src/index.js", "typings": "./src/index.d.ts", "private": false, "dependencies": { "@nestjs/graphql": "^12.1.1", "class-validator": "^0.14.1", "typeorm": "^0.3.20", "buffer": "6.0.3" }, "peerDependencies": { "@nestjs/common": "^10.0.0", "@nestjs/graphql": "^12.1.1", "typeorm": "^0.3.20" }, "devDependencies": { "@nx/devkit": "^18.0.4" } }