{"_id":"tsc-alias","_rev":"2978871","name":"tsc-alias","description":"Replace alias paths with relative paths after typescript compilation.","dist-tags":{"latest":"1.8.6"},"maintainers":[{"name":"justkey","email":"justkeybocovo@gmail.com"}],"time":{"modified":"2023-06-26T03:21:52.000Z","created":"2019-05-05T23:59:40.830Z","1.8.6":"2023-04-27T08:49:24.072Z","1.8.5":"2023-03-29T09:13:43.326Z","1.8.4":"2023-03-21T08:23:26.867Z","1.8.3":"2023-03-08T14:44:04.381Z","1.8.2":"2022-12-07T10:06:08.879Z","1.8.1":"2022-12-02T15:13:18.474Z","1.8.0":"2022-12-01T18:52:49.678Z","1.7.1":"2022-11-07T14:54:37.128Z","1.7.0":"2022-07-18T11:45:05.757Z","1.6.11":"2022-06-17T22:14:13.511Z","1.6.10":"2022-06-15T21:17:28.495Z","1.6.9":"2022-06-06T10:57:23.881Z","1.6.8":"2022-06-03T05:50:04.090Z","1.6.7":"2022-04-24T04:52:33.042Z","1.6.6":"2022-04-06T14:19:50.810Z","1.6.5":"2022-03-25T21:18:52.029Z","1.6.4":"2022-03-05T15:48:45.058Z","1.6.3":"2022-02-24T20:05:24.827Z","1.6.2":"2022-02-23T05:54:05.274Z","1.6.1":"2022-02-19T09:21:10.563Z","1.6.0":"2022-02-11T11:26:19.769Z","1.5.0":"2021-12-13T23:11:52.592Z","1.4.2":"2021-11-30T17:49:54.833Z","1.4.1":"2021-11-15T13:07:25.274Z","1.4.0":"2021-10-26T17:14:13.296Z","1.3.10":"2021-10-05T19:05:05.155Z","1.3.9":"2021-08-16T12:48:57.099Z","1.3.8":"2021-07-30T17:52:21.601Z","1.3.7":"2021-07-02T23:43:31.187Z","1.3.6":"2021-07-02T15:06:49.841Z","1.3.5":"2021-06-25T08:18:56.777Z","1.3.4":"2021-06-24T22:23:12.849Z","1.3.3":"2021-06-17T22:47:22.245Z","1.3.2":"2021-06-07T14:27:01.084Z","1.3.1":"2021-06-06T22:38:58.554Z","1.3.0":"2021-06-06T03:52:20.802Z","1.2.11":"2021-05-18T16:22:18.871Z","1.2.10":"2021-04-21T23:04:13.607Z","1.2.9":"2021-03-25T14:06:50.477Z","1.2.8":"2021-03-17T17:07:53.424Z","1.2.7":"2021-03-11T02:19:05.446Z","1.2.6":"2021-01-28T04:50:03.969Z","1.2.5":"2021-01-27T23:48:38.301Z","1.2.4":"2021-01-27T18:25:19.028Z","1.2.3":"2021-01-27T16:12:32.557Z","1.2.2":"2021-01-11T20:01:26.272Z","1.2.1":"2021-01-10T19:15:49.942Z","1.2.0":"2020-12-05T21:08:21.664Z","1.1.5":"2020-11-09T08:55:29.826Z","1.1.4":"2020-11-08T20:07:05.664Z","1.1.3":"2020-11-08T18:43:56.184Z","1.1.2":"2020-11-08T18:11:51.064Z","1.1.1":"2019-09-18T00:34:34.494Z","1.1.0":"2019-06-04T06:16:16.220Z","1.0.11":"2019-05-11T22:17:51.467Z","1.0.10":"2019-05-11T22:09:40.943Z","1.0.9":"2019-05-11T21:31:22.635Z","1.0.8":"2019-05-11T09:37:54.740Z","1.0.7":"2019-05-11T08:16:02.637Z","1.0.6":"2019-05-11T07:25:06.108Z","1.0.5":"2019-05-11T07:16:46.674Z","1.0.4":"2019-05-11T06:49:31.591Z","1.0.3":"2019-05-11T06:18:14.059Z","1.0.2":"2019-05-09T21:05:20.708Z","1.0.1":"2019-05-06T10:34:46.393Z","1.0.0":"2019-05-06T10:21:43.161Z","0.0.8":"2019-05-06T00:02:17.585Z","0.0.7":"2019-05-05T23:59:40.830Z"},"users":{},"author":{"name":"Juskey B."},"repository":{"type":"git","url":"git+https://github.com/justkey007/tsc-alias.git"},"versions":{"1.8.6":{"name":"tsc-alias","version":"1.8.6","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","plimit-lit":"^1.2.6"},"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":"02bffdf1c4d45c0a701fcdf2b932de4c4dea2b73","_id":"tsc-alias@1.8.6","_nodeVersion":"16.20.0","_npmVersion":"8.19.2","dist":{"shasum":"28300ed398e90b1c600548ed956f58dfbecc1589","size":32629,"noattachment":false,"key":"/tsc-alias/-/tsc-alias-1.8.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/tsc-alias/download/tsc-alias-1.8.6.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.8.6_1682585363918_0.14346859062930917"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-04-27T08:49:24.072Z","publish_time":1682585364072,"_source_registry_name":"default","_cnpm_publish_time":1682585364072},"1.8.5":{"name":"tsc-alias","version":"1.8.5","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","plimit-lit":"^1.2.6"},"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":"103bad4d061b5c402368c3664bf359ff5852bcde","_id":"tsc-alias@1.8.5","_nodeVersion":"16.10.0","_npmVersion":"8.19.2","dist":{"shasum":"6b74e938230573354c9118deb58fd341d06d6253","size":32233,"noattachment":false,"key":"/tsc-alias/-/tsc-alias-1.8.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/tsc-alias/download/tsc-alias-1.8.5.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.8.5_1680081223160_0.3781643929168934"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-03-29T09:13:43.326Z","publish_time":1680081223326,"_cnpm_publish_time":1680081223326},"1.8.4":{"name":"tsc-alias","version":"1.8.4","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","plimit-lit":"^1.2.6"},"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":"fb8f69f187e239b1cf7195bcca16fee260763076","_id":"tsc-alias@1.8.4","_nodeVersion":"16.10.0","_npmVersion":"8.19.2","dist":{"shasum":"d604db6770368bda6a810262000a484282bc2507","size":32210,"noattachment":false,"key":"/tsc-alias/-/tsc-alias-1.8.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/tsc-alias/download/tsc-alias-1.8.4.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.8.4_1679387006727_0.9389983005139928"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-03-21T08:23:26.867Z","publish_time":1679387006867,"_cnpm_publish_time":1679387006867},"1.8.3":{"name":"tsc-alias","version":"1.8.3","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","plimit-lit":"^1.2.6"},"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":"c26194685663765c8cd911b7c4ac6b1af4177e22","_id":"tsc-alias@1.8.3","_nodeVersion":"16.10.0","_npmVersion":"8.19.2","dist":{"shasum":"fe0c8331edd69b94160b2b936752b114f8063cb5","size":32181,"noattachment":false,"key":"/tsc-alias/-/tsc-alias-1.8.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/tsc-alias/download/tsc-alias-1.8.3.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.8.3_1678286644226_0.3194100203363084"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-03-08T14:44:04.381Z","publish_time":1678286644381,"_cnpm_publish_time":1678286644381},"1.8.2":{"name":"tsc-alias","version":"1.8.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","plimit-lit":"^1.2.6"},"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":"839a6b52ca03f1fb15f1667e8ddb46101d5fb620","_id":"tsc-alias@1.8.2","_nodeVersion":"14.19.3","_npmVersion":"8.19.2","dist":{"shasum":"3cd24bba7333a5e05cb7db3ac206d7bcec079630","size":31872,"noattachment":false,"key":"/tsc-alias/-/tsc-alias-1.8.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/tsc-alias/download/tsc-alias-1.8.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.8.2_1670407568675_0.48151846878869264"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-12-07T10:14:25.583Z","publish_time":1670407568879,"_cnpm_publish_time":1670407568879},"1.8.1":{"name":"tsc-alias","version":"1.8.1","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","plimit-lit":"^1.2.6"},"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":"0ca77ca5ef0bae2674fd0219bc4ce0e34d393c96","_id":"tsc-alias@1.8.1","_nodeVersion":"14.19.3","_npmVersion":"8.19.2","dist":{"shasum":"2cb548a451cc99ccd2dabcd583a0ebe22f3c7dd8","size":31776,"noattachment":false,"key":"/tsc-alias/-/tsc-alias-1.8.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/tsc-alias/download/tsc-alias-1.8.1.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.8.1_1669993998269_0.171881486816593"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-12-02T15:37:30.245Z","publish_time":1669993998474,"_cnpm_publish_time":1669993998474},"1.8.0":{"name":"tsc-alias","version":"1.8.0","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","plimit-lit":"^1.2.6"},"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":"bc9da5620595a6f83bfba0a3a72621cbb3ad1e90","_id":"tsc-alias@1.8.0","_nodeVersion":"14.19.3","_npmVersion":"8.19.2","dist":{"shasum":"0c603d2bec95de3f3f81299783b21b472f61ab0e","size":31774,"noattachment":false,"key":"/tsc-alias/-/tsc-alias-1.8.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/tsc-alias/download/tsc-alias-1.8.0.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.8.0_1669920769452_0.668745385895817"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-12-01T18:52:59.765Z","publish_time":1669920769678,"_cnpm_publish_time":1669920769678},"1.7.1":{"name":"tsc-alias","version":"1.7.1","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","plimit-lit":"^1.2.6"},"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":"39e76bf393b8d0238716ebf1f17197bf5efaf8ba","_id":"tsc-alias@1.7.1","_nodeVersion":"14.19.3","_npmVersion":"8.19.2","dist":{"shasum":"24e846788c53761a7d96135d1cf0e6566ae6ae5b","size":30988,"noattachment":false,"key":"/tsc-alias/-/tsc-alias-1.7.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/tsc-alias/download/tsc-alias-1.7.1.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.7.1_1667832876963_0.2493029546032346"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-11-07T15:21:08.055Z","publish_time":1667832877128,"_cnpm_publish_time":1667832877128},"1.7.0":{"name":"tsc-alias","version":"1.7.0","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","plimit-lit":"^1.2.6"},"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":"3183d3026e3d9272b7992037239b357933ad1cca","_id":"tsc-alias@1.7.0","_nodeVersion":"16.10.0","_npmVersion":"8.3.0","dist":{"shasum":"733482751133a25b97608ee424f8a1f085fcaaef","size":30798,"noattachment":false,"key":"/tsc-alias/-/tsc-alias-1.7.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/tsc-alias/download/tsc-alias-1.7.0.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.7.0_1658144705593_0.12414665604404873"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-18T11:54:27.683Z","publish_time":1658144705757,"_cnpm_publish_time":1658144705757},"1.6.11":{"name":"tsc-alias","version":"1.6.11","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","plimit-lit":"^1.2.6"},"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":"34f0173964a46d4317213a03e3aecc65199bd5cd","_id":"tsc-alias@1.6.11","_nodeVersion":"16.10.0","_npmVersion":"8.3.0","dist":{"shasum":"d6d83f030ad11f48e4ead8ec5729929e5e60519b","size":28677,"noattachment":false,"key":"/tsc-alias/-/tsc-alias-1.6.11.tgz","tarball":"http://registry.cnpm.dingdandao.com/tsc-alias/download/tsc-alias-1.6.11.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.11_1655504053349_0.15219362494007882"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-17T22:16:45.294Z","publish_time":1655504053511,"_cnpm_publish_time":1655504053511},"1.6.10":{"name":"tsc-alias","version":"1.6.10","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","plimit-lit":"^1.2.6"},"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":"b5a3bd83ec07fd7d1b6653d37a530c10a35e3018","_id":"tsc-alias@1.6.10","_nodeVersion":"16.10.0","_npmVersion":"8.3.0","dist":{"shasum":"fe3713ace8eb4b6f0707f26b5df780d2f1179522","size":28613,"noattachment":false,"key":"/tsc-alias/-/tsc-alias-1.6.10.tgz","tarball":"http://registry.cnpm.dingdandao.com/tsc-alias/download/tsc-alias-1.6.10.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.10_1655327848315_0.08488792076343632"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-15T21:26:44.351Z","publish_time":1655327848495,"_cnpm_publish_time":1655327848495},"1.6.9":{"name":"tsc-alias","version":"1.6.9","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","plimit-lit":"^1.2.6"},"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":"5ffe9117d45bb0e3c4cd825af2aa520ba01ccc85","_id":"tsc-alias@1.6.9","_nodeVersion":"16.10.0","_npmVersion":"8.3.0","dist":{"shasum":"d04d95124b95ad8eea55e52d45cf65a744c26baa","size":28373,"noattachment":false,"key":"/tsc-alias/-/tsc-alias-1.6.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/tsc-alias/download/tsc-alias-1.6.9.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.9_1654513043749_0.5365188391663678"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-06T10:57:36.704Z","publish_time":1654513043881,"_cnpm_publish_time":1654513043881},"1.6.8":{"name":"tsc-alias","version":"1.6.8","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","plimit-lit":"^1.2.6"},"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":"1239c98c29526d3c5b5aa45006e7e7cb2f3d0e28","_id":"tsc-alias@1.6.8","_nodeVersion":"16.10.0","_npmVersion":"8.3.0","dist":{"shasum":"b67dce96801dc2f715982cbf801af817bc3b6003","size":28332,"noattachment":false,"key":"/tsc-alias/-/tsc-alias-1.6.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/tsc-alias/download/tsc-alias-1.6.8.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.8_1654235403895_0.6212884163731442"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-05T12:41:27.139Z","publish_time":1654235404090,"_cnpm_publish_time":1654235404090},"1.6.7":{"name":"tsc-alias","version":"1.6.7","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","plimit-lit":"^1.2.6"},"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":"1b8c2df13a6fda135ab33f9cd7349c6fa72a7ee6","_id":"tsc-alias@1.6.7","_nodeVersion":"14.17.5","_npmVersion":"8.3.0","dist":{"shasum":"354840d6444db79dd13fcc4f9ec37574ff9d5120","size":28193,"noattachment":false,"key":"/tsc-alias/-/tsc-alias-1.6.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/tsc-alias/download/tsc-alias-1.6.7.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.7_1650775952686_0.3499169275143401"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-24T04:52:38.692Z","publish_time":1650775953042,"_cnpm_publish_time":1650775953042},"1.6.6":{"name":"tsc-alias","version":"1.6.6","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":"f7b79896a25d14ae701b31c66a79b6c6cdfa697f","_id":"tsc-alias@1.6.6","_nodeVersion":"14.17.5","_npmVersion":"8.3.0","dist":{"shasum":"1bdda705efa6251b9a62593e8ed4b0285c20803b","size":28030,"noattachment":false,"key":"/tsc-alias/-/tsc-alias-1.6.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/tsc-alias/download/tsc-alias-1.6.6.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.6_1649254790494_0.22119370327451704"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-06T19:02:49.746Z","publish_time":1649254790810,"_cnpm_publish_time":1649254790810},"1.6.5":{"name":"tsc-alias","version":"1.6.5","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":"fadf16e2d0ef08fe7a5e8d1cb5374796eb052d44","_id":"tsc-alias@1.6.5","_nodeVersion":"14.17.5","_npmVersion":"8.3.0","dist":{"shasum":"06127ff6bad25643467eba941768585935a023da","size":28019,"noattachment":false,"key":"/tsc-alias/-/tsc-alias-1.6.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/tsc-alias/download/tsc-alias-1.6.5.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.5_1648243131824_0.5134371507034459"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-25T21:18:59.969Z","publish_time":1648243132029,"_cnpm_publish_time":1648243132029},"1.6.4":{"name":"tsc-alias","version":"1.6.4","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":"ace10d8fe2af3c048d8a0e65b4d585cd39d7552d","_id":"tsc-alias@1.6.4","_nodeVersion":"14.17.5","_npmVersion":"8.3.0","dist":{"shasum":"237c2491835811dc0a165cfb78b5ae3accb5f1ec","size":28032,"noattachment":false,"key":"/tsc-alias/-/tsc-alias-1.6.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/tsc-alias/download/tsc-alias-1.6.4.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.4_1646495324861_0.9914490993303235"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-05T15:48:48.711Z","publish_time":1646495325058,"_cnpm_publish_time":1646495325058},"1.6.3":{"name":"tsc-alias","version":"1.6.3","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":"f05ddbe58ed5f83511e804c6fdb2d2000e4c05a1","_id":"tsc-alias@1.6.3","_nodeVersion":"14.17.5","_npmVersion":"8.3.0","dist":{"shasum":"5129d4b4ef7d26734e0ecb7054258ca558d31864","size":28023,"noattachment":false,"key":"/tsc-alias/-/tsc-alias-1.6.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/tsc-alias/download/tsc-alias-1.6.3.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.3_1645733124666_0.8494822501729506"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-02-24T20:05:42.031Z","publish_time":1645733124827,"_cnpm_publish_time":1645733124827},"1.6.2":{"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},"1.6.1":{"name":"tsc-alias","version":"1.6.1","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}\"","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/normalize-path":"^3.0.0","@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":"b0639aba889e252265cb8f33fb0858474cd056d8","_id":"tsc-alias@1.6.1","_nodeVersion":"14.17.5","_npmVersion":"8.3.0","dist":{"shasum":"f4199dc9f2c847c816131bf4b13203d2ac853221","size":27713,"noattachment":false,"key":"/tsc-alias/-/tsc-alias-1.6.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/tsc-alias/download/tsc-alias-1.6.1.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.1_1645262470370_0.4995921782726933"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-02-19T09:21:16.261Z","publish_time":1645262470563,"_cnpm_publish_time":1645262470563},"1.6.0":{"name":"tsc-alias","version":"1.6.0","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}\"","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.2","commander":"^8.3.0","find-node-modules":"^2.1.2","globby":"^11.0.4","mylas":"^2.1.6","normalize-path":"^3.0.0"},"devDependencies":{"@types/jest":"^27.0.3","@types/node":"^16.11.11","@types/rimraf":"^3.0.2","@types/shelljs":"^0.8.9","husky":"^7.0.4","jest":"^27.4.2","prettier":"^2.5.0","rimraf":"^3.0.2","shelljs":"^0.8.4","ts-jest":"^27.0.7","typescript":"^4.5.2"},"types":"./dist/index.d.ts","gitHead":"a398bbd72874c410dc6eccbaef83b786e7a57adf","_id":"tsc-alias@1.6.0","_nodeVersion":"14.17.5","_npmVersion":"8.3.0","dist":{"shasum":"18f9233a5fefb78a896b8282a6bfe58e0a42d3b8","size":26795,"noattachment":false,"key":"/tsc-alias/-/tsc-alias-1.6.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/tsc-alias/download/tsc-alias-1.6.0.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.0_1644578779594_0.7391382996205471"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-02-11T11:36:29.970Z","publish_time":1644578779769,"_cnpm_publish_time":1644578779769},"1.5.0":{"name":"tsc-alias","version":"1.5.0","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}\"","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.2","commander":"^8.3.0","find-node-modules":"^2.1.2","globby":"^11.0.4","mylas":"^2.1.6","normalize-path":"^3.0.0"},"devDependencies":{"@types/jest":"^27.0.3","@types/node":"^16.11.11","@types/rimraf":"^3.0.2","@types/shelljs":"^0.8.9","husky":"^7.0.4","jest":"^27.4.2","prettier":"^2.5.0","rimraf":"^3.0.2","shelljs":"^0.8.4","ts-jest":"^27.0.7","typescript":"^4.5.2"},"types":"./dist/index.d.ts","gitHead":"5f94881d5215d57fb21e3ee5d36bf59cb555cd57","_id":"tsc-alias@1.5.0","_nodeVersion":"14.17.5","_npmVersion":"7.24.2","dist":{"shasum":"bc26f8dccf96e4ea350adc3f64ad3d2325cad967","size":25622,"noattachment":false,"key":"/tsc-alias/-/tsc-alias-1.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/tsc-alias/download/tsc-alias-1.5.0.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.5.0_1639437112408_0.7541944541662415"},"_hasShrinkwrap":false,"publish_time":1639437112592,"_cnpm_publish_time":1639437112592,"_cnpmcore_publish_time":"2021-12-16T15:21:56.951Z"},"1.4.2":{"name":"tsc-alias","version":"1.4.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}\"","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.2","commander":"^8.2.0","find-node-modules":"^2.1.2","globby":"^11.0.4","mylas":"^2.1.4","normalize-path":"^3.0.0"},"devDependencies":{"@types/jest":"^27.0.2","@types/node":"^16.10.5","@types/rimraf":"^3.0.2","@types/shelljs":"^0.8.9","husky":"^7.0.2","jest":"^27.2.5","prettier":"^2.4.1","rimraf":"^3.0.2","shelljs":"^0.8.4","ts-jest":"^27.0.5","typescript":"^4.4.4"},"types":"./dist/index.d.ts","gitHead":"352fd375630f873ca607ffd2d3d768563888c5e9","_id":"tsc-alias@1.4.2","_nodeVersion":"14.17.5","_npmVersion":"7.24.2","dist":{"shasum":"80bac036f8d163a34a734a6772a57291313e084f","size":18910,"noattachment":false,"key":"/tsc-alias/-/tsc-alias-1.4.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/tsc-alias/download/tsc-alias-1.4.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.4.2_1638294594659_0.044863497641111305"},"_hasShrinkwrap":false,"publish_time":1638294594833,"_cnpm_publish_time":1638294594833,"_cnpmcore_publish_time":"2021-12-16T15:21:57.203Z"},"1.4.1":{"name":"tsc-alias","version":"1.4.1","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}\"","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.2","commander":"^8.2.0","find-node-modules":"^2.1.2","globby":"^11.0.4","mylas":"^2.1.4","normalize-path":"^3.0.0"},"devDependencies":{"@types/jest":"^27.0.2","@types/node":"^16.10.5","@types/rimraf":"^3.0.2","@types/shelljs":"^0.8.9","husky":"^7.0.2","jest":"^27.2.5","prettier":"^2.4.1","rimraf":"^3.0.2","shelljs":"^0.8.4","ts-jest":"^27.0.5","typescript":"^4.4.4"},"types":"./dist/index.d.ts","gitHead":"e980fee75851012c52878c0d23c2dc05fe83bce4","_id":"tsc-alias@1.4.1","_nodeVersion":"14.17.5","_npmVersion":"7.24.2","dist":{"shasum":"6a6075dd94267d9befdad1431f410bd0b8819805","size":16578,"noattachment":false,"key":"/tsc-alias/-/tsc-alias-1.4.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/tsc-alias/download/tsc-alias-1.4.1.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.4.1_1636981645048_0.7778167860075038"},"_hasShrinkwrap":false,"publish_time":1636981645274,"_cnpm_publish_time":1636981645274,"_cnpmcore_publish_time":"2021-12-16T15:21:57.437Z"},"1.4.0":{"name":"tsc-alias","version":"1.4.0","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}\"","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.2","commander":"^8.2.0","find-node-modules":"^2.1.2","globby":"^11.0.4","mylas":"^2.1.4","normalize-path":"^3.0.0"},"devDependencies":{"@types/jest":"^27.0.2","@types/node":"^16.10.5","@types/rimraf":"^3.0.2","@types/shelljs":"^0.8.9","husky":"^7.0.2","jest":"^27.2.5","prettier":"^2.4.1","rimraf":"^3.0.2","shelljs":"^0.8.4","ts-jest":"^27.0.5","typescript":"^4.4.4"},"types":"./dist/index.d.ts","gitHead":"3c5eea8d8169eb2fe76b7da1ca66dc00febb2703","_id":"tsc-alias@1.4.0","_nodeVersion":"14.17.5","_npmVersion":"7.24.2","dist":{"shasum":"8dd7a37ba81968dbcdc23aee47e972c0773fd189","size":16577,"noattachment":false,"key":"/tsc-alias/-/tsc-alias-1.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/tsc-alias/download/tsc-alias-1.4.0.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.4.0_1635268453161_0.19510110496098165"},"_hasShrinkwrap":false,"publish_time":1635268453296,"_cnpm_publish_time":1635268453296,"_cnpmcore_publish_time":"2021-12-16T15:21:57.663Z"},"1.3.10":{"name":"tsc-alias","version":"1.3.10","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}\"","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":{"@jfonx/console-utils":"^1.0.3","@jfonx/file-utils":"^3.0.1","chokidar":"^3.5.0","commander":"^6.2.1","find-node-modules":"^2.1.0","globby":"^11.0.2","normalize-path":"^3.0.0"},"devDependencies":{"@types/jest":"^26.0.20","@types/node":"^11.12.0","@types/rimraf":"^3.0.0","@types/shelljs":"^0.8.8","husky":"^5.1.3","jest":"^26.6.3","prettier":"^2.2.1","rimraf":"^3.0.2","shelljs":"^0.8.4","ts-jest":"^26.4.4","typescript":"^4.1.2"},"types":"./dist/index.d.ts","gitHead":"efb511241a64e62d7f03aef994a82ea8e5083645","_id":"tsc-alias@1.3.10","_nodeVersion":"14.17.5","_npmVersion":"7.24.2","dist":{"shasum":"6ccf81c644092387ab9be3a3a75549a95eeffd80","size":16494,"noattachment":false,"key":"/tsc-alias/-/tsc-alias-1.3.10.tgz","tarball":"http://registry.cnpm.dingdandao.com/tsc-alias/download/tsc-alias-1.3.10.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.3.10_1633460704954_0.1698852538409894"},"_hasShrinkwrap":false,"publish_time":1633460705155,"_cnpm_publish_time":1633460705155,"_cnpmcore_publish_time":"2021-12-16T15:21:57.896Z"},"1.3.9":{"name":"tsc-alias","version":"1.3.9","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}\"","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":{"@jfonx/console-utils":"^1.0.3","@jfonx/file-utils":"^3.0.1","chokidar":"^3.5.0","commander":"^6.2.1","find-node-modules":"^2.1.0","globby":"^11.0.2","normalize-path":"^3.0.0"},"devDependencies":{"@types/jest":"^26.0.20","@types/node":"^11.12.0","@types/rimraf":"^3.0.0","@types/shelljs":"^0.8.8","husky":"^5.1.3","jest":"^26.6.3","prettier":"^2.2.1","rimraf":"^3.0.2","shelljs":"^0.8.4","ts-jest":"^26.4.4","typescript":"^4.1.2"},"gitHead":"d6609c59f62f20813d57c0357febb845df526c49","_id":"tsc-alias@1.3.9","_nodeVersion":"14.15.1","_npmVersion":"6.14.8","dist":{"shasum":"0c9d1dd571c0a97af8159d20e7cd4ce6aaab1799","size":16331,"noattachment":false,"key":"/tsc-alias/-/tsc-alias-1.3.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/tsc-alias/download/tsc-alias-1.3.9.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.3.9_1629118136923_0.8350387240365926"},"_hasShrinkwrap":false,"publish_time":1629118137099,"_cnpm_publish_time":1629118137099,"_cnpmcore_publish_time":"2021-12-16T15:21:58.130Z"},"1.3.8":{"name":"tsc-alias","version":"1.3.8","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}\"","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":{"@jfonx/console-utils":"^1.0.3","@jfonx/file-utils":"^3.0.1","chokidar":"^3.5.0","commander":"^6.2.1","find-node-modules":"^2.1.0","globby":"^11.0.2","normalize-path":"^3.0.0"},"devDependencies":{"@types/jest":"^26.0.20","@types/node":"^11.12.0","@types/rimraf":"^3.0.0","@types/shelljs":"^0.8.8","husky":"^5.1.3","jest":"^26.6.3","prettier":"^2.2.1","rimraf":"^3.0.2","shelljs":"^0.8.4","ts-jest":"^26.4.4","typescript":"^4.1.2"},"gitHead":"f313a21bb149d5ea0c6391ba1ba33fa2bcd6bc38","_id":"tsc-alias@1.3.8","_nodeVersion":"14.15.1","_npmVersion":"6.14.8","dist":{"shasum":"8dc670cf217b04a4f3f9e1c56def9cfda1f7759d","size":16289,"noattachment":false,"key":"/tsc-alias/-/tsc-alias-1.3.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/tsc-alias/download/tsc-alias-1.3.8.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.3.8_1627667541350_0.8357506835239024"},"_hasShrinkwrap":false,"publish_time":1627667541601,"_cnpm_publish_time":1627667541601,"_cnpmcore_publish_time":"2021-12-16T15:21:58.331Z"},"1.3.7":{"name":"tsc-alias","version":"1.3.7","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}\"","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":{"@jfonx/console-utils":"^1.0.3","@jfonx/file-utils":"^3.0.1","chokidar":"^3.5.0","commander":"^6.2.1","find-node-modules":"^2.1.0","globby":"^11.0.2","normalize-path":"^3.0.0"},"devDependencies":{"@types/jest":"^26.0.20","@types/node":"^11.12.0","@types/rimraf":"^3.0.0","@types/shelljs":"^0.8.8","husky":"^5.1.3","jest":"^26.6.3","prettier":"^2.2.1","rimraf":"^3.0.2","shelljs":"^0.8.4","ts-jest":"^26.4.4","typescript":"^4.1.2"},"gitHead":"11379a252c80be635e989a69bcedb82bf07823e7","_id":"tsc-alias@1.3.7","_nodeVersion":"12.18.1","_npmVersion":"7.19.0","dist":{"shasum":"b088a35d30fad9b34b5c4f1efaf59fcd2982dc0a","size":15546,"noattachment":false,"key":"/tsc-alias/-/tsc-alias-1.3.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/tsc-alias/download/tsc-alias-1.3.7.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.3.7_1625269411026_0.5153972830350957"},"_hasShrinkwrap":false,"publish_time":1625269411187,"_cnpm_publish_time":1625269411187,"_cnpmcore_publish_time":"2021-12-16T15:21:58.596Z"},"1.3.6":{"name":"tsc-alias","version":"1.3.6","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}\"","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":{"@jfonx/console-utils":"^1.0.3","@jfonx/file-utils":"^3.0.1","chokidar":"^3.5.0","commander":"^6.2.1","find-node-modules":"^2.1.0","globby":"^11.0.2","normalize-path":"^3.0.0"},"devDependencies":{"@types/jest":"^26.0.20","@types/node":"^11.12.0","@types/rimraf":"^3.0.0","@types/shelljs":"^0.8.8","husky":"^5.1.3","jest":"^26.6.3","prettier":"^2.2.1","rimraf":"^3.0.2","shelljs":"^0.8.4","ts-jest":"^26.4.4","typescript":"^4.1.2"},"gitHead":"08b31bce764f36241ea9cc77df9f2fa2908820c5","_id":"tsc-alias@1.3.6","_nodeVersion":"12.18.1","_npmVersion":"7.19.0","dist":{"shasum":"4b5ab5e8da16b455651d6a83fadb809bc5ee5c42","size":14966,"noattachment":false,"key":"/tsc-alias/-/tsc-alias-1.3.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/tsc-alias/download/tsc-alias-1.3.6.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.3.6_1625238409604_0.06571068359577592"},"_hasShrinkwrap":false,"publish_time":1625238409841,"_cnpm_publish_time":1625238409841,"_cnpmcore_publish_time":"2021-12-16T15:21:58.856Z"},"1.3.5":{"name":"tsc-alias","version":"1.3.5","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}\"","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":{"@jfonx/console-utils":"^1.0.3","@jfonx/file-utils":"^3.0.1","chokidar":"^3.5.0","commander":"^6.2.1","find-node-modules":"^2.1.0","globby":"^11.0.2","normalize-path":"^3.0.0"},"devDependencies":{"@types/jest":"^26.0.20","@types/node":"^11.12.0","@types/rimraf":"^3.0.0","@types/shelljs":"^0.8.8","husky":"^5.1.3","jest":"^26.6.3","prettier":"^2.2.1","rimraf":"^3.0.2","shelljs":"^0.8.4","ts-jest":"^26.4.4","typescript":"^4.1.2"},"gitHead":"707a3a1ecc446c60d762c67d76651d9412dab84e","_id":"tsc-alias@1.3.5","_nodeVersion":"12.18.1","_npmVersion":"7.15.0","dist":{"shasum":"feccabb7019dabc17578e377215d2932a7c4cf5c","size":15286,"noattachment":false,"key":"/tsc-alias/-/tsc-alias-1.3.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/tsc-alias/download/tsc-alias-1.3.5.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.3.5_1624609136544_0.7853906261892654"},"_hasShrinkwrap":false,"publish_time":1624609136777,"_cnpm_publish_time":1624609136777,"_cnpmcore_publish_time":"2021-12-16T15:21:59.072Z"},"1.3.4":{"name":"tsc-alias","version":"1.3.4","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}\"","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":{"@jfonx/console-utils":"^1.0.3","@jfonx/file-utils":"^3.0.1","chokidar":"^3.5.0","commander":"^6.2.1","find-node-modules":"^2.1.0","globby":"^11.0.2","normalize-path":"^3.0.0"},"devDependencies":{"@types/jest":"^26.0.20","@types/node":"^11.12.0","@types/rimraf":"^3.0.0","@types/shelljs":"^0.8.8","husky":"^5.1.3","jest":"^26.6.3","prettier":"^2.2.1","rimraf":"^3.0.2","shelljs":"^0.8.4","ts-jest":"^26.4.4","typescript":"^4.1.2"},"gitHead":"63115a29fb8d6a26fe1e204821e33ec6a9a3f88b","_id":"tsc-alias@1.3.4","_nodeVersion":"12.18.1","_npmVersion":"7.15.0","dist":{"shasum":"bd55b6d0689831104217f5cedc2e5c54816de92a","size":15281,"noattachment":false,"key":"/tsc-alias/-/tsc-alias-1.3.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/tsc-alias/download/tsc-alias-1.3.4.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.3.4_1624573392691_0.8220764698188159"},"_hasShrinkwrap":false,"publish_time":1624573392849,"_cnpm_publish_time":1624573392849,"_cnpmcore_publish_time":"2021-12-16T15:21:59.277Z"},"1.3.3":{"name":"tsc-alias","version":"1.3.3","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}\"","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":{"@jfonx/console-utils":"^1.0.3","@jfonx/file-utils":"^3.0.1","chokidar":"^3.5.0","commander":"^6.2.1","find-node-modules":"^2.1.0","globby":"^11.0.2","normalize-path":"^3.0.0"},"devDependencies":{"@types/jest":"^26.0.20","@types/node":"^11.12.0","@types/rimraf":"^3.0.0","@types/shelljs":"^0.8.8","husky":"^5.1.3","jest":"^26.6.3","prettier":"^2.2.1","rimraf":"^3.0.2","shelljs":"^0.8.4","ts-jest":"^26.4.4","typescript":"^4.1.2"},"gitHead":"4c81b5f7ac44ec3775b3d6555a7bf4d022be05d9","_id":"tsc-alias@1.3.3","_nodeVersion":"12.18.1","_npmVersion":"7.15.0","dist":{"shasum":"22ca33d7d4396cf390fa19472206065026151d2b","size":15061,"noattachment":false,"key":"/tsc-alias/-/tsc-alias-1.3.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/tsc-alias/download/tsc-alias-1.3.3.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.3.3_1623970042134_0.12245924373084827"},"_hasShrinkwrap":false,"publish_time":1623970042245,"_cnpm_publish_time":1623970042245,"_cnpmcore_publish_time":"2021-12-16T15:21:59.511Z"},"1.3.2":{"name":"tsc-alias","version":"1.3.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}\"","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":{"@jfonx/console-utils":"^1.0.3","@jfonx/file-utils":"^3.0.1","chokidar":"^3.5.0","commander":"^6.2.1","find-node-modules":"^2.1.0","globby":"^11.0.2","normalize-path":"^3.0.0"},"devDependencies":{"@types/jest":"^26.0.20","@types/node":"^11.12.0","@types/rimraf":"^3.0.0","@types/shelljs":"^0.8.8","husky":"^5.1.3","jest":"^26.6.3","prettier":"^2.2.1","rimraf":"^3.0.2","shelljs":"^0.8.4","ts-jest":"^26.4.4","typescript":"^4.1.2"},"gitHead":"e674f6707ffead0b0f6e55616027e656d5974e1c","_id":"tsc-alias@1.3.2","_nodeVersion":"12.18.1","_npmVersion":"7.15.0","dist":{"shasum":"a0d9f5cadf5bef8afebbb24be5b49b9868d7ffa8","size":15040,"noattachment":false,"key":"/tsc-alias/-/tsc-alias-1.3.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/tsc-alias/download/tsc-alias-1.3.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.3.2_1623076020929_0.008502431142464406"},"_hasShrinkwrap":false,"publish_time":1623076021084,"_cnpm_publish_time":1623076021084,"_cnpmcore_publish_time":"2021-12-16T15:21:59.883Z"},"1.3.1":{"name":"tsc-alias","version":"1.3.1","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}\"","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":{"@jfonx/console-utils":"^1.0.3","@jfonx/file-utils":"^3.0.1","chokidar":"^3.5.0","commander":"^6.2.1","find-node-modules":"^2.1.0","globby":"^11.0.2","normalize-path":"^3.0.0"},"devDependencies":{"@types/jest":"^26.0.20","@types/node":"^11.12.0","@types/rimraf":"^3.0.0","@types/shelljs":"^0.8.8","husky":"^5.1.3","jest":"^26.6.3","prettier":"^2.2.1","rimraf":"^3.0.2","shelljs":"^0.8.4","ts-jest":"^26.4.4","typescript":"^4.1.2"},"gitHead":"a3ae38d39cb950b865f0dbe4833439f127fbe952","_id":"tsc-alias@1.3.1","_nodeVersion":"12.18.1","_npmVersion":"7.15.0","dist":{"shasum":"6f036642f2996ce4cebbe0a64a259bf3b29a7f3e","size":14873,"noattachment":false,"key":"/tsc-alias/-/tsc-alias-1.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/tsc-alias/download/tsc-alias-1.3.1.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.3.1_1623019138406_0.3513700991782973"},"_hasShrinkwrap":false,"publish_time":1623019138554,"_cnpm_publish_time":1623019138554,"_cnpmcore_publish_time":"2021-12-16T15:22:00.048Z"},"1.3.0":{"name":"tsc-alias","version":"1.3.0","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}\"","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":{"@jfonx/console-utils":"^1.0.3","@jfonx/file-utils":"^3.0.1","chokidar":"^3.5.0","commander":"^6.2.1","find-node-modules":"^2.1.0","globby":"^11.0.2","normalize-path":"^3.0.0"},"devDependencies":{"@types/jest":"^26.0.20","@types/node":"^11.12.0","@types/rimraf":"^3.0.0","@types/shelljs":"^0.8.8","husky":"^5.1.3","jest":"^26.6.3","prettier":"^2.2.1","rimraf":"^3.0.2","shelljs":"^0.8.4","ts-jest":"^26.4.4","typescript":"^4.1.2"},"gitHead":"19356e75d45e32a1a97aff524829ec4c90c88a16","_id":"tsc-alias@1.3.0","_nodeVersion":"12.18.1","_npmVersion":"7.15.0","dist":{"shasum":"5e270155455824f8c2f95e2ce2331591aa8120cd","size":14662,"noattachment":false,"key":"/tsc-alias/-/tsc-alias-1.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/tsc-alias/download/tsc-alias-1.3.0.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.3.0_1622951540604_0.07787168114845122"},"_hasShrinkwrap":false,"publish_time":1622951540802,"_cnpm_publish_time":1622951540802,"_cnpmcore_publish_time":"2021-12-16T15:22:00.245Z"},"1.2.11":{"name":"tsc-alias","version":"1.2.11","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}\"","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":{"@jfonx/console-utils":"^1.0.3","@jfonx/file-utils":"^3.0.1","chokidar":"^3.5.0","commander":"^6.2.1","find-node-modules":"^2.1.0","globby":"^11.0.2","normalize-path":"^3.0.0"},"devDependencies":{"@types/jest":"^26.0.20","@types/node":"^11.12.0","@types/rimraf":"^3.0.0","@types/shelljs":"^0.8.8","husky":"^5.1.3","jest":"^26.6.3","prettier":"^2.2.1","rimraf":"^3.0.2","shelljs":"^0.8.4","ts-jest":"^26.4.4","typescript":"^4.1.2"},"gitHead":"7d0dd0190dd768fe6590be08169962b7f70379ef","_id":"tsc-alias@1.2.11","_nodeVersion":"12.18.1","_npmVersion":"7.6.3","dist":{"shasum":"661d5b596acffd5f3cf21874f966ef19689e2b7c","size":11047,"noattachment":false,"key":"/tsc-alias/-/tsc-alias-1.2.11.tgz","tarball":"http://registry.cnpm.dingdandao.com/tsc-alias/download/tsc-alias-1.2.11.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.2.11_1621354938715_0.2807601499508676"},"_hasShrinkwrap":false,"publish_time":1621354938871,"_cnpm_publish_time":1621354938871,"_cnpmcore_publish_time":"2021-12-16T15:22:00.480Z"},"1.2.10":{"name":"tsc-alias","version":"1.2.10","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}\"","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":{"@jfonx/console-utils":"^1.0.3","@jfonx/file-utils":"^3.0.1","chokidar":"^3.5.0","commander":"^6.2.1","find-node-modules":"^2.1.0","globby":"^11.0.2","normalize-path":"^3.0.0"},"devDependencies":{"@types/jest":"^26.0.20","@types/node":"^11.12.0","@types/rimraf":"^3.0.0","@types/shelljs":"^0.8.8","husky":"^5.1.3","jest":"^26.6.3","prettier":"^2.2.1","rimraf":"^3.0.2","shelljs":"^0.8.4","ts-jest":"^26.4.4","typescript":"^4.1.2"},"gitHead":"1c51a31fb83c33833906c2cc653e3b80139a07d2","_id":"tsc-alias@1.2.10","_nodeVersion":"12.18.1","_npmVersion":"7.6.3","dist":{"shasum":"edcc018ab94104e795999a9960bb94e7c9a3ca23","size":10138,"noattachment":false,"key":"/tsc-alias/-/tsc-alias-1.2.10.tgz","tarball":"http://registry.cnpm.dingdandao.com/tsc-alias/download/tsc-alias-1.2.10.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.2.10_1619046253467_0.5880013501217483"},"_hasShrinkwrap":false,"publish_time":1619046253607,"_cnpm_publish_time":1619046253607,"_cnpmcore_publish_time":"2021-12-16T15:22:00.694Z"},"1.2.9":{"name":"tsc-alias","version":"1.2.9","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":"npm unlink tsc-alias && rimraf dist && tsc && npm link && rimraf package-lock.json","release:patch":"npm version patch","postversion":"git push && git push --tags && npm publish","format":"prettier --write \"**/*.{js,ts}\"","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":{"@jfonx/console-utils":"^1.0.3","@jfonx/file-utils":"^3.0.1","chokidar":"^3.5.0","commander":"^6.2.1","find-node-modules":"^2.1.0","globby":"^11.0.2","normalize-path":"^3.0.0"},"devDependencies":{"@types/jest":"^26.0.20","@types/node":"^11.12.0","@types/shelljs":"^0.8.8","husky":"^5.1.3","jest":"^26.6.3","prettier":"^2.2.1","rimraf":"^3.0.2","shelljs":"^0.8.4","ts-jest":"^26.4.4","typescript":"^4.1.2"},"gitHead":"80508006ddea8ae39a5fe7260875586b98fa325e","_id":"tsc-alias@1.2.9","_nodeVersion":"12.21.0","_npmVersion":"6.14.11","dist":{"shasum":"9fbf38e5eb1bd89c7f4fc26ef0712e22a6ef8939","size":10090,"noattachment":false,"key":"/tsc-alias/-/tsc-alias-1.2.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/tsc-alias/download/tsc-alias-1.2.9.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.2.9_1616681210290_0.3354005189294924"},"_hasShrinkwrap":false,"publish_time":1616681210477,"_cnpm_publish_time":1616681210477,"_cnpmcore_publish_time":"2021-12-16T15:22:00.930Z"},"1.2.8":{"name":"tsc-alias","version":"1.2.8","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":"npm unlink && rimraf dist && tsc && npm link && rimraf package-lock.json","release:patch":"npm version patch","postversion":"git push && git push --tags && npm publish","format":"prettier --write \"**/*.{js,ts}\"","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":{"@jfonx/console-utils":"^1.0.3","@jfonx/file-utils":"^3.0.1","chokidar":"^3.5.0","commander":"^6.2.1","find-node-modules":"^2.1.0","globby":"^11.0.2","normalize-path":"^3.0.0"},"devDependencies":{"@types/jest":"^26.0.20","@types/node":"^11.12.0","@types/shelljs":"^0.8.8","husky":"^5.1.3","jest":"^26.6.3","prettier":"^2.2.1","rimraf":"^3.0.2","shelljs":"^0.8.4","ts-jest":"^26.4.4","typescript":"^4.1.2"},"gitHead":"85d326dcb5dfaf071d60f01c677e53d8a1d07f62","_id":"tsc-alias@1.2.8","_nodeVersion":"12.18.1","_npmVersion":"6.14.5","dist":{"shasum":"d88bfce778c0b31d095a132209b4eefe7e16cc16","size":9883,"noattachment":false,"key":"/tsc-alias/-/tsc-alias-1.2.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/tsc-alias/download/tsc-alias-1.2.8.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.2.8_1616000873208_0.09472143539195099"},"_hasShrinkwrap":false,"publish_time":1616000873424,"_cnpm_publish_time":1616000873424,"_cnpmcore_publish_time":"2021-12-16T15:22:01.136Z"},"1.2.7":{"name":"tsc-alias","version":"1.2.7","description":"Replace alias paths with relative paths after typescript compilation.","main":"dist/index.js","bin":{"tsc-alias":"dist/bin/index.js"},"scripts":{"build:dev":"tsc -w","clean":"npm unlink && rimraf dist && tsc && npm link && rimraf package-lock.json","release:patch":"npm test && npm version patch","postversion":"git push && git push --tags && npm publish","format":"prettier --write \"**/*.{js,ts}\"","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":{"@jfonx/console-utils":"^1.0.3","@jfonx/file-utils":"^3.0.1","chokidar":"^3.5.0","commander":"^6.2.1","find-node-modules":"^2.1.0","globby":"^11.0.2","normalize-path":"^3.0.0"},"devDependencies":{"@types/jest":"^26.0.20","@types/node":"^11.12.0","@types/shelljs":"^0.8.8","jest":"^26.6.3","prettier":"^2.2.1","rimraf":"^3.0.2","shelljs":"^0.8.4","ts-jest":"^26.4.4","typescript":"^4.1.2"},"gitHead":"7511b424ae993c75648e925aebf1fc8147f2ecc0","_id":"tsc-alias@1.2.7","_nodeVersion":"12.18.1","_npmVersion":"6.14.5","dist":{"shasum":"15d631c132b107b8f1f57694094874715d4e7814","size":9786,"noattachment":false,"key":"/tsc-alias/-/tsc-alias-1.2.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/tsc-alias/download/tsc-alias-1.2.7.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.2.7_1615429145314_0.05217779100422981"},"_hasShrinkwrap":false,"publish_time":1615429145446,"_cnpm_publish_time":1615429145446,"_cnpmcore_publish_time":"2021-12-16T15:22:01.346Z"},"1.2.6":{"name":"tsc-alias","version":"1.2.6","description":"Replace absolute paths to relative paths after typescript compilation","main":"dist/index.js","bin":{"tsc-alias":"dist/bin/index.js"},"scripts":{"build:dev":"tsc -w","clean":"npm uninstall -g . && rimraf dist && tsc && npm i -g .","release:patch":"npm test && npm version patch","postversion":"git push && git push --tags && npm publish","format":"prettier --write \"**/*.{js,ts}\"","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":{"@jfonx/console-utils":"^1.0.3","@jfonx/file-utils":"^3.0.1","chokidar":"^3.5.0","commander":"^6.2.1","find-node-modules":"^2.1.0","globby":"^11.0.2","normalize-path":"^3.0.0"},"devDependencies":{"@types/jest":"^26.0.20","@types/node":"^11.12.0","@types/shelljs":"^0.8.8","jest":"^26.6.3","prettier":"^2.2.1","rimraf":"^3.0.2","shelljs":"^0.8.4","ts-jest":"^26.4.4","typescript":"^4.1.2"},"gitHead":"1b8a94c6fe05e4001cf7876449f9491146b45d66","_id":"tsc-alias@1.2.6","_nodeVersion":"12.18.1","_npmVersion":"6.14.11","dist":{"shasum":"d35811e50fde00491d32d859ed200b64d7c6f8ad","size":9821,"noattachment":false,"key":"/tsc-alias/-/tsc-alias-1.2.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/tsc-alias/download/tsc-alias-1.2.6.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.2.6_1611809403798_0.8309346815755485"},"_hasShrinkwrap":false,"publish_time":1611809403969,"_cnpm_publish_time":1611809403969,"_cnpmcore_publish_time":"2021-12-16T15:22:01.601Z"},"1.2.5":{"name":"tsc-alias","version":"1.2.5","description":"Replace absolute paths to relative paths after typescript compilation","main":"dist/index.js","bin":{"tsc-alias":"dist/bin/index.js"},"scripts":{"build:dev":"tsc -w","release:patch":"tsc && npm test && npm version patch","postversion":"git push && git push --tags && npm publish","format":"prettier --write \"**/*.{js,ts}\"","test":"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":{"@jfonx/console-utils":"^1.0.3","@jfonx/file-utils":"^3.0.1","chokidar":"^3.5.0","commander":"^6.2.1","find-node-modules":"^2.1.0","globby":"^11.0.2","normalize-path":"^3.0.0"},"devDependencies":{"@types/jest":"^26.0.20","@types/node":"^11.12.0","@types/shelljs":"^0.8.8","jest":"^26.6.3","prettier":"^2.2.1","rimraf":"^3.0.2","shelljs":"^0.8.4","ts-jest":"^26.4.4","typescript":"^4.1.2"},"gitHead":"b43491f349493bba7aa740b71f5fbd0b835a5915","_id":"tsc-alias@1.2.5","_nodeVersion":"12.18.1","_npmVersion":"6.14.11","dist":{"shasum":"a34a86598e53f6f10693794d387bd964266fef97","size":9783,"noattachment":false,"key":"/tsc-alias/-/tsc-alias-1.2.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/tsc-alias/download/tsc-alias-1.2.5.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.2.5_1611791318151_0.5365680174762961"},"_hasShrinkwrap":false,"publish_time":1611791318301,"_cnpm_publish_time":1611791318301,"_cnpmcore_publish_time":"2021-12-16T15:22:01.808Z"},"1.2.4":{"name":"tsc-alias","version":"1.2.4","description":"Replace absolute paths to relative paths after typescript compilation","main":"dist/index.js","bin":{"tsc-alias":"dist/bin/index.js"},"scripts":{"build":"npm run clean && tsc","build:watch":"tsc -w","clean":"rimraf dist","prepublish":"npm run build","postversion":"git push && git push --tags && npm publish","format":"prettier --write \"**/*.{js,ts}\""},"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":{"@jfonx/console-utils":"^1.0.3","@jfonx/file-utils":"^3.0.1","chokidar":"^3.5.0","commander":"^6.2.1","find-node-modules":"^2.1.0","globby":"^11.0.2","normalize-path":"^3.0.0"},"devDependencies":{"@types/node":"^11.12.0","prettier":"^2.2.1","rimraf":"^3.0.2","typescript":"^4.1.2"},"gitHead":"8b57dc23e69e6943f67810085056257f9fdf1da3","_id":"tsc-alias@1.2.4","_nodeVersion":"12.18.1","_npmVersion":"6.14.11","dist":{"shasum":"1bfb297559714daf8ef3449c69900f18e324e01d","size":9137,"noattachment":false,"key":"/tsc-alias/-/tsc-alias-1.2.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/tsc-alias/download/tsc-alias-1.2.4.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.2.4_1611771918815_0.21135593642285366"},"_hasShrinkwrap":false,"publish_time":1611771919028,"_cnpm_publish_time":1611771919028,"_cnpmcore_publish_time":"2021-12-16T15:22:02.027Z"},"1.2.3":{"name":"tsc-alias","version":"1.2.3","description":"Replace absolute paths to relative paths after typescript compilation","main":"dist/index.js","bin":{"tsc-alias":"dist/bin/index.js"},"scripts":{"build":"npm run clean && tsc","build:watch":"tsc -w","clean":"rimraf dist","prepublish":"npm run build","postversion":"git push && git push --tags && npm publish","format":"prettier --write \"**/*.{js,ts}\""},"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":{"@jfonx/console-utils":"^1.0.3","@jfonx/file-utils":"^3.0.1","chokidar":"^3.5.0","commander":"^6.2.1","find-node-modules":"^2.1.0","globby":"^11.0.2","normalize-path":"^3.0.0"},"devDependencies":{"@types/node":"^11.12.0","prettier":"^2.2.1","rimraf":"^3.0.2","typescript":"^4.1.2"},"gitHead":"4c233ba9b5342d4e95851d57cac9237c3f16d43b","_id":"tsc-alias@1.2.3","_nodeVersion":"12.18.1","_npmVersion":"6.14.11","dist":{"shasum":"a37cdeedc8ebc692d5a77babf9d84fc42dc479d7","size":9109,"noattachment":false,"key":"/tsc-alias/-/tsc-alias-1.2.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/tsc-alias/download/tsc-alias-1.2.3.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.2.3_1611763952304_0.256151491304494"},"_hasShrinkwrap":false,"publish_time":1611763952557,"_cnpm_publish_time":1611763952557,"_cnpmcore_publish_time":"2021-12-16T15:22:02.215Z"},"1.2.2":{"name":"tsc-alias","version":"1.2.2","description":"Replace absolute paths to relative paths after typescript compilation","main":"dist/index.js","bin":{"tsc-alias":"dist/bin/index.js"},"scripts":{"build":"npm run clean && tsc","build:watch":"tsc -w","clean":"rimraf dist","prepublish":"npm run build","postversion":"git push && git push --tags && npm publish","format":"prettier --write \"**/*.{js,ts}\""},"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":{"@jfonx/console-utils":"^1.0.3","@jfonx/file-utils":"^3.0.1","chokidar":"^3.5.0","commander":"^6.2.1","find-node-modules":"^2.1.0","globby":"^11.0.2","normalize-path":"^3.0.0"},"devDependencies":{"@types/node":"^11.12.0","prettier":"^2.2.1","rimraf":"^3.0.2","typescript":"^4.1.2"},"gitHead":"1590b628e8189c69f9343713f5df950beaaa6ce4","_id":"tsc-alias@1.2.2","_nodeVersion":"12.18.1","_npmVersion":"6.14.11","dist":{"shasum":"43ea37cb756a6b631a64d93d3c92a2550cf9f8f0","size":9120,"noattachment":false,"key":"/tsc-alias/-/tsc-alias-1.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/tsc-alias/download/tsc-alias-1.2.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.2.2_1610395285993_0.5868032878329872"},"_hasShrinkwrap":false,"publish_time":1610395286272,"_cnpm_publish_time":1610395286272,"_cnpmcore_publish_time":"2021-12-16T15:22:02.454Z"},"1.2.1":{"name":"tsc-alias","version":"1.2.1","description":"Replace absolute paths to relative paths after typescript compilation","main":"dist/index.js","bin":{"tsc-alias":"dist/bin/index.js"},"scripts":{"build":"npm run clean && tsc","build:watch":"tsc -w","clean":"rimraf dist","prepublish":"npm run build","postversion":"git push && git push --tags && npm publish","format":"prettier --write \"**/*.{js,ts}\""},"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":{"@jfonx/console-utils":"^1.0.3","chokidar":"^3.0.0","commander":"^2.19.0","find-node-modules":"^2.1.0","globby":"^9.2.0","normalize-path":"^3.0.0","tsconfig":"^7.0.0"},"devDependencies":{"@types/node":"^11.12.0","prettier":"^2.2.1","rimraf":"^3.0.2","typescript":"^4.1.2"},"gitHead":"471457fcdf875b1f372a71506600f3a3b5e7797f","_id":"tsc-alias@1.2.1","_nodeVersion":"12.18.1","_npmVersion":"6.14.11","dist":{"shasum":"cddd99cbd9bf3334360313a95fefeb2b587d1c08","size":9111,"noattachment":false,"key":"/tsc-alias/-/tsc-alias-1.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/tsc-alias/download/tsc-alias-1.2.1.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.2.1_1610306149803_0.4181540407483615"},"_hasShrinkwrap":false,"publish_time":1610306149942,"_cnpm_publish_time":1610306149942,"_cnpmcore_publish_time":"2021-12-16T15:22:02.681Z"},"1.2.0":{"name":"tsc-alias","version":"1.2.0","description":"Replace absolute paths to relative paths after typescript compilation","main":"dist/index.js","bin":{"tsc-alias":"dist/bin/index.js"},"scripts":{"build":"npm run clean && tsc","build:watch":"tsc -w","clean":"rimraf dist","prepublish":"npm run build","postversion":"git push && git push --tags && npm publish","format":"prettier --write \"**/*.{js,ts}\""},"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":{"@jfonx/console-utils":"^1.0.3","@jfonx/file-utils":"^1.0.0","chokidar":"^3.0.0","commander":"^2.19.0","find-node-modules":"^2.1.0","globby":"^9.2.0","normalize-path":"^3.0.0"},"devDependencies":{"@types/node":"^11.12.0","prettier":"^2.2.1","rimraf":"^3.0.2","typescript":"^4.1.2"},"gitHead":"5adf5f649176a95f185cb3ff78fc63eb12a2b2af","_id":"tsc-alias@1.2.0","_nodeVersion":"12.18.1","_npmVersion":"6.14.5","dist":{"shasum":"5fb35147d4452a0afda519e0200e8af78920e5c1","size":9110,"noattachment":false,"key":"/tsc-alias/-/tsc-alias-1.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/tsc-alias/download/tsc-alias-1.2.0.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.2.0_1607202501507_0.37650765394329566"},"_hasShrinkwrap":false,"publish_time":1607202501664,"_cnpm_publish_time":1607202501664,"_cnpmcore_publish_time":"2021-12-16T15:22:02.914Z"},"1.1.5":{"name":"tsc-alias","version":"1.1.5","description":"Replace absolute paths to relative paths after typescript compilation","main":"dist/index.js","bin":{"tsc-alias":"dist/bin/index.js"},"scripts":{"build":"npm run clean && tsc","build:watch":"tsc -w","clean":"rimraf dist","prepublish":"npm run build","postversion":"git push && git push --tags && npm publish","format":"prettier --write \"./*.{js,jsx,ts,tsx}\" \"./src/**/*.{js,jsx,ts,tsx}\""},"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":{"@jfonx/console-utils":"^1.0.3","@jfonx/file-utils":"^1.0.0","chokidar":"^3.0.0","commander":"^2.19.0","globby":"^9.2.0","normalize-path":"^3.0.0"},"devDependencies":{"@types/node":"^11.12.0","rimraf":"^3.0.2"},"gitHead":"9d53e8316ffc5aab6d9bb1bcc8c382991304887a","_id":"tsc-alias@1.1.5","_nodeVersion":"12.18.1","_npmVersion":"6.14.8","dist":{"shasum":"75aa0e7a105773e51eb28c481634b1ea027dbd6a","size":8735,"noattachment":false,"key":"/tsc-alias/-/tsc-alias-1.1.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/tsc-alias/download/tsc-alias-1.1.5.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.1.5_1604912129729_0.5912379237990528"},"_hasShrinkwrap":false,"publish_time":1604912129826,"_cnpm_publish_time":1604912129826,"_cnpmcore_publish_time":"2021-12-16T15:22:03.155Z"},"1.1.4":{"name":"tsc-alias","version":"1.1.4","description":"Replace absolute paths to relative paths after typescript compilation","main":"src/index.js","bin":{"tsc-alias":"bin/index.js"},"scripts":{"build":"npm run clean && tsc","build:watch":"tsc -w","clean":"rimraf dist","prepublish":"npm run build","postversion":"git push && git push --tags && npm publish","format":"prettier --write \"./*.{js,jsx,ts,tsx}\" \"./src/**/*.{js,jsx,ts,tsx}\""},"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":{"@jfonx/console-utils":"^1.0.3","@jfonx/file-utils":"^1.0.0","chokidar":"^3.0.0","commander":"^2.19.0","globby":"^9.2.0","normalize-path":"^3.0.0"},"devDependencies":{"@types/node":"^11.12.0","rimraf":"^3.0.2"},"gitHead":"d78d69555be8fcf3a6f22d294a3345f3efeaad7d","_id":"tsc-alias@1.1.4","_nodeVersion":"12.18.1","_npmVersion":"6.14.8","dist":{"shasum":"94aba78483d0dbb65fa17c338acfe9e87d1c3b7d","size":8739,"noattachment":false,"key":"/tsc-alias/-/tsc-alias-1.1.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/tsc-alias/download/tsc-alias-1.1.4.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.1.4_1604866025511_0.05088805169480559"},"_hasShrinkwrap":false,"publish_time":1604866025664,"_cnpm_publish_time":1604866025664,"_cnpmcore_publish_time":"2021-12-16T15:22:03.355Z"},"1.1.3":{"name":"tsc-alias","version":"1.1.3","description":"Replace absolute paths to relative paths after typescript compilation","main":"src/index.js","module":"src/index.js","bin":{"tsc-alias":"src/bin/index.js"},"scripts":{"build":"tsc -p ./tsconfig.json && npm run copyfiles","build:watch":"tsc -w -p ./tsconfig.json","pub":"npm run build && cd dist && np","copyfiles":"copyfiles README.md .npmignore dist","format":"prettier --write \"./*.{js,jsx,ts,tsx}\" \"./src/**/*.{js,jsx,ts,tsx}\""},"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","devDependencies":{"@types/node":"^11.12.0","copyfiles":"^2.4.0","np":"^7.0.0"},"dependencies":{"@jfonx/console-utils":"^1.0.3","@jfonx/file-utils":"^1.0.0","chokidar":"^3.0.0","commander":"^2.19.0","globby":"^9.2.0","normalize-path":"^3.0.0"},"_id":"tsc-alias@1.1.3","_nodeVersion":"12.18.1","_npmVersion":"6.14.8","dist":{"shasum":"ab47f8c7a33aedd191a52c17f4d869b1c3940bbe","size":8364,"noattachment":false,"key":"/tsc-alias/-/tsc-alias-1.1.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/tsc-alias/download/tsc-alias-1.1.3.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.1.3_1604861036058_0.3293724950381909"},"_hasShrinkwrap":false,"publish_time":1604861036184,"_cnpm_publish_time":1604861036184,"_cnpmcore_publish_time":"2021-12-16T15:22:03.598Z"},"1.1.2":{"name":"tsc-alias","version":"1.1.2","description":"Replace absolute paths to relative paths after typescript compilation","main":"src/index.js","module":"src/index.js","bin":{"tsc-alias":"src/bin/index.js"},"scripts":{"build":"tsc -p ./tsconfig.json","build:watch":"tsc -w -p ./tsconfig.json","format":"prettier --write \"./*.{js,jsx,ts,tsx}\" \"./src/**/*.{js,jsx,ts,tsx}\""},"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","devDependencies":{"@types/node":"^11.12.0"},"dependencies":{"@jfonx/console-utils":"^1.0.3","@jfonx/file-utils":"^1.0.0","chokidar":"^3.0.0","commander":"^2.19.0","globby":"^9.2.0","normalize-path":"^3.0.0"},"_id":"tsc-alias@1.1.2","_nodeVersion":"12.18.1","_npmVersion":"6.14.8","dist":{"shasum":"90031503a3f4a7e52cce73a15c9a2c737d847d74","size":7663,"noattachment":false,"key":"/tsc-alias/-/tsc-alias-1.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/tsc-alias/download/tsc-alias-1.1.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.1.2_1604859110942_0.933773368550818"},"_hasShrinkwrap":false,"publish_time":1604859111064,"_cnpm_publish_time":1604859111064,"_cnpmcore_publish_time":"2021-12-16T15:22:03.851Z"},"1.1.1":{"name":"tsc-alias","version":"1.1.1","description":"Replace absolute paths to relative paths after typescript compilation","main":"src/index.js","module":"src/index.js","bin":{"tsc-alias":"src/bin/index.js"},"scripts":{"build":"tsc -p ./tsconfig.json","build:watch":"tsc -w -p ./tsconfig.json","format":"prettier --write \"./*.{js,jsx,ts,tsx}\" \"./src/**/*.{js,jsx,ts,tsx}\""},"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","devDependencies":{"@types/node":"^11.12.0"},"dependencies":{"@jfonx/console-utils":"^1.0.3","@jfonx/file-utils":"^1.0.0","chokidar":"^3.0.0","commander":"^2.19.0","globby":"^9.2.0","normalize-path":"^3.0.0"},"_id":"tsc-alias@1.1.1","_npmVersion":"6.4.1","_nodeVersion":"10.15.3","_npmUser":{"name":"justkey","email":"justkeybocovo@gmail.com"},"dist":{"shasum":"5e73f801930f18262be14f049e794e84aa94384f","size":8866,"noattachment":false,"key":"/tsc-alias/-/tsc-alias-1.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/tsc-alias/download/tsc-alias-1.1.1.tgz"},"maintainers":[{"name":"justkey","email":"justkeybocovo@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tsc-alias_1.1.1_1568766874331_0.2714966102240721"},"_hasShrinkwrap":false,"publish_time":1568766874494,"_cnpm_publish_time":1568766874494,"_cnpmcore_publish_time":"2021-12-16T15:22:04.052Z"},"1.1.0":{"name":"tsc-alias","version":"1.1.0","description":"Replace absolute paths to relative paths after typescript compilation","main":"src/index.js","module":"src/index.js","bin":{"tsc-alias":"src/bin/index.js"},"scripts":{"build":"tsc -p ./tsconfig.json","build:watch":"tsc -w -p ./tsconfig.json","format":"prettier --write \"./*.{js,jsx,ts,tsx}\" \"./src/**/*.{js,jsx,ts,tsx}\""},"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","devDependencies":{"@types/node":"^11.12.0"},"dependencies":{"@jfonx/console-utils":"^1.0.3","@jfonx/file-utils":"^1.0.0","chokidar":"^3.0.0","commander":"^2.19.0","globby":"^9.2.0","normalize-path":"^3.0.0"},"_id":"tsc-alias@1.1.0","_npmVersion":"6.4.1","_nodeVersion":"10.15.3","_npmUser":{"name":"justkey","email":"justkeybocovo@gmail.com"},"dist":{"shasum":"6a863b5f0966285b6b27476fe157876f1dbe9427","size":8873,"noattachment":false,"key":"/tsc-alias/-/tsc-alias-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/tsc-alias/download/tsc-alias-1.1.0.tgz"},"maintainers":[{"name":"justkey","email":"justkeybocovo@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tsc-alias_1.1.0_1559628976007_0.6075331338314294"},"_hasShrinkwrap":false,"publish_time":1559628976220,"_cnpm_publish_time":1559628976220,"_cnpmcore_publish_time":"2021-12-16T15:22:04.304Z"},"1.0.11":{"name":"tsc-alias","version":"1.0.11","description":"Replace absolute paths to relative paths after typescript compilation","main":"bin/index.js","module":"bin/index.js","types":"@types/index.d.ts","bin":{"tsc-alias":"bin/index.js"},"scripts":{"build":"tsc -p ./tsconfig.json","build:watch":"tsc -w -p ./tsconfig.json","clear":"rm -rf ./lib ./cjs ./coverage","format":"prettier --write \"./*.{js,jsx,ts,tsx}\" \"./src/**/*.{js,jsx,ts,tsx}\"","lint":"tslint -c ./tslint.json \"src/**/*\"","lint:fix":"tslint --fix -c ./tslint.json \"src/**/*\"","start":"yarn clear && yarn format && yarn lint:fix && yarn test && yarn build","test":"jest","test:coverage":"jest --coverage","test:watch":"jest --watch"},"repository":{"type":"git","url":""},"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","devDependencies":{"@types/jest":"^24.0.11","@types/node":"^11.12.0","jest":"^24.5.0","prettier":"^1.16.4","ts-jest":"^24.0.0","tslint":"^5.14.0","tslint-config-airbnb":"^5.11.1","tslint-config-prettier":"^1.18.0","typescript":"^3.3.4000"},"dependencies":{"commander":"^2.19.0","globby":"^8.0.2","normalize-path":"^3.0.0"},"gitHead":"9b55ebecccbe843a02bafba0010faa3298bdb40b","_id":"tsc-alias@1.0.11","_npmVersion":"6.4.1","_nodeVersion":"10.15.3","_npmUser":{"name":"justkey","email":"justkeybocovo@gmail.com"},"dist":{"shasum":"1dffb90662a4192e6fac674eb3e02d6c71618e64","size":70476,"noattachment":false,"key":"/tsc-alias/-/tsc-alias-1.0.11.tgz","tarball":"http://registry.cnpm.dingdandao.com/tsc-alias/download/tsc-alias-1.0.11.tgz"},"maintainers":[{"name":"justkey","email":"justkeybocovo@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tsc-alias_1.0.11_1557613071334_0.30833491351792675"},"_hasShrinkwrap":false,"publish_time":1557613071467,"_cnpm_publish_time":1557613071467,"_cnpmcore_publish_time":"2021-12-16T15:22:04.559Z"},"1.0.10":{"name":"tsc-alias","version":"1.0.10","description":"Replace absolute paths to relative paths after typescript compilation","main":"bin/index.js","module":"bin/index.js","types":"@types/index.d.ts","bin":{"tsc-alias":"bin/index.js"},"scripts":{"build":"tsc -p ./tsconfig.json","build:watch":"tsc -w -p ./tsconfig.json","clear":"rm -rf ./lib ./cjs ./coverage","format":"prettier --write \"./*.{js,jsx,ts,tsx}\" \"./src/**/*.{js,jsx,ts,tsx}\"","lint":"tslint -c ./tslint.json \"src/**/*\"","lint:fix":"tslint --fix -c ./tslint.json \"src/**/*\"","start":"yarn clear && yarn format && yarn lint:fix && yarn test && yarn build","test":"jest","test:coverage":"jest --coverage","test:watch":"jest --watch"},"repository":{"type":"git","url":""},"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","devDependencies":{"@types/jest":"^24.0.11","@types/node":"^11.12.0","jest":"^24.5.0","prettier":"^1.16.4","ts-jest":"^24.0.0","tslint":"^5.14.0","tslint-config-airbnb":"^5.11.1","tslint-config-prettier":"^1.18.0","typescript":"^3.3.4000"},"dependencies":{"commander":"^2.19.0","globby":"^8.0.2","normalize-path":"^3.0.0"},"gitHead":"f1b5e28b2ea3d0082e1f5de727a591187352f2fa","_id":"tsc-alias@1.0.10","_npmVersion":"6.4.1","_nodeVersion":"10.15.3","_npmUser":{"name":"justkey","email":"justkeybocovo@gmail.com"},"dist":{"shasum":"652ad33eedb59e1004d574a07ec6f34eb647405e","size":70471,"noattachment":false,"key":"/tsc-alias/-/tsc-alias-1.0.10.tgz","tarball":"http://registry.cnpm.dingdandao.com/tsc-alias/download/tsc-alias-1.0.10.tgz"},"maintainers":[{"name":"justkey","email":"justkeybocovo@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tsc-alias_1.0.10_1557612580791_0.7469812143340864"},"_hasShrinkwrap":false,"publish_time":1557612580943,"_cnpm_publish_time":1557612580943,"_cnpmcore_publish_time":"2021-12-16T15:22:04.769Z"},"1.0.9":{"name":"tsc-alias","version":"1.0.9","description":"Replace absolute paths to relative paths after typescript compilation","main":"bin/index.js","module":"bin/index.js","types":"@types/index.d.ts","bin":{"tsc-alias":"bin/index.js"},"scripts":{"build":"tsc -p ./tsconfig.json","build:watch":"tsc -w -p ./tsconfig.json","clear":"rm -rf ./lib ./cjs ./coverage","format":"prettier --write \"./*.{js,jsx,ts,tsx}\" \"./src/**/*.{js,jsx,ts,tsx}\"","lint":"tslint -c ./tslint.json \"src/**/*\"","lint:fix":"tslint --fix -c ./tslint.json \"src/**/*\"","start":"yarn clear && yarn format && yarn lint:fix && yarn test && yarn build","test":"jest","test:coverage":"jest --coverage","test:watch":"jest --watch"},"repository":{"type":"git","url":""},"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","devDependencies":{"@types/jest":"^24.0.11","@types/node":"^11.12.0","jest":"^24.5.0","prettier":"^1.16.4","ts-jest":"^24.0.0","tslint":"^5.14.0","tslint-config-airbnb":"^5.11.1","tslint-config-prettier":"^1.18.0","typescript":"^3.3.4000"},"dependencies":{"commander":"^2.19.0","globby":"^8.0.2","normalize-path":"^3.0.0"},"gitHead":"5b4570721231401aeea946321c3b7be4c79dfd65","_id":"tsc-alias@1.0.9","_npmVersion":"6.4.1","_nodeVersion":"10.15.3","_npmUser":{"name":"justkey","email":"justkeybocovo@gmail.com"},"dist":{"shasum":"de2c25e7fe1a988508417008ae3d90264cb4f59b","size":70213,"noattachment":false,"key":"/tsc-alias/-/tsc-alias-1.0.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/tsc-alias/download/tsc-alias-1.0.9.tgz"},"maintainers":[{"name":"justkey","email":"justkeybocovo@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tsc-alias_1.0.9_1557610282502_0.6782216098602791"},"_hasShrinkwrap":false,"publish_time":1557610282635,"_cnpm_publish_time":1557610282635,"_cnpmcore_publish_time":"2021-12-16T15:22:04.987Z"},"1.0.8":{"name":"tsc-alias","version":"1.0.8","description":"Replace absolute paths to relative paths after typescript compilation","main":"bin/index.js","module":"bin/index.js","types":"@types/index.d.ts","bin":{"tsc-alias":"bin/index.js"},"scripts":{"build":"tsc -p ./tsconfig.json","build:watch":"tsc -w -p ./tsconfig.json","clear":"rm -rf ./lib ./cjs ./coverage","format":"prettier --write \"./*.{js,jsx,ts,tsx}\" \"./src/**/*.{js,jsx,ts,tsx}\"","lint":"tslint -c ./tslint.json \"src/**/*\"","lint:fix":"tslint --fix -c ./tslint.json \"src/**/*\"","start":"yarn clear && yarn format && yarn lint:fix && yarn test && yarn build","test":"jest","test:coverage":"jest --coverage","test:watch":"jest --watch"},"repository":{"type":"git","url":""},"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","devDependencies":{"@types/jest":"^24.0.11","@types/node":"^11.12.0","jest":"^24.5.0","prettier":"^1.16.4","ts-jest":"^24.0.0","tslint":"^5.14.0","tslint-config-airbnb":"^5.11.1","tslint-config-prettier":"^1.18.0","typescript":"^3.3.4000"},"dependencies":{"commander":"^2.19.0","globby":"^8.0.2","normalize-path":"^3.0.0"},"gitHead":"a62b713e3c40250875e98d43cf92ce279833a578","_id":"tsc-alias@1.0.8","_npmVersion":"6.4.1","_nodeVersion":"10.15.3","_npmUser":{"name":"justkey","email":"justkeybocovo@gmail.com"},"dist":{"shasum":"843ee6e4cb0794b504c2a12ad37a4092d3d89463","size":69636,"noattachment":false,"key":"/tsc-alias/-/tsc-alias-1.0.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/tsc-alias/download/tsc-alias-1.0.8.tgz"},"maintainers":[{"name":"justkey","email":"justkeybocovo@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tsc-alias_1.0.8_1557567474550_0.08393038781413131"},"_hasShrinkwrap":false,"publish_time":1557567474740,"_cnpm_publish_time":1557567474740,"_cnpmcore_publish_time":"2021-12-16T15:22:05.296Z"},"1.0.7":{"name":"tsc-alias","version":"1.0.7","description":"Replace absolute paths to relative paths after typescript compilation","main":"bin/index.js","module":"bin/index.js","types":"@types/index.d.ts","bin":{"tsc-alias":"bin/index.js"},"scripts":{"build":"tsc -p ./tsconfig.json","build:watch":"tsc -w -p ./tsconfig.json","clear":"rm -rf ./lib ./cjs ./coverage","format":"prettier --write \"./*.{js,jsx,ts,tsx}\" \"./src/**/*.{js,jsx,ts,tsx}\"","lint":"tslint -c ./tslint.json \"src/**/*\"","lint:fix":"tslint --fix -c ./tslint.json \"src/**/*\"","start":"yarn clear && yarn format && yarn lint:fix && yarn test && yarn build","test":"jest","test:coverage":"jest --coverage","test:watch":"jest --watch"},"repository":{"type":"git","url":""},"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","devDependencies":{"@types/jest":"^24.0.11","@types/node":"^11.12.0","jest":"^24.5.0","prettier":"^1.16.4","ts-jest":"^24.0.0","tslint":"^5.14.0","tslint-config-airbnb":"^5.11.1","tslint-config-prettier":"^1.18.0","typescript":"^3.3.4000"},"dependencies":{"commander":"^2.19.0","globby":"^8.0.2","normalize-path":"^3.0.0"},"gitHead":"478d63d92b2ec04b42ab695d75eb992fdf1cb3d0","_id":"tsc-alias@1.0.7","_npmVersion":"6.4.1","_nodeVersion":"10.15.3","_npmUser":{"name":"justkey","email":"justkeybocovo@gmail.com"},"dist":{"shasum":"582f09633c0ffd74c7218984803633c5a4941286","size":69645,"noattachment":false,"key":"/tsc-alias/-/tsc-alias-1.0.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/tsc-alias/download/tsc-alias-1.0.7.tgz"},"maintainers":[{"name":"justkey","email":"justkeybocovo@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tsc-alias_1.0.7_1557562562451_0.23658777985427348"},"_hasShrinkwrap":false,"publish_time":1557562562637,"_cnpm_publish_time":1557562562637,"_cnpmcore_publish_time":"2021-12-16T15:22:05.478Z"},"1.0.6":{"name":"tsc-alias","version":"1.0.6","description":"Replace absolute paths to relative paths after typescript compilation","main":"bin/index.js","module":"bin/index.js","types":"@types/index.d.ts","bin":{"tsc-alias":"bin/index.js"},"scripts":{"build":"tsc -p ./tsconfig.json","build:watch":"tsc -w -p ./tsconfig.json","clear":"rm -rf ./lib ./cjs ./coverage","format":"prettier --write \"./*.{js,jsx,ts,tsx}\" \"./src/**/*.{js,jsx,ts,tsx}\"","lint":"tslint -c ./tslint.json \"src/**/*\"","lint:fix":"tslint --fix -c ./tslint.json \"src/**/*\"","start":"yarn clear && yarn format && yarn lint:fix && yarn test && yarn build","test":"jest","test:coverage":"jest --coverage","test:watch":"jest --watch"},"repository":{"type":"git","url":""},"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","devDependencies":{"@types/jest":"^24.0.11","@types/node":"^11.12.0","jest":"^24.5.0","prettier":"^1.16.4","ts-jest":"^24.0.0","tslint":"^5.14.0","tslint-config-airbnb":"^5.11.1","tslint-config-prettier":"^1.18.0","typescript":"^3.3.4000"},"dependencies":{"commander":"^2.19.0","globby":"^8.0.2","normalize-path":"^3.0.0"},"gitHead":"67848fbf9094ef4581c61b7ae5a4d593eac60587","_id":"tsc-alias@1.0.6","_npmVersion":"6.4.1","_nodeVersion":"10.15.3","_npmUser":{"name":"justkey","email":"justkeybocovo@gmail.com"},"dist":{"shasum":"d906112ac1700e34646c07d80a3878992cb34c39","size":69527,"noattachment":false,"key":"/tsc-alias/-/tsc-alias-1.0.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/tsc-alias/download/tsc-alias-1.0.6.tgz"},"maintainers":[{"name":"justkey","email":"justkeybocovo@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tsc-alias_1.0.6_1557559505940_0.3869588369674122"},"_hasShrinkwrap":false,"publish_time":1557559506108,"_cnpm_publish_time":1557559506108,"_cnpmcore_publish_time":"2021-12-16T15:22:05.679Z"},"1.0.5":{"name":"tsc-alias","version":"1.0.5","description":"Replace absolute paths to relative paths after typescript compilation","main":"bin/index.js","module":"bin/index.js","types":"@types/index.d.ts","bin":{"tsc-alias":"bin/index.js"},"scripts":{"build":"tsc -p ./tsconfig.json","build:watch":"tsc -w -p ./tsconfig.json","clear":"rm -rf ./lib ./cjs ./coverage","format":"prettier --write \"./*.{js,jsx,ts,tsx}\" \"./src/**/*.{js,jsx,ts,tsx}\"","lint":"tslint -c ./tslint.json \"src/**/*\"","lint:fix":"tslint --fix -c ./tslint.json \"src/**/*\"","start":"yarn clear && yarn format && yarn lint:fix && yarn test && yarn build","test":"jest","test:coverage":"jest --coverage","test:watch":"jest --watch"},"repository":{"type":"git","url":""},"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","devDependencies":{"@types/jest":"^24.0.11","@types/node":"^11.12.0","jest":"^24.5.0","prettier":"^1.16.4","ts-jest":"^24.0.0","tslint":"^5.14.0","tslint-config-airbnb":"^5.11.1","tslint-config-prettier":"^1.18.0","typescript":"^3.3.4000"},"dependencies":{"commander":"^2.19.0","globby":"^8.0.2","normalize-path":"^3.0.0"},"gitHead":"1540b3662052a1761bc218bcc62f15f8f591f5eb","_id":"tsc-alias@1.0.5","_npmVersion":"6.4.1","_nodeVersion":"10.15.3","_npmUser":{"name":"justkey","email":"justkeybocovo@gmail.com"},"dist":{"shasum":"ce441c2d1d6e4b350fa084999f8628f9cec8e624","size":69525,"noattachment":false,"key":"/tsc-alias/-/tsc-alias-1.0.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/tsc-alias/download/tsc-alias-1.0.5.tgz"},"maintainers":[{"name":"justkey","email":"justkeybocovo@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tsc-alias_1.0.5_1557559006496_0.16156938001170817"},"_hasShrinkwrap":false,"publish_time":1557559006674,"_cnpm_publish_time":1557559006674,"_cnpmcore_publish_time":"2021-12-16T15:22:05.972Z"},"1.0.4":{"name":"tsc-alias","version":"1.0.4","description":"Replace absolute paths to relative paths after typescript compilation","main":"bin/index.js","module":"bin/index.js","types":"@types/index.d.ts","bin":{"tsc-alias":"bin/index.js"},"scripts":{"build":"tsc -p ./tsconfig.json","build:watch":"tsc -w -p ./tsconfig.json","clear":"rm -rf ./lib ./cjs ./coverage","format":"prettier --write \"./*.{js,jsx,ts,tsx}\" \"./src/**/*.{js,jsx,ts,tsx}\"","lint":"tslint -c ./tslint.json \"src/**/*\"","lint:fix":"tslint --fix -c ./tslint.json \"src/**/*\"","start":"yarn clear && yarn format && yarn lint:fix && yarn test && yarn build","test":"jest","test:coverage":"jest --coverage","test:watch":"jest --watch"},"repository":{"type":"git","url":""},"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","devDependencies":{"@types/jest":"^24.0.11","@types/node":"^11.12.0","jest":"^24.5.0","prettier":"^1.16.4","ts-jest":"^24.0.0","tslint":"^5.14.0","tslint-config-airbnb":"^5.11.1","tslint-config-prettier":"^1.18.0","typescript":"^3.3.4000"},"dependencies":{"commander":"^2.19.0","globby":"^8.0.2","normalize-path":"^3.0.0"},"gitHead":"e8dfa584514dc7aa6df7a7663348be57a7961c78","_id":"tsc-alias@1.0.4","_npmVersion":"6.4.1","_nodeVersion":"10.15.3","_npmUser":{"name":"justkey","email":"justkeybocovo@gmail.com"},"dist":{"shasum":"d78103708c97e5f0e3e0a0e2a14f0122ea2d0145","size":69475,"noattachment":false,"key":"/tsc-alias/-/tsc-alias-1.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/tsc-alias/download/tsc-alias-1.0.4.tgz"},"maintainers":[{"name":"justkey","email":"justkeybocovo@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tsc-alias_1.0.4_1557557371364_0.9772044612219113"},"_hasShrinkwrap":false,"publish_time":1557557371591,"_cnpm_publish_time":1557557371591,"_cnpmcore_publish_time":"2021-12-16T15:22:06.261Z"},"1.0.3":{"name":"tsc-alias","version":"1.0.3","description":"Replace absolute paths to relative paths after typescript compilation","main":"bin/index.js","module":"bin/index.js","types":"bin/index.d.ts","bin":{"tsc-alias":"bin/index.js"},"scripts":{"build":"tsc -p ./tsconfig.json","build:watch":"tsc -w -p ./tsconfig.json","clear":"rm -rf ./lib ./cjs ./coverage","format":"prettier --write \"./*.{js,jsx,ts,tsx}\" \"./src/**/*.{js,jsx,ts,tsx}\"","lint":"tslint -c ./tslint.json \"src/**/*\"","lint:fix":"tslint --fix -c ./tslint.json \"src/**/*\"","start":"yarn clear && yarn format && yarn lint:fix && yarn test && yarn build","test":"jest","test:coverage":"jest --coverage","test:watch":"jest --watch"},"repository":{"type":"git","url":""},"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","devDependencies":{"@types/jest":"^24.0.11","@types/node":"^11.12.0","jest":"^24.5.0","prettier":"^1.16.4","ts-jest":"^24.0.0","tslint":"^5.14.0","tslint-config-airbnb":"^5.11.1","tslint-config-prettier":"^1.18.0","typescript":"^3.3.4000"},"dependencies":{"@types/globby":"^9.1.0","commander":"^2.19.0","globby":"^8.0.2","normalize-path":"^3.0.0"},"gitHead":"b943a1ebdcfa903e6ad5abcb9bf320dc8688e7d3","_id":"tsc-alias@1.0.3","_npmVersion":"6.4.1","_nodeVersion":"10.15.3","_npmUser":{"name":"justkey","email":"justkeybocovo@gmail.com"},"dist":{"shasum":"2fcd7d2997757d648520ea6315883bbc649bd657","size":69480,"noattachment":false,"key":"/tsc-alias/-/tsc-alias-1.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/tsc-alias/download/tsc-alias-1.0.3.tgz"},"maintainers":[{"name":"justkey","email":"justkeybocovo@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tsc-alias_1.0.3_1557555493912_0.2673792933576582"},"_hasShrinkwrap":false,"publish_time":1557555494059,"_cnpm_publish_time":1557555494059,"_cnpmcore_publish_time":"2021-12-16T15:22:06.470Z"},"1.0.2":{"name":"tsc-alias","version":"1.0.2","description":"Replace absolute paths to relative paths after typescript compilation","main":"cjs/index.js","module":"lib/index.js","types":"lib/index.d.ts","bin":{"tsc-alias":"cjs/index.js"},"scripts":{"build":"npm run build:esm && npm run build:cjs","build:esm":"tsc -p ./tsconfig.esm.json","build:cjs":"tsc -p ./tsconfig.cjs.json","clear":"rm -rf ./lib ./cjs ./coverage","format":"prettier --write \"./*.{js,jsx,ts,tsx}\" \"./src/**/*.{js,jsx,ts,tsx}\"","lint":"tslint -c ./tslint.json \"src/**/*\"","lint:fix":"tslint --fix -c ./tslint.json \"src/**/*\"","start":"yarn clear && yarn format && yarn lint:fix && yarn test && yarn build","test":"jest","test:coverage":"jest --coverage","test:watch":"jest --watch"},"repository":{"type":"git","url":""},"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","devDependencies":{"@types/jest":"^24.0.11","@types/node":"^11.12.0","jest":"^24.5.0","prettier":"^1.16.4","ts-jest":"^24.0.0","tslint":"^5.14.0","tslint-config-airbnb":"^5.11.1","tslint-config-prettier":"^1.18.0","typescript":"^3.3.4000"},"dependencies":{"@types/globby":"^9.1.0","commander":"^2.19.0","globby":"^8.0.2","normalize-path":"^3.0.0"},"gitHead":"cc4d9100a126072d842ccc5c2706ea3a9e41ae62","_id":"tsc-alias@1.0.2","_npmVersion":"6.4.1","_nodeVersion":"10.15.3","_npmUser":{"name":"justkey","email":"justkeybocovo@gmail.com"},"dist":{"shasum":"f975bef20e4d789b76a776e3defcac371d8bdc3f","size":76494,"noattachment":false,"key":"/tsc-alias/-/tsc-alias-1.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/tsc-alias/download/tsc-alias-1.0.2.tgz"},"maintainers":[{"name":"justkey","email":"justkeybocovo@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tsc-alias_1.0.2_1557435920504_0.6896548670373588"},"_hasShrinkwrap":false,"publish_time":1557435920708,"_cnpm_publish_time":1557435920708,"_cnpmcore_publish_time":"2021-12-16T15:22:06.767Z"},"1.0.1":{"name":"tsc-alias","version":"1.0.1","description":"Replace absolute paths to relative paths after typescript compilation","main":"cjs/index.js","module":"lib/index.js","types":"lib/index.d.ts","bin":{"tsc-alias":"cjs/index.js"},"scripts":{"build":"npm run build:esm && npm run build:cjs","build:esm":"tsc -p ./tsconfig.esm.json","build:cjs":"tsc -p ./tsconfig.cjs.json","clear":"rm -rf ./lib ./cjs ./coverage","format":"prettier --write \"./*.{js,jsx,ts,tsx}\" \"./src/**/*.{js,jsx,ts,tsx}\"","lint":"tslint -c ./tslint.json \"src/**/*\"","lint:fix":"tslint --fix -c ./tslint.json \"src/**/*\"","start":"yarn clear && yarn format && yarn lint:fix && yarn test && yarn build","test":"jest","test:coverage":"jest --coverage","test:watch":"jest --watch"},"repository":{"type":"git","url":""},"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","devDependencies":{"@types/jest":"^24.0.11","@types/node":"^11.12.0","jest":"^24.5.0","prettier":"^1.16.4","ts-jest":"^24.0.0","tslint":"^5.14.0","tslint-config-airbnb":"^5.11.1","tslint-config-prettier":"^1.18.0","typescript":"^3.3.4000"},"dependencies":{"@types/globby":"^9.1.0","commander":"^2.19.0","globby":"^8.0.2","normalize-path":"^3.0.0"},"gitHead":"1c9f368058cd2ca2a56776327c4102bf2c7fdf73","_id":"tsc-alias@1.0.1","_npmVersion":"6.4.1","_nodeVersion":"10.15.3","_npmUser":{"name":"justkey","email":"justkeybocovo@gmail.com"},"dist":{"shasum":"8adc2f5b6b1d8054252653ba6ea980a5428044a4","size":72300,"noattachment":false,"key":"/tsc-alias/-/tsc-alias-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/tsc-alias/download/tsc-alias-1.0.1.tgz"},"maintainers":[{"name":"justkey","email":"justkeybocovo@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tsc-alias_1.0.1_1557138886125_0.5399104982956013"},"_hasShrinkwrap":false,"publish_time":1557138886393,"_cnpm_publish_time":1557138886393,"_cnpmcore_publish_time":"2021-12-16T15:22:06.968Z"},"1.0.0":{"name":"tsc-alias","version":"1.0.0","description":"Replace absolute paths to relative paths after typescript compilation","main":"cjs/index.js","module":"lib/index.js","types":"lib/index.d.ts","bin":{"tsc-alias":"cjs/index.js"},"scripts":{"build":"npm run build:esm && npm run build:cjs","build:esm":"tsc -p ./tsconfig.esm.json","build:cjs":"tsc -p ./tsconfig.cjs.json","clear":"rm -rf ./lib ./cjs ./coverage","format":"prettier --write \"./*.{js,jsx,ts,tsx}\" \"./src/**/*.{js,jsx,ts,tsx}\"","lint":"tslint -c ./tslint.json \"src/**/*\"","lint:fix":"tslint --fix -c ./tslint.json \"src/**/*\"","start":"yarn clear && yarn format && yarn lint:fix && yarn test && yarn build","test":"jest","test:coverage":"jest --coverage","test:watch":"jest --watch"},"repository":{"type":"git","url":""},"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","devDependencies":{"@types/jest":"^24.0.11","@types/node":"^11.12.0","jest":"^24.5.0","prettier":"^1.16.4","ts-jest":"^24.0.0","tslint":"^5.14.0","tslint-config-airbnb":"^5.11.1","tslint-config-prettier":"^1.18.0","typescript":"^3.3.4000"},"dependencies":{"@types/globby":"^9.1.0","commander":"^2.19.0","globby":"^8.0.2","normalize-path":"^3.0.0"},"gitHead":"77ed4f15a83eb73b7e7e47fdba4f667ad3a0d158","_id":"tsc-alias@1.0.0","_npmVersion":"6.4.1","_nodeVersion":"10.15.3","_npmUser":{"name":"justkey","email":"justkeybocovo@gmail.com"},"dist":{"shasum":"849d193caf99c7a34d6ee113aeb7efd974463a26","size":72717,"noattachment":false,"key":"/tsc-alias/-/tsc-alias-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/tsc-alias/download/tsc-alias-1.0.0.tgz"},"maintainers":[{"name":"justkey","email":"justkeybocovo@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tsc-alias_1.0.0_1557138102989_0.05630021195129986"},"_hasShrinkwrap":false,"publish_time":1557138103161,"_cnpm_publish_time":1557138103161,"_cnpmcore_publish_time":"2021-12-16T15:22:07.255Z"},"0.0.8":{"name":"tsc-alias","version":"0.0.8","description":"Replace absolute paths to relative paths after typescript compilation","main":"cjs/index.js","module":"lib/index.js","types":"lib/index.d.ts","bin":{"tsc-alias":"cjs/index.js"},"scripts":{"build":"npm run build:esm && npm run build:cjs","build:esm":"tsc -p ./tsconfig.esm.json","build:cjs":"tsc -p ./tsconfig.cjs.json","clear":"rm -rf ./lib ./cjs ./coverage","format":"prettier --write \"./*.{js,jsx,ts,tsx}\" \"./src/**/*.{js,jsx,ts,tsx}\"","lint":"tslint -c ./tslint.json \"src/**/*\"","lint:fix":"tslint --fix -c ./tslint.json \"src/**/*\"","start":"yarn clear && yarn format && yarn lint:fix && yarn test && yarn build","test":"jest","test:coverage":"jest --coverage","test:watch":"jest --watch"},"repository":{"type":"git","url":""},"keywords":["typescript","paths","alias","absolute path","relative path","compilation","tsc"],"author":{"name":"Juskey B."},"license":"MIT","bugs":{"url":"https://github.com/"},"homepage":"https://github.com/","devDependencies":{"@types/jest":"^24.0.11","@types/node":"^11.12.0","jest":"^24.5.0","prettier":"^1.16.4","ts-jest":"^24.0.0","tslint":"^5.14.0","tslint-config-airbnb":"^5.11.1","tslint-config-prettier":"^1.18.0","typescript":"^3.3.4000"},"dependencies":{"@types/globby":"^9.1.0","commander":"^2.19.0","globby":"^8.0.2"},"gitHead":"294fb768e282891c8b6144fdb33cd1682d8218dd","_id":"tsc-alias@0.0.8","_npmVersion":"6.4.1","_nodeVersion":"10.15.3","_npmUser":{"name":"justkey","email":"justkeybocovo@gmail.com"},"dist":{"shasum":"db041d3f108f53df25bdf910a9d3a42d3300e4f9","size":69296,"noattachment":false,"key":"/tsc-alias/-/tsc-alias-0.0.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/tsc-alias/download/tsc-alias-0.0.8.tgz"},"maintainers":[{"name":"justkey","email":"justkeybocovo@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tsc-alias_0.0.8_1557100937416_0.6827856659262022"},"_hasShrinkwrap":false,"publish_time":1557100937585,"_cnpm_publish_time":1557100937585,"_cnpmcore_publish_time":"2021-12-16T15:22:07.530Z"},"0.0.7":{"name":"tsc-alias","version":"0.0.7","description":"Replace absolute paths to relative paths after typescript compilation","main":"cjs/index.js","module":"lib/index.js","types":"lib/index.d.ts","bin":{"tsc-alias":"cjs/index.js"},"scripts":{"build":"npm run build:esm && npm run build:cjs","build:esm":"tsc -p ./tsconfig.esm.json","build:cjs":"tsc -p ./tsconfig.cjs.json","clear":"rm -rf ./lib ./cjs ./coverage","format":"prettier --write \"./*.{js,jsx,ts,tsx}\" \"./src/**/*.{js,jsx,ts,tsx}\"","lint":"tslint -c ./tslint.json \"src/**/*\"","lint:fix":"tslint --fix -c ./tslint.json \"src/**/*\"","start":"yarn clear && yarn format && yarn lint:fix && yarn test && yarn build","test":"jest","test:coverage":"jest --coverage","test:watch":"jest --watch"},"repository":{"type":"git","url":""},"keywords":["typescript","paths","alias","absolute path","relative path","compilation","tsc"],"author":{"name":"Juskey B."},"license":"MIT","bugs":{"url":"https://github.com/"},"homepage":"https://github.com/","devDependencies":{"@types/jest":"^24.0.11","@types/node":"^11.12.0","jest":"^24.5.0","prettier":"^1.16.4","ts-jest":"^24.0.0","tslint":"^5.14.0","tslint-config-airbnb":"^5.11.1","tslint-config-prettier":"^1.18.0","typescript":"^3.3.4000"},"dependencies":{"@types/globby":"^9.1.0","commander":"^2.19.0","globby":"^8.0.2"},"gitHead":"294fb768e282891c8b6144fdb33cd1682d8218dd","_id":"tsc-alias@0.0.7","_npmVersion":"6.4.1","_nodeVersion":"10.15.3","_npmUser":{"name":"justkey","email":"justkeybocovo@gmail.com"},"dist":{"shasum":"abf673b5fca405763fd9edb9f5909c8d4312cee0","size":69298,"noattachment":false,"key":"/tsc-alias/-/tsc-alias-0.0.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/tsc-alias/download/tsc-alias-0.0.7.tgz"},"maintainers":[{"name":"justkey","email":"justkeybocovo@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tsc-alias_0.0.7_1557100780611_0.1854045350155702"},"_hasShrinkwrap":false,"publish_time":1557100780830,"_cnpm_publish_time":1557100780830,"_cnpmcore_publish_time":"2021-12-16T15:22:07.773Z"}},"readme":"# tsc-alias\n\nReplace alias paths with relative paths after typescript compilation. You can add aliases that reference other projects outside your tsconfig.json project by providing a relative path to the baseUrl.\n\n[![npm version](https://badge.fury.io/js/tsc-alias.svg)](https://badge.fury.io/js/tsc-alias)\n[![License](https://img.shields.io/:license-mit-blue.svg)](http://doge.mit-license.org)\n[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.com/donate/?hosted_button_id=FPRE4VERGHZ3E)\n\n## Comparison to [tsconfig-paths](https://github.com/dividab/tsconfig-paths)\n\n\\+ Compile time (no runtime dependencies)\n\n## Getting Started\n\nFirst, install tsc-alias as devDependency using npm.\n\n```sh\nnpm install -g tsc-alias\n```\n\n```\nnpm install --save-dev tsc-alias\n```\n\n## Add it to your build scripts in package.json\n\n```json\n\"scripts\": {\n  \"build\": \"tsc --project tsconfig.json && tsc-alias -p tsconfig.json\",\n}\n\n================ OR ===================\n\n\"scripts\": {\n  \"build\": \"tsc && tsc-alias\",\n  \"build:watch\": \"tsc && (concurrently \\\"tsc -w\\\" \\\"tsc-alias -w\\\")\"\n}\n```\n\n## Issues\nIf you have an issue, please create one. But, before:\n\n- try to check the [FAQ.](https://github.com/justkey007/tsc-alias/discussions/110) \n- try to check if there exits alike issues.\n- try to run with `--debug` and check if config is correctly loaded and all sourcefiles are found.\n\n## API\n\n### Installation\n\n```sh\nnpm install tsc-alias\n```\n\n### Usage\n\n```typescript\nimport { replaceTscAliasPaths } from 'tsc-alias';\n\nreplaceTscAliasPaths(options?);\n```\n\nHere are all the available options:\n\n<table>\n  <thead>\n  <tr>\n    <th>Option</th>\n    <th>Description</th>\n    <th>Default Value</th>\n  </tr>\n  </thead>\n  <tbody>\n    <tr>\n      <td>configFile</td>\n      <td>path to tsconfig.json</td>\n      <td><code>'tsconfig.json'</code></td>\n    </tr>\n    <tr>\n      <td>watch</td>\n      <td>Observe file changes</td>\n      <td><code>false</code></td>\n    </tr>\n    <tr>\n      <td>outDir</td>\n      <td>Run in a folder leaving the \"outDir\" of the tsconfig.json (relative path to tsconfig)</td>\n      <td><code>tsconfig.compilerOptions.outDir</code></td>\n    </tr>\n    <tr>\n      <td>declarationDir</td>\n      <td>Works the same as outDir but for declarationDir</td>\n      <td><code>tsconfig.compilerOptions.declarationDir</code></td>\n    </tr>\n    <tr>\n      <td>resolveFullPaths</td>\n      <td>Attempt to replace incomplete import paths (those not ending in <code>.js</code>) with fully resolved paths (for ECMAScript Modules compatibility)</td>\n      <td><code>false</code></td>\n    </tr>\n    <tr>\n      <td>silent</td>\n      <td>Reduced terminal output. This is a deprecated option and no longer has any effect.</td>\n      <td><code>true</code></td>\n    </tr>\n    <tr>\n      <td>verbose</td>\n      <td>Additional information is output to the terminal</td>\n      <td><code>false</code></td>\n    </tr>\n    <tr>\n      <td>debug</td>\n      <td>Debug information is send to the terminal</td>\n      <td><code>false</code></td>\n    </tr>\n    <tr>\n      <td>replacers</td>\n      <td>Files to import as extra replacers <a href=\"https://github.com/justkey007/tsc-alias/discussions/73\">More info</a></td>\n      <td><code>[]</code></td>\n    </tr>\n    <tr>\n      <td>output</td>\n      <td>The output object tsc-alias will send logs to.</td>\n      <td><code>new Output(options.verbose)</code></td>\n    </tr>\n    <tr>\n      <td>fileExtensions</td>\n      <td>Overwrite file extensions tsc-alias will use to scan and resolve files.</td>\n      <td><code>undefined</code></td>\n    </tr>\n  </tbody>\n</table>\n\n### Configuration via `tsconfig.json` Example\n\n```json\n{\n  \"compilerOptions\": {\n    ...\n  },\n  \"tsc-alias\": {\n    \"verbose\": false,\n    \"resolveFullPaths\": true,\n    \"replacers\": {\n      \"exampleReplacer\": {\n        \"enabled\": true,\n        \"file\": \"./exampleReplacer.js\"\n      },\n      \"otherReplacer\": {\n        \"enabled\": true,\n        \"file\": \"./otherReplacer.js\"\n      }\n    },\n    \"fileExtensions\": {\n      \"inputGlob\": \"js,jsx,mjs\",\n      \"outputCheck\": [\"js\", \"json\", \"jsx\", \"mjs\"]\n    }\n  }\n}\n```\n\n### Single file replacer\n\nWe can use tsc-alias in a single file, with a function that returns the modified contents.\n\nWe prepare the replacer with `prepareSingleFileReplaceTscAliasPaths()`, passing the same options that we would pass to `replaceTscAliasPaths()`. That will return a promise of a function that receives the file contents and path, and returns the transformed contents, synchronously.\n\n```typescript\nimport { prepareSingleFileReplaceTscAliasPaths } from 'tsc-alias';\n\nconst runFile: SingleFileReplacer = await prepareSingleFileReplaceTscAliasPaths(options?);\n\nfunction treatFile(filePath: string) {\n  const fileContents = fs.readFileSync(filePath, 'utf8');\n  const newContents = runFile({fileContents, filePath});\n  // do stuff with newContents\n}\n```\n","_attachments":{},"homepage":"https://github.com/justkey007/tsc-alias.git","bugs":{"url":"https://github.com/justkey007/tsc-alias/issues"},"license":"MIT"}