UNPKG

@suyotech-dev/smartapi-js

Version:

Unofficial sdk for smartapi angelone developed by suyotech.com

32 lines 678 B
{ "name": "@suyotech-dev/smartapi-js", "version": "1.0.9", "main": "./lib/index.js", "type": "module", "exports": { ".": { "import": "./lib/index.js" } }, "keywords": [ "smartapi", "nodejs", "api", "suyotech" ], "publishConfig": { "access": "public" }, "author": "https://suyotech.com", "license": "MIT", "description": "Unofficial sdk for smartapi angelone developed by suyotech.com", "dependencies": { "axios": "^1.7.7", "binary-parser": "^2.2.1", "node-cron": "^3.0.3", "os": "^0.1.2", "totp-generator": "^0.0.14", "uuid": "^9.0.1", "ws": "^8.18.0" } }