13 lines
325 B
JSON
13 lines
325 B
JSON
{
|
|
"require": {
|
|
"components/bootstrap": "3.3.5",
|
|
"components/highlightjs": "~7.3.0",
|
|
"components/jquery": "~1.9.1",
|
|
"components/font-awesome": "@stable",
|
|
"tsphethean/sculpin-related-posts-bundle": "~0.1.0"
|
|
},
|
|
"config": {
|
|
"component-dir": "source/components"
|
|
}
|
|
}
|