-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
am-shopgo
committed
Apr 22, 2015
1 parent
0e1a276
commit 86482b3
Showing
1 changed file
with
17 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
} | ||
] | ||
} |