mirror of
https://github.com/bitwarden/clients.git
synced 2026-02-09 02:13:45 +08:00
16 lines
346 B
JSON
16 lines
346 B
JSON
|
|
{
|
||
|
|
"name": "@bitwarden/ui-common",
|
||
|
|
"version": "0.0.0",
|
||
|
|
"description": "Low-level utilities for Angular applications",
|
||
|
|
"keywords": [
|
||
|
|
"bitwarden"
|
||
|
|
],
|
||
|
|
"author": "Bitwarden Inc.",
|
||
|
|
"homepage": "https://bitwarden.com",
|
||
|
|
"repository": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "https://github.com/bitwarden/clients"
|
||
|
|
},
|
||
|
|
"license": "GPL-3.0"
|
||
|
|
}
|