Skip to content

Commit 2f579d7

Browse files
committed
Adding composer.json for future inclusion in PHP-based projects.
1 parent d16c1de commit 2f579d7

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

composer.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"name": "techpivot/aws-code-deploy",
3+
"description": "AWS Code Deploy Bash Runner.",
4+
"license": "MIT",
5+
"keywords": [
6+
"TechPivot",
7+
"AWS",
8+
"Code Deploy"
9+
]
10+
}

0 commit comments

Comments
 (0)