1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-12 06:23:38 +00:00
Files
browser/libs/user-crypto-management/package.json
2026-01-09 13:02:07 +01:00

12 lines
294 B
JSON

{
"name": "@bitwarden/user-crypto-management",
"version": "0.0.1",
"description": "Manage a user's cryptography and cryptographic settings",
"private": true,
"type": "commonjs",
"main": "index.js",
"types": "index.d.ts",
"license": "GPL-3.0",
"author": "key-management"
}