created the map for projetcs
This commit is contained in:
Generated
+183
-1
@@ -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": "471faaf421c9f203532a12c58d4c62b9",
|
||||
"content-hash": "3103e49e1d043d23aba96d4e19abe16d",
|
||||
"packages": [
|
||||
{
|
||||
"name": "alchemy/zippy",
|
||||
@@ -6633,6 +6633,188 @@
|
||||
"irc": "irc://irc.freenode.org/drupal-contribute"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/leaflet",
|
||||
"version": "2.1.20",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/leaflet.git",
|
||||
"reference": "2.1.20"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/leaflet-2.1.20.zip",
|
||||
"reference": "2.1.20",
|
||||
"shasum": "fd473626341bd83f55e80530ba08b7ce55ddafc7"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^8.8 || ^9",
|
||||
"drupal/geofield": "^1.31"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "2.1.20",
|
||||
"datestamp": "1643578866",
|
||||
"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": "Italo Mairo",
|
||||
"homepage": "https://www.drupal.org/u/itamair",
|
||||
"role": "Maintainer"
|
||||
},
|
||||
{
|
||||
"name": "Peter Vanhee (pvhee)",
|
||||
"homepage": "https://www.drupal.org/u/pvhee",
|
||||
"role": "Maintainer"
|
||||
},
|
||||
{
|
||||
"name": "Rik de Boer (RdeBoer)",
|
||||
"homepage": "https://www.drupal.org/u/rdeboer",
|
||||
"role": "Maintainer"
|
||||
},
|
||||
{
|
||||
"name": "Gabriel Carleton-Barnes (gcb)",
|
||||
"homepage": "https://www.drupal.org/u/gcb",
|
||||
"role": "Maintainer"
|
||||
},
|
||||
{
|
||||
"name": "Lev Tsypin (levelos)",
|
||||
"homepage": "https://www.drupal.org/u/levelos",
|
||||
"role": "Maintainer"
|
||||
},
|
||||
{
|
||||
"name": "Sean Larkin (seanberto)",
|
||||
"homepage": "https://www.drupal.org/u/seanberto",
|
||||
"role": "Maintainer"
|
||||
}
|
||||
],
|
||||
"description": "Integration with the Leaflet map scripting library.",
|
||||
"homepage": "https://www.drupal.org/project/leaflet",
|
||||
"support": {
|
||||
"source": "https://git.drupalcode.org/project/leaflet",
|
||||
"issues": "https://www.drupal.org/project/issues/leaflet"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/leaflet_more_maps",
|
||||
"version": "2.1.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/leaflet_more_maps.git",
|
||||
"reference": "2.1.2"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/leaflet_more_maps-2.1.2.zip",
|
||||
"reference": "2.1.2",
|
||||
"shasum": "3318ee031385caae435e4f835d6f8d6e823be3d9"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^8.8 || ^9",
|
||||
"drupal/leaflet": "^2.1.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"drupal/leaflet": "*"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "2.1.2",
|
||||
"datestamp": "1621187674",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
}
|
||||
},
|
||||
"branch-alias": {
|
||||
"dev-8.x-1.x": "1.x-dev"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packages.drupal.org/8/downloads",
|
||||
"license": [
|
||||
"GPL-2.0-or-later"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "RdeBoer",
|
||||
"homepage": "https://www.drupal.org/user/404007"
|
||||
},
|
||||
{
|
||||
"name": "berramou",
|
||||
"homepage": "https://www.drupal.org/user/3535998"
|
||||
},
|
||||
{
|
||||
"name": "japerry",
|
||||
"homepage": "https://www.drupal.org/user/45640"
|
||||
},
|
||||
{
|
||||
"name": "rachel_norfolk",
|
||||
"homepage": "https://www.drupal.org/user/66273"
|
||||
}
|
||||
],
|
||||
"description": "Adds a swag of map styles to Leaflet, e.g Thunderforest, Esri, Stamen, Google.",
|
||||
"homepage": "https://www.drupal.org/project/leaflet_more_maps",
|
||||
"support": {
|
||||
"source": "https://git.drupalcode.org/project/leaflet_more_maps",
|
||||
"issues": "https://www.drupal.org/project/issues/leaflet_more_maps"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/leaflet_more_markers",
|
||||
"version": "1.1.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/leaflet_more_markers.git",
|
||||
"reference": "1.1.1"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/leaflet_more_markers-1.1.1.zip",
|
||||
"reference": "1.1.1",
|
||||
"shasum": "5ef86ae1b673375081e0cffb4c912c0064ccc3b3"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^8.8 || ^9",
|
||||
"drupal/leaflet": "*",
|
||||
"drupal/token": "*"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "1.1.1",
|
||||
"datestamp": "1612917907",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
}
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packages.drupal.org/8/downloads",
|
||||
"license": [
|
||||
"GPL-2.0-or-later"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "RdeBoer",
|
||||
"homepage": "https://www.drupal.org/user/404007"
|
||||
}
|
||||
],
|
||||
"description": "Allows every location to feature its own emoji marker or font icon.",
|
||||
"homepage": "https://www.drupal.org/project/leaflet_more_markers",
|
||||
"support": {
|
||||
"source": "https://git.drupalcode.org/project/leaflet_more_markers"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/link_attributes",
|
||||
"version": "1.11.0",
|
||||
|
||||
Reference in New Issue
Block a user