{
  "name": "cashfree-pg-sdk-nodejs",
  "version": "2.0.2",
  "main": "dist/api.js",
  "types": "dist/api.d.ts",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/cashfree/cashfree-pg-sdk-nodejs.git"
  },
  "keywords": [],
  "author": "Bhaskar",
  "license": "ISC",
  "description": "",
  "devDependencies": {
    "@types/node": "^18.0.0",
    "ts-node": "^10.8.1",
    "typescript": "^4.7.3"
  },
  "dependencies": {
    "@sentry/node": "^7.49.0",
    "@types/request": "^2.48.8",
    "commonjs": "0.0.1",
    "http": "0.0.1-security",
    "request": "^2.88.2"
  },
  "bugs": {
    "url": "https://github.com/cashfree/cashfree-pg-sdk-nodejs/issues"
  },
  "homepage": "https://github.com/cashfree/cashfree-pg-sdk-nodejs#readme"
}
