mirror of
https://github.com/swc-project/swc.git
synced 2024-12-29 16:42:28 +03:00
15 lines
289 B
JSON
15 lines
289 B
JSON
{
|
|
"name": "resolve-name-fix",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"author": "",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"core-js": "2.6.11"
|
|
}
|
|
}
|