2015-07-21 20:27:27 +01:00
|
|
|
{
|
|
|
|
"require": {
|
2015-10-06 21:39:38 +01:00
|
|
|
"components/bootstrap": "3.3.5",
|
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-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
|
|
|
}
|
|
|
|
}
|