Skip to content

Commit

Permalink
Adding metadata to composer.json. (#436)
Browse files Browse the repository at this point in the history
  • Loading branch information
grasmash authored Sep 22, 2016
1 parent 19c6f50 commit 15878a4
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
{
"name": "acquia/blt",
"description": "BLT",
"keywords": [ "drupal", "testing", "deployment", "automation", "template" ],
"authors": [
{
"name": "Matthew Grasmick"
}
],
"support": {
"issues": "https://github.com/acquia/blt/issues",
"docs": "http://blt.readthedocs.io/en/stable"
},
"type": "composer-plugin",
"license": "GPL-2.0",
"require": {
Expand Down

0 comments on commit 15878a4

Please sign in to comment.