Skip to content

Commit

Permalink
Added a composer.json file.
Browse files Browse the repository at this point in the history
  • Loading branch information
mehrpadin committed Jan 28, 2017
1 parent 0aba43d commit 0c1bfb3
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"name": "mehrpadin/superfish",
"homepage": "https://github.com/mehrpadin/Superfish-for-Drupal",
"description": "Superfish library for the Drupal Superfish module.",
"repository": {
"type": "git",
"url": "git://github.com/mehrpadin/Superfish-for-Drupal"
},
"peerDependencies": {
"jquery": ">= 1.3.0"
},
"keywords": [
"jquery-plugin",
"ecosystem:jquery"
],
"license": "MIT"
}

0 comments on commit 0c1bfb3

Please sign in to comment.