Skip to content

Commit

Permalink
[FEATURE] add composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Felix Oertel committed Jul 27, 2014
1 parent 46147ae commit 2c66881
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"name": "typo3-ter/bootstrap_package",
"description": "Boostrap Package delivers a full configured frontend for TYPO3 CMS 6.2, based on the Bootstrap CSS Framework, and is basicly a THEME.",
"type": "typo3-cms-extension",
"require": {
"composer/installers": "*"
}
}

0 comments on commit 2c66881

Please sign in to comment.