{"name":"@swc/cli","version":"0.1.65","description":"CLI for the swc project","main":"lib/swc/index.js","scripts":{"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":{"@mole-inc/bin-wrapper":"^8.0.1","commander":"^7.1.0","fast-glob":"^3.2.5","minimatch":"^9.0.3","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":"^29.5.0","@types/node":"^12.19.16","@types/semver":"^7.3.13","chokidar":"^3.5.1","deepmerge":"^4.2.2","jest":"^29.5.0","nano-staged":"^0.4.5","prettier":"^2.5.1","simple-git-hooks":"^2.7.0","ts-jest":"^29.0.5","typescript":"~4.3.2"},"peerDependencies":{"@swc/core":"^1.2.66","chokidar":"^3.5.1"},"peerDependenciesMeta":{"chokidar":{"optional":true}},"gitHead":"484cb1d886df395c158f0b64895d016fc9ec3478","_id":"@swc/cli@0.1.65","_nodeVersion":"18.17.1","_npmVersion":"9.6.7","dist":{"shasum":"bb51ce6f088a78ac99a07507c15a8d74c9336ecb","size":44759,"noattachment":false,"key":"/@swc/cli/-/@swc/cli-0.1.65.tgz","tarball":"http://registry.cnpm.dingdandao.com/@swc/cli/download/@swc/cli-0.1.65.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.65_1705928047707_0.5031425213001666"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-22T12:54:07.877Z","publish_time":1705928047877,"_source_registry_name":"default","_cnpm_publish_time":1705928047877,"dist-tags":{"latest":"0.3.12"}}