openlayers.info 561 B

12345678910111213141516171819202122
  1. name = "Openlayers"
  2. description = "Openlayers base API module"
  3. core = 7.x
  4. php = 5.3.10
  5. package = "Openlayers"
  6. dependencies[] = libraries
  7. dependencies[] = file
  8. dependencies[] = image
  9. dependencies[] = service_container
  10. dependencies[] = service_container:service_container_symfony
  11. dependencies[] = service_container:service_container_annotation_discovery
  12. dependencies[] = jquery_update
  13. registry_autoload[] = PSR-4
  14. ; Information added by Drupal.org packaging script on 2016-01-03
  15. version = "7.x-3.1"
  16. core = "7.x"
  17. project = "openlayers"
  18. datestamp = "1451782149"