{"name":"@swc/cli","version":"0.1.62","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","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.62","dist":{"shasum":"6442fde2fcf75175a300fb4fcf30f8c60bbb3ab3","size":40501,"noattachment":false,"key":"/@swc/cli/-/@swc/cli-0.1.62.tgz","tarball":"http://registry.cnpm.dingdandao.com/@swc/cli/download/@swc/cli-0.1.62.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.62_1676472497636_0.8477855872763072"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-02-15T14:48:17.842Z","publish_time":1676472497842,"_cnpm_publish_time":1676472497842,"dist-tags":{"latest":"0.3.12"}}