Skip to content
This repository has been archived by the owner on Jan 17, 2024. It is now read-only.

Commit

Permalink
Add Composer file
Browse files Browse the repository at this point in the history
  • Loading branch information
nickolasburr committed Oct 11, 2018
1 parent d43874c commit 1236a1b
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": "nickolasburr/magegcs",
"description": "Use Google Cloud Storage as the file storage backend for Magento 1.x.",
"type": "magento-module",
"license": "MIT",
"keywords": [
"google-cloud",
"google-cloud-storage",
"magento"
],
"authors": [
{
"name": "Nickolas Burr",
"email": "[email protected]"
}
]
}

0 comments on commit 1236a1b

Please sign in to comment.