@abgov/ui-components-common
Version:
Government of Alberta - UI Web components
27 lines (26 loc) • 593 B
JSON
{
"name": "@abgov/ui-components-common",
"version": "1.9.1",
"bugs": {
"url": "https://github.com/GovAlta/ui-components/issues"
},
"keywords": [
"Goab",
"ui-components",
"common"
],
"repository": {
"type": "git",
"url": "https://github.com/GovAlta/ui-components.git",
"directory": "libs/common"
},
"license": "Apache-2.0",
"description": "Government of Alberta - UI Web components",
"type": "module",
"main": "./index.js",
"module": "./index.js",
"publishConfig": {
"access": "public"
},
"semantic-release": "semantic-release"
}