aboutsummaryrefslogtreecommitdiffstats
path: root/security/bitwarden-cli/files/packagejsons/libs/messaging-internal/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'security/bitwarden-cli/files/packagejsons/libs/messaging-internal/package.json')
-rw-r--r--security/bitwarden-cli/files/packagejsons/libs/messaging-internal/package.json11
1 files changed, 0 insertions, 11 deletions
diff --git a/security/bitwarden-cli/files/packagejsons/libs/messaging-internal/package.json b/security/bitwarden-cli/files/packagejsons/libs/messaging-internal/package.json
deleted file mode 100644
index 7a0a13d2d673..000000000000
--- a/security/bitwarden-cli/files/packagejsons/libs/messaging-internal/package.json
+++ /dev/null
@@ -1,11 +0,0 @@
-{
- "name": "@bitwarden/messaging-internal",
- "version": "0.0.1",
- "description": "Internal details to accompany @bitwarden/messaging this library should not be consumed in non-platform code.",
- "private": true,
- "type": "commonjs",
- "main": "dist/index.js",
- "types": "dist/index.d.ts",
- "license": "GPL-3.0",
- "author": "platform"
-}