First commit
This commit is contained in:
10
package.json
Normal file
10
package.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"type": "module",
|
||||
"dependencies": {
|
||||
"@babel/generator": "^7.27.5",
|
||||
"@babel/parser": "^7.27.5",
|
||||
"@babel/traverse": "^7.27.4",
|
||||
"esprima": "^4.0.1",
|
||||
"estraverse": "^5.3.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user