UNPKG

@ijodkor/nest-payme

Version:

NestJs ilovalar uchun Payme ETT bilan integratsiya qilish uchun kutubxona.

33 lines (32 loc) 799 B
{ "name": "@ijodkor/nest-payme", "version": "1.0.7", "main": "dist/index.js", "license": "MIT", "author": "Zaripboyev Anvar", "keywords": [ "payme", "integration", "payment-system", "subscription" ], "scripts": { "build": "tsc" }, "peerDependencies": { "@nestjs/axios": "^3.0.0 || ^4.0.0", "@nestjs/common": "^8.0.0 || ^9.0.0 || ^10.0.0 || ^11.0.0", "@nestjs/config": "^2.3.0 || ^3.0.0 || ^4.0.0", "@nestjs/swagger": "^7.0.0 || ^11.0.3", "axios": "^1.6.0 || ^1.7.7", "class-transformer": "^0.5.1", "class-validator": "^0.14.1" }, "dependencies": {}, "devDependencies": { "@types/node": "^18.0.0 || ^20.0.0 || ^22.13.1", "ts-node": "^10.9.1", "tsconfig-paths": "^4.2.0", "typescript": "^5.1.0 || ^5.7.2" } }