{ "name": "@as213905/sdk", "version": "1.1.0", "description": "Official AS213905 customer API client", "type": "module", "main": "./src/index.js", "types": "./src/index.d.ts", "exports": {".": {"types": "./src/index.d.ts", "import": "./src/index.js"}}, "files": ["src", "README.md"], "scripts": {"test": "node --test", "check": "node --check src/index.js"}, "engines": {"node": ">=18"}, "license": "MIT", "repository": {"type": "git", "url": "https://git.datacoria.com/Phylex/production-as213905.git", "directory": "as213905-sdk/javascript"} }