blob: 7d4b6f50f0ed4949d5b704b7e12ea7b30d188210 [file] [log] [blame]
{
"name": "@chopsui/chops-tab-bar",
"version": "0.3.1",
"description": "A shared tab-bar element for Chops.",
"author": "The Chromium Authors",
"license": "BSD-3-Clause",
"main": "chops-tab-bar.js",
"module": "chops-tab-bar.js",
"repository": {
"type": "git",
"url": "https://chromium.googlesource.com/infra/infra/crdx/chopsui-npm.git"
},
"dependencies": {
"lit-element": "^2.0.0"
}
}