{
  "name": "node-n8n-suitetalk",
  "version": "1.1.3",
  "description": "",
  "main": "app/index.js",
  "dependencies": {
    "n8n": "^0.93.0",
	"adm-zip": "^0.4.13",
    "denodeify": "^1.2.1",
    "lodash": "^4.17.15",
    "mkdirp": "^0.5.1",
    "soap": "^0.30.0",
    "superagent": "^5.1.2",
	"request": "^2.88.2"
  },
  "description": "NodeJs Suitetalk custom wrapper.",
  "engines": {
    "node": ">=13.3.0",
    "npm": ">=6.13.4"
  },
  "repository": {
    "type": "git",
    "url": "git+ssh://git@gitlab.com/escalon/n8n.git"
  },
  "author": {
    "name": "Robin Singh",
    "email": "robin.singh@escalon.services"
  },
  "bugs": {
    "url": ""
  },
  "keywords": [
    "netsuite",
    "suitescript",
    "suitetalk",
	"n8n"
  ],
  "license": "GPL-3.0"
}
