UNPKG

netsuite-suitetalk

Version:
24 lines (23 loc) 439 B
{ "name": "netsuite-suitetalk", "version": "1.2.0", "description": "NetSuite SuiteTalk Wrapper", "main": "server.js", "author": "Adam Baruh", "license": "ISC", "keywords": [ "netsuite", "suitetalk" ], "dependencies": { "async": "^2.6.0", "soap": "^0.19.0" }, "repository": { "type": "git", "url": "https://github.com/abaruh/netsuite-suitetalk" }, "engines": { "node": ">=6.10.1" } }