{"name":"@swc/cli","version":"0.1.58","description":"CLI for the swc project","main":"lib/swc/index.js","scripts":{"postinstall":"echo \"Beta version of @swc/cli is now available via 'swcx' command. This'll be a default command for @swc/cli@1. Please give it a try and let us know if there are problems!\"","prepublishOnly":"yarn build && yarn test && yarn types","types":"tsc","types:watch":"tsc --watch","build":"swc src -d lib --ignore '**/*.test.ts' --ignore '**/__mocks__/**'","build:watch":"swc src -d lib --watch --ignore '**/*.test.ts' --ignore '**/__mocks__/**'","format:src":"prettier --write src","format:examples":"prettier --write examples","format":"yarn format:src && yarn format:examples","test":"jest","test:watch":"jest --watch","test:coverage":"JEST_COVERAGE=true jest --coverage","enableGitHooks":"simple-git-hooks"},"repository":{"type":"git","url":"git+https://github.com/swc-project/cli.git"},"keywords":["swc","cli","babel","es6","transpile","transpiler","compiler","javascript"],"author":{"name":"강동윤","email":"kdy1997.dev@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/swc-project/cli/issues"},"homepage":"https://github.com/swc-project/cli#readme","engines":{"node":">= 12.13"},"bin":{"swc":"bin/swc.js","swcx":"bin/swcx.js","spack":"bin/spack.js"},"dependencies":{"bin-wrapper":"^4.1.0","commander":"^7.1.0","fast-glob":"^3.2.5","semver":"^7.3.8","slash":"3.0.0","source-map":"^0.7.3"},"devDependencies":{"@swc/cli":"^0.1.43","@swc/core":"^1.2.66","@swc/jest":"^0.1.2","@types/jest":"^26.0.23","@types/node":"^12.19.16","@types/semver":"^7.3.13","chokidar":"^3.5.1","deepmerge":"^4.2.2","jest":"^27.0.3","nano-staged":"^0.4.5","prettier":"^2.5.1","simple-git-hooks":"^2.7.0","ts-jest":"^27.0.4","typescript":"~4.3.2"},"peerDependencies":{"@swc/core":"^1.2.66","chokidar":"^3.5.1"},"peerDependenciesMeta":{"chokidar":{"optional":true}},"_id":"@swc/cli@0.1.58","dist":{"shasum":"da06f7a4807a70d3ec3fbae4faf62bbebba26361","size":42486,"noattachment":false,"key":"/@swc/cli/-/@swc/cli-0.1.58.tgz","tarball":"http://registry.cnpm.dingdandao.com/@swc/cli/download/@swc/cli-0.1.58.tgz"},"_npmUser":{"name":"kdy1","email":"kdy.1997.dev@gmail.com"},"directories":{},"maintainers":[{"name":"kdy1","email":"kdy1@outlook.kr"},{"name":"kwonoj","email":"kwon.ohjoong@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cli_0.1.58_1671944548169_0.4165657417643882"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-12-25T05:02:43.491Z","hasInstallScript":true,"publish_time":1671944548362,"_cnpm_publish_time":1671944548362,"dist-tags":{"latest":"0.3.12"}}