mirror of
https://github.com/bitwarden/browser
synced 2025-12-30 15:13:32 +00:00
12 lines
279 B
JSON
12 lines
279 B
JSON
{
|
|
"name": "@bitwarden/subscription",
|
|
"version": "0.0.1",
|
|
"description": "Components and services for managing Bitwarden subscriptions.",
|
|
"private": true,
|
|
"type": "commonjs",
|
|
"main": "index.js",
|
|
"types": "index.d.ts",
|
|
"license": "GPL-3.0",
|
|
"author": "billing"
|
|
}
|