mirror of
https://github.com/bitwarden/browser
synced 2026-01-30 08:13:44 +00:00
12 lines
274 B
JSON
12 lines
274 B
JSON
{
|
|
"name": "@bitwarden/playwright-helpers",
|
|
"version": "0.0.1",
|
|
"description": "Framework for writing end-to-end playwright tests",
|
|
"private": true,
|
|
"type": "commonjs",
|
|
"main": "index.js",
|
|
"types": "index.d.ts",
|
|
"license": "GPL-3.0",
|
|
"author": "platform"
|
|
}
|