Skip to content

Commit

Permalink
add composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
am-shopgo committed Apr 22, 2015
1 parent 0e1a276 commit 86482b3
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": "astorm/pulsestorm-launcher",
"type": "magento-module",
"license": "MIT",
"description": "The Pulse storm launcher provides the Magento admin console with a Quicksilver like plugin for immediate access to Magento navigation items, system configuration sections, and the Magento global search",
"require": {
"magento-hackathon/magento-composer-installer": "*"
},
"authors":[
{
"name": "Alan Storm",
"email": "[email protected]",
"homepage": "http://alanstorm.com/",
"role": "Developer"
}
]
}

0 comments on commit 86482b3

Please sign in to comment.