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