|
@@ -4,7 +4,7 @@
|
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
|
|
"This file is @generated automatically"
|
|
|
],
|
|
|
- "content-hash": "c28f37daf42fd941e5a8be2f3cb6e2a2",
|
|
|
+ "content-hash": "f99b5078374f3e6782bdb6cec43b4c1f",
|
|
|
"packages": [
|
|
|
{
|
|
|
"name": "alchemy/zippy",
|
|
@@ -5297,6 +5297,73 @@
|
|
|
"issues": "http://drupal.org/project/issues/formatter_suite"
|
|
|
}
|
|
|
},
|
|
|
+ {
|
|
|
+ "name": "drupal/genpass",
|
|
|
+ "version": "1.1.0",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://git.drupalcode.org/project/genpass.git",
|
|
|
+ "reference": "8.x-1.1"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://ftp.drupal.org/files/projects/genpass-8.x-1.1.zip",
|
|
|
+ "reference": "8.x-1.1",
|
|
|
+ "shasum": "12971093f5d0fce1fcb18856eb8b54809e0e46e4"
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "drupal/core": "^8 || ^9"
|
|
|
+ },
|
|
|
+ "type": "drupal-module",
|
|
|
+ "extra": {
|
|
|
+ "drupal": {
|
|
|
+ "version": "8.x-1.1",
|
|
|
+ "datestamp": "1613575173",
|
|
|
+ "security-coverage": {
|
|
|
+ "status": "covered",
|
|
|
+ "message": "Covered by Drupal's security advisory policy"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "notification-url": "https://packages.drupal.org/8/downloads",
|
|
|
+ "license": [
|
|
|
+ "GPL-2.0+"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "Kris77",
|
|
|
+ "homepage": "https://www.drupal.org/u/kris77",
|
|
|
+ "role": "contributor"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "NitinSP",
|
|
|
+ "homepage": "https://www.drupal.org/user/2198938"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "greggles",
|
|
|
+ "homepage": "https://www.drupal.org/user/36762"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "japanitrat",
|
|
|
+ "homepage": "https://www.drupal.org/user/268715"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "joelstein",
|
|
|
+ "homepage": "https://www.drupal.org/user/36598"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "starbow",
|
|
|
+ "homepage": "https://www.drupal.org/user/33290"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "Great utility module which makes the password field optional (or hidden) on the add new user page (admin & registration). If the password field is not set during registration, the system will generate a password. You can optionally display this password at the time it's created.",
|
|
|
+ "homepage": "http://drupal.org/project/genpass",
|
|
|
+ "support": {
|
|
|
+ "source": "https://github.com/luksak/genpass",
|
|
|
+ "issues": "http://drupal.org/project/issues/genpass",
|
|
|
+ "irc": "irc://irc.freenode.org/drupal-contribute"
|
|
|
+ }
|
|
|
+ },
|
|
|
{
|
|
|
"name": "drupal/graphql",
|
|
|
"version": "dev-4.x",
|