2015-07-21 20:27:27 +01:00
|
|
|
{
|
|
|
|
"require": {
|
2015-08-08 23:44:20 +01:00
|
|
|
"components/bootstrap": "~2.3.1",
|
2015-07-22 17:24:25 +01:00
|
|
|
"components/highlightjs": "~7.3.0",
|
2015-08-08 23:00:25 +01:00
|
|
|
"components/jquery": "~1.9.1",
|
2015-09-12 17:57:33 +01:00
|
|
|
"components/font-awesome": "@stable",
|
2015-09-09 18:04:40 +01:00
|
|
|
"thomaspark/bootswatch": "@dev",
|
2015-07-21 20:38:42 +01:00
|
|
|
"tsphethean/sculpin-related-posts-bundle": "~0.1.0"
|
2015-07-22 17:24:25 +01:00
|
|
|
},
|
|
|
|
"config": {
|
|
|
|
"component-dir": "source/components"
|
2015-07-21 20:27:27 +01:00
|
|
|
}
|
|
|
|
}
|