azion-theme
Version:
<h1 align="center">azion-theme</h1>
54 lines (53 loc) • 1.14 kB
JSON
{
"name": "azion-theme",
"type": "module",
"version": "1.11.3",
"author": "aziontech",
"contributors": [
{
"name": "Eduardo de Cesaro Amarante",
"url": "https://www.professorduda.com/"
},
{
"name": "Robson Junior",
"url": "https://www.robsonjunior.dev/"
},
{
"name": "Luis Igreja"
}
],
"exports": {
".": "./default.js",
"./widget": "./widget.js"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"devDependencies": {
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/git": "^10.0.1",
"conventional-changelog-conventionalcommits": "^8.0.0",
"semantic-release": "^24.0.0"
},
"keywords": [
"css",
"brand",
"design",
"system",
"primevue",
"azion",
"css",
"azion",
"theme",
"theme-base"
],
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/aziontech/azion-theme.git"
},
"bugs": {
"url": "https://github.com/aziontech/azion-theme/issues"
},
"homepage": "https://github.com/aziontech/azion-theme#readme"
}