@pegakit/pegakit
Version:
The living styleguide, pattern library, UI ToolKit, and front-end build tools that power Pega's digital web properties.
24 lines (23 loc) • 621 B
JSON
{
"name": "pega-digital/pegakit",
"description": "The living styleguide, pattern library, UI ToolKit, and front-end build tools that power Pega's digital web properties.",
"type": "drupal-custom-theme",
"vendor": "pega",
"support": {
"source": "https://github.com/pega-digital/pegakit"
},
"require": {
"composer/installers": "^1.2",
"oomphinc/composer-installers-extender": "^1.1"
},
"authors": [
{
"name": "Salem Ghoweri",
"role": "Maintainer"
}
],
"config": {
"secure-http": false,
"bin-dir": "vendor/bin/"
}
}