{
  "name": "swc",
  "version": "1.0.11",
  "description": "Alias for @swc/cli",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "",
  "license": "MIT",
  "dependencies": {
    "@swc/cli": "^0.1.26",
    "@swc/core": "^1.2.12"
  }
}
