Repository URL to install this package:
|
Version:
1.1.3-alpha.2 ▾
|
meltmedia/meltdrop-profile
/
composer.json
|
|---|
{
"name": "meltmedia/meltdrop-profile",
"description": "meltmedia Drupal profile",
"minimum-stability": "dev",
"prefer-stable": true,
"type": "drupal-profile",
"config": {
"sort-packages": true
},
"respositories": [
{
"type": "composer",
"url": "https://packages.drupal.org/8"
},
{
"type": "composer",
"url": "https://asset-packagist.org"
},
{
"type": "path",
"url": "./meltdrop/modules/meltdrop_paragraphs"
}
],
"require": {
"drupal/admin_toolbar": "^1.0",
"drupal/entity_browser": "^2.0",
"drupal/file_browser": "^1.1",
"drupal/metatag": "^1.3",
"drupal/pathauto": "^1.0",
"drupal/pathologic": "1.x-dev",
"drupal/redirect": "^1.0@beta",
"drupal/simple_sitemap": "^2.11",
"drupal/twig_field_value": "^1.1",
"drupal/webform": "^5.0-rc3",
"cweagans/composer-patches": "^1.6.0",
"npm-asset/imagesloaded": "~4.1.4",
"npm-asset/dropzone": "~5.3.0",
"bower-asset/masonry": "~4.2.1",
"oomphinc/composer-installers-extender": "^1.1",
"drupal/field_group": "^1.0@RC",
"drupal/menu_attributes": "1.x-dev",
"drupal/menu_block": "^1.4",
"drupal/paragraphs": "^1.2",
"drupal/acquia_connector": "^1.1",
"drupal/acquia_purge": "^1.0",
"bower-asset/spectrum": "^1.8",
"drupal/block_field": "^1.0@alpha",
"drupal/color_field": "2.0-rc2",
"drupal/acsf": "^1.0"
},
"require-dev": {
"drupal/devel": "^1.2"
},
"extra": {
"enable-patching": true
},
"version": "1.1.3-alpha.2"
}