{
  "name": "netsuite",
  "version": "0.0.3",
  "description": "A wrapper library for NetSuite's SuiteTalk SOAP API using NodeJS",
  "main": "index.js",
  "keywords": [
    "netsuite",
    "NetSuite",
    "SuiteTalk",
    "Suite",
    "Talk",
    "SOAP",
    "node",
    "api",
    "library",
    "wrapper"
  ],
  "author": "KevGary",
  "license": "ISC",
  "dependencies": {
    "soap": "^0.18.0"
  }
}
