{ | |
"name": "gerrit-plugin-dependencies", | |
"description": "Gerrit Code Review - frontend plugin dependencies, each plugin may depend on a subset of these", | |
"browser": true, | |
"dependencies": { | |
"@polymer/decorators": "^3.0.0", | |
"@polymer/polymer": "^3.4.1", | |
"@gerritcodereview/typescript-api": "3.4.4", | |
"lit": "^2.0.2" | |
}, | |
"license": "Apache-2.0", | |
"private": true | |
} |