{"_id":"tsc-multi","_rev":"17-f9f6d4301eeaca2f5203e846482a7e4c","name":"tsc-multi","dist-tags":{"latest":"1.1.0"},"versions":{"0.0.0":{"name":"tsc-multi","version":"0.0.0","description":"","scripts":{"build":"tsc","lint":"eslint . --ext .js,.ts,.jsx,.tsx","clean":"rm -rf dist"},"repository":{"type":"git","url":"git+https://github.com/tommy351/tsc-multi.git"},"keywords":["typescript","tsc"],"author":{"name":"Tommy Chen","email":"tommy351@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/tommy351/tsc-multi/issues"},"homepage":"https://github.com/tommy351/tsc-multi#readme","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,ts,jsx,tsx}":"eslint --fix"},"engines":{"node":">=10"},"dependencies":{"tslib":"^2.1.0","yargs":"^16.2.0"},"devDependencies":{"@types/node":"^14.14.22","@types/yargs":"^16.0.0","@typescript-eslint/eslint-plugin":"^4.12.0","@typescript-eslint/parser":"^4.12.0","eslint":"^7.17.0","eslint-config-prettier":"^7.1.0","eslint-plugin-node":"^11.1.0","eslint-plugin-prettier":"^3.3.1","eslint-plugin-react":"^7.22.0","husky":"^4.3.7","lint-staged":"^10.5.3","prettier":"^2.2.1","typescript":"^4.1.3"},"peerDependencies":{"typescript":">=3"},"gitHead":"d98daf370eafdc1bc9d4e67d6d965d2b755d763f","_id":"tsc-multi@0.0.0","_nodeVersion":"14.15.4","_npmVersion":"6.14.10","dist":{"integrity":"sha512-X719ic7T9VnK/7MmvKUnzXV3w1b7+WLxwduQKpsbrywDldXdIt4d3J5Nifywi/nImltq4MCxU8xNNOmjYIQHrw==","shasum":"d9b2b0f4098511020b4fafd9013057098679da06","tarball":"https://registry.npmjs.org/tsc-multi/-/tsc-multi-0.0.0.tgz","fileCount":15,"unpackedSize":20094,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgGAXlCRA9TVsSAnZWagAAaPkP/RgtpU9R+ibAiqP1+Ooq\nGEgRKchUXZfKJubBpAg10e7OjzGIXPZM1Xk4RPPnXIvBdl6ijpTGnDOzllW0\nIn1Q92O9uh4bWE8N1burfbLeDKTqkjzTXZenXnFA8rCSAXfSQ0b0gfWiu3pR\nq9yla/vLeXhZ6FeuFfokg5kpxcHPFoMRjor002U84lhD+Vbtpqlc6fZmBgBy\nLgR/BSXWUfEdHkrX/jqLaDezceCBveUhUgCIScQtvrrErDz4N+zVNN8zNErb\n7ff9fsdNeUwO/rSZPjlXD1NI4QmPgj++yhgEC6z2esNZs9dQQ07MRjbyYKoI\nTvg0VI4qRn4IpuQaz4N4V4oqRBsnpP/ov/rdriyHY9tM/u+BFrDJCH6+YT32\nMnge4Bn32p3WUBN+g6+/VXG3p5q+/OlqcFca7Yrf+5gOgnfyqch8z25LIe0a\nW1K3gl3VFqhU10oAucxpHRR0HWarmVA5uhB+W1dsIAM7jKN7Z/Rc4V1SzTTd\nhp9d0S695xzH5EQd87QiR08nK1ZRhc6cYT341i+yCBx57EQGY7C4W5pRnWfE\n9RbT+doATjAemj6/OmkzfCRs2HuIC1ZWvg0UDwPGOF3prPzjNrXTKoT/eN3f\nrpYQ8kstSNrQCN/+UyHlceEootaynlozVITd3/AWIBdyvVxa3j3i5TVwC8Wh\nGEQs\r\n=5KjV\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAtCdfnhZPmWbCEW27qPdf3OWr3loLyUIi+Z2li6evuCAiAjniwzASazmHkQcPANbiGZVL3rZ52fafu0MTm3T1Bajw=="}]},"_npmUser":{"name":"tommy351","email":"tommy351@gmail.com"},"directories":{},"maintainers":[{"name":"tommy351","email":"tommy351@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tsc-multi_0.0.0_1612187108893_0.9242038428368955"},"_hasShrinkwrap":false,"deprecated":"This is a prerelease. Please use v0.1.0 or above instead."},"0.1.0":{"name":"tsc-multi","version":"0.1.0","description":"Compile TypeScript projects into multiple targets.","main":"dist/index.js","types":"dist/index.d.ts","bin":{"tsc-multi":"bin/tsc-multi.js"},"scripts":{"build":"tsc -P tsconfig.build.json","watch":"npm run build -- --watch","lint":"eslint . --ext .js,.ts,.jsx,.tsx","clean":"rm -rf dist","test":"npm-run-all test:*","test:integration":"jest --config integration/jest.config.js"},"repository":{"type":"git","url":"git+https://github.com/tommy351/tsc-multi.git"},"keywords":["typescript","tsc"],"author":{"name":"Tommy Chen","email":"tommy351@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/tommy351/tsc-multi/issues"},"homepage":"https://github.com/tommy351/tsc-multi#readme","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,ts,jsx,tsx}":"eslint --fix"},"engines":{"node":">=12.11.0"},"dependencies":{"debug":"^4.3.1","get-stdin":"^8.0.0","lodash.omit":"^4.5.0","string-to-stream":"^3.0.1","superstruct":"^0.14.0","tslib":"^2.1.0","yargs":"^16.2.0"},"devDependencies":{"@types/debug":"^4.1.5","@types/fs-extra":"^9.0.6","@types/jest":"^26.0.20","@types/lodash.omit":"^4.5.6","@types/node":"^14.14.22","@types/tmp":"^0.2.0","@types/yargs":"^16.0.0","@typescript-eslint/eslint-plugin":"^4.12.0","@typescript-eslint/parser":"^4.12.0","eslint":"^7.17.0","eslint-config-prettier":"^7.1.0","eslint-plugin-jest":"^24.1.3","eslint-plugin-node":"^11.1.0","eslint-plugin-prettier":"^3.3.1","eslint-plugin-react":"^7.22.0","execa":"^5.0.0","fast-glob":"^3.2.5","fs-extra":"^9.1.0","husky":"^4.3.7","jest":"^26.6.3","jest-file-snapshot":"^0.5.0","lint-staged":"^10.5.3","npm-run-all":"^4.1.5","prettier":"^2.2.1","tmp-promise":"^3.0.2","ts-jest":"^26.5.0","ts-node":"^9.1.1","typescript":"^4.1.3"},"peerDependencies":{"typescript":">=3"},"gitHead":"f878b3517115e8da521159de74a97999b5b50bad","_id":"tsc-multi@0.1.0","_nodeVersion":"14.15.4","_npmVersion":"6.14.10","dist":{"integrity":"sha512-nh/eaxF0l4SAgy3jXKdsLShfj5dgEksSpK1K6UIgNV0JUYhpSMVM/56jtdC0oLN71+JGj67rojZGOvne8I6G4g==","shasum":"818c76e28f308c7c3e7a519e89a3e5778a667820","tarball":"https://registry.npmjs.org/tsc-multi/-/tsc-multi-0.1.0.tgz","fileCount":40,"unpackedSize":40119,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgIABDCRA9TVsSAnZWagAAMHkP/0oQsRrrBKIbpm1cuoD1\n9PwamDIkxQG3EilCkw5PWOWvY2t4Qt8NgbQZoS4XZln+ZXSlY1j/6MCUCorz\n0H7Q3In/a94kmwYUQrK3HbfE+gcDeXC9CsQic9cohjKdNloIKphaFiZ9NoKh\nB8kf/8dz9LKAiM5EMlDcoAuPr0Givc/g0E19lOg+5xwgOeQoo1Q7RuufDLm3\nGYs54QGSXWpOVm5W5MinZGocwMMhHxIWSkiFw1nON5M385w0Ry6TREP3Ag1r\nvju/WgAisfDZzJwrew3kFMMlnkAvtwrdA/sWN0lq1jil44BD/O1lmVOX0Rvg\nvlYG+nLegfD34/E6XKlnPpQSI5QqUIfTmg6eruB9lTvI7rCXjGSQ5DDBv4B1\nNk8b8IIMhkeBbud+8Rf0S8h+v8zqO/0sQ9/VxXvbkor449gsM5cK2w6oZGVa\nX74WFMfUbiW+46HnaDBfTdNueio70rF8fgO3B6iHExrJOsxvcVQQtl2dyldN\nVjJ+Wm/S5mxV9g2++lRhvhNa2SY+PPfaur9ca00C7f7OBGrZjYEL/PSFH4mJ\nmZvhb89Z72ttEdTMKhFxllgT/r/eGh1PG4atLQ2i3SIvDK7OdRUViUvRyfA1\nVYHWcKnYyfXzUVfBfG0KzhDaW4hTJIiOr/29tv3+/7BQpeHEWAuaKOPdFEBQ\nZM6V\r\n=opTB\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFcxOETkFwLktsfaNhhMA1bepUv3+rjxUrbJ4P/vooAWAiEAu1mfqZxfNY4MrY5biXq8dLUiPcMx6/UeFP0GhWxbTvg="}]},"_npmUser":{"name":"tommy351","email":"tommy351@gmail.com"},"directories":{},"maintainers":[{"name":"tommy351","email":"tommy351@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tsc-multi_0.1.0_1612709954834_0.9556729394551837"},"_hasShrinkwrap":false},"0.2.0":{"name":"tsc-multi","version":"0.2.0","description":"Compile multiple TypeScript projects into multiple targets.","main":"dist/index.js","types":"dist/index.d.ts","bin":{"tsc-multi":"bin/tsc-multi.js"},"scripts":{"build":"tsc -P tsconfig.build.json","watch":"npm run build -- --watch","lint":"eslint . --ext .js,.ts,.jsx,.tsx","clean":"rm -rf dist","test":"npm-run-all test:*","test:integration":"jest --config integration/jest.config.js"},"repository":{"type":"git","url":"git+https://github.com/tommy351/tsc-multi.git"},"keywords":["typescript","tsc","ts","compiler"],"author":{"name":"Tommy Chen","email":"tommy351@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/tommy351/tsc-multi/issues"},"homepage":"https://github.com/tommy351/tsc-multi#readme","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,ts,jsx,tsx}":"eslint --fix"},"engines":{"node":">=10"},"dependencies":{"debug":"^4.3.1","get-stdin":"^8.0.0","lodash.omit":"^4.5.0","string-to-stream":"^3.0.1","superstruct":"^0.14.0","tslib":"^2.1.0","yargs":"^16.2.0"},"devDependencies":{"@types/debug":"^4.1.5","@types/fs-extra":"^9.0.6","@types/jest":"^26.0.20","@types/lodash.omit":"^4.5.6","@types/node":"^14.14.22","@types/tmp":"^0.2.0","@types/yargs":"^16.0.0","@typescript-eslint/eslint-plugin":"^4.12.0","@typescript-eslint/parser":"^4.12.0","eslint":"^7.17.0","eslint-config-prettier":"^7.1.0","eslint-plugin-jest":"^24.1.3","eslint-plugin-node":"^11.1.0","eslint-plugin-prettier":"^3.3.1","eslint-plugin-react":"^7.22.0","esm":"^3.2.25","execa":"^5.0.0","fast-glob":"^3.2.5","fs-extra":"^9.1.0","husky":"^4.3.7","jest":"^26.6.3","jest-file-snapshot":"^0.5.0","lint-staged":"^10.5.3","npm-run-all":"^4.1.5","prettier":"^2.2.1","tmp-promise":"^3.0.2","ts-jest":"^26.5.0","ts-node":"^9.1.1","ts-transformer-keys":"^0.4.3","ttypescript":"^1.5.12","typescript":"^4.1.3"},"peerDependencies":{"typescript":">=3"},"gitHead":"4f99c867b99aca4c30eda6cda13bce7763ac20c6","_id":"tsc-multi@0.2.0","_nodeVersion":"15.6.0","_npmVersion":"7.4.0","dist":{"integrity":"sha512-yEQUZ4DvGRjZjYLcYzXGBMe+4ekvqXsl60+VkWSC3ZeZ8tgPjsuTwq1PdrXS/rC21VCKCfrPPZuooCqjTaAuWA==","shasum":"8d55a05fff311a1211c32a6e7363f425038e2706","tarball":"https://registry.npmjs.org/tsc-multi/-/tsc-multi-0.2.0.tgz","fileCount":40,"unpackedSize":41926,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgIj8JCRA9TVsSAnZWagAAYsMP/3Ufqqjs0DFCwB2pv+e4\nKeCMeEnN2stIkQ672DgcCs5tkndzuNzIgMYrJGqFImQMx0Rz/4UIWmDM6wab\njELMGPbVBnWGk2WILL7hjkHWfZXxCdkiGbojrpoS26iX5zckKfEPioBoabfT\nU3o3WOvQnEt+TI0D69wy5dUxgluJnAPo6hgeaf+6hVQ4slaRdlN/eJX70cuk\nWwS/4SvZ+v7D9n9J9F3vkxw/TtIkZAO2DAQDXpDoMhyJQmrK4CrlM6BrSAxR\nXtAwn1eUXSEU0TMu6HGoerdbzAklPpnKvxYdarixG+e744xIbo9I+fDeiW4P\n4K5OP4IG49/goKB6Ls2q1Cx+N2N8Nbkb46OV+5Ehf21k0g6BY1OXqTXoA0GG\nBbpBYucwJUHQOjoFaI969BD3D/5XB9cuMAExpl505THBEhQ229FVfTlMkK+s\n+Dk3HCG6Ddt2Ja6ETBetkiw3/Apzm+kijgXxXqbQJrV8bKlhmnPcD0egBKEN\nfTRQYTck+SNkNYXHMR39euhGXjrgtVFenK/dMi9xkoJxvj2R1O3D7VaxhySM\n8XOCYjOpfZS+fifUFQPcsK9SNrSGYKqwAu6KA1BJbRJt+yBK9xEo+YD/977l\nBS1X5biLs1vTVkjZl53+X8bdVflUWnfm5C12jlv5ulawGBcArZz2ZUEsXgjD\ngXG8\r\n=pIwB\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDEZK0FSKb/UHCHsil8ziGrbBkTlqHaAFlOSdCGeyLjfQIhALYDYDYVe6oqOlSldLBJ6SFhCZViCiRn1TDtEiB1L38c"}]},"_npmUser":{"name":"tommy351","email":"tommy351@gmail.com"},"directories":{},"maintainers":[{"name":"tommy351","email":"tommy351@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tsc-multi_0.2.0_1612857097066_0.4100554266876357"},"_hasShrinkwrap":false},"0.3.0":{"name":"tsc-multi","version":"0.3.0","description":"Compile multiple TypeScript projects into multiple targets.","main":"dist/index.js","types":"dist/index.d.ts","bin":{"tsc-multi":"bin/tsc-multi.js"},"scripts":{"build":"tsc -P tsconfig.build.json","watch":"npm run build -- --watch","lint":"eslint . --ext .js,.ts,.jsx,.tsx","clean":"rm -rf dist","test":"npm-run-all test:*","test:integration":"jest --config integration/jest.config.js"},"repository":{"type":"git","url":"git+https://github.com/tommy351/tsc-multi.git"},"keywords":["typescript","tsc","ts","compiler"],"author":{"name":"Tommy Chen","email":"tommy351@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/tommy351/tsc-multi/issues"},"homepage":"https://github.com/tommy351/tsc-multi#readme","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,ts,jsx,tsx}":"eslint --fix"},"engines":{"node":">=10"},"dependencies":{"debug":"^4.3.1","fast-glob":"^3.2.5","get-stdin":"^8.0.0","lodash.omit":"^4.5.0","string-to-stream":"^3.0.1","superstruct":"^0.14.0","tslib":"^2.1.0","yargs":"^16.2.0"},"devDependencies":{"@types/debug":"^4.1.5","@types/fs-extra":"^9.0.6","@types/jest":"^26.0.20","@types/lodash.omit":"^4.5.6","@types/node":"^14.14.22","@types/tmp":"^0.2.0","@types/yargs":"^16.0.0","@typescript-eslint/eslint-plugin":"^4.12.0","@typescript-eslint/parser":"^4.12.0","eslint":"^7.17.0","eslint-config-prettier":"^7.1.0","eslint-plugin-jest":"^24.1.3","eslint-plugin-node":"^11.1.0","eslint-plugin-prettier":"^3.3.1","eslint-plugin-react":"^7.22.0","esm":"^3.2.25","execa":"^5.0.0","fs-extra":"^9.1.0","husky":"^4.3.7","jest":"^26.6.3","jest-file-snapshot":"^0.5.0","lint-staged":"^10.5.3","npm-run-all":"^4.1.5","prettier":"^2.2.1","tmp-promise":"^3.0.2","ts-jest":"^26.5.0","ts-node":"^9.1.1","ts-transformer-keys":"^0.4.3","ttypescript":"^1.5.12","typescript":"^4.1.3"},"peerDependencies":{"typescript":">=3"},"gitHead":"ea0c6f069a206b57986d424b80548a8474289e67","_id":"tsc-multi@0.3.0","_nodeVersion":"15.8.0","_npmVersion":"7.5.1","dist":{"integrity":"sha512-KFN4TiSZivRcdYvd8+mjIGCGfQe0hbz6GFEr6og1q/BGsJbVNBdkOegGRfWtMz90bOOOc0+CvshblPqbnkisNw==","shasum":"a274d1e04c53d60b040c263c842c7c45d986d00c","tarball":"https://registry.npmjs.org/tsc-multi/-/tsc-multi-0.3.0.tgz","fileCount":40,"unpackedSize":43466,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgIqjqCRA9TVsSAnZWagAAynsP/0qKdPTdIzwL10SQfHLm\ncfDpIPezYDLdtwbhjUV+hsgTWIm0BTjtnOo2it1o5+mgffYNvTmPK1dM/OBF\nJRpd0FgD45LZCScmR8YoIAPsUhWu540b2zn+CiYUkyvm7GdZiaIAWijDYRaI\nyYhCkQGuFcC1Fm8fRPN4k8eULc1pgfemms/Feiuu98wtnCD5bOZKcPOwvVWf\nlkeSpTaqF/kxmbU1gPEzQjMXs4rs2OOjbxgX6UjFcsfLqlwEBJguRrEbJs9Y\njTt8AoFYm0i0DwxgvdNPyl6NLbfd8a50/keMKQLrC6jbpzlNXWsDHQ6CAmQo\nQKGiBMc7M/Dk0/mYcnbOdVhHENqEHaBzXDGrADEkn/XXNQvi/z2GUrzHdc3i\nhu2z9QDpZiIYg80ZkoWoBO8qxsgFKWmvJHvUQp7tswmkYRnxCpEdggUaH0Uj\nflpCecP/oJb+8swc7mVTn89GI1SmmfSiYlU4zA2Z6/BM/B+g0KyXq3Qdzr+G\nSKY4siAvkMi7zH/jJJuERV8AsYFhMpBGnWx02xoryWl8xjMBivRwZHf3VHkl\nz0+zuzWaeHDp6ajKqL5CAx/nB5mk/eJEGW9RAACkZvWh7P9KJfaPQzVarzvF\n45DFj3KBNg9jBHTb6POdfiBfTS8gIns10axK7XgJKX3KBeWUNalVJp31tRT3\nFAhf\r\n=YZLg\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDgvI+lPi+7TZYGsuGX4vcUQ2gGrh/W+3Dh3NAfiQiqfQIhAL6en5EOrgHJ4167QXOuHInQe6xxaZxMomrPk4eh5Ywe"}]},"_npmUser":{"name":"tommy351","email":"tommy351@gmail.com"},"directories":{},"maintainers":[{"name":"tommy351","email":"tommy351@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tsc-multi_0.3.0_1612884201598_0.8273718529569569"},"_hasShrinkwrap":false},"0.3.1":{"name":"tsc-multi","version":"0.3.1","description":"Compile multiple TypeScript projects into multiple targets.","main":"dist/index.js","types":"dist/index.d.ts","bin":{"tsc-multi":"bin/tsc-multi.js"},"scripts":{"build":"tsc -P tsconfig.build.json","watch":"npm run build -- --watch","lint":"eslint . --ext .js,.ts,.jsx,.tsx","clean":"rm -rf dist","test":"npm-run-all test:*","test:integration":"jest --config integration/jest.config.js"},"repository":{"type":"git","url":"git+https://github.com/tommy351/tsc-multi.git"},"keywords":["typescript","tsc","ts","compiler"],"author":{"name":"Tommy Chen","email":"tommy351@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/tommy351/tsc-multi/issues"},"homepage":"https://github.com/tommy351/tsc-multi#readme","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,ts,jsx,tsx}":"eslint --fix"},"engines":{"node":">=10"},"dependencies":{"debug":"^4.3.1","fast-glob":"^3.2.5","get-stdin":"^8.0.0","lodash.omit":"^4.5.0","string-to-stream":"^3.0.1","superstruct":"^0.14.0","tslib":"^2.1.0","yargs":"^16.2.0"},"devDependencies":{"@types/debug":"^4.1.5","@types/fs-extra":"^9.0.6","@types/jest":"^26.0.20","@types/lodash.omit":"^4.5.6","@types/node":"^14.14.22","@types/tmp":"^0.2.0","@types/yargs":"^16.0.0","@typescript-eslint/eslint-plugin":"^4.12.0","@typescript-eslint/parser":"^4.12.0","eslint":"^7.17.0","eslint-config-prettier":"^7.1.0","eslint-plugin-jest":"^24.1.3","eslint-plugin-node":"^11.1.0","eslint-plugin-prettier":"^3.3.1","eslint-plugin-react":"^7.22.0","esm":"^3.2.25","execa":"^5.0.0","fs-extra":"^9.1.0","husky":"^4.3.7","jest":"^26.6.3","jest-file-snapshot":"^0.5.0","lint-staged":"^10.5.3","npm-run-all":"^4.1.5","prettier":"^2.2.1","tmp-promise":"^3.0.2","ts-jest":"^26.5.0","ts-node":"^9.1.1","ts-transformer-keys":"^0.4.3","ttypescript":"^1.5.12","typescript":"^4.1.3"},"peerDependencies":{"typescript":">=3"},"gitHead":"8d8209f29816e55650a7da231b82860ce37e6ba6","_id":"tsc-multi@0.3.1","_nodeVersion":"15.8.0","_npmVersion":"7.5.1","dist":{"integrity":"sha512-j3U/CW2Hx0NPgi8jpJrMCYh/iwvFuEzYyeyRzdJa/aqGKSOy3yHCYpfI38tOzhjk9mP14w5itzU5sQ7LQFFO0g==","shasum":"001287373083e3d3e9d8c9ec5debef3d651c8323","tarball":"https://registry.npmjs.org/tsc-multi/-/tsc-multi-0.3.1.tgz","fileCount":40,"unpackedSize":43713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgP6edCRA9TVsSAnZWagAAS9UP/3uvHa+8BOSlXKMYNvDx\nsp7tu+tjX1Wo3p55LIxPlKNs9YOXg+lnZjmke7w4XUnt81QJZVev9yYOX//s\nZOYjwD2jMKrbmN3nK1Hi1IHVBjk9HcMyRaWXMdcVLNWwiORh7d8PLQu+aZd6\nf3fQ8RiFhvdyHhVl0CxRdD24jXoQh7A2K8BnabldZHVVOFnrA1aRN3OTvpoY\nDJtMC1CH77hbfY1jLZU88YCu7qmsUNUxS1vmqZDWxBB8iY1v00nXd2Tp+4w+\ndMIwimfQKN4UjUg7fX2QYNW+UYYrgotEvFBv4VhT+npUBBV+OAaPWYb5gLDf\nq9BStaqswmapMMm8VSrOBKdFbOnuFeDlzsSk4eLLLY/JzlyjO2M5U9QWYW4h\nTOo43fJf16Wk474vxKOewDVwPDJla5zqiDgWW7clIELIzlfzYExDifYpoEyn\nB2Cg1J+yVSisV7HEfe0gi50XT8kKQVJ6hJ5DJZCZE5kvGlgKAp4uGLNvBZZK\n/C3nhoLFt4i/Ie0IRjom4KXMDs426vaDg+wsaXbU2HdaLKz3bkUaiXiIY0BL\niS4avMkjm+ial9pdH5jxYERY/gh7suuezjRsEQTy18UzhBrdqjseE9NP3n12\ntwY75nHcWOVCR89e+VqYq0PQvVmxHQ421/X4kNbprseygX4p4MTXu+4Ea9hz\ncbVv\r\n=jIVA\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFoTdahI6d/p6i1BmxmnQ8RZCu8GS7KatRo3g4hMb+swAiEAshhGHNxFj9j7lDD5mXE/xsSSn9KDbTWy0bAIoU0XR9U="}]},"_npmUser":{"name":"tommy351","email":"tommy351@gmail.com"},"directories":{},"maintainers":[{"name":"tommy351","email":"tommy351@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tsc-multi_0.3.1_1614784412816_0.7442614348665864"},"_hasShrinkwrap":false},"0.3.2":{"name":"tsc-multi","version":"0.3.2","description":"Compile multiple TypeScript projects into multiple targets.","main":"dist/index.js","types":"dist/index.d.ts","bin":{"tsc-multi":"bin/tsc-multi.js"},"scripts":{"build":"tsc -P tsconfig.build.json","watch":"npm run build -- --watch","lint":"eslint . --ext .js,.ts,.jsx,.tsx","clean":"rm -rf dist","test":"npm-run-all test:*","test:integration":"jest --config integration/jest.config.js"},"repository":{"type":"git","url":"git+https://github.com/tommy351/tsc-multi.git"},"keywords":["typescript","tsc","ts","compiler"],"author":{"name":"Tommy Chen","email":"tommy351@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/tommy351/tsc-multi/issues"},"homepage":"https://github.com/tommy351/tsc-multi#readme","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,ts,jsx,tsx}":"eslint --fix"},"engines":{"node":">=10"},"dependencies":{"debug":"^4.3.1","fast-glob":"^3.2.5","get-stdin":"^8.0.0","lodash.omit":"^4.5.0","string-to-stream":"^3.0.1","superstruct":"^0.14.0","tslib":"^2.1.0","yargs":"^16.2.0"},"devDependencies":{"@types/debug":"^4.1.5","@types/fs-extra":"^9.0.6","@types/jest":"^26.0.20","@types/lodash.omit":"^4.5.6","@types/node":"^14.14.22","@types/tmp":"^0.2.0","@types/yargs":"^16.0.0","@typescript-eslint/eslint-plugin":"^4.12.0","@typescript-eslint/parser":"^4.12.0","eslint":"^7.17.0","eslint-config-prettier":"^7.1.0","eslint-plugin-jest":"^24.1.3","eslint-plugin-node":"^11.1.0","eslint-plugin-prettier":"^3.3.1","eslint-plugin-react":"^7.22.0","esm":"^3.2.25","execa":"^5.0.0","fs-extra":"^9.1.0","husky":"^4.3.7","jest":"^26.6.3","jest-file-snapshot":"^0.5.0","lint-staged":"^10.5.3","npm-run-all":"^4.1.5","prettier":"^2.2.1","tmp-promise":"^3.0.2","ts-jest":"^26.5.0","ts-node":"^9.1.1","ts-transformer-keys":"^0.4.3","ttypescript":"^1.5.12","typescript":"^4.1.3"},"peerDependencies":{"typescript":">=3"},"gitHead":"f1e75c3343dd1aefdd56157eb76dc8b249a8f124","_id":"tsc-multi@0.3.2","_nodeVersion":"15.8.0","_npmVersion":"7.5.1","dist":{"integrity":"sha512-/k4d3DFnwCKkk06LyRpj6UeeJ8Y8Apm3QkBxgnfjkZiEh57HI25VBYfeor8w8DbUBo8TOuLyMAScGbMhgUSCJQ==","shasum":"129204e0fc124935813ed189ec290ee9c9c698e2","tarball":"https://registry.npmjs.org/tsc-multi/-/tsc-multi-0.3.2.tgz","fileCount":40,"unpackedSize":44996,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgSPjwCRA9TVsSAnZWagAAUL4P/jtQYQJrbQgZimVV2Xbu\nDwS1pBvLK5/f92Ykvbcj5Pm4Q6y7c4Cfsp+AVGTXmayXwEsZvKuoVgZ0bkig\n7zqNoE52TnTitELXb1ssgD4+1s47srET5Y3iJQpu30o+mTo6Eg6P6z6gXojd\nz4Qe1CHOkysm/Kh1SQFMe0bMZWWL4rJez3bmqnSfWPMcDWrqG3xfvAH6a65l\nsbfLkWmTSjFyBGQQoz1wNEBw5gVq/yWWLk9M74zIR1sb+4Syf2+/pDnIEmmN\n1lcnfxQhbp3ynTfxspskOYRzx5wcv9B85Q3y/WsMrXi8/m2nDJqJD7BDPdoO\nkbYS3CnIRHcMAxdtvdTosiSR3tYdR0HfaZkFYSU/H8UXf7HQBX2w6Zc386gy\nw3nwt9popvqTZxNV6B04eBaBhxZnw2weUtkxcOuD0vhLx6s57KIa/N8sbmbs\nt/xdPrlTK13gF4w4/mP5bs4BaztA7YX43DD06paLwU2egjqP6Ol141qSKnv/\naBS8Dbb1/c0niAj+uFNvYi5ltWaoibwzcFNowLFwstdbQkcmKVRIufXX3daO\nRjup4eIj4JAU3acsXXexcJIbM3RhABuUqikuAUnwxMi73UWHI82UgDF8x5A4\nO1v5oT6g9ZAVXrignRBHAYwTsB8eUQcETtkhwmzWRJ4imRIRdt32ng8jY47K\nKQuT\r\n=qAbt\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD/b/fmzW+e/OQEYJLXBkkx6JagKZaPC7p/gQgE09JLcQIhAMsMcAfS6jAMrPn+dLrtnKB8HgEWAsZke8PwGFU/MkDr"}]},"_npmUser":{"name":"tommy351","email":"tommy351@gmail.com"},"directories":{},"maintainers":[{"name":"tommy351","email":"tommy351@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tsc-multi_0.3.2_1615395056289_0.19238843348803703"},"_hasShrinkwrap":false},"0.4.0":{"name":"tsc-multi","version":"0.4.0","description":"Compile multiple TypeScript projects into multiple targets.","main":"dist/index.js","types":"dist/index.d.ts","bin":{"tsc-multi":"bin/tsc-multi.js"},"scripts":{"build":"tsc -P tsconfig.build.json","watch":"npm run build -- --watch","lint":"eslint . --ext .js,.ts,.jsx,.tsx","clean":"rm -rf dist","test":"npm-run-all test:*","test:integration":"jest --config integration/jest.config.js"},"repository":{"type":"git","url":"git+https://github.com/tommy351/tsc-multi.git"},"keywords":["typescript","tsc","ts","compiler"],"author":{"name":"Tommy Chen","email":"tommy351@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/tommy351/tsc-multi/issues"},"homepage":"https://github.com/tommy351/tsc-multi#readme","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,ts,jsx,tsx}":"eslint --fix"},"engines":{"node":">=10"},"dependencies":{"chalk":"^4.1.0","debug":"^4.3.1","fast-glob":"^3.2.5","get-stdin":"^8.0.0","lodash":"^4.17.21","signal-exit":"^3.0.3","string-to-stream":"^3.0.1","superstruct":"^0.14.0","supports-color":"^8.1.1","tslib":"^2.1.0","yargs":"^16.2.0"},"devDependencies":{"@types/debug":"^4.1.5","@types/fs-extra":"^9.0.6","@types/jest":"^26.0.20","@types/lodash":"^4.14.168","@types/node":"^14.14.22","@types/signal-exit":"^3.0.0","@types/tmp":"^0.2.0","@types/yargs":"^16.0.0","@typescript-eslint/eslint-plugin":"^4.12.0","@typescript-eslint/parser":"^4.12.0","eslint":"^7.17.0","eslint-config-prettier":"^7.1.0","eslint-plugin-jest":"^24.1.3","eslint-plugin-node":"^11.1.0","eslint-plugin-prettier":"^3.3.1","eslint-plugin-react":"^7.22.0","esm":"^3.2.25","execa":"^5.0.0","fs-extra":"^9.1.0","husky":"^4.3.7","jest":"^26.6.3","jest-file-snapshot":"^0.5.0","lint-staged":"^10.5.3","npm-run-all":"^4.1.5","prettier":"^2.2.1","tmp-promise":"^3.0.2","ts-jest":"^26.5.0","ts-node":"^9.1.1","ts-transformer-keys":"^0.4.3","ttypescript":"^1.5.12","typescript":"^4.1.3"},"peerDependencies":{"typescript":">=3"},"gitHead":"7f5c14a83eaa84c97e967ef8d540c455924f0dfb","_id":"tsc-multi@0.4.0","_nodeVersion":"15.10.0","_npmVersion":"7.5.3","dist":{"integrity":"sha512-dJW39hF7dH1uyywPU62Iqeisa+vO4Zqv/MIm11Fsa5yXEDAzdYMa8OGlzjPEM+YFYT1XoI0A2ssCuNBN2cgcag==","shasum":"447b2577f62997d5dbc0dd6d69afb6518fda576d","tarball":"https://registry.npmjs.org/tsc-multi/-/tsc-multi-0.4.0.tgz","fileCount":40,"unpackedSize":48186,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgSeG8CRA9TVsSAnZWagAAhHsP/RQ9O/CqFA6YN6NkcVAW\nTJzXSFRZsvwnjgU++OQrsGNZohOOG5RbnUSOnO21ZwLj9B133IlznrIctlqx\nFUjj790Pzf161eomuDpnJ64tf6U5Coq5PrkuWAaUB6wsmlFVYYf6iNnahqqm\n6sX66R0+/zdX1TkfzmyKx8+jU4qS1oafJZWxo15eAD4y4D0YmwhJ1TXGXQ4i\nmrJdc+YTq+jEY8XQAp8IZgXE7aj1SfhQ93D/bRbuJeuAPmu4NwEr4QOc/U9U\njnuYsvs/zNRaQphR2tSnOBCyme/yKwS/hOh0dZlca6SiMGK7Rx8xbP60OkOf\nqAM2FYO0hp3UN+FaAyNKaPrLlb3rxE6nJ8HBm0vZSL5jD8vIDzN0koMpkL/A\nw8r0lLjLesKyPqCZE/rx85/j9QIdnY82yLoMC3IF+zTG+u6W9S23QkBdX1Ja\nh982VXzkjZBI5ij2sdkmiS9uoCuWed4AYBJy6NlGsXbMlpMtB7A2rYgjZeY1\n2W3EWToNanlfeY6A1lmzSak6o5jInfwjKgeZ7qynvmoIZ/K19sE1uS8aG0eG\nurc418sm4gNAjNzZs6zGEEVIqHO+ZGLmvkLm/MKa61o5NqHK0bSho6m8KAu0\nq652fFq6hedxDRnSxV5Zm3gFAHkg9qjB6JGSNmMlrOmgu3c7CXhnfCa7IQbK\nbkjG\r\n=z1m5\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCZTs7uXHSKuneZ+aXsNRkJk41ShgAMHdLHxaxya9VWOQIhAJMSmJXGL58a6TLNlL3HCXdp56ULkVMB97Mh8d7QpCMP"}]},"_npmUser":{"name":"tommy351","email":"tommy351@gmail.com"},"directories":{},"maintainers":[{"name":"tommy351","email":"tommy351@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tsc-multi_0.4.0_1615454652084_0.7759176060658297"},"_hasShrinkwrap":false},"0.4.1":{"name":"tsc-multi","version":"0.4.1","description":"Compile multiple TypeScript projects into multiple targets.","main":"dist/index.js","types":"dist/index.d.ts","bin":{"tsc-multi":"bin/tsc-multi.js"},"scripts":{"build":"tsc -P tsconfig.build.json","watch":"npm run build -- --watch","lint":"eslint . --ext .js,.ts,.jsx,.tsx","clean":"rm -rf dist","test":"npm-run-all test:*","test:integration":"jest --config integration/jest.config.js"},"repository":{"type":"git","url":"git+https://github.com/tommy351/tsc-multi.git"},"keywords":["typescript","tsc","ts","compiler"],"author":{"name":"Tommy Chen","email":"tommy351@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/tommy351/tsc-multi/issues"},"homepage":"https://github.com/tommy351/tsc-multi#readme","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,ts,jsx,tsx}":"eslint --fix"},"engines":{"node":">=10"},"dependencies":{"chalk":"^4.1.0","debug":"^4.3.1","fast-glob":"^3.2.5","get-stdin":"^8.0.0","lodash":"^4.17.21","signal-exit":"^3.0.3","string-to-stream":"^3.0.1","superstruct":"^0.14.0","supports-color":"^8.1.1","tslib":"^2.1.0","yargs":"^16.2.0"},"devDependencies":{"@types/debug":"^4.1.5","@types/fs-extra":"^9.0.6","@types/jest":"^26.0.20","@types/lodash":"^4.14.168","@types/node":"^14.14.22","@types/signal-exit":"^3.0.0","@types/tmp":"^0.2.0","@types/yargs":"^16.0.0","@typescript-eslint/eslint-plugin":"^4.12.0","@typescript-eslint/parser":"^4.12.0","eslint":"^7.17.0","eslint-config-prettier":"^7.1.0","eslint-plugin-jest":"^24.1.3","eslint-plugin-node":"^11.1.0","eslint-plugin-prettier":"^3.3.1","eslint-plugin-react":"^7.22.0","esm":"^3.2.25","execa":"^5.0.0","fs-extra":"^9.1.0","husky":"^4.3.7","jest":"^26.6.3","jest-file-snapshot":"^0.5.0","lint-staged":"^10.5.3","npm-run-all":"^4.1.5","prettier":"^2.2.1","tmp-promise":"^3.0.2","ts-jest":"^26.5.0","ts-node":"^9.1.1","ts-transformer-keys":"^0.4.3","ttypescript":"^1.5.12","typescript":"^4.1.3"},"peerDependencies":{"typescript":">=3"},"gitHead":"d1465c8612acf25b34f526063d64adae1d35fa21","_id":"tsc-multi@0.4.1","_nodeVersion":"14.16.0","_npmVersion":"6.14.11","dist":{"integrity":"sha512-YPwFvBz6n7L30g7n1cUF4XegBz0xwLNk7O1k0olrHiRPr/FCG2ynqAnDvfrldtYNCnojX46CF3DiFfSCZElh+A==","shasum":"5e83a8e0632fbc9d12bfab477e71dc4f9573a0d8","tarball":"https://registry.npmjs.org/tsc-multi/-/tsc-multi-0.4.1.tgz","fileCount":40,"unpackedSize":47444,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgSe73CRA9TVsSAnZWagAA4eMP/2fgU1RIOsz1zBb8ps8w\n36C+NCvzy5f42gwS5DxCX3mQJXCqsgoTHpa89tQ+9IMNL1IQ/3539RbkqSyt\nqvg1BPUV/b2fDrOOaYOPjWyb74q3hFXPya06N2yiJ6S43Z6iEQjrvHHv0Zxm\nvpcbJylsasolUgT7UCzDrXVf0PbmxDc1zdYzzbCoZydWUL8HzkKle9o23RKI\nvD0T9MTczyFdGj29OiFnbcW6vD2MTp0y32lGchtHieTVShW562RLLABA+hPp\nENwugvmReKm5pEUO8kCmkkRA+8HC8zGe1ID3nr5P/9IrzdAHDPxfwxsInuL0\nyLaGFt/ccrhI70/MYM8TdttuQxDx1QjsAYC2RHWLN/U1nZw0Il5LhPu9fc8z\nlrAy4v3btgbXYDRftX7M60dYznOT8mjfjQfuxouO4jb6CjYrfH+IjV2A5oNn\ncAsgz/cbUlof4Ve0GRQ7q7nh5/1/xMAJ/8DZnUkNCLyjeNyrmjMWAuENpo1r\nSQ2T9++O74JB2As4rrDbizOMQxlwrtfncvuCgGKx+KoDqaTVxRYt8mShRyJD\nglvIDlPboX/kyC6FU3Di9Vu6y96xlo9zDylEyQ3fWO1gByn7VkMFE3R1Hifd\nIEgMXFKlr5VNLwoUOisYmwDJGZnhrm6RcCSPyVXndMo8TfeY/c44oNAZNTph\nbYzN\r\n=RhQI\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHY3EUMpdzIVCVT3GhDJmaiGIkS2o7Ewlj+CekYkkBuYAiEAmNWvf8RKmimCSNJ1jpEd2C9Z+WAcJrDdXyvTiZd7Ciw="}]},"_npmUser":{"name":"tommy351","email":"tommy351@gmail.com"},"directories":{},"maintainers":[{"name":"tommy351","email":"tommy351@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tsc-multi_0.4.1_1615458038861_0.4002699427296532"},"_hasShrinkwrap":false},"0.4.2":{"name":"tsc-multi","version":"0.4.2","description":"Compile multiple TypeScript projects into multiple targets.","main":"dist/index.js","types":"dist/index.d.ts","bin":{"tsc-multi":"bin/tsc-multi.js"},"scripts":{"build":"tsc -P tsconfig.build.json","watch":"npm run build -- --watch","lint":"eslint . --ext .js,.ts,.jsx,.tsx","clean":"rm -rf dist","test":"npm-run-all test:*","test:integration":"jest --config integration/jest.config.js"},"repository":{"type":"git","url":"git+https://github.com/tommy351/tsc-multi.git"},"keywords":["typescript","tsc","ts","compiler"],"author":{"name":"Tommy Chen","email":"tommy351@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/tommy351/tsc-multi/issues"},"homepage":"https://github.com/tommy351/tsc-multi#readme","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,ts,jsx,tsx}":"eslint --fix"},"engines":{"node":">=10"},"dependencies":{"chalk":"^4.1.0","debug":"^4.3.1","fast-glob":"^3.2.5","get-stdin":"^8.0.0","lodash":"^4.17.21","signal-exit":"^3.0.3","string-to-stream":"^3.0.1","superstruct":"^0.14.0","supports-color":"^8.1.1","tslib":"^2.1.0","yargs":"^16.2.0"},"devDependencies":{"@types/debug":"^4.1.5","@types/fs-extra":"^9.0.6","@types/jest":"^26.0.20","@types/lodash":"^4.14.168","@types/node":"^14.14.22","@types/signal-exit":"^3.0.0","@types/tmp":"^0.2.0","@types/yargs":"^16.0.0","@typescript-eslint/eslint-plugin":"^4.12.0","@typescript-eslint/parser":"^4.12.0","eslint":"^7.17.0","eslint-config-prettier":"^7.1.0","eslint-plugin-jest":"^24.1.3","eslint-plugin-node":"^11.1.0","eslint-plugin-prettier":"^3.3.1","eslint-plugin-react":"^7.22.0","esm":"^3.2.25","execa":"^5.0.0","fs-extra":"^9.1.0","husky":"^4.3.7","jest":"^26.6.3","jest-file-snapshot":"^0.5.0","lint-staged":"^10.5.3","npm-run-all":"^4.1.5","prettier":"^2.2.1","tmp-promise":"^3.0.2","ts-jest":"^26.5.0","ts-node":"^9.1.1","ts-transformer-keys":"^0.4.3","ttypescript":"^1.5.12","typescript":"^4.1.3"},"peerDependencies":{"typescript":">=3"},"gitHead":"f64a6dfb9055d38a21ea2227a539aa98b04c52ee","_id":"tsc-multi@0.4.2","_nodeVersion":"14.16.0","_npmVersion":"6.14.11","dist":{"integrity":"sha512-GSRh41qTDS/XsbDmzZtqOHeLCXTGqEdileZF8h/1loBRXzJVJaGYWpdaHjyiKXkefrWuLJcO2gP1lx3AAmJ2Kg==","shasum":"92a57e47323d2e97a89c3efdd0001b655290739e","tarball":"https://registry.npmjs.org/tsc-multi/-/tsc-multi-0.4.2.tgz","fileCount":40,"unpackedSize":47508,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgSusdCRA9TVsSAnZWagAAi34QAI0qp6gLh3DZ2Z7/EYdw\nIMAFGuEipNAJ6GG3C3q+MvabO6FT0OU3z1OdoYLCmCJxO1hl1WCHBE8EX4sM\nwil4jrZg6Gtb2osIaRAAPCUsjLXx81Z+PuD/u4vPedmv3el4Sm2JqKKY9h3f\nmLfKlQsTOs/S7dOdrdPULObF1MAmQlnObvjtlo3mVRNGIQumliAka+mEMl1n\no1HiXQcaUKu0OX4hA4fDa0QgJTV1UHK4cR/kPsoi0N7O6XzIh9eIafp2/OE6\nuhFhOgq28+wUjTAlKbPjuTAzsLqN7/6CBN82FwZZrIPlqKuUlFNdhQH8F6hg\na4iSOU3To2Gj8dpOgHaGTZmwwWJ/Q/J60E4BTsuwR9DqCuAZn34b0cqliCSj\nalbechi2UmwVD+VybXKEg2xq7d+DYgkLdaMNF81pv5ZTV3XHMD0S5Ks/PCxz\n1k9rD/OCPEBajKPiDxSXfK5mTDeqSavyK/kXTNq0eVxdPUpCkR3wThX7RDVI\nfbGs7BdOm27tX/pHSUfSdPaKfKiaO9RN3MfanIAJ9IhMGsvVAEWhIksVgtvR\nNdfFIWZP1+OYjBlamMFqtxYQiGYo0PBA9j+X1lXoi3Jc01ggsU0iz+FrvkQ+\n136GqGEYHjM/PIgjwiv7/D7BlNJL6G5V5TIlCgbzyuLe1Y/6PTQMZ6R742i3\n02TX\r\n=Pa+z\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAPB6d7nuZsFEYmRBYgainbBm0uC8ycW7zrykizjmiQOAiB+Fxbv/hAjYxrLea+ZsDpmxaUYc8GBuU4ve93ctxJ1jw=="}]},"_npmUser":{"name":"tommy351","email":"tommy351@gmail.com"},"directories":{},"maintainers":[{"name":"tommy351","email":"tommy351@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tsc-multi_0.4.2_1615522589277_0.1394786984388674"},"_hasShrinkwrap":false},"0.4.3":{"name":"tsc-multi","version":"0.4.3","description":"Compile multiple TypeScript projects into multiple targets.","main":"dist/index.js","types":"dist/index.d.ts","bin":{"tsc-multi":"bin/tsc-multi.js"},"scripts":{"build":"tsc -P tsconfig.build.json","watch":"npm run build -- --watch","lint":"eslint . --ext .js,.ts,.jsx,.tsx","clean":"rm -rf dist","test":"npm-run-all test:*","test:integration":"jest --config integration/jest.config.js"},"repository":{"type":"git","url":"git+https://github.com/tommy351/tsc-multi.git"},"keywords":["typescript","tsc","ts","compiler"],"author":{"name":"Tommy Chen","email":"tommy351@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/tommy351/tsc-multi/issues"},"homepage":"https://github.com/tommy351/tsc-multi#readme","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,ts,jsx,tsx}":"eslint --fix"},"engines":{"node":">=10"},"dependencies":{"chalk":"^4.1.0","debug":"^4.3.1","fast-glob":"^3.2.5","get-stdin":"^8.0.0","signal-exit":"^3.0.3","string-to-stream":"^3.0.1","superstruct":"^0.14.0","supports-color":"^8.1.1","tslib":"^2.1.0","yargs":"^16.2.0"},"devDependencies":{"@types/debug":"^4.1.5","@types/fs-extra":"^9.0.6","@types/jest":"^26.0.20","@types/node":"^14.14.22","@types/signal-exit":"^3.0.0","@types/tmp":"^0.2.0","@types/yargs":"^16.0.0","@typescript-eslint/eslint-plugin":"^4.12.0","@typescript-eslint/parser":"^4.12.0","eslint":"^7.17.0","eslint-config-prettier":"^7.1.0","eslint-plugin-jest":"^24.1.3","eslint-plugin-node":"^11.1.0","eslint-plugin-prettier":"^3.3.1","eslint-plugin-react":"^7.22.0","esm":"^3.2.25","execa":"^5.0.0","fs-extra":"^9.1.0","husky":"^4.3.7","jest":"^26.6.3","jest-extended":"^0.11.5","jest-file-snapshot":"^0.5.0","lint-staged":"^10.5.3","npm-run-all":"^4.1.5","prettier":"^2.2.1","tmp-promise":"^3.0.2","ts-jest":"^26.5.0","ts-node":"^9.1.1","ts-transformer-keys":"^0.4.3","ttypescript":"^1.5.12","typescript":"^4.1.3"},"peerDependencies":{"typescript":">=3"},"gitHead":"0d79965740d31b8577e660fb5c65a8a0bca0adee","_id":"tsc-multi@0.4.3","_nodeVersion":"15.10.0","_npmVersion":"7.5.3","dist":{"integrity":"sha512-LNfkmvPfon2N1DivT3Pnch+UUKRLJcFHrzcJnJ0k2ETOusori7ONcsfscx2X8uhRUdzFJkZTFmYmc4vHw0IwYw==","shasum":"5a1b460e30d5d9ae2d3b265eb198d2d0f0f15f30","tarball":"https://registry.npmjs.org/tsc-multi/-/tsc-multi-0.4.3.tgz","fileCount":40,"unpackedSize":50327,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgSwwiCRA9TVsSAnZWagAA0BQP/0DQihU7nBULAYxyBLGK\nIr5PoLoHxrKY0lE/9YqPQJIddXkN5t1tZL/a2tZxy/3MoVKjqPXlUlw8TtqH\nrwVsQo/UcKkQmt0ygphxGT3Gdf954ul+KVsUwVEo6Fl5T4fK9NdlxEkmSENm\n/RR3z7cDYtbsmFJLGBDKHQ+epFsOvlqdXkiagZbGbBJ+khINH+Kd9nppu+nf\n5huANuzjKnq/Onwq/dMGN7iHQZN2/o8Cz6Y7FuB8lGIL8G5Fzb5PB5smzwhk\nISnESQjr74h58JCih5JVxmn3G9stvf1idNfEhHSNNvaL/TcLc9DNRHIYlE+G\npurv+OtQk+d4EeLnvgxJAGyEiq7fLRpmHaplTdsAH5R9cu5MJ6iMGYNon0Dp\nBIIaSGGzGJWMGJ9CF42ZqY7qdrxYpU8vseCrCw054QqmSPcwAHyw9JJqvaby\nM47B7/EUMu54EWRSCGkNLA96gseJGFEcvLyqYI+qZRsZTu8Mq/uty7XJW9cF\nQUo8NzinsUjiDZtgxxbgXjUthjeW5aHWc3jca8xx/iJXftoOTlpDXjQVUdnp\nb2XkC30idz262U1l7SGagsLH5eWuGis4RdX8tNqpDXLcih4zmiwUUp6eksSV\nj3gaQdzQg3WW1qjC8WTt6Svhvr4suGoH/H3uIMxGCPs0n4ITRKES/47uOStU\n3kM3\r\n=qqAh\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICoE1qJwYxtaFeRZChX2mmhzL6d9cNrP8+SE3cBSV6HWAiBkTnBZ7l0Q3ZY71k4jrGT+c41qbHtwUz5rJf++9ZxsdA=="}]},"_npmUser":{"name":"tommy351","email":"tommy351@gmail.com"},"directories":{},"maintainers":[{"name":"tommy351","email":"tommy351@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tsc-multi_0.4.3_1615531041574_0.4644216026303527"},"_hasShrinkwrap":false},"0.4.4":{"name":"tsc-multi","version":"0.4.4","description":"Compile multiple TypeScript projects into multiple targets.","main":"dist/index.js","types":"dist/index.d.ts","bin":{"tsc-multi":"bin/tsc-multi.js"},"scripts":{"build":"tsc -P tsconfig.build.json","watch":"npm run build -- --watch","lint":"eslint . --ext .js,.ts,.jsx,.tsx","clean":"rm -rf dist","test":"npm-run-all test:*","test:integration":"jest --config integration/jest.config.js"},"repository":{"type":"git","url":"git+https://github.com/tommy351/tsc-multi.git"},"keywords":["typescript","tsc","ts","compiler"],"author":{"name":"Tommy Chen","email":"tommy351@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/tommy351/tsc-multi/issues"},"homepage":"https://github.com/tommy351/tsc-multi#readme","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,ts,jsx,tsx}":"eslint --fix"},"engines":{"node":">=10"},"dependencies":{"chalk":"^4.1.0","debug":"^4.3.1","fast-glob":"^3.2.5","get-stdin":"^8.0.0","signal-exit":"^3.0.3","string-to-stream":"^3.0.1","superstruct":"^0.14.0","supports-color":"^8.1.1","tslib":"^2.1.0","yargs":"^16.2.0"},"devDependencies":{"@tsconfig/node10":"^1.0.7","@types/debug":"^4.1.5","@types/fs-extra":"^9.0.6","@types/jest":"^26.0.20","@types/node":"^14.14.22","@types/signal-exit":"^3.0.0","@types/tmp":"^0.2.0","@types/yargs":"^16.0.0","@typescript-eslint/eslint-plugin":"^4.12.0","@typescript-eslint/parser":"^4.12.0","eslint":"^7.17.0","eslint-config-prettier":"^7.1.0","eslint-plugin-jest":"^24.1.3","eslint-plugin-node":"^11.1.0","eslint-plugin-prettier":"^3.3.1","eslint-plugin-react":"^7.22.0","esm":"^3.2.25","execa":"^5.0.0","fs-extra":"^9.1.0","husky":"^4.3.7","jest":"^26.6.3","jest-extended":"^0.11.5","jest-file-snapshot":"^0.5.0","lint-staged":"^10.5.3","npm-run-all":"^4.1.5","prettier":"^2.2.1","tmp-promise":"^3.0.2","ts-jest":"^26.5.0","ts-node":"^9.1.1","ts-transformer-keys":"^0.4.3","ttypescript":"^1.5.12","typescript":"^4.1.3"},"peerDependencies":{"typescript":">=3"},"gitHead":"9cdd5470d4ff3afd455a3c79b47d7a8c0741627d","_id":"tsc-multi@0.4.4","_nodeVersion":"15.8.0","_npmVersion":"7.5.1","dist":{"integrity":"sha512-/WFxFiVfTN3BGPnXO50ZZLOPIdsulAIDipDu7kK+9XL2rKdMeqRQPUHTEnCBa5ogaecdmWdeQ8UYq4WIh14woA==","shasum":"078565394d91434b74041cb98857a2f808d92305","tarball":"https://registry.npmjs.org/tsc-multi/-/tsc-multi-0.4.4.tgz","fileCount":40,"unpackedSize":53487,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgViSfCRA9TVsSAnZWagAAjDwP/2zC3RWpIq/qzrVcI+kP\nlOb5T7TwhKS8YciN6RcC+biVtAbS9oEWzMXRwnqNk1A5K49EFSzOdH693KYR\nyQandCJchtMayzNwn23lrK0QOU262IVAS5rmxWCTsIiC2a8mKvbAkmCq71JT\nPwf9ZPaHE7K9n81GBEGD8eSzDVNYA7ckBluvgRprfENaolPeIGglumvIypui\n6IQhgEfKGonBquyrEzlwunii+b9+c1j97EaYAv5W9VbpMHSPijFY9Lq9b3C+\nFcgCfCCrTM8Ai0MU1KA1GxMqxK7L/25Au8nTK28L4urz0xaVdrmLt7wVeSGu\nsU8Om6LAagQM/iqMhLgRRqQrchvhqac/kuIFgzyKyai168WiQdn8iyBCzaDX\nBbnyH0WsS39QcS/GbFixFEExsRiiDvgy5OAvV0y6U37BrpkkOam/EiCjlpyz\nRE9ShGVpsgqCtuKd11HjUSdFPLMN20W98qcYFdf9HcdPiLZMmNVFJG6hEAvg\ntimcCvgwAngi/+Cq0BN22ByBhL9BbBKdSa+wWBCyj82f+Jc9hugYtbgfvYTt\njZ8Hu0ANxdqPf+RPK2/gouNl8GWCuxTQAtdo9YRnqARD0m8at7st7AdC5qw7\nhoBJv8kG5R2/c1XW1rR54ypQR3+9YpKs7TyDPDKOpdtQPEjH2KxvipCRc7wI\nC5xT\r\n=9H0p\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD7Au4SjGDqdcD9veYf19q9v/Q0Kd0+q8343oK5qkRukQIgPRA9lviVkzlDZLDrIUIMPkaD5tgKD5tUpNfF7mAQlRU="}]},"_npmUser":{"name":"tommy351","email":"tommy351@gmail.com"},"directories":{},"maintainers":[{"name":"tommy351","email":"tommy351@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tsc-multi_0.4.4_1616258206547_0.3423690135851474"},"_hasShrinkwrap":false},"0.5.0":{"name":"tsc-multi","version":"0.5.0","description":"Compile multiple TypeScript projects into multiple targets.","main":"dist/index.js","types":"dist/index.d.ts","bin":{"tsc-multi":"bin/tsc-multi.js"},"scripts":{"build":"tsc -P tsconfig.build.json","watch":"npm run build -- --watch","lint":"eslint . --ext .js,.ts,.jsx,.tsx","clean":"rm -rf dist","test":"npm-run-all test:*","test:integration":"jest --config integration/jest.config.js"},"repository":{"type":"git","url":"git+https://github.com/tommy351/tsc-multi.git"},"keywords":["typescript","tsc","ts","compiler"],"author":{"name":"Tommy Chen","email":"tommy351@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/tommy351/tsc-multi/issues"},"homepage":"https://github.com/tommy351/tsc-multi#readme","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,ts,jsx,tsx}":"eslint --fix"},"engines":{"node":">=10"},"dependencies":{"chalk":"^4.1.0","debug":"^4.3.1","fast-glob":"^3.2.5","get-stdin":"^8.0.0","p-all":"^3.0.0","signal-exit":"^3.0.3","string-to-stream":"^3.0.1","superstruct":"^0.14.0","supports-color":"^8.1.1","tslib":"^2.1.0","yargs":"^16.2.0"},"devDependencies":{"@tsconfig/node10":"^1.0.7","@types/debug":"^4.1.5","@types/fs-extra":"^9.0.6","@types/jest":"^26.0.20","@types/node":"^14.14.22","@types/signal-exit":"^3.0.0","@types/tmp":"^0.2.0","@types/yargs":"^16.0.0","@typescript-eslint/eslint-plugin":"^4.12.0","@typescript-eslint/parser":"^4.12.0","eslint":"^7.17.0","eslint-config-prettier":"^7.1.0","eslint-plugin-jest":"^24.1.3","eslint-plugin-node":"^11.1.0","eslint-plugin-prettier":"^3.3.1","eslint-plugin-react":"^7.22.0","esm":"^3.2.25","execa":"^5.0.0","fs-extra":"^9.1.0","husky":"^4.3.7","jest":"^26.6.3","jest-extended":"^0.11.5","jest-file-snapshot":"^0.5.0","lint-staged":"^10.5.3","npm-run-all":"^4.1.5","prettier":"^2.2.1","tmp-promise":"^3.0.2","ts-jest":"^26.5.0","ts-node":"^9.1.1","ts-transformer-keys":"^0.4.3","ttypescript":"^1.5.12","typescript":"^4.1.3"},"peerDependencies":{"typescript":">=3"},"gitHead":"1218aad91ecae2d4d081cc0ac7e420d4d07ef973","_id":"tsc-multi@0.5.0","_nodeVersion":"15.8.0","_npmVersion":"7.5.1","dist":{"integrity":"sha512-HxJyN7l32m2i2kXZJBPIuF4EaWidOgPnW9yfGK9OFHvxOnd+Q6NNwQLxjZKFGLbaH9xRodHcJah655wdfU0mMw==","shasum":"eac19956a7fc12f3f0aab8c34e4a0b5d83a5ffaf","tarball":"https://registry.npmjs.org/tsc-multi/-/tsc-multi-0.5.0.tgz","fileCount":40,"unpackedSize":54500,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgWt9vCRA9TVsSAnZWagAAYvAP/i2Nuu0B496L9Dn8PUhC\nnAODrhqo7xiVrBSxwY80GJbnrnop6FnwavdTCPp7ht4U3IjTmDxPcUpO8i8+\naeOTC/ypojZl+sRNp2NRUlmXeE9DO9kimXk/ff3fQ82sE6jpf9O6KExzIi3J\nYe9gEqyWqaXr6cFPl6xZOKz8WPzZSLGET4wA6fSusrInaKOzLKhrTsBdfCV3\n/Ym68vQBN2Bidw+Icw2p2/uXa1JwXwoio51ep209W1dfgsxcJlPYeZAAXgsZ\nwFHRvscjDL58hNMV0qNIZUjig9BbTxC7GDB3Kou/98qWBGvxCJ2fQY4rn4IH\ngCTE9n2uSc4h69LbvWtnvwy2RMnY5FyAZ2Hlfapg7lANJ0k/1ZFZoFObAhHb\nohZ0xhe9XIgdS/O66SswJPgasB+zevw1qUeGb5U6LNAy14M1hkGXtvoQssAl\nw73OJt5NFcjwMnmkqwCGE7HS2eWUOOOhfWFyRlDoYy/zZdP+ICW3Ocm23Nni\nHBGrEZ9KtYeri3OM9QpwOz5rVKw0v5PxhG9AZMbW6asZ2f3IbfomG/PUuaeJ\nsF7vr3A1c373vhlz8U0YHuBHt2WM3rgxaLk9nx37XfiqRAXbqCRgSUIrMkQ1\nyehKHZMUeSp2iHRRmFlNugLALaaASVxUR/Dl2XbDZ2+FRlJO4sq3jHWGnsbI\nXcdo\r\n=rq9d\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIF+oujOE6qCLfGeblhbYpJglpT62TOjPe9JM+I2h4fxeAiBThYaEtXqcqI+jGn5tQuXUlPXQlNty0pG8o71iYBfSBg=="}]},"_npmUser":{"name":"tommy351","email":"tommy351@gmail.com"},"directories":{},"maintainers":[{"name":"tommy351","email":"tommy351@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tsc-multi_0.5.0_1616568174432_0.1880109987214993"},"_hasShrinkwrap":false},"0.6.0":{"name":"tsc-multi","version":"0.6.0","description":"Compile multiple TypeScript projects into multiple targets.","main":"dist/index.js","types":"dist/index.d.ts","bin":{"tsc-multi":"bin/tsc-multi.js"},"scripts":{"build":"tsc -P tsconfig.build.json","watch":"npm run build -- --watch","lint":"eslint . --ext .js,.ts,.jsx,.tsx","clean":"rm -rf dist","test":"npm-run-all test:*","test:integration":"jest --config integration/jest.config.js"},"repository":{"type":"git","url":"git+https://github.com/tommy351/tsc-multi.git"},"keywords":["typescript","tsc","ts","compiler"],"author":{"name":"Tommy Chen","email":"tommy351@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/tommy351/tsc-multi/issues"},"homepage":"https://github.com/tommy351/tsc-multi#readme","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,ts,jsx,tsx}":"eslint --fix"},"engines":{"node":">=10"},"dependencies":{"chalk":"^4.1.0","debug":"^4.3.1","fast-glob":"^3.2.5","get-stdin":"^8.0.0","p-all":"^3.0.0","signal-exit":"^3.0.3","string-to-stream":"^3.0.1","superstruct":"^0.14.0","supports-color":"^8.1.1","tslib":"^2.1.0","yargs":"^16.2.0"},"devDependencies":{"@tsconfig/node10":"^1.0.7","@types/debug":"^4.1.5","@types/fs-extra":"^9.0.6","@types/jest":"^26.0.20","@types/node":"^14.14.22","@types/signal-exit":"^3.0.0","@types/tmp":"^0.2.0","@types/yargs":"^16.0.0","@typescript-eslint/eslint-plugin":"^4.12.0","@typescript-eslint/parser":"^4.12.0","eslint":"^7.17.0","eslint-config-prettier":"^7.1.0","eslint-plugin-jest":"^24.1.3","eslint-plugin-node":"^11.1.0","eslint-plugin-prettier":"^3.3.1","eslint-plugin-react":"^7.22.0","esm":"^3.2.25","execa":"^5.0.0","fs-extra":"^9.1.0","husky":"^4.3.7","jest":"^26.6.3","jest-extended":"^0.11.5","jest-file-snapshot":"^0.5.0","lint-staged":"^10.5.3","npm-run-all":"^4.1.5","prettier":"^2.2.1","tmp-promise":"^3.0.2","ts-jest":"^26.5.0","ts-node":"^9.1.1","ts-transformer-keys":"^0.4.3","ttypescript":"^1.5.12","typescript":"^4.1.3"},"peerDependencies":{"typescript":">=3"},"gitHead":"10091a13f7d61a7dfb724a40440c35424623f1ae","_id":"tsc-multi@0.6.0","_nodeVersion":"17.7.1","_npmVersion":"8.5.2","dist":{"integrity":"sha512-1fJ12z743z3US+yq3gp7GVgr/XICLNcdw3c1/UIuBppXyLsW2RhFC26g5P/bKqfUc/ICIPf8sDvuG4r2AkLXFA==","shasum":"745de7bea605519d2e3822c1e5c77c451b44ac46","tarball":"https://registry.npmjs.org/tsc-multi/-/tsc-multi-0.6.0.tgz","fileCount":40,"unpackedSize":58825,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiNDqQACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqMOg//TlC3Cjm443lx4GVa/34sfaYncLDfwEGlYXMzdVIhjqiRzdxA\r\nN13JQ1r4/FgpIJeCdCsKhIqHsrplc0ahDFg2kyl26drb/3C6E3PzRofE3yM9\r\nggd+XqfiggwZopm5vCZJhhBbAJ/SPmQNB9NJWZ2pjES4Shpbws9z0/ytMNfD\r\n1aNGO0usQPyLVHpv+Z/M6RJe68RE5GiPB7cGJ/8W1yH2LnFYgMkHPGBhqEFL\r\nApyxBd3T4c8RemOV5noRbKHqZvwfI4DeANUGssXlKlSPnIsANk0JT+KxKEQQ\r\nuiq81kCWfFliSS51KYwCep/W6snyNvmY9m2FkM8GUYbfX6G335Ulx5x0J9qt\r\nI90W8H1yqi4WkiugIncu7R8i2zdHw9kSm4v2unpMzcV7Au+Zb6hiHebaUbrD\r\nwuw0gAfK+KghMIvJJysMicNWKLuSaqcimWzRdM2WJYXewX15b6X18Ydtiehd\r\n1GOv5RMtmQGXIyecKslDq5M4qwvjNH9GdDBNEzFfHCE4PAUfxgIL5u4qlStT\r\nWicVlj9xdSjTLIQRY6cN2/inyzfnPY1mcnbwMeVGUut66KnwXUvGKVQUbojV\r\nGjJKW7R2988ImL8T6I7SktWUYHzWkr1uwSJKRvnZSJtcOAP9BcmBX/P1C+va\r\niHYdqH9176Dr1tIjuWTODBuibn2hnNxvZqI=\r\n=uCKi\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC5O+jiHkcaqoh4Ugl+aeHcE9L9IYx09sHvrzhOLaBpdgIhAI+bVyTGr19DlQSuv9tj+Jg3eosCjGjCTnLY5yOEis2V"}]},"_npmUser":{"name":"tommy351","email":"tommy351@gmail.com"},"directories":{},"maintainers":[{"name":"tommy351","email":"tommy351@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tsc-multi_0.6.0_1647590032416_0.09540875797778003"},"_hasShrinkwrap":false},"0.6.1":{"name":"tsc-multi","version":"0.6.1","description":"Compile multiple TypeScript projects into multiple targets.","main":"dist/index.js","types":"dist/index.d.ts","bin":{"tsc-multi":"bin/tsc-multi.js"},"scripts":{"build":"tsc -P tsconfig.build.json","watch":"npm run build -- --watch","lint":"eslint . --ext .js,.ts,.jsx,.tsx","clean":"rm -rf dist","test":"npm-run-all test:*","test:integration":"jest --config integration/jest.config.js"},"repository":{"type":"git","url":"git+https://github.com/tommy351/tsc-multi.git"},"keywords":["typescript","tsc","ts","compiler"],"author":{"name":"Tommy Chen","email":"tommy351@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/tommy351/tsc-multi/issues"},"homepage":"https://github.com/tommy351/tsc-multi#readme","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,ts,jsx,tsx}":"eslint --fix"},"engines":{"node":">=10"},"dependencies":{"chalk":"^4.1.0","debug":"^4.3.1","fast-glob":"^3.2.5","get-stdin":"^8.0.0","p-all":"^3.0.0","signal-exit":"^3.0.3","string-to-stream":"^3.0.1","superstruct":"^0.14.0","supports-color":"^8.1.1","tslib":"^2.1.0","yargs":"^16.2.0"},"devDependencies":{"@tsconfig/node10":"^1.0.7","@types/debug":"^4.1.5","@types/fs-extra":"^9.0.6","@types/jest":"^26.0.20","@types/node":"^14.14.22","@types/signal-exit":"^3.0.0","@types/tmp":"^0.2.0","@types/yargs":"^16.0.0","@typescript-eslint/eslint-plugin":"^4.12.0","@typescript-eslint/parser":"^4.12.0","eslint":"^7.17.0","eslint-config-prettier":"^7.1.0","eslint-plugin-jest":"^24.1.3","eslint-plugin-node":"^11.1.0","eslint-plugin-prettier":"^3.3.1","eslint-plugin-react":"^7.22.0","esm":"^3.2.25","execa":"^5.0.0","fs-extra":"^9.1.0","husky":"^4.3.7","jest":"^26.6.3","jest-extended":"^0.11.5","jest-file-snapshot":"^0.5.0","lint-staged":"^10.5.3","npm-run-all":"^4.1.5","prettier":"^2.2.1","tmp-promise":"^3.0.2","ts-jest":"^26.5.0","ts-node":"^9.1.1","ts-transformer-keys":"^0.4.3","ttypescript":"^1.5.12","typescript":"^4.1.3"},"peerDependencies":{"typescript":">=3"},"gitHead":"39a737a38871bd8ebc00ed6124ccfa6ae779896b","_id":"tsc-multi@0.6.1","_nodeVersion":"17.7.1","_npmVersion":"8.5.2","dist":{"integrity":"sha512-1ROeCEj7QJUdHWWhgswQpjUvTYeB8/j9zVVCeSdHPff/q7iCMImn7datQdNW05mzxu3I6F1T060COuHqfaUO3Q==","shasum":"aac75fee0074e0a59569b7db662fd3cb2ea361d5","tarball":"https://registry.npmjs.org/tsc-multi/-/tsc-multi-0.6.1.tgz","fileCount":40,"unpackedSize":59309,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiNENrACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpQEw//cdE4cVun2o5BnHp9u+lx7/fxoneszwu1I3+gHRsUuLqwlmM9\r\nyWW12bxobv162MPit1yC2mYDtbZQmuMm0BTWN7KEF3+hGPmSxiiOc2npfxSC\r\nCbhfuLdA0dJs9yQ5h9SlB1ZB4BkL+BW8eLeqDv71PE1kFTvQTtiKT2EUO9QD\r\nKAmtTSMPFuwbERZUET+PBtfVQdSFTwR0lfkK0GN2mRjJsQ+Z9UoKxfIWVGwW\r\nWaqjDEt7b92eJTPp8pUEOKMOtn+0V76V6EwHzj/GfClYJv+mOcz6h5JjGJW6\r\nSshh1C3ZWB3EVJ1C16AsX8SRzz6SEE1hdbwlnglCJCwE98APdS3yU6wXcyd1\r\ngNeGc8FjBamOk89ZPfBtpJq/ZkAFOi4bpegYZWSrga67t3OXbXW90xSLpVvV\r\nLEtbwb98HlEYj0i6B9Zy0mdPOVA0Id8S+vIMbBX0jxksZb2pYg/FsakEq5vq\r\nbj4VyK6JxdamnpVNGmIzMc/cyIpopfXo+MCGOhkMkgXVRIEmDx9zBVVmSTbB\r\npifchDAc4Mw9plioOGTQXWkmtVoaUe0A3KJ/KWJGR2yrdpZZlKzoZRRsmpUO\r\nE/PyDEaStZQUlV3iDWj+jO/u0rqTkvwtX/uRH3i/bxHdYiIKfbVeb6tfGCrq\r\naxEtCeB8W3PrZ+jqS2beBjLCDsz7uTPfqhM=\r\n=5QWv\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIB501MDCTjwN1Ynw7jsWe+THKwKlYPQOVIbwqfhi6+/FAiA6G5KpTUTNOidR8QV7c1vcEPTLwG3izrdDqcjxhv5h2w=="}]},"_npmUser":{"name":"tommy351","email":"tommy351@gmail.com"},"directories":{},"maintainers":[{"name":"tommy351","email":"tommy351@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tsc-multi_0.6.1_1647592299218_0.7526979470995405"},"_hasShrinkwrap":false},"1.0.0":{"name":"tsc-multi","version":"1.0.0","description":"Compile multiple TypeScript projects into multiple targets.","main":"dist/index.js","types":"dist/index.d.ts","bin":{"tsc-multi":"bin/tsc-multi.js"},"scripts":{"build":"tsc -P tsconfig.build.json","watch":"npm run build -- --watch","lint":"eslint . --ext .js,.ts,.jsx,.tsx","clean":"rm -rf dist","test":"npm-run-all test:*","test:integration":"jest --runInBand --config integration/jest.config.js"},"repository":{"type":"git","url":"git+https://github.com/tommy351/tsc-multi.git"},"keywords":["typescript","tsc","ts","compiler"],"author":{"name":"Tommy Chen","email":"tommy351@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/tommy351/tsc-multi/issues"},"homepage":"https://github.com/tommy351/tsc-multi#readme","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,ts,jsx,tsx}":"eslint --fix"},"engines":{"node":">=14"},"dependencies":{"debug":"^4.3.4","fast-glob":"^3.2.12","get-stdin":"^8.0.0","p-all":"^3.0.0","picocolors":"^1.0.0","signal-exit":"^3.0.7","string-to-stream":"^3.0.1","superstruct":"^1.0.3","tslib":"^2.5.0","yargs":"^17.7.1"},"devDependencies":{"@tsconfig/node14":"^1.0.3","@types/debug":"^4.1.7","@types/fs-extra":"^11.0.1","@types/jest":"^29.5.0","@types/node":"^18.15.11","@types/signal-exit":"^3.0.1","@types/tmp":"^0.2.3","@types/yargs":"^17.0.24","@typescript-eslint/eslint-plugin":"^5.57.0","@typescript-eslint/parser":"^5.57.0","eslint":"^8.37.0","eslint-config-prettier":"^8.8.0","eslint-plugin-jest":"^27.2.1","eslint-plugin-node":"^11.1.0","eslint-plugin-prettier":"^4.2.1","eslint-plugin-react":"^7.32.2","execa":"^5.1.1","fs-extra":"^11.1.1","husky":"^4.3.7","jest":"^29.5.0","jest-extended":"^3.2.4","jest-file-snapshot":"^0.5.0","lint-staged":"^10.5.3","npm-run-all":"^4.1.5","prettier":"^2.8.7","tmp-promise":"^3.0.3","ts-jest":"^29.0.5","ts-node":"^10.9.1","ts-transformer-keys":"^0.4.4","ttsc":"^0.3.1","typescript":"^5.0.3","typescript-4":"npm:typescript@4.3.x"},"peerDependencies":{"typescript":">=4.3.0"},"gitHead":"377dfa7f448a4c113e893709c060ec6a16cf2ec2","_id":"tsc-multi@1.0.0","_nodeVersion":"18.12.1","_npmVersion":"8.19.2","dist":{"integrity":"sha512-nSnLtf69q0CvZDqoFOqL13mmYdTDU8SgMl8kyUedQn1mP6h0coufv8gucnQI/Bez1gumMkUytMXxJeqPRRPJVA==","shasum":"940802bceb14b44bc348a6a9f23d6f97e13628e3","tarball":"https://registry.npmjs.org/tsc-multi/-/tsc-multi-1.0.0.tgz","fileCount":40,"unpackedSize":58916,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDXIjffyCQnrJAUbF13tO0S4+6Yuka2cL9rSjoH93hOhgIgShL8Zf4fValPOuavhtf0j2t9kW6/yKMwvxBTKeiLFt8="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkKBYIACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpo8Q//STSFe2EtnA7NfX9vO9WBuARmxIgSu5+dG4hdpwM6LHWb63RC\r\nmknXoeivBog8h3JymCbQPK2K6Y+iSS20tsX0aFl08ZWCbgA3WUXoRrprFrCJ\r\nvOjTJWUl85we06OONRWOf+bUvqhdTN9p25rCTwlaWsi1Yqh5s97W45Zq27qI\r\nVbM0t0vPMuOAxsajeEV7oB/appemJrMRnsj72t6abErHykuKcq8y75Ilzwf7\r\nItwbTV8PE1LtMJA1RyuzI60aTsSpd0uS3RxqvpCI6V3ybz9xl1/TUnjxaHba\r\n6WhJ9VPexWEZkrPILZeciCF7VZtqyHCVygKXQN+S2xAeePRscybweG9pRFJA\r\nXHWUp33oAY1jNRLVqBBN4YaJidRdkiv/jGJye2f3ULt+5TAJ0PggcqYKhetE\r\n92bxfWInUVluuTC9kA1URCdGPy236imR6/BbfryGs8gT4CpzkN1DbPXXFjPk\r\nMs9DCkEIqj/MTou+y6VWEbraZ7DOdK5Qd/QN7mlkwEsHMeqiARgrVfZqHKGy\r\nJCpbWLMtZYdUplBPeXRKQGyL3zVwVyJPXHPZ80vkLDF4J6liQFXkvRfZ7HLR\r\n0u1UqXUYePVZ3fPmuPCLQFlDY+wK3eG8kmVEDBAhDV1ysbYoNebEmvWa3gSH\r\n7qNTArKSULGxF7t+8fUgaD+cDnQUmAMv/3o=\r\n=getx\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"tommy351","email":"tommy351@gmail.com"},"directories":{},"maintainers":[{"name":"tommy351","email":"tommy351@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tsc-multi_1.0.0_1680348679995_0.8357720901018677"},"_hasShrinkwrap":false},"1.1.0":{"name":"tsc-multi","version":"1.1.0","description":"Compile multiple TypeScript projects into multiple targets.","main":"dist/index.js","types":"dist/index.d.ts","bin":{"tsc-multi":"bin/tsc-multi.js"},"scripts":{"build":"tsc -P tsconfig.build.json","watch":"npm run build -- --watch","lint":"eslint . --ext .js,.ts,.jsx,.tsx","clean":"rm -rf dist","test":"npm-run-all test:*","test:integration":"jest --runInBand --config integration/jest.config.js"},"repository":{"type":"git","url":"git+https://github.com/tommy351/tsc-multi.git"},"keywords":["typescript","tsc","ts","compiler"],"author":{"name":"Tommy Chen","email":"tommy351@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/tommy351/tsc-multi/issues"},"homepage":"https://github.com/tommy351/tsc-multi#readme","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,ts,jsx,tsx}":"eslint --fix"},"engines":{"node":">=14"},"dependencies":{"debug":"^4.3.4","fast-glob":"^3.2.12","get-stdin":"^8.0.0","p-all":"^3.0.0","picocolors":"^1.0.0","signal-exit":"^3.0.7","string-to-stream":"^3.0.1","superstruct":"^1.0.3","tslib":"^2.5.0","yargs":"^17.7.1"},"devDependencies":{"@tsconfig/node14":"^1.0.3","@types/debug":"^4.1.7","@types/fs-extra":"^11.0.1","@types/jest":"^29.5.0","@types/node":"^18.15.11","@types/signal-exit":"^3.0.1","@types/tmp":"^0.2.3","@types/yargs":"^17.0.24","@typescript-eslint/eslint-plugin":"^5.57.0","@typescript-eslint/parser":"^5.57.0","eslint":"^8.37.0","eslint-config-prettier":"^8.8.0","eslint-plugin-jest":"^27.2.1","eslint-plugin-node":"^11.1.0","eslint-plugin-prettier":"^4.2.1","eslint-plugin-react":"^7.32.2","execa":"^5.1.1","fs-extra":"^11.1.1","husky":"^4.3.7","jest":"^29.5.0","jest-extended":"^3.2.4","jest-file-snapshot":"^0.5.0","lint-staged":"^10.5.3","npm-run-all":"^4.1.5","prettier":"^2.8.7","tmp-promise":"^3.0.3","ts-jest":"^29.0.5","ts-node":"^10.9.1","ts-transformer-keys":"^0.4.4","ttsc":"^0.3.1","typescript":"^5.0.3","typescript-4":"npm:typescript@4.3.x"},"peerDependencies":{"typescript":">=4.3.0"},"gitHead":"1436bb629940d57e2bb57a41718bf10343ca52d8","_id":"tsc-multi@1.1.0","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-THE6X+sse7EZ2qMhqXvBhd2HMTvXyWwYnx+2T/ijqdp/6Rf7rUc2uPRzPdrrljZCNcYDeL0qP2P7tqm2IwayTg==","shasum":"0e2b03c0ed0ac58ecb556f11709441102d202680","tarball":"https://registry.npmjs.org/tsc-multi/-/tsc-multi-1.1.0.tgz","fileCount":40,"unpackedSize":59258,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCDgVFd81pUB0+PxFl1i6bu7W+1uUaVvkEwnNdE8qFu+wIgY7nJYSFfUXt3Lf2TL5BiZ6vj8fA7lSJvfECY8WWPKL0="}]},"_npmUser":{"name":"tommy351","email":"tommy351@gmail.com"},"directories":{},"maintainers":[{"name":"tommy351","email":"tommy351@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tsc-multi_1.1.0_1684079466015_0.6503412586089927"},"_hasShrinkwrap":false}},"time":{"created":"2021-02-01T13:45:08.893Z","0.0.0":"2021-02-01T13:45:09.068Z","modified":"2023-05-14T15:51:06.317Z","0.1.0":"2021-02-07T14:59:15.071Z","0.2.0":"2021-02-09T07:51:37.210Z","0.3.0":"2021-02-09T15:23:21.875Z","0.3.1":"2021-03-03T15:13:32.921Z","0.3.2":"2021-03-10T16:50:56.485Z","0.4.0":"2021-03-11T09:24:12.309Z","0.4.1":"2021-03-11T10:20:39.045Z","0.4.2":"2021-03-12T04:16:29.446Z","0.4.3":"2021-03-12T06:37:21.757Z","0.4.4":"2021-03-20T16:36:46.675Z","0.5.0":"2021-03-24T06:42:54.599Z","0.6.0":"2022-03-18T07:53:52.631Z","0.6.1":"2022-03-18T08:31:39.343Z","1.0.0":"2023-04-01T11:31:20.207Z","1.1.0":"2023-05-14T15:51:06.209Z"},"maintainers":[{"name":"tommy351","email":"tommy351@gmail.com"}],"homepage":"https://github.com/tommy351/tsc-multi#readme","keywords":["typescript","tsc","ts","compiler"],"repository":{"type":"git","url":"git+https://github.com/tommy351/tsc-multi.git"},"author":{"name":"Tommy Chen","email":"tommy351@gmail.com"},"bugs":{"url":"https://github.com/tommy351/tsc-multi/issues"},"license":"MIT","readme":"# tsc-multi\n\n[![](https://img.shields.io/npm/v/tsc-multi.svg)](https://www.npmjs.com/package/tsc-multi) ![Test](https://github.com/tommy351/tsc-multi/workflows/Test/badge.svg)\n\nCompile multiple TypeScript projects into multiple targets.\n\n## Features\n\n### Multiple targets\n\ntsc-multi can compile your TypeScript projects into multiple modules (e.g. CommonJS, ESM) or targets (e.g. ES6, ES2018) in parallel.\n\n### Project references\n\ntsc-multi supports [project references](https://www.typescriptlang.org/docs/handbook/project-references.html), which are very useful for monorepo. It works just like `tsc --build`. File watching is also supported.\n\n### Rewrite import paths\n\ntsc-multi rewrites all import paths in output files to maximize the compatibility across different platforms such as Node.js, web browser and Deno, because import paths are more strict in ESM.\n\nExample:\n\n```ts\n// Input\nimport dir from \"./dir\";\nimport file from \"./file\";\n\n// Output\nimport dir from \"./dir/index.js\";\nimport file from \"./file.js\";\n```\n\n## Installation\n\n```sh\nnpm install tsc-multi --save-dev\n```\n\n## Usage\n\nCreate a `tsc-multi.json` in the folder.\n\n```json\n{\n  \"targets\": [\n    { \"extname\": \".cjs\", \"module\": \"commonjs\" },\n    { \"extname\": \".mjs\", \"module\": \"esnext\" }\n  ],\n  \"projects\": [\"packages/*/tsconfig.json\"]\n}\n```\n\nBuild TypeScript files.\n\n```sh\ntsc-multi\n```\n\nWatch changes and rebuild TypeScript files.\n\n```sh\ntsc-multi --watch\n```\n\nDelete built files.\n\n```sh\ntsc-multi --clean\n```\n\n## Configuration\n\n### `targets`\n\nBuild targets. All options except `extname` will override `compilerOptions` in `tsconfig.json`.\n\n```js\n{\n  // Rename the extension of output files\n  extname: \".js\",\n  // Skip type-checking (Experimental)\n  transpileOnly: false,\n  // Compiler options\n  module: \"esnext\",\n  target: \"es2018\",\n}\n```\n\n### `projects`\n\nPath to TypeScript projects. It can be either a folder which contains `tsconfig.json`, or the path to `tsconfig.json`. This option can be set in either config file or CLI.\n\n```js\n[\n  // CWD\n  \".\",\n  // Folder\n  \"pkg-a\",\n  // tsconfig.json path\n  \"tsconfig.custom.json\",\n  // Glob\n  \"packages/*/tsconfig.json\",\n];\n```\n\n### `compiler`\n\nSpecify a custom TypeScript compiler (e.g. [ttypescript]).\n\n### `maxWorkers`\n\nSpecify the maximum number of concurrent workers.\n\n## CLI Options\n\n### `--watch`\n\nWatch input files and rebuild when they are changed.\n\n### `--clean`\n\nDelete built files. Only available when `compilerOptions.rootDir` is specified in `tsconfig.json`.\n\n### `--verbose`\n\nPrint debug logs.\n\n### `--cwd`\n\nSpecify the current working directory (CWD).\n\n### `--config`\n\nSpecify the path of the config file. The path can be either a relative path or an absolute path. Default to `$CWD/tsc-multi.json`.\n\n### `--compiler`\n\nSpecify a custom TypeScript compiler.\n\n### `--dry`\n\nShow what would be done but doesn't actually build anything.\n\n### `--force`\n\nRebuild all projects.\n\n### `--maxWorkers`\n\nSpecify the maximum number of concurrent workers.\n\n## Caveats\n\n- Only file extension can be renamed currently.\n- Only CommonJS and ESM are tested currently, AMD, UMD or SystemJS modules may have issues.\n- When workers read/write type declaration files (`.d.ts`), there are few chances that TypeScript compiler might read files that is writing by other workers. This usually only happens on machines with poor IO performance. Set `maxWorkers` to `1` may help.\n\n## License\n\nMIT\n\n[ttypescript]: https://github.com/cevek/ttypescript\n","readmeFilename":"README.md","description":"Compile multiple TypeScript projects into multiple targets."}