@mcgill-wsg/mcgill-ds
Version:
McGill Design System - a set of components and styles to adhere to McGill University standards.
22 lines (21 loc) • 520 B
JSON
{
"name": "wsg-public/mcgill-ds",
"description": "McGill Design System Composer-compatible package.",
"license": "ISC",
"type": "vanilla-theme",
"authors": [
{
"name": "McGill Web Services Group",
"homepage": "https://www.mcgill.ca/web-services/"
}
],
"require-dev": {
"composer/installers": "^1.0.0",
"sserbin/twig-linter": "@dev"
},
"config": {
"allow-plugins": {
"composer/installers": true
}
}
}