Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
Size: Mime:
{
  "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"
  }
}