mirror of
https://github.com/Didericis/bare-bundle-transform-plugin-babel.git
synced 2026-06-26 01:55:17 -04:00
9 lines
149 B
JSON
9 lines
149 B
JSON
{
|
|
"name": "project",
|
|
"version": "0.0.1",
|
|
"main": "app.js",
|
|
"devDependencies": {
|
|
"@babel/plugin-transform-unicode-regex": "^7.27.1"
|
|
}
|
|
}
|