liferay-theme-mixins
Version:
The base styled theme structure for Liferay themes
28 lines (27 loc) • 589 B
JSON
{
"author": {
"name": "Nate Cavanaugh",
"email": "nathan.cavanaugh@liferay.com",
"url": "https://github.com/natecavanaugh"
},
"contributors": [
{
"name": "Rob Frampton",
"email": "rob.g.frampton@gmail.com"
}
],
"description": "The base styled theme structure for Liferay themes",
"keywords": [
"liferay",
"theme"
],
"license": "LGPL",
"main": "index.js",
"name": "liferay-theme-mixins",
"repository": {
"type": "git",
"url": "https://github.com/liferay/liferay-js-themes-toolkit",
"directory": "packages/liferay-theme-mixins"
},
"version": "9.5.0"
}