js_example.info 330 B

123456789101112
  1. name = JS Example
  2. description = An example module showing how to use some of the new JavaScript features in Drupal 7
  3. package = Example modules
  4. core = 7.x
  5. files[] = js_example.test
  6. ; Information added by Drupal.org packaging script on 2017-01-10
  7. version = "7.x-1.x-dev"
  8. core = "7.x"
  9. project = "examples"
  10. datestamp = "1484076787"