UNPKG

http-auth-js

Version:

web digest auth

23 lines (22 loc) 392 B
{ "name": "http-auth-js", "version": "1.0.1", "description": "web digest auth", "license": "MIT", "author": { "name": "hechou", "email": "l12096966@163.com" }, "main": "index.js", "files": [ "index.js" ], "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "web-request", "digest-auth", "axios-digest" ] }