{
	"name": "smartapi-javascript",
	"version": "1.0.27",
	"description": "",
	"main": "./lib/",
	"scripts": {
		"test": "nyc --reporter=html mocha --verbose"
	},
	"repository": {
		"type": "git",
		"url": "https://github.com/angelbroking-github/smartapi-javascript.git"
	},
	"author": "",
	"license": "ISC",
	"dependencies": {
		"address": "^1.1.2",
		"atob": "^2.1.2",
		"axios": "^0.20.0",
		"binary-parser": "^2.2.1",
		"chai": "^4.3.10",
		"mocha": "^10.2.0",
		"nyc": "^15.1.0",
		"pako": "^2.1.0",
		"proxyquire": "^2.1.3",
		"public-ip": "^4.0.2",
		"querystring": "^0.2.0",
		"sinon": "^17.0.1",
		"winston": "^3.11.0",
		"ws": "^8.12.0"
	}
}
