{
  "name": "chilepay-sdk",
  "version": "0.3.2",
  "description": "Chilepay SDK module for Payments integration",
  "main": "index.js",
  "dependencies": {
  },
  "devDependencies": {},
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/chilepay/sdk-nodejs.git"
  },
  "keywords": [
    "api",
    "chilepay",
    "checkout",
    "payment",
    "pagos",
    "chile",
    "sdk",
    "integration"
  ],
  "author": "Rodrigo González <rodrigo@chilepay.cl>",
  "license": "Apache-2.0",
  "bugs": {
    "url": "https://github.com/chilepay/sdk-nodejs/issues"
  },
  "homepage": "https://github.com/chilepay/sdk-nodejs#readme"
}
