swc_node_bundler 0.21.2

Speedy web compiler
Documentation
{
    "name": "tests",
    "version": "1.0.0",
    "description": "",
    "main": "index.js",
    "scripts": {
        "test": "echo \"Error: no test specified\" && exit 1"
    },
    "keywords": [],
    "author": "",
    "license": "ISC",
    "dependencies": {
        "progress": "^2.0.3",
        "react": "^16.13.1",
        "react-dom": "^16.13.1"
    },
    "devDependencies": {
        "@swc/helpers": "^0.2.2"
    }
}