芝麻web文件管理V1.00
编辑当前文件:/home/freeclou/app.optimyar.com/backend/node_modules/axios-ntlm/package.json
{ "_from": "axios-ntlm@^1.2.0", "_id": "axios-ntlm@1.3.1", "_inBundle": false, "_integrity": "sha512-YhjZj6UUzFzGirh7SiKbyvoXCWiZFMjjx2WJ8ouUUGNrqw/QgTc4H3M+7a6CTGENfLgXi2OiEhVeHmqoCffdYQ==", "_location": "/axios-ntlm", "_phantomChildren": { "asynckit": "0.4.0", "combined-stream": "1.0.8", "mime-types": "2.1.33", "proxy-from-env": "1.1.0" }, "_requested": { "type": "range", "registry": true, "raw": "axios-ntlm@^1.2.0", "name": "axios-ntlm", "escapedName": "axios-ntlm", "rawSpec": "^1.2.0", "saveSpec": null, "fetchSpec": "^1.2.0" }, "_requiredBy": [ "/soap" ], "_resolved": "https://registry.npmjs.org/axios-ntlm/-/axios-ntlm-1.3.1.tgz", "_shasum": "aff24ef853c8fcd1b89f03eca824de9b1d1659fb", "_spec": "axios-ntlm@^1.2.0", "_where": "/home/freeclou/app.optimyar.com/backend/node_modules/soap", "author": { "name": "CatButtes" }, "bugs": { "url": "https://github.com/catbuttes/axios-ntlm/issues" }, "bundleDependencies": false, "dependencies": { "axios": "^1.2.0", "dev-null": "^0.1.1" }, "deprecated": false, "description": "An NTLM auth extension to the Axios HTTP library", "devDependencies": { "@types/node": "^18.11.9", "typescript": "^4.9.3" }, "homepage": "https://buttes.dev/axios-ntlm/", "keywords": [ "axios", "ntlm", "authentication", "windows authentication", "windows", "auth" ], "license": "MIT", "main": "lib/ntlmClient.js", "name": "axios-ntlm", "repository": { "type": "git", "url": "git+https://github.com/catbuttes/axios-ntlm.git" }, "scripts": { "build": "tsc", "test": "echo \"Error: no test specified\" && exit 1" }, "types": "lib/ntlmClient.d.ts", "version": "1.3.1" }