1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-06 11:43:51 +00:00
Files
browser/libs/core-test-utils/package.json
2025-07-30 16:28:46 -04:00

12 lines
270 B
JSON

{
"name": "@bitwarden/core-test-utils",
"version": "0.0.1",
"description": "Async test tools for state and clients",
"private": true,
"type": "commonjs",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"license": "GPL-3.0",
"author": "platform"
}