removed the alias
[bootswatch] / composer.json
1 {
2     "name": "thomaspark/bootswatch",
3     "description": "Themes for Twitter Bootstrap",
4     "license": "Apache",
5     "authors": [
6         {
7             "name": "thomaspark",
8             "email": "hello@thomaspark.me"
9         }
10     ],
11     "require": {
12         "slywalker/twitter_bootstrap": "dev-master"
13     }
14 }