mirror of
https://github.com/openharmony/third_party_re2.git
synced 2026-07-01 09:20:39 -04:00
720274a4cd
Signed-off-by:ganchuantao1<ganchuantao1@huawei.com> Signed-off-by: ganchuantao1 <ganchuantao1@huawei.com>
15 lines
291 B
JSON
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": "*"
|
|
}
|
|
}
|