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    
novicell/content_hierarchy / composer.json
Size: Mime:
{
    "name": "novicell/content_hierarchy",
    "type": "drupal-module",
    "description": "Content hierarchy, alternative to content list and breadcrumbs",
    "keywords": [
        "Novicell"
    ],
    "license": "GPL-2.0+",
    "homepage": "https://www.novicell.dk",
    "minimum-stability": "dev",
    "require": {
        "drupal/token": "~1.0",
        "drupal/pathauto": "~1.0"
    }
}