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