@vaadin/aura
Version:
Aura is a theme used by Vaadin components
33 lines (32 loc) • 722 B
JSON
{
"name": "@vaadin/aura",
"version": "25.0.0-alpha11",
"publishConfig": {
"access": "public"
},
"description": "Aura is a theme used by Vaadin components",
"license": "Apache-2.0",
"repository": {
"type": "git",
"url": "https://github.com/vaadin/web-components.git",
"directory": "packages/aura"
},
"author": "Vaadin Ltd",
"homepage": "https://vaadin.com/components",
"bugs": {
"url": "https://github.com/vaadin/web-components/issues"
},
"main": "aura.css",
"type": "module",
"files": [
"*.css"
],
"keywords": [
"vaadin",
"aura",
"design-system",
"web-components",
"web-component"
],
"gitHead": "abfd315ba5a7484a613e0768635a4e8fe945a44b"
}