{"name":"tsc-alias","version":"1.6.2","description":"Replace alias paths with relative paths after typescript compilation.","main":"dist/index.js","bin":{"tsc-alias":"dist/bin/index.js"},"scripts":{"prepare":"husky install","build:dev":"tsc -w","clean":"rimraf dist && tsc && pnpm link -g","release:patch":"npm version patch","postversion":"git push && git push --tags && npm publish","format":"prettier --write \"**/*.{js,ts,json}\"","test":"npm run clean && jest"},"repository":{"type":"git","url":"git+https://github.com/justkey007/tsc-alias.git"},"keywords":["typescript","paths","alias","absolute path","relative path","compilation","tsc"],"author":{"name":"Juskey B."},"license":"MIT","bugs":{"url":"https://github.com/justkey007/tsc-alias/issues"},"homepage":"https://github.com/justkey007/tsc-alias.git","dependencies":{"chokidar":"^3.5.3","commander":"^9.0.0","globby":"^11.0.4","mylas":"^2.1.9","normalize-path":"^3.0.0"},"devDependencies":{"@types/jest":"^27.4.0","@types/node":"^17.0.18","@types/rimraf":"^3.0.2","@types/shelljs":"^0.8.11","husky":"^7.0.4","jest":"^27.5.1","prettier":"^2.5.1","rimraf":"^3.0.2","shelljs":"^0.8.5","ts-jest":"^27.1.3","typescript":"^4.5.5"},"types":"./dist/index.d.ts","gitHead":"68e0083dc6f812498f92ef2e2f3969d073ec05b9","_id":"tsc-alias@1.6.2","_nodeVersion":"14.17.5","_npmVersion":"8.3.0","dist":{"shasum":"8177dd7d6130c85a79aed0e6df1f9e26b553ebd7","size":27966,"noattachment":false,"key":"/tsc-alias/-/tsc-alias-1.6.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/tsc-alias/download/tsc-alias-1.6.2.tgz"},"_npmUser":{"name":"justkey","email":"justkeybocovo@gmail.com"},"directories":{},"maintainers":[{"name":"justkey","email":"justkeybocovo@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tsc-alias_1.6.2_1645595645099_0.012277902105638727"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-02-23T05:54:11.151Z","publish_time":1645595645274,"_cnpm_publish_time":1645595645274,"dist-tags":{"latest":"1.8.6"}}