UNPKG

culqi-node

Version:

Typescript wrapper for Culqi web services developed for Node.js with 0 runtime dependencies

26 lines 661 B
{ "name": "culqi-node", "version": "2.1.0", "description": "Typescript wrapper for Culqi web services developed for Node.js with 0 runtime dependencies", "main": "./dist/index.js", "types": "./dist/index.d.ts", "repository": { "type": "git", "url": "https://github.com/giwiro/culqi-node.git" }, "keywords": [ "culqi", "payment-processor", "pasarela", "pagos", "payment", "node", "nodejs" ], "author": "Gi Wah Dávalos Loo <giwirodavalos@gmail.com>", "license": "MIT", "bugs": { "url": "https://github.com/giwiro/culqi-node/issues" }, "homepage": "https://github.com/giwiro/culqi-node#readme" }