Skip to content

Commit

Permalink
Create composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
engram-design committed Jun 24, 2015
1 parent 120fc94 commit 85a276b
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"name": "engram-design/CPNav",
"description": "A Craft CMS plugin to help manage your Control Panel navigation.",
"authors": [{
"name": "S. Group",
"email": "[email protected]"
}],
"type": "craft-plugin",
"require": {
"composer/installers": "~1.0"
}
}

0 comments on commit 85a276b

Please sign in to comment.