Repository URL to install this package:
|
Version:
0.11.0 ▾
|
{
"name": "novicell/starterkit",
"type": "drupal-theme",
"description": "Novicell Theme",
"keywords": [
"Novicell"
],
"license": "GPL-2.0+",
"homepage": "https://www.drupal.org/project/novicell",
"minimum-stability": "dev",
"support": {
"issues": "http://drupal.org/project/issues/novicell",
"source": "http://cgit.drupalcode.org/novicell"
},
"repositories": [
{
"type": "package",
"package": {
"name": "novicell/frontend",
"version": "4.2.0",
"type": "drupal-library",
"source": {
"type": "git",
"url": "https://github.com/Novicell/novicell-frontend.git",
"reference": "origin/master"
},
"require": {
"composer/installers": "~1.0"
}
}
}
],
"extra": {
"installer-paths": {
"build-assets": [
"novicell/frontend"
]
}
},
"require": {
"composer/installers": "1.0",
"cweagans/composer-patches": "~1.0",
"novicell/frontend": "4.2.0"
}
}