{"name":"@swc/cli","version":"0.1.59","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":{"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.59","dist":{"shasum":"cb0be624f98ca9e41caa2de454d151faec83cd19","size":42680,"noattachment":false,"key":"/@swc/cli/-/@swc/cli-0.1.59.tgz","tarball":"http://registry.cnpm.dingdandao.com/@swc/cli/download/@swc/cli-0.1.59.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.59_1672027300893_0.48176587930821624"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-12-26T04:01:55.588Z","publish_time":1672027301078,"_cnpm_publish_time":1672027301078,"dist-tags":{"latest":"0.3.12"}}