Files
clients/libs/subscription/package.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

12 lines
279 B
JSON
Raw Permalink Normal View History

{
"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"
}