Files
third_party_re2/app/package.json
T
ganchuantao1 720274a4cd re2 解压缩包
Signed-off-by:ganchuantao1<ganchuantao1@huawei.com>

Signed-off-by: ganchuantao1 <ganchuantao1@huawei.com>
2025-07-08 19:03:16 +08:00

15 lines
291 B
JSON

{
"dependencies": {
"lit": "*"
},
"devDependencies": {
"@rollup/plugin-node-resolve": "*",
"@rollup/plugin-terser": "*",
"@web/rollup-plugin-html": "*",
"@web/rollup-plugin-import-meta-assets": "*",
"rollup": "~2",
"tslib": "*",
"typescript": "*"
}
}