Yaffs site version 1.1
[yaffs-website] / web / libraries / superfish / composer.json
1 {
2   "name": "mehrpadin/superfish",
3   "homepage": "https://github.com/mehrpadin/Superfish-for-Drupal",
4   "description": "Superfish library for the Drupal Superfish module.",
5   "type": "drupal-library",
6   "repository": {
7     "type": "git",
8     "url": "git://github.com/mehrpadin/Superfish-for-Drupal"
9   },
10   "peerDependencies": {
11     "jquery": ">= 1.3.0"
12   },
13   "keywords": [
14     "plugin",
15     "jquery"
16   ],
17   "license": "MIT"
18 }