{ "_from": "apache-md5@^1.0.6", "_id": "apache-md5@1.1.5", "_inBundle": false, "_integrity": "sha512-sbLEIMQrkV7RkIruqTPXxeCMkAAycv4yzTkBzRgOR1BrR5UB7qZtupqxkersTJSf0HZ3sbaNRrNV80TnnM7cUw==", "_location": "/apache-md5", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "apache-md5@^1.0.6", "name": "apache-md5", "escapedName": "apache-md5", "rawSpec": "^1.0.6", "saveSpec": null, "fetchSpec": "^1.0.6" }, "_requiredBy": [ "/http-auth" ], "_resolved": "https://registry.npmjs.org/apache-md5/-/apache-md5-1.1.5.tgz", "_shasum": "5d6365ece2ccc32b612f886b2b292e1c96ff3ffb", "_spec": "apache-md5@^1.0.6", "_where": "C:\\Repos\\mdt5_webApplicationen\\StartMochaTutorial\\node_modules\\http-auth", "author": { "name": "Gevorg Harutyunyan", "url": "http://github.com/gevorg" }, "bugs": { "url": "http://github.com/http-auth/apache-md5/issues" }, "bundleDependencies": false, "deprecated": false, "description": "Node.js module for Apache style password encryption using md5.", "devDependencies": { "chai": "^4.2.0", "eslint": "^6.8.0", "eslint-plugin-node": "^11.0.0", "mocha": "^7.0.1" }, "engines": { "node": ">=8" }, "homepage": "http://github.com/http-auth/apache-md5", "keywords": [ "apache", "md5", "password", "htpasswd" ], "license": "MIT", "licenses": [ { "type": "MIT", "url": "http://github.com/http-auth/apache-md5/blob/master/LICENSE" } ], "main": "./src/index.js", "maintainers": [ { "name": "gevorg", "email": "gevorg.ha@gmail.com" } ], "name": "apache-md5", "repository": { "type": "git", "url": "git+ssh://git@github.com/http-auth/apache-md5.git" }, "scripts": { "pretest": "eslint --ignore-path .gitignore .", "test": "mocha" }, "version": "1.1.5" }