UNPKG

@troopers/nexus-packages

Version:
34 lines (33 loc) 730 B
{ "description": "loans, payments, and transactions", "main": "src/main/app.ts", "name": "@troopers/nexus-packages", "version": "1.1.3", "keywords": [ "nexus", "payments", "youpages", "finance", "typescript", "nodejs", "banking", "sdk" ], "publishConfig": { "access": "public" }, "repository": { "type": "git", "url1": "https://github.com/LINOSNCHENA/shared-troopers-packages", "url": "https://github.com/LINOSNCHENA/Troopers-packages" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "build": "tsc" }, "author": "", "license": "ISC", "devDependencies": { "typescript": "^5.8.3" } }