{"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","dist-tags":{"latest":"1.8.6"}}