UNPKG

@zapscloud/zapsauth

Version:
31 lines (30 loc) 670 B
{ "name": "@zapscloud/zapsauth", "version": "1.3.2", "description": "Zapscloud Auth Package", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/zapscloud/zapsauth.git" }, "keywords": [ "zapscloud", "zaps", "zapsauth", "auth" ], "author": "Team Zapscloud", "license": "MIT", "bugs": { "url": "https://github.com/zapscloud/zapsauth/issues" }, "homepage": "https://github.com/zapscloud/zapsauth#readme", "dependencies": { "axios": "^0.21.1", "debug": "^4.3.1", "extends-classes": "^1.0.5" } }