mirror of
https://github.com/bitwarden/browser
synced 2026-02-08 12:40:26 +00:00
11 lines
234 B
JSON
11 lines
234 B
JSON
{
|
|
"name": "@bitwarden/storage",
|
|
"version": "0.0.0",
|
|
"description": "Basic primitives for storage.",
|
|
"type": "commonjs",
|
|
"main": "dist/index.js",
|
|
"types": "dist/index.d.ts",
|
|
"license": "GPL-3.0",
|
|
"author": "platform"
|
|
}
|