blob: 136d323b084615408d5c5abd17e2ecaa9b1cff09 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
name = Libraries
description = Allows version-dependent and shared usage of external libraries.
core = 7.x
; We use hook_system_theme_info() which was added in Drupal 7.11
dependencies[] = system (>=7.11)
files[] = tests/libraries.test
; Information added by Drupal.org packaging script on 2014-02-09
version = "7.x-2.2"
core = "7.x"
project = "libraries"
datestamp = "1391965716"
|