{"_id":"typesync","_rev":"45-695ebc1a0ab2f534a8a7df1bbe07e75b","name":"typesync","dist-tags":{"latest":"0.14.3"},"versions":{"0.0.1":{"name":"typesync","version":"0.0.1","author":{"name":"Jeff Hansen","email":"jeff@jeffijoe.com"},"license":"MIT","_id":"typesync@0.0.1","maintainers":[{"name":"jeffijoe","email":"jeffijoe@hotmail.com"}],"homepage":"https://github.com/jeffijoe/typesync#readme","bugs":{"url":"https://github.com/jeffijoe/typesync/issues"},"bin":{"typesync":"./bin/typesync"},"dist":{"shasum":"d68f523e23d2b1f09b55d063a665880396e381a8","tarball":"https://registry.npmjs.org/typesync/-/typesync-0.0.1.tgz","integrity":"sha512-dRjk1/kHj1pW/ztUPUZuXHd6af0iCsamofDEckmHgulsktCeYElWm039besP6GFecfSiVY0f04KcccvM6G5HLA==","signatures":[{"sig":"MEUCID3aYKtHQ5UMcxjBFZthEhm2orJSMZos7KruhWlbJjLEAiEAz+K6X8XmWVDO1hAj6X0NGAH+P155DtnQqqW9qkixXqU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testRegex":"(/__tests__/.*\\.(test|spec))\\.(ts|tsx|js)$","transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"mapCoverage":true,"testEnvironment":"node","collectCoverageFrom":["src/**","!src/cli-util.ts","!src/cli.ts","!src/fakes.ts","!src/types.ts"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/"]},"main":"lib/index.js","files":["lib","bin"],"gitHead":"77b511e520955b2b2fb2775e46904bac515e3c9e","scripts":{"lint":"tslint 'src/**/*.ts'","test":"jest","build":"rimraf lib && tsc -p tsconfig.build.json --sourceMap --declaration","clean":"rimraf lib","cover":"jest --coverage","run-cli":"npm run build && node bin/typesync","coveralls":"jest --coverage && cat ./coverage/lcov.info | coveralls","do:publish":"npm run lint && npm run cover && npm run build && npm publish","lint:watch":"nodemon --exec npm run lint -e ts,js","release:minor":"npm version minor && npm run do:publish && git push --follow-tags","release:patch":"npm version patch && npm run do:publish && git push --follow-tags","release:prerelease":"npm version prerelease && npm run do:publish && git push --follow-tags"},"_npmUser":{"name":"jeffijoe","email":"jeffijoe@hotmail.com"},"repository":{"url":"git+https://github.com/jeffijoe/typesync.git","type":"git"},"_npmVersion":"5.0.4","description":"Install missing TypeScript typings for your dependencies.","directories":{},"_nodeVersion":"8.1.2","dependencies":{"ora":"^1.3.0","axios":"^0.16.2","chalk":"^2.0.1","tslib":"^1.7.1","awilix":"^2.5.0","lodash":"4.17.4","detect-indent":"^5.0.0"},"devDependencies":{"jest":"^20.0.4","rimraf":"^2.6.1","tslint":"^5.4.3","nodemon":"^1.11.0","ts-jest":"^20.0.6","coveralls":"^2.13.1","@types/ora":"^0.3.31","typescript":"^2.4.1","@types/jest":"^20.0.2","@types/node":"^8.0.7","@types/chalk":"^0.4.31","@types/lodash":"^4.14.68","@types/rimraf":"^0.0.28","@types/detect-indent":"^0.1.30","tslint-config-standard":"^6.0.1"},"_npmOperationalInternal":{"tmp":"tmp/typesync-0.0.1.tgz_1499787484916_0.14690606389194727","host":"s3://npm-registry-packages"}},"0.0.2":{"name":"typesync","version":"0.0.2","author":{"name":"Jeff Hansen","email":"jeff@jeffijoe.com"},"license":"MIT","_id":"typesync@0.0.2","maintainers":[{"name":"jeffijoe","email":"jeffijoe@hotmail.com"}],"homepage":"https://github.com/jeffijoe/typesync#readme","bugs":{"url":"https://github.com/jeffijoe/typesync/issues"},"bin":{"typesync":"./bin/typesync"},"dist":{"shasum":"d008242f2048dc37e5c08a0a649bcad484bb9b46","tarball":"https://registry.npmjs.org/typesync/-/typesync-0.0.2.tgz","integrity":"sha512-I0PNgQlyhK0u36FmoXrjGCVL54av6xFegyYeNBaSyI/U3ado6YvTqAmRB7n/8xEZcbi0z7p2GSNkrjz1Yo1oGg==","signatures":[{"sig":"MEQCIH4xQhjCdZrpqT/gL4LnwyT/XJEoXgtHabQ+gwU7zU1sAiA4PyKQaCjLegoroUH4twYuK2B5FbgcHLTtrnWs4W5JRw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testRegex":"(/__tests__/.*\\.(test|spec))\\.(ts|tsx|js)$","transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"mapCoverage":true,"testEnvironment":"node","collectCoverageFrom":["src/**","!src/cli-util.ts","!src/cli.ts","!src/fakes.ts","!src/types.ts"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/"]},"main":"lib/index.js","files":["lib","bin"],"gitHead":"eb5fa43de2e25724449b41a2386420543b51d66f","scripts":{"lint":"tslint 'src/**/*.ts'","test":"jest","build":"rimraf lib && tsc -p tsconfig.build.json --sourceMap --declaration","clean":"rimraf lib","cover":"jest --coverage","run-cli":"npm run build && node bin/typesync","coveralls":"jest --coverage && cat ./coverage/lcov.info | coveralls","do:publish":"npm run lint && npm run cover && npm run build && npm publish","lint:watch":"nodemon --exec npm run lint -e ts,js","release:minor":"npm version minor && npm run do:publish && git push --follow-tags","release:patch":"npm version patch && npm run do:publish && git push --follow-tags","release:prerelease":"npm version prerelease && npm run do:publish && git push --follow-tags"},"_npmUser":{"name":"jeffijoe","email":"jeffijoe@hotmail.com"},"repository":{"url":"git+https://github.com/jeffijoe/typesync.git","type":"git"},"_npmVersion":"5.0.4","description":"Install missing TypeScript typings for your dependencies.","directories":{},"_nodeVersion":"8.1.2","dependencies":{"ora":"^1.3.0","axios":"^0.16.2","chalk":"^2.0.1","tslib":"^1.7.1","awilix":"^2.5.0","lodash":"4.17.4","detect-indent":"^5.0.0"},"devDependencies":{"jest":"^20.0.4","rimraf":"^2.6.1","tslint":"^5.4.3","nodemon":"^1.11.0","ts-jest":"^20.0.6","coveralls":"^2.13.1","@types/ora":"^0.3.31","typescript":"^2.4.1","@types/jest":"^20.0.2","@types/node":"^8.0.7","@types/chalk":"^0.4.31","@types/lodash":"^4.14.68","@types/rimraf":"^0.0.28","@types/detect-indent":"^0.1.30","tslint-config-standard":"^6.0.1"},"_npmOperationalInternal":{"tmp":"tmp/typesync-0.0.2.tgz_1499787574092_0.05300344224087894","host":"s3://npm-registry-packages"}},"0.0.3":{"name":"typesync","version":"0.0.3","author":{"name":"Jeff Hansen","email":"jeff@jeffijoe.com"},"license":"MIT","_id":"typesync@0.0.3","maintainers":[{"name":"jeffijoe","email":"jeffijoe@hotmail.com"}],"homepage":"https://github.com/jeffijoe/typesync#readme","bugs":{"url":"https://github.com/jeffijoe/typesync/issues"},"bin":{"typesync":"./bin/typesync"},"dist":{"shasum":"035ae110e6748c35750938e01eeb131013dd89b6","tarball":"https://registry.npmjs.org/typesync/-/typesync-0.0.3.tgz","integrity":"sha512-SbQRvMZGjNFV5KcbHQRL35NeFj3YAJi64C2sGJt3gvJ9XE4LoW1J8cChllNalxvDXVHlUYvQZCDPNJS9IAkUjA==","signatures":[{"sig":"MEUCIGxB8IsNQCK+3VFodzwF/M94nEdgyOIHNmhRsO+rqUyDAiEA9pmHymkl/ebOsif1UnUtoth+J7A54jdS19CMZaO6NLI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testRegex":"(/__tests__/.*\\.(test|spec))\\.(ts|tsx|js)$","transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"mapCoverage":true,"testEnvironment":"node","collectCoverageFrom":["src/**","!src/cli-util.ts","!src/cli.ts","!src/fakes.ts","!src/types.ts"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/"]},"main":"lib/index.js","files":["lib","bin"],"gitHead":"6e5ede26992ed1ca197bb1de1a2ad0ab03688ded","scripts":{"lint":"tslint 'src/**/*.ts'","test":"jest","build":"rimraf lib && tsc -p tsconfig.build.json --sourceMap --declaration","clean":"rimraf lib","cover":"jest --coverage","run-cli":"npm run build && node bin/typesync","coveralls":"jest --coverage && cat ./coverage/lcov.info | coveralls","do:publish":"npm run lint && npm run cover && npm run build && npm publish","lint:watch":"nodemon --exec npm run lint -e ts,js","release:minor":"npm version minor && npm run do:publish && git push --follow-tags","release:patch":"npm version patch && npm run do:publish && git push --follow-tags","release:prerelease":"npm version prerelease && npm run do:publish && git push --follow-tags"},"_npmUser":{"name":"jeffijoe","email":"jeffijoe@hotmail.com"},"repository":{"url":"git+https://github.com/jeffijoe/typesync.git","type":"git"},"_npmVersion":"5.0.4","description":"Install missing TypeScript typings for your dependencies.","directories":{},"_nodeVersion":"8.1.2","dependencies":{"ora":"^1.3.0","axios":"^0.16.2","chalk":"^2.0.1","tslib":"^1.7.1","awilix":"^2.5.0","lodash":"4.17.4","detect-indent":"^5.0.0"},"devDependencies":{"jest":"^20.0.4","rimraf":"^2.6.1","tslint":"^5.4.3","nodemon":"^1.11.0","ts-jest":"^20.0.6","coveralls":"^2.13.1","@types/ora":"^0.3.31","typescript":"^2.4.1","@types/jest":"^20.0.2","@types/node":"^8.0.7","@types/chalk":"^0.4.31","@types/lodash":"^4.14.68","@types/rimraf":"^0.0.28","@types/detect-indent":"^0.1.30","tslint-config-standard":"^6.0.1"},"_npmOperationalInternal":{"tmp":"tmp/typesync-0.0.3.tgz_1499787674661_0.41619084076955914","host":"s3://npm-registry-packages"}},"0.1.0":{"name":"typesync","version":"0.1.0","author":{"name":"Jeff Hansen","email":"jeff@jeffijoe.com"},"license":"MIT","_id":"typesync@0.1.0","maintainers":[{"name":"jeffijoe","email":"jeffijoe@hotmail.com"}],"homepage":"https://github.com/jeffijoe/typesync#readme","bugs":{"url":"https://github.com/jeffijoe/typesync/issues"},"bin":{"typesync":"./bin/typesync"},"dist":{"shasum":"72e1b773ae4b335382e8494acb156d5f83f32af6","tarball":"https://registry.npmjs.org/typesync/-/typesync-0.1.0.tgz","integrity":"sha512-ieoxpmAwK8ntS9lPYBXOilupDh2Pd92b1l02/qhiSwxFtFpCIAzV2dMoG2J7ARI787XwaHcHZKLPVgFFBne/kA==","signatures":[{"sig":"MEUCIEVutGdjATWfuCKetEmAmKhzYlBh57YqK97R7PuAUD9oAiEA54RLP8IpYsptG6k5a8XZgN/w8TNs0b3/dgYpfqeplyg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testRegex":"(/__tests__/.*\\.(test|spec))\\.(ts|tsx|js)$","transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"mapCoverage":true,"testEnvironment":"node","collectCoverageFrom":["src/**","!src/cli-util.ts","!src/cli.ts","!src/fakes.ts","!src/types.ts"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/"]},"main":"lib/index.js","files":["lib","bin"],"gitHead":"ffb16b10cc6e3420c9371bf0289e80f9360fca74","scripts":{"lint":"tslint 'src/**/*.ts'","test":"jest","build":"rimraf lib && tsc -p tsconfig.build.json --sourceMap --declaration","clean":"rimraf lib","cover":"jest --coverage","run-cli":"npm run build && node bin/typesync","coveralls":"jest --coverage && cat ./coverage/lcov.info | coveralls","do:publish":"npm run lint && npm run cover && npm run build && npm publish","lint:watch":"nodemon --exec npm run lint -e ts,js","release:minor":"npm version minor && npm run do:publish && git push --follow-tags","release:patch":"npm version patch && npm run do:publish && git push --follow-tags","release:prerelease":"npm version prerelease && npm run do:publish && git push --follow-tags"},"_npmUser":{"name":"jeffijoe","email":"jeffijoe@hotmail.com"},"repository":{"url":"git+https://github.com/jeffijoe/typesync.git","type":"git"},"_npmVersion":"5.2.0","description":"Install missing TypeScript typings for your dependencies.","directories":{},"_nodeVersion":"8.1.2","dependencies":{"ora":"^1.3.0","axios":"^0.16.2","chalk":"^2.0.1","tslib":"^1.7.1","awilix":"^2.5.0","lodash":"4.17.4","detect-indent":"^5.0.0"},"devDependencies":{"jest":"^20.0.4","rimraf":"^2.6.1","tslint":"^5.4.3","nodemon":"^1.11.0","ts-jest":"^20.0.6","coveralls":"^2.13.1","@types/ora":"^0.3.31","typescript":"^2.4.1","@types/jest":"^20.0.2","@types/node":"^8.0.7","@types/chalk":"^0.4.31","@types/lodash":"^4.14.68","@types/rimraf":"^0.0.28","@types/detect-indent":"^0.1.30","tslint-config-standard":"^6.0.1"},"_npmOperationalInternal":{"tmp":"tmp/typesync-0.1.0.tgz_1499852678782_0.6564574539661407","host":"s3://npm-registry-packages"}},"0.1.1":{"name":"typesync","version":"0.1.1","author":{"name":"Jeff Hansen","email":"jeff@jeffijoe.com"},"license":"MIT","_id":"typesync@0.1.1","maintainers":[{"name":"jeffijoe","email":"jeffijoe@hotmail.com"}],"homepage":"https://github.com/jeffijoe/typesync#readme","bugs":{"url":"https://github.com/jeffijoe/typesync/issues"},"bin":{"typesync":"./bin/typesync"},"dist":{"shasum":"e76a322088eb034db691cb5a55d11a3b0e8dd1ec","tarball":"https://registry.npmjs.org/typesync/-/typesync-0.1.1.tgz","integrity":"sha512-nk9h3Lvijf/zSxovrxcTOGP30BygX/hXfn/18xWhqF92MWBixy4/wtXXHHtPlAvnU7V8Eo0lGBq+R1HYIAxl0g==","signatures":[{"sig":"MEYCIQC1iCHFsl2MTps9ihnGGu+VyP04bQ6EKDiNPN5MDo6NkgIhAM+m7RraFu1zM9AkxlQ39llpSvvlQgmSnx4TYmKtugrb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testRegex":"(/__tests__/.*\\.(test|spec))\\.(ts|tsx|js)$","transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"mapCoverage":true,"testEnvironment":"node","collectCoverageFrom":["src/**","!src/cli-util.ts","!src/cli.ts","!src/fakes.ts","!src/types.ts"],"moduleFileExtensions":["ts","tsx","js"],"testPathIgnorePatterns":["/lib/"],"coveragePathIgnorePatterns":["/node_modules/"]},"main":"lib/index.js","files":["lib","bin"],"gitHead":"e418bfaa13fdf6cd684015fb3966ce7457f05b69","scripts":{"lint":"tslint 'src/**/*.ts'","test":"jest","build":"rimraf lib && tsc -p tsconfig.build.json --sourceMap --declaration","clean":"rimraf lib","cover":"jest --coverage","run-cli":"npm run build && node bin/typesync","coveralls":"jest --coverage && cat ./coverage/lcov.info | coveralls","do:publish":"npm run lint && npm run cover && npm run build && npm publish","lint:watch":"nodemon --exec npm run lint -e ts,js","release:minor":"npm version minor && npm run do:publish && git push --follow-tags","release:patch":"npm version patch && npm run do:publish && git push --follow-tags","release:prerelease":"npm version prerelease && npm run do:publish && git push --follow-tags"},"_npmUser":{"name":"jeffijoe","email":"jeffijoe@hotmail.com"},"repository":{"url":"git+https://github.com/jeffijoe/typesync.git","type":"git"},"_npmVersion":"5.0.3","description":"Install missing TypeScript typings for your dependencies.","directories":{},"_nodeVersion":"8.1.2","dependencies":{"ora":"^1.3.0","axios":"^0.16.2","chalk":"^2.0.1","tslib":"^1.7.1","awilix":"^2.5.0","lodash":"4.17.4","detect-indent":"^5.0.0"},"devDependencies":{"jest":"^20.0.4","rimraf":"^2.6.1","tslint":"^5.4.3","nodemon":"^1.11.0","ts-jest":"^20.0.6","coveralls":"^2.13.1","@types/ora":"^0.3.31","typescript":"^2.4.1","@types/jest":"^20.0.2","@types/node":"^8.0.7","@types/chalk":"^0.4.31","@types/lodash":"^4.14.68","@types/rimraf":"^0.0.28","@types/detect-indent":"^0.1.30","tslint-config-standard":"^6.0.1"},"_npmOperationalInternal":{"tmp":"tmp/typesync-0.1.1.tgz_1499863792280_0.792760586598888","host":"s3://npm-registry-packages"}},"0.2.0":{"name":"typesync","version":"0.2.0","author":{"name":"Jeff Hansen","email":"jeff@jeffijoe.com"},"license":"MIT","_id":"typesync@0.2.0","maintainers":[{"name":"jeffijoe","email":"jeffijoe@hotmail.com"}],"homepage":"https://github.com/jeffijoe/typesync#readme","bugs":{"url":"https://github.com/jeffijoe/typesync/issues"},"bin":{"typesync":"./bin/typesync"},"dist":{"shasum":"0ec94f4b6ad28692634f0f6476c477028067518b","tarball":"https://registry.npmjs.org/typesync/-/typesync-0.2.0.tgz","integrity":"sha512-GLd3JlNhzkFB3+QWxNg3OS3Q1nH03JDk3THurqou2rqGv6dKtybBXsspSox/lIIHj/wIu5jlgWuCdSyoSA1n4w==","signatures":[{"sig":"MEUCIQCrLUDuOT8xWF6uHSO+qkn/cmTNK0FQEmSYf3qCilm9OwIgMmcNeVQOmUOQz3DzbEARfJ1z7YYo7z+0dBn2Fawqe4w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testRegex":"(/__tests__/.*\\.(test|spec))\\.(ts|tsx|js)$","transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"mapCoverage":true,"testEnvironment":"node","collectCoverageFrom":["src/**","!src/cli-util.ts","!src/cli.ts","!src/fakes.ts","!src/types.ts"],"moduleFileExtensions":["ts","tsx","js"],"testPathIgnorePatterns":["/lib/"],"coveragePathIgnorePatterns":["/node_modules/"]},"main":"lib/index.js","files":["lib","bin"],"gitHead":"ab6d37a6373a7bb854ee849db3d96b24d1fbf230","scripts":{"lint":"tslint 'src/**/*.ts'","test":"jest","build":"rimraf lib && tsc -p tsconfig.build.json --sourceMap --declaration","clean":"rimraf lib","cover":"jest --coverage","run-cli":"npm run build && node bin/typesync","coveralls":"jest --coverage && cat ./coverage/lcov.info | coveralls","do:publish":"npm run lint && npm run cover && npm run build && npm publish","lint:watch":"nodemon --exec npm run lint -e ts,js","release:minor":"npm version minor && npm run do:publish && git push --follow-tags","release:patch":"npm version patch && npm run do:publish && git push --follow-tags","release:prerelease":"npm version prerelease && npm run do:publish && git push --follow-tags"},"_npmUser":{"name":"jeffijoe","email":"jeffijoe@hotmail.com"},"repository":{"url":"git+https://github.com/jeffijoe/typesync.git","type":"git"},"_npmVersion":"5.0.3","description":"Install missing TypeScript typings for your dependencies.","directories":{},"_nodeVersion":"8.1.2","dependencies":{"ora":"^1.3.0","axios":"^0.16.2","chalk":"^2.0.1","tslib":"^1.7.1","awilix":"^2.5.0","lodash":"4.17.4","detect-indent":"^5.0.0"},"devDependencies":{"jest":"^20.0.4","rimraf":"^2.6.1","tslint":"^5.4.3","nodemon":"^1.11.0","ts-jest":"^20.0.6","coveralls":"^2.13.1","@types/ora":"^0.3.31","typescript":"^2.4.1","@types/jest":"^20.0.2","@types/node":"^8.0.7","@types/chalk":"^0.4.31","@types/lodash":"^4.14.68","@types/rimraf":"^0.0.28","@types/detect-indent":"^0.1.30","tslint-config-standard":"^6.0.1"},"_npmOperationalInternal":{"tmp":"tmp/typesync-0.2.0.tgz_1499865197738_0.10211402573622763","host":"s3://npm-registry-packages"}},"0.2.2":{"name":"typesync","version":"0.2.2","author":{"name":"Jeff Hansen","email":"jeff@jeffijoe.com"},"license":"MIT","_id":"typesync@0.2.2","maintainers":[{"name":"jeffijoe","email":"jeffijoe@hotmail.com"}],"homepage":"https://github.com/jeffijoe/typesync#readme","bugs":{"url":"https://github.com/jeffijoe/typesync/issues"},"bin":{"typesync":"./bin/typesync"},"dist":{"shasum":"3925049ec8d6eb0cf3ef7928d7707d922b38a65f","tarball":"https://registry.npmjs.org/typesync/-/typesync-0.2.2.tgz","integrity":"sha512-jrOCauFWFFiabAnlcw4jE0BPGDqzRBSrOe1hespOaD77MlujIN9z8GKmyJD0AswTzoZtT3TT7HbkYrtq5bodJw==","signatures":[{"sig":"MEUCIQDTgViUoVt5Ek9301w7w8wYZ2PpEafP0ydJK4ATzjc2uwIgfr5Geia2hQxhx4wkwEeWjIOerd3yW1MpBA9Gd5PWhIM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testRegex":"(/__tests__/.*\\.(test|spec))\\.(ts|tsx|js)$","transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"mapCoverage":true,"testEnvironment":"node","collectCoverageFrom":["src/**","!src/cli-util.ts","!src/cli.ts","!src/fakes.ts","!src/types.ts"],"moduleFileExtensions":["ts","tsx","js"],"testPathIgnorePatterns":["/lib/"],"coveragePathIgnorePatterns":["/node_modules/"]},"main":"lib/index.js","files":["lib","bin"],"gitHead":"f1463e6aec974ff63b5ce3ff0d7755291cdf2b5e","scripts":{"lint":"tslint 'src/**/*.ts'","test":"jest","build":"rimraf lib && tsc -p tsconfig.build.json --sourceMap --declaration","clean":"rimraf lib","cover":"jest --coverage","run-cli":"npm run build && node bin/typesync","coveralls":"jest --coverage && cat ./coverage/lcov.info | coveralls","do:publish":"npm run lint && npm run cover && npm run build && npm publish","lint:watch":"nodemon --exec npm run lint -e ts,js","release:minor":"npm version minor && npm run do:publish && git push --follow-tags","release:patch":"npm version patch && npm run do:publish && git push --follow-tags","release:prerelease":"npm version prerelease && npm run do:publish && git push --follow-tags"},"_npmUser":{"name":"jeffijoe","email":"jeffijoe@hotmail.com"},"repository":{"url":"git+https://github.com/jeffijoe/typesync.git","type":"git"},"_npmVersion":"5.3.0","description":"Install missing TypeScript typings for your dependencies.","directories":{},"_nodeVersion":"8.6.0","dependencies":{"ora":"^1.3.0","axios":"^0.16.2","chalk":"^2.1.0","tslib":"^1.7.1","awilix":"^2.8.1","lodash":"4.17.4","detect-indent":"^5.0.0"},"devDependencies":{"jest":"^21.2.1","rimraf":"^2.6.2","tslint":"^5.7.0","nodemon":"^1.12.1","ts-jest":"^21.0.1","coveralls":"^3.0.0","@types/ora":"^1.3.1","typescript":"^2.5.3","@types/jest":"^21.1.1","@types/node":"^8.0.31","@types/chalk":"^0.4.31","@types/lodash":"^4.14.76","@types/rimraf":"^2.0.2","@types/detect-indent":"^5.0.0","tslint-config-standard":"^6.0.1"},"_npmOperationalInternal":{"tmp":"tmp/typesync-0.2.2.tgz_1507004139614_0.6480791179928929","host":"s3://npm-registry-packages"}},"0.2.3":{"name":"typesync","version":"0.2.3","author":{"name":"Jeff Hansen","email":"jeff@jeffijoe.com"},"license":"MIT","_id":"typesync@0.2.3","maintainers":[{"name":"jeffijoe","email":"jeffijoe@hotmail.com"}],"homepage":"https://github.com/jeffijoe/typesync#readme","bugs":{"url":"https://github.com/jeffijoe/typesync/issues"},"bin":{"typesync":"./bin/typesync"},"dist":{"shasum":"3aeef41184c2f98cc547e795c7a5682757c445e6","tarball":"https://registry.npmjs.org/typesync/-/typesync-0.2.3.tgz","integrity":"sha512-eRsJe8nyXrKaSgNlL+xOdpbxgOMp+Yjs5UPRS6oQqF9wI4GFMt1EugYbytXt5rI+fG/zysr2XmL8CMg22WQUZw==","signatures":[{"sig":"MEUCIBqbqdIh89foDP+SZmXQg9Qs1utrGswRUi5u1EjWTPCCAiEAn9sawaB3bFKnjH3xLWhHH1JxnM+vohItF+ZCj4g8OHQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testRegex":"(/__tests__/.*\\.(test|spec))\\.(ts|tsx|js)$","transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"mapCoverage":true,"testEnvironment":"node","collectCoverageFrom":["src/**","!src/cli-util.ts","!src/cli.ts","!src/fakes.ts","!src/types.ts"],"moduleFileExtensions":["ts","tsx","js"],"testPathIgnorePatterns":["/lib/"],"coveragePathIgnorePatterns":["/node_modules/"]},"main":"lib/index.js","files":["lib","bin"],"engines":{"node":">=6.0.0"},"gitHead":"fb01e56a1a200c6da551b63443d9895b4b657b41","scripts":{"lint":"tslint 'src/**/*.ts'","test":"jest","build":"rimraf lib && tsc -p tsconfig.build.json --sourceMap --declaration","clean":"rimraf lib","cover":"jest --coverage","run-cli":"npm run build && node bin/typesync","coveralls":"jest --coverage && cat ./coverage/lcov.info | coveralls","do:publish":"npm run lint && npm run cover && npm run build && npm publish","lint:watch":"nodemon --exec npm run lint -e ts,js","release:minor":"npm version minor && npm run do:publish && git push --follow-tags","release:patch":"npm version patch && npm run do:publish && git push --follow-tags","release:prerelease":"npm version prerelease && npm run do:publish && git push --follow-tags"},"_npmUser":{"name":"jeffijoe","email":"jeffijoe@hotmail.com"},"repository":{"url":"git+https://github.com/jeffijoe/typesync.git","type":"git"},"_npmVersion":"5.3.0","description":"Install missing TypeScript typings for your dependencies.","directories":{},"_nodeVersion":"8.6.0","dependencies":{"ora":"^1.3.0","axios":"^0.16.2","chalk":"^2.1.0","tslib":"^1.7.1","awilix":"^2.8.1","lodash":"4.17.4","detect-indent":"^5.0.0"},"devDependencies":{"jest":"^21.2.1","rimraf":"^2.6.2","tslint":"^5.7.0","nodemon":"^1.12.1","ts-jest":"^21.0.1","coveralls":"^3.0.0","@types/ora":"^1.3.1","typescript":"^2.5.3","@types/jest":"^21.1.1","@types/node":"^8.0.31","@types/chalk":"^0.4.31","@types/lodash":"^4.14.76","@types/rimraf":"^2.0.2","@types/detect-indent":"^5.0.0","tslint-config-standard":"^6.0.1"},"_npmOperationalInternal":{"tmp":"tmp/typesync-0.2.3.tgz_1507004632186_0.5671223371755332","host":"s3://npm-registry-packages"}},"0.2.4":{"name":"typesync","version":"0.2.4","author":{"name":"Jeff Hansen","email":"jeff@jeffijoe.com"},"license":"MIT","_id":"typesync@0.2.4","maintainers":[{"name":"jeffijoe","email":"jeffijoe@hotmail.com"}],"homepage":"https://github.com/jeffijoe/typesync#readme","bugs":{"url":"https://github.com/jeffijoe/typesync/issues"},"bin":{"typesync":"./bin/typesync"},"dist":{"shasum":"cba5ed88d2ebe0f408136d16e532a2d945fa14d3","tarball":"https://registry.npmjs.org/typesync/-/typesync-0.2.4.tgz","integrity":"sha512-s1dfTUywxzi8OBqEldbSYIuxax9w3GJHDIrNwKSa0uXOE1uVmTMw0kFsgRwD18yWOkujcApE1tFj9HnucBH6eQ==","signatures":[{"sig":"MEUCIAF7LJzo0e6Uq40aR8oGFMTknJyErrJLdiEv1uzBw+JgAiEAyJ59BWBvHyTrHpAzAxHlgO3q+Z/Xoo3UF4r8OTrpIxo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testRegex":"(/__tests__/.*\\.(test|spec))\\.(ts|tsx|js)$","transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"mapCoverage":true,"testEnvironment":"node","collectCoverageFrom":["src/**","!src/cli-util.ts","!src/cli.ts","!src/fakes.ts","!src/types.ts"],"moduleFileExtensions":["ts","tsx","js"],"testPathIgnorePatterns":["/lib/"],"coveragePathIgnorePatterns":["/node_modules/"]},"main":"lib/index.js","files":["lib","bin"],"engines":{"node":">=6.0.0"},"gitHead":"fccbf693ba8d1d5de757951dd5cad625ceb3e187","scripts":{"lint":"tslint 'src/**/*.ts'","test":"jest","build":"rimraf lib && tsc -p tsconfig.build.json --sourceMap --declaration","clean":"rimraf lib","cover":"jest --coverage","run-cli":"npm run build && node bin/typesync","coveralls":"jest --coverage && cat ./coverage/lcov.info | coveralls","do:publish":"npm run lint && npm run cover && npm run build && npm publish","lint:watch":"nodemon --exec npm run lint -e ts,js","release:minor":"npm version minor && npm run do:publish && git push --follow-tags","release:patch":"npm version patch && npm run do:publish && git push --follow-tags","release:prerelease":"npm version prerelease && npm run do:publish && git push --follow-tags"},"_npmUser":{"name":"jeffijoe","email":"jeffijoe@hotmail.com"},"repository":{"url":"git+https://github.com/jeffijoe/typesync.git","type":"git"},"_npmVersion":"5.3.0","description":"Install missing TypeScript typings for your dependencies.","directories":{},"_nodeVersion":"8.6.0","dependencies":{"ora":"^1.3.0","axios":"^0.16.2","chalk":"^2.1.0","tslib":"^1.7.1","awilix":"^2.8.1","lodash":"4.17.4","detect-indent":"^5.0.0"},"devDependencies":{"jest":"^21.2.1","rimraf":"^2.6.2","tslint":"^5.7.0","nodemon":"^1.12.1","ts-jest":"^21.0.1","coveralls":"^3.0.0","@types/ora":"^1.3.1","typescript":"^2.5.3","@types/node":"^8.0.31","@types/chalk":"^0.4.31","@types/lodash":"^4.14.76","@types/rimraf":"^2.0.2","@types/detect-indent":"^5.0.0","tslint-config-standard":"^6.0.1"},"_npmOperationalInternal":{"tmp":"tmp/typesync-0.2.4.tgz_1507011017910_0.7327525322325528","host":"s3://npm-registry-packages"}},"0.2.5":{"name":"typesync","version":"0.2.5","author":{"name":"Jeff Hansen","email":"jeff@jeffijoe.com"},"license":"MIT","_id":"typesync@0.2.5","maintainers":[{"name":"jeffijoe","email":"jeffijoe@hotmail.com"}],"homepage":"https://github.com/jeffijoe/typesync#readme","bugs":{"url":"https://github.com/jeffijoe/typesync/issues"},"bin":{"typesync":"./bin/typesync"},"dist":{"shasum":"e8a7053a174aa3cc42d421c2f331ab76c5da39e9","tarball":"https://registry.npmjs.org/typesync/-/typesync-0.2.5.tgz","integrity":"sha512-z9g9Fk/oMBFnjXptFNWMvCAuxviHHizyQnGJLrPpJWya7uTsp6CsjufpgepDZHSCVenVCbJaiv6meWv51TzjhQ==","signatures":[{"sig":"MEUCIQCcpqbdkQbzUaG0qPLAnDrA3/gbmMzV50ydmxxGBsAHJwIgBe1oZWQJ/eS9Gucc1e5MigB8dmgYwZOp5NE3Ri+phH4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testRegex":"(/__tests__/.*\\.(test|spec))\\.(ts|tsx|js)$","transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"mapCoverage":true,"testEnvironment":"node","collectCoverageFrom":["src/**","!src/cli-util.ts","!src/cli.ts","!src/fakes.ts","!src/types.ts"],"moduleFileExtensions":["ts","tsx","js"],"testPathIgnorePatterns":["/lib/"],"coveragePathIgnorePatterns":["/node_modules/"]},"main":"lib/index.js","files":["lib","bin"],"engines":{"node":">=6.0.0"},"gitHead":"bfb0e503401923bfbcab7b5d443fcb4caa38b3b1","scripts":{"lint":"tslint --fix 'src/**/*.ts' && yarn format","test":"jest","build":"rimraf lib && tsc -p tsconfig.build.json --sourceMap --declaration","clean":"rimraf lib","cover":"jest --coverage","format":"prettier --write 'src/**/*.ts'","run-cli":"npm run build && node bin/typesync","coveralls":"jest --coverage && cat ./coverage/lcov.info | coveralls","do:publish":"npm run lint && npm run cover && npm run build && npm publish","lint:watch":"nodemon --exec npm run lint -e ts,js","release:minor":"npm version minor && npm run do:publish && git push --follow-tags","release:patch":"npm version patch && npm run do:publish && git push --follow-tags","release:prerelease":"npm version prerelease && npm run do:publish && git push --follow-tags"},"_npmUser":{"name":"jeffijoe","email":"jeffijoe@hotmail.com"},"repository":{"url":"git+https://github.com/jeffijoe/typesync.git","type":"git"},"_npmVersion":"5.3.0","description":"Install missing TypeScript typings for your dependencies.","directories":{},"_nodeVersion":"8.6.0","dependencies":{"ora":"^1.3.0","axios":"^0.16.2","chalk":"^2.1.0","tslib":"^1.7.1","awilix":"^2.8.1","lodash":"4.17.4","detect-indent":"^5.0.0"},"devDependencies":{"jest":"^21.2.1","rimraf":"^2.6.2","tslint":"^5.7.0","nodemon":"^1.12.1","ts-jest":"^21.1.1","prettier":"^1.7.4","coveralls":"^3.0.0","@types/ora":"^1.3.1","typescript":"^2.5.3","@types/jest":"^21.1.2","@types/node":"^8.0.33","@types/chalk":"^0.4.31","@types/lodash":"^4.14.77","@types/rimraf":"^2.0.2","@types/detect-indent":"^5.0.0","tslint-config-prettier":"^1.5.0","tslint-config-standard":"^6.0.1"},"_npmOperationalInternal":{"tmp":"tmp/typesync-0.2.5.tgz_1507613252718_0.7520545136649162","host":"s3://npm-registry-packages"}},"0.3.0":{"name":"typesync","version":"0.3.0","author":{"name":"Jeff Hansen","email":"jeff@jeffijoe.com"},"license":"MIT","_id":"typesync@0.3.0","maintainers":[{"name":"jeffijoe","email":"jeffijoe@hotmail.com"}],"homepage":"https://github.com/jeffijoe/typesync#readme","bugs":{"url":"https://github.com/jeffijoe/typesync/issues"},"bin":{"typesync":"./bin/typesync"},"dist":{"shasum":"bd4c4ab0e752ee4c746dfeb4437a74d03472f7d2","tarball":"https://registry.npmjs.org/typesync/-/typesync-0.3.0.tgz","fileCount":40,"integrity":"sha512-2dVc1U7//m6qNPWnqqZg6+g3O35IDkQ1mC/JX/I29eQVLRgSjXzGZEwZ8D/ZPxgKLdY4T21FbZ20L49ETQOyBQ==","signatures":[{"sig":"MEYCIQCok73Pa0a2qsv/vYF7W1OIPDh+Gr11Nd54m8BKPnA//gIhANZ0zkdkQEx+43Om+qUOuUzIY1UUETscunZVym4OROa8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":69837,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbSb76CRA9TVsSAnZWagAAcxYP/2QRpnBHsE0Q3SFGKx52\n79jvwhjsBQfQnmTujnWkm5JD/FhIkQIeNDp4c9kAaY2JgSA07O1I10QEbTNH\nLdsnKbLlnRddsmDNXTN8kgMyqJCmqV+ZI+5yM3dsIOrPvy6y8wOnbV71p+RZ\n6TrDyJRq7Snml2ra9/PsgLM31zJfKkMFIh6+STkKp5Fkda39hTVhZlJ2BOTw\naKHCRA6rw5KyYrkhaChOXJecrWjzmsx+W3ZsxNrL7o93n5brwg36KeMbkKbJ\n3GwGPo7j6VIEc05s83u5y76Pu3EHd6N5Z9xeEaww+I83wEJCAi7pUPdf9nfg\nU0bePHQAq1gugPbu/dhQrLfySsOMasZS0+k6ThUFwWXVocV+slRFHuqjlcem\njyr7fzw8nw20D2DBjWnHOhCIwM+hlEPCjtM7zKArfs08+6IK1jZtPqkxnPPm\nVF0WQ0XLIzdB3P7jYxDS2NgKghvQEbwkITxLHfPlKvEoT8neIvLcSvz4A3us\nas1vOoHEh1lDxoF1sU462/0aOafLc3AHH0LqqWh1Y/THOeCrMdaEEAJtg+Z1\nYbngVgWInZIcLrb0gGPuoOr231CXsteRFAw7Gc3sgwEdx3lsolKIfBs7hnHC\nx6Iceyih0IBbGCLdwQB6m9mssKAQbPgMDpSLrP9pxMmuYacPWZGD5OX1F/ca\nIDfq\r\n=brAG\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"(/__tests__/.*\\.(test|spec))\\.(ts|tsx|js)$","transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testEnvironment":"node","collectCoverageFrom":["src/**","!src/cli-util.ts","!src/cli.ts","!src/fakes.ts","!src/types.ts"],"moduleFileExtensions":["ts","tsx","js"],"testPathIgnorePatterns":["/lib/"],"coveragePathIgnorePatterns":["/node_modules/"]},"main":"lib/index.js","files":["lib","bin"],"engines":{"node":">=6.0.0"},"gitHead":"c5d1068dfd7abe8fa29009403132ed69b4353364","scripts":{"lint":"tslint --project tsconfig.json --fix 'src/**/*.ts' && tsc --noEmit && yarn format","test":"jest","build":"rimraf lib && tsc -p tsconfig.build.json --sourceMap --declaration","clean":"rimraf lib","cover":"jest --coverage","format":"prettier --write 'src/**/*.ts'","run-cli":"npm run build && node bin/typesync","coveralls":"jest --coverage && cat ./coverage/lcov.info | coveralls","do:publish":"npm run lint && npm run cover && npm run build && npm publish","lint:watch":"nodemon --exec npm run lint -e ts,js","release:minor":"npm version minor && npm run do:publish && git push --follow-tags","release:patch":"npm version patch && npm run do:publish && git push --follow-tags","release:prerelease":"npm version prerelease && npm run do:publish && git push --follow-tags"},"_npmUser":{"name":"jeffijoe","email":"jeffijoe@hotmail.com"},"repository":{"url":"git+https://github.com/jeffijoe/typesync.git","type":"git"},"_npmVersion":"6.1.0","description":"Install missing TypeScript typings for your dependencies.","directories":{},"_nodeVersion":"8.11.3","dependencies":{"ora":"^2.1.0","axios":"^0.18.0","chalk":"^2.4.1","tslib":"^1.9.3","awilix":"^3.0.8","lodash":"4.17.10","detect-indent":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^23.4.1","rimraf":"^2.6.2","tslint":"^5.10.0","nodemon":"^1.18.2","ts-jest":"^23.0.0","prettier":"^1.13.7","coveralls":"^3.0.2","@types/ora":"^1.3.4","typescript":"^2.9.2","@types/jest":"^23.1.6","@types/lodash":"^4.14.112","@types/rimraf":"^2.0.2","@types/prettier":"^1.13.1","@types/detect-indent":"^5.0.0","tslint-config-prettier":"^1.13.0","tslint-config-standard":"^7.1.0"},"_npmOperationalInternal":{"tmp":"tmp/typesync_0.3.0_1531559673907_0.7432584416845531","host":"s3://npm-registry-packages"}},"0.3.1":{"name":"typesync","version":"0.3.1","author":{"name":"Jeff Hansen","email":"jeff@jeffijoe.com"},"license":"MIT","_id":"typesync@0.3.1","maintainers":[{"name":"jeffijoe","email":"jeffijoe@hotmail.com"}],"homepage":"https://github.com/jeffijoe/typesync#readme","bugs":{"url":"https://github.com/jeffijoe/typesync/issues"},"bin":{"typesync":"./bin/typesync"},"dist":{"shasum":"3092847e9b24a3285f17227c9904dfc274b6a8b5","tarball":"https://registry.npmjs.org/typesync/-/typesync-0.3.1.tgz","fileCount":28,"integrity":"sha512-7scKb/yc8/lAu5krNbB+hCZ9mvmTYoxsYBAXg1tkuOJSQUVPfq91BFg6jK3GLHBpkzr7lqpEmOVtXkY/HTesIw==","signatures":[{"sig":"MEYCIQDHWepAt0HWU3QT79xsA6UBhmaYx5nmXD+jKIcKozc4aQIhAIXXOfKDhJF52L6cg3xGVJxQdOs7m4o4Z/AlerhjkWB9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":43336,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbSb+QCRA9TVsSAnZWagAAX1UP/1tPeCatCYJ7DD0gcgWX\nZ3P26ms6bdwBIsSeTS9Zyfdq1gvnb6nZs3WzKy0X6Ve7hEs5q7rMDjfC5oXR\nk1tJxz3r2J9w8TS7VNrK/ky8UsUaASu8znjM/qoMzrK7WPBQJlVbbKvjKHxD\nCHmQAWIrbL03bPOoxXv32p1u+o484utKBpJD1aqvgyw1aLbre6do3PCSxZr6\n9lUdJMZ+VxCw5F/GdOM7CVHZI6yUU2F4UR2vxv+vhluv+/lO6GHFSe1fS4Cg\nRrPM/Kf0A5t3N3RN/EG6K3CC382UbemA15OvE49AqKmU/HIgDpu0A/KoJBq8\n09/FjpJ/E9tXPOGWUPIigELghT1l44kEBuQHpUxa1GBTU2pVbGXVah7D1s8m\nlG3rFFhYQcejOf6vMcGgfbaMmQNkhXVPwJbeEeRFSCWdgci1mAc299fAGMer\nHRScMkNXRfwaOyxuCKvLd3dHS8Xpf8FCB3Q2QFjTyKQ3uOty6oweKuRI+q08\nksgOFXhwIIpleaP1Gb4M/qS41isQtjSd4fKOFfu1k3mHkBCuY03DbvVRW+T8\ndvxMj7G8U/iXgpuxjzGPP+jNtZdKYordymMulfdHNp5KfXo8j8rXb3j8DVrx\nnULmkafiPDt+udXrrxji3RLJwSVcEeyT23ez8mIWXe+HkrrdhHVHLx9tOSRo\nb8sv\r\n=BK8j\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"(/__tests__/.*\\.(test|spec))\\.(ts|tsx|js)$","transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testEnvironment":"node","collectCoverageFrom":["src/**","!src/cli-util.ts","!src/cli.ts","!src/fakes.ts","!src/types.ts"],"moduleFileExtensions":["ts","tsx","js"],"testPathIgnorePatterns":["/lib/"],"coveragePathIgnorePatterns":["/node_modules/"]},"main":"lib/index.js","files":["lib","bin"],"engines":{"node":">=6.0.0"},"gitHead":"a7ef30b7e183dff21473bc36af08fca7cfb7f300","scripts":{"lint":"tslint --project tsconfig.json --fix 'src/**/*.ts' && tsc --noEmit && yarn format","test":"jest","build":"rimraf lib && tsc -p tsconfig.build.json --sourceMap --declaration","clean":"rimraf lib","cover":"jest --coverage","format":"prettier --write 'src/**/*.ts'","run-cli":"npm run build && node bin/typesync","coveralls":"jest --coverage && cat ./coverage/lcov.info | coveralls","do:publish":"npm run lint && npm run cover && npm run build && npm publish","lint:watch":"nodemon --exec npm run lint -e ts,js","release:minor":"npm version minor && npm run do:publish && git push --follow-tags","release:patch":"npm version patch && npm run do:publish && git push --follow-tags","release:prerelease":"npm version prerelease && npm run do:publish && git push --follow-tags"},"_npmUser":{"name":"jeffijoe","email":"jeffijoe@hotmail.com"},"repository":{"url":"git+https://github.com/jeffijoe/typesync.git","type":"git"},"_npmVersion":"6.1.0","description":"Install missing TypeScript typings for your dependencies.","directories":{},"_nodeVersion":"8.11.3","dependencies":{"ora":"^2.1.0","axios":"^0.18.0","chalk":"^2.4.1","tslib":"^1.9.3","awilix":"^3.0.8","lodash":"4.17.10","detect-indent":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^23.4.1","rimraf":"^2.6.2","tslint":"^5.10.0","nodemon":"^1.18.2","ts-jest":"^23.0.0","prettier":"^1.13.7","coveralls":"^3.0.2","@types/ora":"^1.3.4","typescript":"^2.9.2","@types/jest":"^23.1.6","@types/lodash":"^4.14.112","@types/rimraf":"^2.0.2","@types/prettier":"^1.13.1","@types/detect-indent":"^5.0.0","tslint-config-prettier":"^1.13.0","tslint-config-standard":"^7.1.0"},"_npmOperationalInternal":{"tmp":"tmp/typesync_0.3.1_1531559824054_0.9496190338379469","host":"s3://npm-registry-packages"}},"0.4.0":{"name":"typesync","version":"0.4.0","author":{"name":"Jeff Hansen","email":"jeff@jeffijoe.com"},"license":"MIT","_id":"typesync@0.4.0","maintainers":[{"name":"jeffijoe","email":"jeffijoe@hotmail.com"}],"homepage":"https://github.com/jeffijoe/typesync#readme","bugs":{"url":"https://github.com/jeffijoe/typesync/issues"},"bin":{"typesync":"./bin/typesync"},"dist":{"shasum":"9cb0cf6068904b208b4d37e4c10c7ea34398d0e6","tarball":"https://registry.npmjs.org/typesync/-/typesync-0.4.0.tgz","fileCount":29,"integrity":"sha512-YNhbcacA6Y7O3HQDZKM10c9gV3HehMI77r2OJiSVcgzDSg3xc54O2hEFPUiYLY0sAsWLp+Zuc1OHOI8W25pzAQ==","signatures":[{"sig":"MEQCIFeOl3Z+qa17q/ymF4gbS1io4ihxKAscY7DUuMQtfyp8AiA456cU8zBJ/0WziHtER0q1Uqq9sgvC62EGEMT3jLbioQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70370,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbuyRSCRA9TVsSAnZWagAAYFIP/RF3T31hBbC9wwA0nzlp\nnHzRKL3ZGJ2xQT47tkszDmnozVJ6727waLxrTsavU7Uu23pqUmB9gsXNepki\nTkDRed3u+HwEVxrVS6f2soGIdCrlhbhqtfqJ1nQmtPgVVLakHZ213W/kSVZR\nisSdj+ILixPmNPNNezU/I8TPxWbA9y0+H00Iqbqfp6kp/FqN2/3oxCkarBnP\nttqMaNwt/REg0iEwtz1WO2wzhSQ5vKqjDaidDRMA+z7qJAb3fhhgQpbpiJso\n/1S8+foVjlzUPWkqlofX8Zy81uM+4CmbkQzE2TiuVA3q6VypOEypjiXxuDPN\nFE2SVTld7GMqYX2AgHmtkH5yRmtQUJAi9xEkPa5dMpOicNqZQlkz474ht/C9\nIU2ne6H+rDzK5vaeC9NzEYl+2q3oe+NHMMfl92Iuh7Qz0hxW48xs6lgUhKpU\nyKygelFnAa8uxJ74zjfqUQMujwFr+gdobuD2VYOhj4+fClKJeE//BdRcFt0P\nGCzC9Jn63ZWuRJsIZLwjVlwJ38wEWorucg8azCfs3kwSY9MKdrU9YXhpiS4C\nZt802y8LLFybrrRGTiiqUYi/ar6gvYdp8NXLrBoIhfZJjBMSUH46IYdRmTHg\nXUwUDC+MbSmRQv3m/piq4VNIQ40ewDiaymCfMeQmpZKhl6GjvPR0A9YStxMI\nP0Rc\r\n=9AQb\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"(/__tests__/.*\\.(test|spec))\\.(ts|tsx|js)$","transform":{".(ts|tsx)":"ts-jest"},"testEnvironment":"node","collectCoverageFrom":["src/**","!src/cli-util.ts","!src/cli.ts","!src/fakes.ts","!src/types.ts"],"moduleFileExtensions":["ts","tsx","js"],"testPathIgnorePatterns":["/lib/"],"coveragePathIgnorePatterns":["/node_modules/"]},"main":"lib/index.js","engines":{"node":">=6.0.0"},"gitHead":"8821970de59890e7079672a8eaf4c551b7c6a54e","scripts":{"lint":"tslint --project tsconfig.json --fix 'src/**/*.ts' && tsc --noEmit && yarn format","test":"jest","build":"rimraf lib && tsc -p tsconfig.build.json --sourceMap --declaration","clean":"rimraf lib","cover":"jest --coverage","format":"prettier --write 'src/**/*.ts'","run-cli":"npm run build && node bin/typesync","coveralls":"jest --coverage && cat ./coverage/lcov.info | coveralls","precommit":"lint-staged","do:publish":"npm run lint && npm run cover && npm run build && npm publish","lint:watch":"nodemon --exec npm run lint -e ts,js","release:minor":"npm version minor && npm run do:publish && git push --follow-tags","release:patch":"npm version patch && npm run do:publish && git push --follow-tags","release:prerelease":"npm version prerelease && npm run do:publish && git push --follow-tags"},"_npmUser":{"name":"jeffijoe","email":"jeffijoe@hotmail.com"},"repository":{"url":"git+https://github.com/jeffijoe/typesync.git","type":"git"},"_npmVersion":"6.3.0","description":"Install missing TypeScript typings for your dependencies.","directories":{},"lint-staged":{"*.ts":["tslint --project tsconfig.json --fix","prettier --write","git add"]},"_nodeVersion":"8.11.3","dependencies":{"ora":"^3.0.0","glob":"^7.1.3","axios":"^0.18.0","chalk":"^2.4.1","awilix":"^3.0.9","detect-indent":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^23.6.0","rimraf":"^2.6.2","tslint":"^5.11.0","nodemon":"^1.18.4","ts-jest":"^23.10.4","prettier":"^1.14.3","coveralls":"^3.0.2","@types/ora":"^1.3.4","typescript":"^3.1.1","@types/jest":"^23.3.3","@types/rimraf":"^2.0.2","@types/prettier":"^1.13.2","@types/detect-indent":"^5.0.0","tslint-config-prettier":"^1.15.0","tslint-config-standard":"^8.0.1"},"_npmOperationalInternal":{"tmp":"tmp/typesync_0.4.0_1538991185599_0.5177658378966534","host":"s3://npm-registry-packages"}},"0.4.1":{"name":"typesync","version":"0.4.1","author":{"name":"Jeff Hansen","email":"jeff@jeffijoe.com"},"license":"MIT","_id":"typesync@0.4.1","maintainers":[{"name":"jeffijoe","email":"jeffijoe@hotmail.com"}],"homepage":"https://github.com/jeffijoe/typesync#readme","bugs":{"url":"https://github.com/jeffijoe/typesync/issues"},"bin":{"typesync":"./bin/typesync"},"dist":{"shasum":"34f87e6315dbb1b46f637f6b37411374827fc2b5","tarball":"https://registry.npmjs.org/typesync/-/typesync-0.4.1.tgz","fileCount":29,"integrity":"sha512-dlWez9dZYK5bFPJLW5k0le3M72dCFTofb9u7fSapwxarxexXxwnyK0WBnl0nnGB/SawcVca//CV55sMpnc9O2w==","signatures":[{"sig":"MEUCIF4z9WDLNR6XipK4U298iQXIbb2T3hkdd5KoMWhttfMnAiEA0GVOWay9gj/jsrJB1092YsmfbAvLARQ2nc8hgSHXnAE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71021,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcGg4LCRA9TVsSAnZWagAAh+8P/3OFiu+fFzv5bzggD8bS\nqE76xoahu55IFQp4fhH4bKZNxG81bCYo4/OSMsaNBBmgkeviy6oUhhtcoV6V\nLshpQZbp4ZpswMVZZRrYH4aBZUI/rKfrvZBkmz1TqhKBjwg1e5iy2yFxk5dz\nxcfstjltd1wweFvgqdJIqzIsKQ47dReiTxPjQMx8zo/BqZQB4fLfjblyJgWC\nYE8MlO3LAJJmx7h1Td86LMU4urhezlUGDsO9lCBuS2JLIR6qTX5W+gP2lWXN\n5/TWOrfLeKMBC7XPdCTLMjV2IPZqV5+WH/CbubXVZZeOa7YyQQ0aZKLLtyo+\nqAnIb9TZN4xl7mPVNZQPM9L/KgvUADtT8ld+BrrF6/x27zFUV8KHiW8U2y4M\nrPDyzzej7ahVkXGEJLIPplaDEuifhZ5/CQREluVtsVIwqh9473YIc544Bnn7\nU+m6Yksu3PXovxX6UXcvGySnMonp1WkNJEf63acPu2VxE1zpAnFUsYktngeY\nIqVVCnUUPX/nmpT0VdYVtJuC7VSQBeMyj+8yScgdBKS2WWQMOCWfvfaK+oiF\niBdS49+V/8zZ2cVsLi2bpTyhj4IEXBH2ulX5BtL8VAM6DC5iTHY6LnT6yPtp\n9ymBE50lAn6Bvmhi5F73VNQO1EQu7DJzmUOKcZOH/P0IZfvV1mT7uAPrJe93\nBNI5\r\n=OWMF\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"(/__tests__/.*\\.(test|spec))\\.(ts|tsx|js)$","transform":{".(ts|tsx)":"ts-jest"},"testEnvironment":"node","collectCoverageFrom":["src/**","!src/cli-util.ts","!src/cli.ts","!src/fakes.ts","!src/types.ts"],"moduleFileExtensions":["ts","tsx","js"],"testPathIgnorePatterns":["/lib/"],"coveragePathIgnorePatterns":["/node_modules/"]},"main":"lib/index.js","engines":{"node":">=6.0.0"},"gitHead":"3952f8eb6345f28f8210249ce21f96181cd6fce7","scripts":{"lint":"tslint --project tsconfig.json --fix 'src/**/*.ts' && tsc --noEmit && yarn format","test":"jest","build":"rimraf lib && tsc -p tsconfig.build.json --sourceMap --declaration","clean":"rimraf lib","cover":"jest --coverage","format":"prettier --write 'src/**/*.ts'","run-cli":"npm run build && node bin/typesync","coveralls":"jest --coverage && cat ./coverage/lcov.info | coveralls","precommit":"lint-staged","do:publish":"npm run lint && npm run cover && npm run build && npm publish","lint:watch":"nodemon --exec npm run lint -e ts,js","release:minor":"npm version minor && npm run do:publish && git push --follow-tags","release:patch":"npm version patch && npm run do:publish && git push --follow-tags","release:prerelease":"npm version prerelease && npm run do:publish && git push --follow-tags"},"_npmUser":{"name":"jeffijoe","email":"jeffijoe@hotmail.com"},"repository":{"url":"git+https://github.com/jeffijoe/typesync.git","type":"git"},"_npmVersion":"6.4.1","description":"Install missing TypeScript typings for your dependencies.","directories":{},"lint-staged":{"*.ts":["tslint --project tsconfig.json --fix","prettier --write","git add"]},"_nodeVersion":"8.11.3","dependencies":{"ora":"^3.0.0","glob":"^7.1.3","axios":"^0.18.0","chalk":"^2.4.1","awilix":"^3.0.9","detect-indent":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^23.6.0","rimraf":"^2.6.2","tslint":"^5.11.0","nodemon":"^1.18.4","ts-jest":"^23.10.4","prettier":"^1.14.3","coveralls":"^3.0.2","@types/ora":"^1.3.4","typescript":"^3.1.1","@types/glob":"^7.1.1","@types/jest":"^23.3.3","@types/rimraf":"^2.0.2","@types/prettier":"^1.13.2","@types/detect-indent":"^5.0.0","tslint-config-prettier":"^1.15.0","tslint-config-standard":"^8.0.1"},"_npmOperationalInternal":{"tmp":"tmp/typesync_0.4.1_1545211403116_0.7708592486191919","host":"s3://npm-registry-packages"}},"0.5.0":{"name":"typesync","version":"0.5.0","author":{"name":"Jeff Hansen","email":"jeff@jeffijoe.com"},"license":"MIT","_id":"typesync@0.5.0","maintainers":[{"name":"jeffijoe","email":"jeffijoe@hotmail.com"}],"homepage":"https://github.com/jeffijoe/typesync#readme","bugs":{"url":"https://github.com/jeffijoe/typesync/issues"},"bin":{"typesync":"./bin/typesync"},"dist":{"shasum":"4c6bec64ebe9da30b55d2659841192f9dcc99991","tarball":"https://registry.npmjs.org/typesync/-/typesync-0.5.0.tgz","fileCount":38,"integrity":"sha512-85i7Kp34dONAX1SmKhc1BmLDuU99ZHUsD+Am6G3rR3iJdQeNiKmE7aUzVWOsDBYwYjq8jbrWEYKib7AYNnHX/Q==","signatures":[{"sig":"MEYCIQC/GWFdScSkqn+yNbC/9Bls8T1RhZcX76ruCWwazvlC8gIhAM9eOn96/bfgVSnazzZFK0Bpcdx223wifKyEtw0GQJKD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":86320,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcjQtmCRA9TVsSAnZWagAAFuIP/29KaCxXD2HWGB3cJ/Y2\n4jtQqTHefuqhsNeUlSZdAWL9etCmfiG+iI1JA6394SH8ayMU4wGz0qjUzBUh\n+xe+xzXOzaus/df1+ZgP8d8cK7gLmKmn3IHhhMYWbKrJvnBQaKi86knfHhd6\nl1aUdwSsJ5q19mIqpsG6EOByROaoqmj4As6pXEa9wd/lGK6vcjvbj+0Cl6eR\nJSZZk0pQ3AkTM2HM1sZdTdjxZjee9ZoZ+kd5V1oP3aBXXV93Lgvt7215Tnb7\nd9WNAlFU3olaxhvjs7d2CrDyUGf4rwE4cNxwQfBhbPkPf8PE05II2fANDs5E\n7rll1I9Im4vg7SBlckGAMKEKb1JufP7v9CPT6kqMNMxfERqpem/shpYWsOZ9\nevwiy/5OK9QpAFebHLFANLFN/iSsk3dEqcUDRgrYfRO+Or64eduqHk0pkylF\nvaFRI+/vqKOpWVbIqYU1za3PfxLji36xebsNsX35Gw7oSQ2hQgeQCPI+v35m\n1IWI00gfTgG0d6U6knDL/a4Km1rpqgf6iRNZVnWmJLFcUs5vNQft5KHCEPrr\no/MbTOnI88v6pSuReEul+tpSmyvXa2F1L75HCQLGrxuFt2NuVr29MjBdGtSK\nHMn+KE8an+HPWl+KG+y8ZKjR0osv9npJHHdu5aiubUQemkdPqbnt+pBag5ia\nvH3L\r\n=wUWi\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"(/__tests__/.*\\.(test|spec))\\.(ts|tsx|js)$","transform":{".(ts|tsx)":"ts-jest"},"testEnvironment":"node","collectCoverageFrom":["src/**","!src/cli-util.ts","!src/cli.ts","!src/fakes.ts","!src/types.ts"],"moduleFileExtensions":["ts","tsx","js"],"testPathIgnorePatterns":["/lib/"],"coveragePathIgnorePatterns":["/node_modules/"]},"main":"lib/index.js","engines":{"node":">=6.0.0"},"gitHead":"7162ead229b9728da00773bdf1a90db75b0f57b3","scripts":{"lint":"tslint --project tsconfig.json --fix 'src/**/*.ts' && tsc --noEmit && yarn format","test":"jest","build":"rimraf lib && tsc -p tsconfig.build.json --sourceMap --declaration","clean":"rimraf lib","cover":"jest --coverage","format":"prettier --write 'src/**/*.ts'","run-cli":"npm run build && node bin/typesync","coveralls":"jest --coverage && cat ./coverage/lcov.info | coveralls","precommit":"lint-staged","do:publish":"npm run lint && npm run cover && npm run build && npm publish","lint:watch":"nodemon --exec npm run lint -e ts,js","release:minor":"npm version minor && npm run do:publish && git push --follow-tags","release:patch":"npm version patch && npm run do:publish && git push --follow-tags","release:prerelease":"npm version prerelease && npm run do:publish && git push --follow-tags"},"_npmUser":{"name":"jeffijoe","email":"jeffijoe@hotmail.com"},"repository":{"url":"git+https://github.com/jeffijoe/typesync.git","type":"git"},"_npmVersion":"6.4.1","description":"Install missing TypeScript typings for your dependencies.","directories":{},"lint-staged":{"*.ts":["tslint --project tsconfig.json --fix","prettier --write","git add"]},"_nodeVersion":"8.11.3","dependencies":{"ora":"^3.0.0","glob":"^7.1.3","axios":"^0.18.0","chalk":"^2.4.1","awilix":"^3.0.9","semver":"^5.6.0","detect-indent":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^23.6.0","rimraf":"^2.6.2","tslint":"^5.11.0","nodemon":"^1.18.4","ts-jest":"^23.10.4","prettier":"^1.14.3","coveralls":"^3.0.2","@types/ora":"^1.3.4","typescript":"^3.1.1","@types/glob":"^7.1.1","@types/jest":"^23.3.3","@types/rimraf":"^2.0.2","@types/semver":"^5.5.0","@types/prettier":"^1.13.2","@types/detect-indent":"^5.0.0","tslint-config-prettier":"^1.15.0","tslint-config-standard":"^8.0.1"},"_npmOperationalInternal":{"tmp":"tmp/typesync_0.5.0_1552747364444_0.5785742606998874","host":"s3://npm-registry-packages"}},"0.5.1":{"name":"typesync","version":"0.5.1","author":{"name":"Jeff Hansen","email":"jeff@jeffijoe.com"},"license":"MIT","_id":"typesync@0.5.1","maintainers":[{"name":"jeffijoe","email":"jeffijoe@hotmail.com"}],"homepage":"https://github.com/jeffijoe/typesync#readme","bugs":{"url":"https://github.com/jeffijoe/typesync/issues"},"bin":{"typesync":"./bin/typesync"},"dist":{"shasum":"e28d4e98479ed777e4de081428663eb526fc1bc7","tarball":"https://registry.npmjs.org/typesync/-/typesync-0.5.1.tgz","fileCount":38,"integrity":"sha512-86SeL2AI+JRDol0z/NkhaNUhY3qcxoOhIm7BzvLn9v5IMXBFolbudahT5SuSRR3qP5BTrDT0Ebz2nQFh36tAhQ==","signatures":[{"sig":"MEYCIQDJ1mcGnoctyAoWepHJk0dFfw3tbtVmaVRCgCiVKHUTCwIhANfqchngzSSa9Lx9UOIHhVyEV7YLQViqMTXA763D5pyI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":86550,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcj6OoCRA9TVsSAnZWagAAYnMP/0vCoENL0whyKJssU2Ku\nlpjt+u1OEnUZcINrYgtPKc4XQBsjTcKtM+pcszI0hXQClf2yMHEVGDBXP9CS\n+SAKVP+i/P5hHeTnEvuXrVGFCTI8Uk7leijg6/0uMGAep9g8xxoIbUdbHxlv\nPCtxEAOoN+SKYcwSqRZF0Yin6iI9jwJhjyWJcz7XOdVv2aIWbZsaXPxSjtqA\nevow5buSq/yr47FQDALErUJQWOlc5w4EgqMC9PI0hW8baGmFbyCsq9AK8Ulm\npkVXbZrHnanknWrUHX/lYk2LZFFkH/3ypS3aUxUg8r/O5g1PeadsVsmEdyBS\ntMrdhnG0snJxhBoB9CvK/RlEsHXVVsWKOhpUF/Tfl5yD/Mn7f0nXYv9elRu/\nd/I9+3UUo9gYGIoKCReo4WxDCPjndHsj6gKVT1A8M5gXHXIH59MQ2JLkeCw3\nlPl324OgqjiqBgCktJdutvuVXIilOg1nNjPxnnky2Iuje6w2EhwbTxEaEbGe\nHS3dGVX93YDVk2JOQIYMQj8aFEUZHvq5Cab/Sy8dG7m6ERnRiS+0GU0Ott9r\n6ZairG7+B0HjE8JijLp4SqGYr2cr41+Plo3tFCUjK5Ub+FPMkj/7eNkPQYOQ\npwfVkyNYlJmcM10tNj8cSYKqdqeS/HlUaH6uSL1dRBmboHMVPGZQQ7GrECzD\n5tea\r\n=KgmF\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"(/__tests__/.*\\.(test|spec))\\.(ts|tsx|js)$","transform":{".(ts|tsx)":"ts-jest"},"testEnvironment":"node","collectCoverageFrom":["src/**","!src/cli-util.ts","!src/cli.ts","!src/fakes.ts","!src/types.ts"],"moduleFileExtensions":["ts","tsx","js"],"testPathIgnorePatterns":["/lib/"],"coveragePathIgnorePatterns":["/node_modules/"]},"main":"lib/index.js","engines":{"node":">=6.0.0"},"gitHead":"6fd2c845162532eb5ff10f0270c1500f08d1a040","scripts":{"lint":"tslint --project tsconfig.json --fix 'src/**/*.ts' && tsc --noEmit && yarn format","test":"jest","build":"rimraf lib && tsc -p tsconfig.build.json --sourceMap --declaration","clean":"rimraf lib","cover":"jest --coverage","format":"prettier --write 'src/**/*.ts'","run-cli":"npm run build && node bin/typesync","coveralls":"jest --coverage && cat ./coverage/lcov.info | coveralls","precommit":"lint-staged","do:publish":"npm run lint && npm run cover && npm run build && npm publish","lint:watch":"nodemon --exec npm run lint -e ts,js","release:minor":"npm version minor && npm run do:publish && git push --follow-tags","release:patch":"npm version patch && npm run do:publish && git push --follow-tags","release:prerelease":"npm version prerelease && npm run do:publish && git push --follow-tags"},"_npmUser":{"name":"jeffijoe","email":"jeffijoe@hotmail.com"},"repository":{"url":"git+https://github.com/jeffijoe/typesync.git","type":"git"},"_npmVersion":"6.4.1","description":"Install missing TypeScript typings for your dependencies.","directories":{},"lint-staged":{"*.ts":["tslint --project tsconfig.json --fix","prettier --write","git add"]},"_nodeVersion":"8.11.3","dependencies":{"ora":"^3.0.0","glob":"^7.1.3","axios":"^0.18.0","chalk":"^2.4.1","awilix":"^3.0.9","semver":"^5.6.0","detect-indent":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^23.6.0","rimraf":"^2.6.2","tslint":"^5.11.0","nodemon":"^1.18.4","ts-jest":"^23.10.4","prettier":"^1.14.3","coveralls":"^3.0.2","@types/ora":"^1.3.4","typescript":"^3.1.1","@types/glob":"^7.1.1","@types/jest":"^23.3.3","@types/rimraf":"^2.0.2","@types/semver":"^5.5.0","@types/prettier":"^1.13.2","@types/detect-indent":"^5.0.0","tslint-config-prettier":"^1.15.0","tslint-config-standard":"^8.0.1"},"_npmOperationalInternal":{"tmp":"tmp/typesync_0.5.1_1552917416226_0.6359721812154564","host":"s3://npm-registry-packages"}},"0.5.2":{"name":"typesync","version":"0.5.2","author":{"name":"Jeff Hansen","email":"jeff@jeffijoe.com"},"license":"MIT","_id":"typesync@0.5.2","maintainers":[{"name":"jeffijoe","email":"jeffijoe@hotmail.com"}],"homepage":"https://github.com/jeffijoe/typesync#readme","bugs":{"url":"https://github.com/jeffijoe/typesync/issues"},"bin":{"typesync":"./bin/typesync"},"dist":{"shasum":"55f7fe1965cceb46f881894d7adf87c61a52d429","tarball":"https://registry.npmjs.org/typesync/-/typesync-0.5.2.tgz","fileCount":38,"integrity":"sha512-s2WR72COMix5CgUOCTg6YDKm4lw+51zBb489BE3fHWTnTi8d55REr+xiv1TF1tHdicbqIuYwxjqwhIDrHpYpQg==","signatures":[{"sig":"MEUCIQDAG1SfqG9IDn9M2Y+LfS2FpaxcEvFFQs5XqdeFz+YQlQIgc/9cNUIFQvdUOOED4N4CZyNVfH0U1mA9mN7q2ajysds=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":86733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdPGZKCRA9TVsSAnZWagAATI4P/22T8EGbIVYvLxWE8dYE\nT/B0H7pvrMhddExr8K79bgWpwvPi4DQ2+6sPraAkZ8ei2RUD7X4jNpVwpHCs\ntmtlORSBvfZDGGhdzXyBcDp5rPbcQH0E+Rhu0aEz6dU1MmcxjqSBzX84ZORB\nPlVMw2VMzp1hICFN2+9uY0evW+w8FW1KAvhYBRg7haIsrfnw+j9d79Tr0I0h\n2V3eIUmjXiZBw4HITSsQUIJ2cKI61bJT2UOuoBmESE0Na6aqp3VAc/e8zGOC\nTxKKKUx17W1yna1NhmSHxisCnhzUa2JKsAPye1KG4OSSIzz0ZeYSJzAHvb/n\nJLL0f30v0LD8mti9C20LGmmjWcTZ2YY+NTT54tVPjwXqPPmokzUqfKsCP6Qj\nUejWoKIUNHGwYMJWb6MIUdrDt6InWWzoAFo0mW1Nm3Td53EQDpwj+bSF8Q08\nA0VzomdpiidKWqVeLIWMT3CKW4BTrd/vrsVKB5XbnNPrJuqX2C8jQaGm3eGu\nSEAXz7YWRUe7UBF1ilRgnVXrD9tJ20s78nbuwlG88oxrBOZK4lvFheamiQwD\n/vBnf1Iw1PYugUklI+Q7/74RjFbulr4sNIbtOc8xH3Wqs3eupCKBSArq7lZl\nY9HcVuyDO7UCdz2dVlfFFYUejQ7fYEsGGnHFx2fsn3j7zQCmxC2eLIOejRzZ\nWBo2\r\n=zss/\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"(/__tests__/.*\\.(test|spec))\\.(ts|tsx|js)$","transform":{".(ts|tsx)":"ts-jest"},"testEnvironment":"node","collectCoverageFrom":["src/**","!src/cli-util.ts","!src/cli.ts","!src/fakes.ts","!src/types.ts"],"moduleFileExtensions":["ts","tsx","js"],"testPathIgnorePatterns":["/lib/"],"coveragePathIgnorePatterns":["/node_modules/"]},"main":"lib/index.js","engines":{"node":">=6.0.0"},"gitHead":"33c9e5867b9ce4a66598a1ecae01e899da59fab6","scripts":{"lint":"tslint --project tsconfig.json --fix 'src/**/*.ts' && tsc --noEmit && yarn format","test":"jest","build":"rimraf lib && tsc -p tsconfig.build.json --sourceMap --declaration","clean":"rimraf lib","cover":"jest --coverage","format":"prettier --write 'src/**/*.ts'","run-cli":"npm run build && node bin/typesync","coveralls":"jest --coverage && cat ./coverage/lcov.info | coveralls","precommit":"lint-staged","do:publish":"npm run lint && npm run cover && npm run build && npm publish","lint:watch":"nodemon --exec npm run lint -e ts,js","release:minor":"npm version minor && npm run do:publish && git push --follow-tags","release:patch":"npm version patch && npm run do:publish && git push --follow-tags","release:prerelease":"npm version prerelease && npm run do:publish && git push --follow-tags"},"_npmUser":{"name":"jeffijoe","email":"jeffijoe@hotmail.com"},"repository":{"url":"git+https://github.com/jeffijoe/typesync.git","type":"git"},"_npmVersion":"6.9.0","description":"Install missing TypeScript typings for your dependencies.","directories":{},"lint-staged":{"*.ts":["tslint --project tsconfig.json --fix","prettier --write","git add"]},"_nodeVersion":"10.16.0","dependencies":{"ora":"^3.4.0","glob":"^7.1.4","axios":"^0.19.0","chalk":"^2.4.2","awilix":"^4.2.2","semver":"^6.3.0","detect-indent":"^6.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.8.0","rimraf":"^2.6.3","tslint":"^5.18.0","nodemon":"^1.19.1","ts-jest":"^24.0.2","prettier":"^1.18.2","coveralls":"^3.0.5","@types/ora":"^3.2.0","typescript":"^3.5.3","@types/glob":"^7.1.1","@types/jest":"^24.0.15","@types/rimraf":"^2.0.2","@types/semver":"^6.0.1","@types/prettier":"^1.18.0","@types/detect-indent":"^6.0.0","tslint-config-prettier":"^1.18.0","tslint-config-standard":"^8.0.1"},"_npmOperationalInternal":{"tmp":"tmp/typesync_0.5.2_1564239434061_0.4146300336901958","host":"s3://npm-registry-packages"}},"0.6.0":{"name":"typesync","version":"0.6.0","author":{"name":"Jeff Hansen","email":"jeff@jeffijoe.com"},"license":"MIT","_id":"typesync@0.6.0","maintainers":[{"name":"jeffijoe","email":"jeffijoe@hotmail.com"}],"homepage":"https://github.com/jeffijoe/typesync#readme","bugs":{"url":"https://github.com/jeffijoe/typesync/issues"},"bin":{"typesync":"./bin/typesync"},"dist":{"shasum":"a2569adcd0097a75610992e6581c81a99882c63e","tarball":"https://registry.npmjs.org/typesync/-/typesync-0.6.0.tgz","fileCount":38,"integrity":"sha512-c1fswcNAaco8IrXumUfTcZ5AaebsphW7GWsFi4bhPZuNRXVyOUbs9KLMjcXLSkMrqFCYSKP2DmHD43xR0IRGng==","signatures":[{"sig":"MEYCIQDz/1sPJBCmqTEsfF0nhM+bB8x8SbteKR113NTuKlmUAQIhAJOzrA7cQNUisEiWwNcdnAlw+M7lk/zwixqZOlIkjENn","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":98513,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdUKi1CRA9TVsSAnZWagAAQYQP/1Ytd9bgUUOLgrqQldzG\nOP1W7S6dC2HI2YPTY8vWbtXQI6iS0RR1mc/k1lnhMAFKCneci6UfaRnRCm8+\nSwQBFMJr3yHJ7ebRQFU0WtST/3LYDHgPiiocVcUxt4t5ip6RUPyV52uqR5Bf\nKKaMYomYWHZllOuwkWlRx5nedfRsHSpHK7UiOYTlkzimrT9ahu2hhs1VKvrR\nF8Vj0xgv2FcmOVXHvHMUdzbfvTtz5d5v/h5Q5crxQvmD7FriflrdN123ccQ/\nL7H0lsAb5iFLTSlsFm7oXOr6VGegGkvpk/AWc+fWjNdbw1/rEtfVFSfhCH9p\nifGUsdhQ5koU85RcDrkEcstokHkRaeCvKM6mD9QTsX/WRMYHv0HTi2NdZEJn\n5Ta079CpAWkGZOY3zOEDjpMV9/5GzPrgI95NZfkUaBAEEGhTzq3piCVr8QA4\nvuN9oEKkE+a1Tg+9JIQ6eObhEWys98OyEgRCbhHUPAlxbjRk0r/FiV8ZtY45\nE7fwNWbWqplTF3/aG5twiiw6a4insidJ2ncLFQ2tKCFsd0BBCX3NDPYS2nn9\n9FRIvt6DKi9I3WrSkSMqZBcD+nQvhhYvQlfbueIj/ZFxHbQa9XSS1K3czFZ5\nFiUDYP2SPRxpNMQJmJDJdQvjigK+fFPy97GsdXhOlzsJtCsVK6//B6Rp8ZqX\nGjwo\r\n=sh00\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"(/__tests__/.*\\.(test|spec))\\.(ts|tsx|js)$","transform":{".(ts|tsx)":"ts-jest"},"testEnvironment":"node","collectCoverageFrom":["src/**","!src/cli-util.ts","!src/cli.ts","!src/fakes.ts","!src/types.ts"],"moduleFileExtensions":["ts","tsx","js"],"testPathIgnorePatterns":["/lib/"],"coveragePathIgnorePatterns":["/node_modules/"]},"main":"lib/index.js","engines":{"node":">=6.0.0"},"gitHead":"bb4029bd975cd6197fe2c0bfb875aee18305d130","scripts":{"lint":"tslint --project tsconfig.json --fix 'src/**/*.ts' && tsc --noEmit && yarn format","test":"jest","build":"rimraf lib && tsc -p tsconfig.build.json --sourceMap --declaration","clean":"rimraf lib","cover":"jest --coverage","format":"prettier --write 'src/**/*.ts'","run-cli":"npm run build && node bin/typesync","coveralls":"jest --coverage && cat ./coverage/lcov.info | coveralls","precommit":"lint-staged","do:publish":"npm run lint && npm run cover && npm run build && npm publish","lint:watch":"nodemon --exec npm run lint -e ts,js","release:minor":"npm version minor && npm run do:publish && git push --follow-tags","release:patch":"npm version patch && npm run do:publish && git push --follow-tags","release:prerelease":"npm version prerelease && npm run do:publish && git push --follow-tags"},"_npmUser":{"name":"jeffijoe","email":"jeffijoe@hotmail.com"},"repository":{"url":"git+https://github.com/jeffijoe/typesync.git","type":"git"},"_npmVersion":"6.9.0","description":"Install missing TypeScript typings for your dependencies.","directories":{},"lint-staged":{"*.ts":["tslint --project tsconfig.json --fix","prettier --write","git add"]},"_nodeVersion":"10.16.0","dependencies":{"ora":"^3.4.0","glob":"^7.1.4","axios":"^0.19.0","chalk":"^2.4.2","awilix":"^4.2.2","semver":"^6.3.0","detect-indent":"^6.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.8.0","rimraf":"^2.6.3","tslint":"^5.18.0","nodemon":"^1.19.1","ts-jest":"^24.0.2","prettier":"^1.18.2","coveralls":"^3.0.6","typescript":"^3.5.3","@types/glob":"^7.1.1","@types/jest":"^24.0.17","@types/rimraf":"^2.0.2","@types/semver":"^6.0.1","@types/prettier":"^1.18.1","tslint-config-prettier":"^1.18.0","tslint-config-standard":"^8.0.1"},"_npmOperationalInternal":{"tmp":"tmp/typesync_0.6.0_1565567156328_0.942954272556304","host":"s3://npm-registry-packages"}},"0.6.1":{"name":"typesync","version":"0.6.1","author":{"name":"Jeff Hansen","email":"jeff@jeffijoe.com"},"license":"MIT","_id":"typesync@0.6.1","maintainers":[{"name":"jeffijoe","email":"jeffijoe@hotmail.com"}],"homepage":"https://github.com/jeffijoe/typesync#readme","bugs":{"url":"https://github.com/jeffijoe/typesync/issues"},"bin":{"typesync":"./bin/typesync"},"dist":{"shasum":"faedb7c6fe58f932d414dbc360d87855f2002552","tarball":"https://registry.npmjs.org/typesync/-/typesync-0.6.1.tgz","fileCount":35,"integrity":"sha512-s0gz49waO75HHDe0dCrvkT2EMWj6GKXSQnliSytoxH7JY+JYTow5d+CeCmypO95EOTrLvQAVnwxx2t/VdiDGTw==","signatures":[{"sig":"MEUCIQCNtsQOzgpynHfbu7A5VUHEe4bE7vX1vwrSqCjImJOJjwIgbYUPMW/ANy5Tsd/BwEOG7YPBZYomnSg8awVnTI8+JhE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":96749,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdUc/TCRA9TVsSAnZWagAAbXYP/3b9vdPtWcjr6jHbBadl\nvuAoEqeNXi6hzBdcx9Vsy42TTIB/PgCds+x7jPayoNi1nczaN4IbJehUDZJk\n3v2anqF5EcPJ4JdOB7XMLDy1d1lqVY+uxRmTrjvYEieHE3xwvVAstVpjno8n\nSC9WVvAEhEWmVtpYXEZAigICI2/y5zP/mRZi1SvEekFLO+nTP1QHiIxVEWmR\n4iaf2dLrUopsEQi2lHjS/taOZVfaeJsBqPeBW+qx/rvCXKqmAI3uZxHpk37a\n5XJ4lrME7p69NUsxAPW8xLN+eP40LYu+V+dFcbGu8lTccMLI4+hpRHIbv7RZ\nc2O/pp8zVJ73jjZoU52YxmrzhuFiV32iSGr1Bz6R7a5Fx3Oj9WMBYK5ni+QY\npnoknLzjmrE6hSA9qUDjKiyk9fph5ziZW/SUisqOsl8+5J1bFN10UwFBXBVQ\n/5ZX/xWiSVszkPZrYcFgRRFpf+Q95lwFUPlSU1mLHbkxLEiE3CDKJI+wxRP0\n5dGXMy9RyF56eR/mY1eTqxTT5EOyih5cFKpCSJ+gNXAR/C6zZOllGgBcNAvg\nS9mNirbtyyN4i9mRaAc4CQNuQBbEklkSGHSif8Z/1ou02gJLPH6l4j9t5rqe\nHGiLtReUNQVCZQOWrNPDFN+7ru20D1RZtek56e8PPahKhR+3NGumX3RjHQJT\n9Y70\r\n=RbyG\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"(/__tests__/.*\\.(test|spec))\\.(ts|tsx|js)$","transform":{".(ts|tsx)":"ts-jest"},"testEnvironment":"node","collectCoverageFrom":["src/**","!src/cli-util.ts","!src/cli.ts","!src/fakes.ts","!src/types.ts"],"moduleFileExtensions":["ts","tsx","js"],"testPathIgnorePatterns":["/lib/"],"coveragePathIgnorePatterns":["/node_modules/"]},"main":"lib/index.js","engines":{"node":">=6.0.0"},"gitHead":"f3e5f94a788991385adb836d31982d2e49d1cc60","scripts":{"lint":"tslint --project tsconfig.json --fix 'src/**/*.ts' && tsc --noEmit && yarn format","test":"jest","build":"rimraf lib && tsc -p tsconfig.build.json --sourceMap --declaration","clean":"rimraf lib","cover":"jest --coverage","format":"prettier --write 'src/**/*.ts'","run-cli":"npm run build && node bin/typesync","coveralls":"jest --coverage && cat ./coverage/lcov.info | coveralls","precommit":"lint-staged","do:publish":"npm run lint && npm run cover && npm run build && npm publish","lint:watch":"nodemon --exec npm run lint -e ts,js","release:minor":"npm version minor && npm run do:publish && git push --follow-tags","release:patch":"npm version patch && npm run do:publish && git push --follow-tags","release:prerelease":"npm version prerelease && npm run do:publish && git push --follow-tags"},"_npmUser":{"name":"jeffijoe","email":"jeffijoe@hotmail.com"},"repository":{"url":"git+https://github.com/jeffijoe/typesync.git","type":"git"},"_npmVersion":"6.9.0","description":"Install missing TypeScript typings for your dependencies.","directories":{},"lint-staged":{"*.ts":["tslint --project tsconfig.json --fix","prettier --write","git add"]},"_nodeVersion":"10.16.0","dependencies":{"ora":"^3.4.0","glob":"^7.1.4","axios":"^0.19.0","chalk":"^2.4.2","awilix":"^4.2.2","semver":"^6.3.0","detect-indent":"^6.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.8.0","rimraf":"^2.6.3","tslint":"^5.18.0","nodemon":"^1.19.1","ts-jest":"^24.0.2","prettier":"^1.18.2","coveralls":"^3.0.6","typescript":"^3.5.3","@types/glob":"^7.1.1","@types/jest":"^24.0.17","@types/rimraf":"^2.0.2","@types/semver":"^6.0.1","@types/prettier":"^1.18.1","tslint-config-prettier":"^1.18.0","tslint-config-standard":"^8.0.1"},"_npmOperationalInternal":{"tmp":"tmp/typesync_0.6.1_1565642706512_0.196735043436276","host":"s3://npm-registry-packages"}},"0.7.0":{"name":"typesync","version":"0.7.0","author":{"name":"Jeff Hansen","email":"jeff@jeffijoe.com"},"license":"MIT","_id":"typesync@0.7.0","maintainers":[{"name":"jeffijoe","email":"jeffijoe@hotmail.com"}],"homepage":"https://github.com/jeffijoe/typesync#readme","bugs":{"url":"https://github.com/jeffijoe/typesync/issues"},"bin":{"typesync":"bin/typesync"},"dist":{"shasum":"6ce060b4660bf3821cefb4616470ed3203b3b85d","tarball":"https://registry.npmjs.org/typesync/-/typesync-0.7.0.tgz","fileCount":35,"integrity":"sha512-XzrdaUUT+rvqRwkqdhWY5lbhVQ14KwATc3V1ATPeD+y+Alwz6kXZVkfoT1pz7h7NnBkrbILJSc2OJuHleAJ+Qw==","signatures":[{"sig":"MEUCIQDNto3vvGbRVLMg6rgGwGHOX6Ga0M7gcOVccMdQWNJOiAIgaI9cCXCzYuPK/D/DTKsTIhMoVJUOCG0kRhYCc4LR+FQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":101026,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe0DygCRA9TVsSAnZWagAAIUwP/jJuVbODciDehH99kCzW\n2jrZy1iJ4pgvirXpXv8NWxpsee2r3tHTPljl1+GpkLeh7Y5rs83wr/tH8m27\n+NcZDGz2PI31PzCojhkYdyQeZ+BNhtTFGq7yD6SMNRuqksJBp2W7oDtS5+T/\ns5NfuwMOwV8mZB0bqsqMb46SgsMlQYcpomGcje+FC69/uuSPi8mRNZwlbj54\nsjmXerSRlChZP6h7F4N06duFBPDgClb+1XQg5OjaCX7vUKyZosHTlD0ct0Vp\nOVIyqjRsgk5j7SiUy1P+9h9UoGq+eXDiwbODzz6+4EpUppvIhOWU+Oq/+HXQ\nL/+l16fjFJ4KBesTehRJCVoF2rLbzeL8qegjL02ZbDC6GGA+Wa/S9P4rSSJi\nkb3pPhekgKDqmPaQE/zZz3EEN8k2+vT7e1ed7Ue67qmvb65DXlEm4uvGFjAH\nLEGa9hYmCJJNg618lVeu+LuXSn1b/1I9K1s2ecI2aPLAS89ZTfqoyFKkxz61\ns8wJK2MMS9LGG7ckTn5p+P83Bk1fimnAZ1k5GBzfzL0ch1DamyM2iQ5OmtA/\n8gryHgjVWje2U9eokh6gnvEe1CANEY9L1JoePNys+cHJir4lEHqd8D2yUz72\nXQdUVtaMlfTxsl43Nb2crrcH6KUBLGQz/JsLx/Jgh5agRMHzLhpFaEYHWeT/\nl3F/\r\n=P9Vv\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"(/__tests__/.*\\.(test|spec))\\.(ts|tsx|js)$","transform":{".(ts|tsx)":"ts-jest"},"testEnvironment":"node","collectCoverageFrom":["src/**","!src/cli-util.ts","!src/cli.ts","!src/fakes.ts","!src/types.ts"],"moduleFileExtensions":["ts","tsx","js"],"testPathIgnorePatterns":["/lib/"],"coveragePathIgnorePatterns":["/node_modules/"]},"main":"lib/index.js","engines":{"node":">=10.0.0"},"gitHead":"81a10e96a73a2948950513892318cc4e23ffe99c","scripts":{"lint":"tslint --project tsconfig.json --fix 'src/**/*.ts' && tsc --noEmit && yarn format","test":"jest","build":"rimraf lib && tsc -p tsconfig.build.json --sourceMap --declaration","clean":"rimraf lib","cover":"jest --coverage","format":"prettier --write 'src/**/*.ts'","run-cli":"npm run build && node bin/typesync","coveralls":"jest --coverage && cat ./coverage/lcov.info | coveralls","precommit":"lint-staged","do:publish":"npm run lint && npm run cover && npm run build && npm publish","lint:watch":"nodemon --exec npm run lint -e ts,js","release:minor":"npm version minor && npm run do:publish && git push --follow-tags","release:patch":"npm version patch && npm run do:publish && git push --follow-tags","release:prerelease":"npm version prerelease && npm run do:publish && git push --follow-tags"},"_npmUser":{"name":"jeffijoe","email":"jeffijoe@hotmail.com"},"repository":{"url":"git+https://github.com/jeffijoe/typesync.git","type":"git"},"_npmVersion":"6.14.5","description":"Install missing TypeScript typings for your dependencies.","directories":{},"lint-staged":{"*.ts":["tslint --project tsconfig.json --fix","prettier --write","git add"]},"_nodeVersion":"13.8.0","dependencies":{"ora":"^4.0.4","glob":"^7.1.4","axios":"^0.19.0","chalk":"^4.0.0","awilix":"^4.2.2","semver":"^7.3.2","detect-indent":"^6.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","rimraf":"^3.0.2","tslint":"^6.1.2","nodemon":"^2.0.4","ts-jest":"^26.0.0","prettier":"^2.0.5","coveralls":"^3.0.6","typescript":"^3.5.3","@types/glob":"^7.1.1","@types/jest":"^25.2.3","@types/rimraf":"^3.0.0","@types/semver":"^7.2.0","@types/prettier":"^2.0.1","tslint-config-prettier":"^1.18.0","tslint-config-standard":"^9.0.0"},"_npmOperationalInternal":{"tmp":"tmp/typesync_0.7.0_1590705311587_0.13382211518599552","host":"s3://npm-registry-packages"}},"0.8.0":{"name":"typesync","version":"0.8.0","author":{"name":"Jeff Hansen","email":"jeff@jeffijoe.com"},"license":"MIT","_id":"typesync@0.8.0","maintainers":[{"name":"jeffijoe","email":"jeffijoe@hotmail.com"}],"homepage":"https://github.com/jeffijoe/typesync#readme","bugs":{"url":"https://github.com/jeffijoe/typesync/issues"},"bin":{"typesync":"bin/typesync"},"dist":{"shasum":"695e8f2b36109f6cf4b8a5d9dbcfca1e3afa455c","tarball":"https://registry.npmjs.org/typesync/-/typesync-0.8.0.tgz","fileCount":38,"integrity":"sha512-2VZx10U4QpB03uYFvjbYvM3E+pYETL/aBi+o3GuhiWIY4TOVpyxcSOdYZn9qd2Qlfb0tMjdAAxHmMhriN/SlnQ==","signatures":[{"sig":"MEQCIDMgCPfAoODbNVMXKqDIrV+9/Vmw5QZbTiekE6q/YRxfAiAgnscKZlaWwabyAODI0gXdAZrdbZXYPuvm2abqlZowMQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":114293,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfmr1XCRA9TVsSAnZWagAAjPAP/jDEFqM4SbLKrxggSO+s\nBGMPum/tg7FdyqZygTFtwq2eGyVvdOA6fSgOlD8AYx2tZBN7p4dirBjxtvwA\nbnRJ0ya53ktCJ98muG/tJ+e9Mpvyl64q2P7NI8bWK0FvbeaVmIPDr/4dTLmy\nmiEtQgPkBg4l0dG5qRPukDRTvdi8XVsrPNhMLGyPmNfAiLrl7HWVKWLCp5ee\nrvINuJ3q4bxKwjg3Dh5fe/6hxrIhBj4LAzpgv7rIvxB6ao2v220EHLJN3asV\nynwir77R+MYHPj7IBZRV6Lv+KMGg+2hVs9D8BzARfo3dUsdJqrNH6pqb/7yM\n4tsdld5xIpnSIpIDuhmmKGC0EtV8PSBsgIKubS79dOr+igxGMcKjYVJMJvcZ\nhx8RPVRnWBwsGGa/tm54zs2Du3MnrP2gp98skLoYyO9qEjxo6oe287MFDKTf\n53b/XBveG3AQ4wUFuI5Xz5f3O1JWBYRUzFp45sc/nP8HutR69dUJFjXi4D6T\n7D/rO/e+ZegrG1BFz9+nOBGr5n4NF+5ZKqNS5KuIYj90jdnckPvtZ9KbIzg7\nV89kTm7UjFgAffkU1ANBnRPqjacBqvX7ObJeWsptx4UXvK1/MklCPYqhNcCt\nabMq2glQ0Gz6UylIfb3LIjddA6CC+RTiKll9q8OXzcqZKD7M/6tAa116RkF2\nxRph\r\n=pHBo\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"(/__tests__/.*\\.(test|spec))\\.(ts|tsx|js)$","transform":{".(ts|tsx)":"ts-jest"},"testEnvironment":"node","collectCoverageFrom":["src/**","!src/cli-util.ts","!src/cli.ts","!src/fakes.ts","!src/types.ts"],"moduleFileExtensions":["ts","tsx","js"],"testPathIgnorePatterns":["/lib/"],"coveragePathIgnorePatterns":["/node_modules/"]},"main":"lib/index.js","engines":{"node":">=10.0.0"},"gitHead":"c1f46308a7cd5373f9194e0fdb4e2a27830c8953","scripts":{"lint":"tslint --project tsconfig.json --fix 'src/**/*.ts' && tsc --noEmit && yarn format","test":"jest","build":"npm run clean && tsc -p tsconfig.build.json --sourceMap --declaration","clean":"rimraf lib","cover":"jest --coverage","format":"prettier --write 'src/**/*.ts'","run-cli":"npm run build && node bin/typesync","coveralls":"jest --coverage && cat ./coverage/lcov.info | coveralls","precommit":"lint-staged","do:publish":"npm run lint && npm run cover && npm run build && npm publish","lint:watch":"nodemon --exec npm run lint -e ts,js","run-cli:dry":"npm run run-cli -- --dry","release:minor":"npm version minor && npm run do:publish && git push --follow-tags","release:patch":"npm version patch && npm run do:publish && git push --follow-tags","release:prerelease":"npm version prerelease && npm run do:publish && git push --follow-tags"},"_npmUser":{"name":"jeffijoe","email":"jeffijoe@hotmail.com"},"repository":{"url":"git+https://github.com/jeffijoe/typesync.git","type":"git"},"_npmVersion":"6.14.8","description":"Install missing TypeScript typings for your dependencies.","directories":{},"lint-staged":{"*.ts":["tslint --project tsconfig.json --fix","prettier --write","git add"]},"_nodeVersion":"14.8.0","dependencies":{"ora":"^5.1.0","glob":"^7.1.4","axios":"^0.21.0","chalk":"^4.1.0","awilix":"^4.2.7","semver":"^7.3.2","cosmiconfig":"^7.0.0","detect-indent":"^6.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.1","rimraf":"^3.0.2","tslint":"^6.1.3","nodemon":"^2.0.6","ts-jest":"^26.4.3","prettier":"^2.1.2","coveralls":"^3.0.6","typescript":"^4.0.5","@types/glob":"^7.1.3","@types/jest":"^26.0.15","@types/semver":"^7.3.4","tslint-config-prettier":"^1.18.0","tslint-config-standard":"^9.0.0"},"_npmOperationalInternal":{"tmp":"tmp/typesync_0.8.0_1603976534355_0.911853467044708","host":"s3://npm-registry-packages"}},"0.9.0":{"name":"typesync","version":"0.9.0","author":{"name":"Jeff Hansen","email":"jeff@jeffijoe.com"},"license":"MIT","_id":"typesync@0.9.0","maintainers":[{"name":"jeffijoe","email":"jeffijoe@hotmail.com"}],"homepage":"https://github.com/jeffijoe/typesync#readme","bugs":{"url":"https://github.com/jeffijoe/typesync/issues"},"bin":{"typesync":"bin/typesync"},"dist":{"shasum":"7d2e6cacca5e5bee7f1261602860f60ab25019ac","tarball":"https://registry.npmjs.org/typesync/-/typesync-0.9.0.tgz","fileCount":37,"integrity":"sha512-m2kcTKTSYpsotbkj+NI6110zyMMH0Vd+uJNmfbPwb5RkRofQaan2aaatAbDjuWX2KcwVIRvJhftVLSjQk9ieIA==","signatures":[{"sig":"MEQCIHg7VA++m3zqaoONRi/1Py4Z2FJWkuqB6x+jMIeefCF4AiBxJPTtrHN41QUzIW8XEgfQzyU5MT17Yf/ZSJTGIYfrHQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":114727,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiOFhbACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr7JxAApOZCYvILlxeg4FAizw3WBALS3P0wpVUG6+0r1DeV/1s9Nhho\r\nfDdmi1zSV3Q4aoMx7UV3HPbNJNT2/1Zwy0jZ2OAAOc/8mict/G5co5SFF2Bx\r\n3pSq7g2VcVlvbqH/1usqy2fcADGLFlPd0lK8Re9QOE2vdJ1E7hC0fOnTRm3L\r\ni2LTQk/iU9mMI21tkbUYXqEmubxiFFi6x1ZhTIbQWJJPPiNz1alio/nsYjJ6\r\nvOJaglU0vnnrtXe9SmmZCjctgDIGB2NZ/yy1/Kfz4F/wpnz50599/r1vDgPx\r\nSbNIaDySFcEDNBfnC58QedCVc5ySPBUNQLyNtzguLc9BkK0qtpMLH6r17kNZ\r\niHaAzgD7KsB9B1GKJ6kbVGlkOIZGYyFLV0HEXdgW421e8f6+E2XsGJS8OFpq\r\nfMHrxsH2SOt45gB6VWg1BPuZlF7GmeQ+G5iu1eRpHXii8DROzImcQEKy+O0q\r\n+OnhR/tYsjAGb4klLS3Lm27rNA6VcGi+Pd8qWMSqF+LDQQ8T6tAVAVV8iH5k\r\nnXMzkwORueeypxgNdrXbxuJRtmzYs+TQRggLrAwE9JT+fWCf0fo9PYAysMOy\r\nOFI1DKaHzNfjDZ/s/O0lvJ9hcG2+VxNa9wt5Fr+CAyymtrbC5vQsKhvhw4z9\r\n4aqSw/dpF7lHc2QfYwSZXwKy/7Pkh+UowNU=\r\n=idj8\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"(/__tests__/.*\\.(test|spec))\\.(ts|tsx|js)$","transform":{".(ts|tsx)":"ts-jest"},"testEnvironment":"node","collectCoverageFrom":["src/**","!src/cli-util.ts","!src/cli.ts","!src/fakes.ts","!src/types.ts"],"moduleFileExtensions":["ts","tsx","js"],"testPathIgnorePatterns":["/lib/"],"coveragePathIgnorePatterns":["/node_modules/"]},"main":"lib/index.js","engines":{"node":">=10.0.0"},"gitHead":"3b445b34b75ad92c384c47fc048a68f18a06076c","scripts":{"lint":"tslint --project tsconfig.json --fix 'src/**/*.ts' && tsc --noEmit && yarn format","test":"jest","build":"npm run clean && tsc -p tsconfig.build.json --sourceMap --declaration","clean":"rimraf lib","cover":"jest --coverage","format":"prettier --write 'src/**/*.ts'","run-cli":"npm run build && node bin/typesync","coveralls":"jest --coverage && cat ./coverage/lcov.info | coveralls","precommit":"lint-staged","do:publish":"npm run lint && npm run cover && npm run build && npm publish","lint:watch":"nodemon --exec npm run lint -e ts,js","run-cli:dry":"npm run run-cli -- --dry","release:minor":"npm version minor && npm run do:publish && git push --follow-tags","release:patch":"npm version patch && npm run do:publish && git push --follow-tags","release:prerelease":"npm version prerelease && npm run do:publish && git push --follow-tags"},"_npmUser":{"name":"jeffijoe","email":"jeffijoe@hotmail.com"},"repository":{"url":"git+https://github.com/jeffijoe/typesync.git","type":"git"},"_npmVersion":"7.18.1","description":"Install missing TypeScript typings for your dependencies.","directories":{},"lint-staged":{"*.ts":["tslint --project tsconfig.json --fix","prettier --write","git add"]},"_nodeVersion":"16.4.2","dependencies":{"ora":"^5.1.0","glob":"^7.2.0","axios":"^0.26.1","chalk":"^4.1.0","awilix":"^7.0.0","semver":"^7.3.5","cosmiconfig":"^7.0.1","detect-indent":"^6.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.5.1","rimraf":"^3.0.2","tslint":"^6.1.3","nodemon":"^2.0.15","ts-jest":"^27.1.3","prettier":"^2.6.0","coveralls":"^3.1.1","typescript":"^4.6.2","@types/glob":"^7.2.0","@types/jest":"^27.4.1","@types/semver":"^7.3.9","tslint-config-prettier":"^1.18.0","tslint-config-standard":"^9.0.0"},"_npmOperationalInternal":{"tmp":"tmp/typesync_0.9.0_1647859803241_0.9913606433310289","host":"s3://npm-registry-packages"}},"0.9.1":{"name":"typesync","version":"0.9.1","author":{"name":"Jeff Hansen","email":"jeff@jeffijoe.com"},"license":"MIT","_id":"typesync@0.9.1","maintainers":[{"name":"jeffijoe","email":"jeffijoe@hotmail.com"}],"homepage":"https://github.com/jeffijoe/typesync#readme","bugs":{"url":"https://github.com/jeffijoe/typesync/issues"},"bin":{"typesync":"bin/typesync"},"dist":{"shasum":"9c770b2da3920e3033119e9c0db1914a3cf91d62","tarball":"https://registry.npmjs.org/typesync/-/typesync-0.9.1.tgz","fileCount":37,"integrity":"sha512-kGaieZEJWIMhS+xRL6OJ1Z5Jf8JFSYBTRZfmmMVdzYQkm6uP9ZwJGI/yt0TZ19mhGUZqLzruV/BDHEl2FByeYQ==","signatures":[{"sig":"MEQCIE1vbKxweym1z6juzgaRJl2WqFw+4v+fgd+4zfi0EQTxAiBeszVqoUFGmjxyZkK0qTEa/2YP8+axFHud8jzYWDdTJQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":114713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiaR41ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqH/Q//ds4MdR5vP61R/qzUzjjnfA5qdrVOQfLWzMjs+uCdt6SKFzkk\r\nKNPnxk9ta5pVKWHlYguVhr5RdYUqL0YshAd13+XqwxbDi8IBpbLg+ZF8nEjf\r\n8rfXwuKA+pgQnMUPffoNdtsIkwF2/QdHkgRIY9YlF8wbiTqbbzsj7AJYBwc9\r\njfmtD3zddT1mJDx2KF5QDoZoKSSV0xmoeYr2V95V9rIr+LOah2LNpv6RJvzA\r\nsBneebmbCskJ5rhko6MwADB0ofYy5Elf22sMp345wIQiRBT2Wt6FsDkQtNRx\r\nSBI+plSGtQKXk+H1ZxQfgRnxD6ueuOR3ac4ckf6h8rGLWz0plcf2P/ULnHGg\r\nN1FlANj0UewC+x9J7cWkY9vA4nOqSLbjty9lxdEcYnZ7xpm66a9lWGMT+OtT\r\nzjYCw0HyZpnzMkkUpNX/4sv2pVoqo7KY2r0oZHQSHh0/K+nVrVzvWqcwrnZW\r\n1n24cPW1XbFpbDc3yYML5Mm+M0HL4I/Obkqqz9uJnN5F8nX0oyZJE5t4jWI0\r\nvZ8PgcJ6AU3vvKM/PpPqa2t+e7KDJp7Fqn9xQMrWIEdP1apch2JnvhDeTD9+\r\nCE9XqUTt/ebmBIxxhUUtH7kLjJT10CadnLmZIer2r1XrcNUFeuCFSiWQy4xN\r\npbOtSzM78BkZMA8UeJrOVdHGBjd4yq87K0s=\r\n=CiPf\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"(/__tests__/.*\\.(test|spec))\\.(ts|tsx|js)$","transform":{".(ts|tsx)":"ts-jest"},"testEnvironment":"node","collectCoverageFrom":["src/**","!src/cli-util.ts","!src/cli.ts","!src/fakes.ts","!src/types.ts"],"moduleFileExtensions":["ts","tsx","js"],"testPathIgnorePatterns":["/lib/"],"coveragePathIgnorePatterns":["/node_modules/"]},"main":"lib/index.js","engines":{"node":">=10.0.0"},"gitHead":"d9e6006ae0485b792d0d113cbb72186a78e1a860","scripts":{"lint":"tslint --project tsconfig.json --fix 'src/**/*.ts' && tsc --noEmit && yarn format","test":"jest","build":"npm run clean && tsc -p tsconfig.build.json --sourceMap --declaration","clean":"rimraf lib","cover":"jest --coverage","format":"prettier --write 'src/**/*.ts'","run-cli":"npm run build && node bin/typesync","coveralls":"jest --coverage && cat ./coverage/lcov.info | coveralls","precommit":"lint-staged","do:publish":"npm run lint && npm run cover && npm run build && npm publish","lint:watch":"nodemon --exec npm run lint -e ts,js","run-cli:dry":"npm run run-cli -- --dry","release:minor":"npm version minor && npm run do:publish && git push --follow-tags","release:patch":"npm version patch && npm run do:publish && git push --follow-tags","release:prerelease":"npm version prerelease && npm run do:publish && git push --follow-tags"},"_npmUser":{"name":"jeffijoe","email":"jeffijoe@hotmail.com"},"repository":{"url":"git+https://github.com/jeffijoe/typesync.git","type":"git"},"_npmVersion":"8.5.5","description":"Install missing TypeScript typings for your dependencies.","directories":{},"lint-staged":{"*.ts":["tslint --project tsconfig.json --fix","prettier --write","git add"]},"_nodeVersion":"16.4.2","dependencies":{"ora":"^5.1.0","glob":"^7.2.0","axios":"^0.27.2","chalk":"^4.1.0","awilix":"^7.0.2","semver":"^7.3.7","cosmiconfig":"^7.0.1","detect-indent":"^6.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.5.1","rimraf":"^3.0.2","tslint":"^6.1.3","nodemon":"^2.0.15","ts-jest":"^27.1.4","prettier":"^2.6.2","coveralls":"^3.1.1","typescript":"^4.6.3","@types/glob":"^7.2.0","@types/jest":"^27.4.1","@types/semver":"^7.3.9","tslint-config-prettier":"^1.18.0","tslint-config-standard":"^9.0.0"},"_npmOperationalInternal":{"tmp":"tmp/typesync_0.9.1_1651056181548_0.440216057590864","host":"s3://npm-registry-packages"}},"0.9.2":{"name":"typesync","version":"0.9.2","author":{"name":"Jeff Hansen","email":"jeff@jeffijoe.com"},"license":"MIT","_id":"typesync@0.9.2","maintainers":[{"name":"jeffijoe","email":"jeffijoe@hotmail.com"}],"homepage":"https://github.com/jeffijoe/typesync#readme","bugs":{"url":"https://github.com/jeffijoe/typesync/issues"},"bin":{"typesync":"bin/typesync"},"dist":{"shasum":"0daea53e1658dadf66b3bdf511031c809c21b757","tarball":"https://registry.npmjs.org/typesync/-/typesync-0.9.2.tgz","fileCount":40,"integrity":"sha512-FnHhbgECgkcGOR/DVmE0V9Z81Od7Icu2qkXGM91GFFzVO9HaQ9fYwmSY9ibKoydN4k7IV0hRRKGLLgfenWjRFw==","signatures":[{"sig":"MEUCIDZYBGzQR/gxwxnSKEqevyiuAdjEQAAabG7CjnCvyVawAiEAgU89bkvTD5O5nwNKHquqDJt9PqlTp8l+GcI9O51rH+M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":116130,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJixe5fACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrm1hAAnwhCaqhX/C59GDmyG91cFjDi+spW1IMkuS9axIl/rIdU1WQS\r\nhtXKeLPLR9cJUDSafHJl8MmTYRKm4qow3o+EkYYuNbkKPd2x/vf2Ebs8v8Uc\r\nklT3Ivxy3JRXBHuE1tN7VpDiKevjXs19SmLiw3ehd90TROB55ZLOo676Kfx2\r\nkucaetzseQgggVTwfHBfm4GPR4kAIa2WxkWhfUvpaoi83qW3YTlzze2LUJGW\r\ndl8rmEl7EDQLwF0pPNrc6pD+nqgZHdj0Br5uQyNHaR1cNs9uRV/SaI5nSOHc\r\n81izhmDxvMFxsIj5A5Q4GQ5RwxV01Ja5Uu/lZC687quCACBtZHK3ls8wM10w\r\nIQoC1PtFFVTpJUWTI4xw+JNwul64mb9C4oCBgOyYCZuZNM0yv+K8HHZyDeJR\r\nF2KvtzYjk/ohrKm1lBaRsnQyqQPmEgu97omxaUILWkvEj9OS3RKk8bl4zJQO\r\ntDaSzDxTWId+sZpvw+jYAgk3V84JkuuoKOh4+aG90R+jt8sGGoRTpp57+gtE\r\nST9Ol3bURZRxD9avlde1GWqWOKHdv4caFoOz93QOYPSpnMGqX+R8RIcSWfa6\r\nWONsEdjcw/QOPLfl/Vqdirc4Mx8zGIcj/ezMAR3qmINsk2KUHNH33D7UHkuY\r\nRYX1NsiOrpYOZkhvVBIHT9URqil9WdzuuZg=\r\n=3vea\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"(/__tests__/.*\\.(test|spec))\\.(ts|tsx|js)$","transform":{".(ts|tsx)":"ts-jest"},"testEnvironment":"node","collectCoverageFrom":["src/**","!src/cli-util.ts","!src/index.ts","!src/cli.ts","!src/fakes.ts","!src/types.ts"],"moduleFileExtensions":["ts","tsx","js"],"testPathIgnorePatterns":["/lib/"],"coveragePathIgnorePatterns":["/node_modules/"]},"main":"lib/index.js","types":"./lib/index.d.ts","engines":{"node":">=10.0.0"},"gitHead":"d07630dd8494a5b7fdfb18ee7d484631a65384b1","scripts":{"lint":"tslint --project tsconfig.json --fix 'src/**/*.ts' && tsc --noEmit && yarn format","test":"jest","build":"npm run clean && tsc -p tsconfig.build.json --sourceMap --declaration","clean":"rimraf lib","cover":"jest --coverage","format":"prettier --write 'src/**/*.ts'","run-cli":"npm run build && node bin/typesync","coveralls":"jest --coverage && cat ./coverage/lcov.info | coveralls","precommit":"lint-staged","do:publish":"npm run lint && npm run cover && npm run build && npm publish","lint:watch":"nodemon --exec npm run lint -e ts,js","run-cli:dry":"npm run run-cli -- --dry","release:minor":"npm version minor && npm run do:publish && git push --follow-tags","release:patch":"npm version patch && npm run do:publish && git push --follow-tags","release:prerelease":"npm version prerelease && npm run do:publish && git push --follow-tags"},"_npmUser":{"name":"jeffijoe","email":"jeffijoe@hotmail.com"},"repository":{"url":"git+https://github.com/jeffijoe/typesync.git","type":"git"},"_npmVersion":"8.13.2","description":"Install missing TypeScript typings for your dependencies.","directories":{},"lint-staged":{"*.ts":["tslint --project tsconfig.json --fix","prettier --write","git add"]},"_nodeVersion":"16.15.0","dependencies":{"ora":"^5.1.0","glob":"^7.2.0","axios":"^0.27.2","chalk":"^4.1.0","awilix":"^7.0.3","semver":"^7.3.7","cosmiconfig":"^7.0.1","detect-indent":"^6.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.1.2","rimraf":"^3.0.2","tslint":"^6.1.3","nodemon":"^2.0.19","ts-jest":"^28.0.5","prettier":"^2.7.1","coveralls":"^3.1.1","typescript":"^4.7.4","@types/glob":"^7.2.0","@types/jest":"^28.1.4","@types/semver":"^7.3.10","tslint-config-prettier":"^1.18.0","tslint-config-standard":"^9.0.0"},"_npmOperationalInternal":{"tmp":"tmp/typesync_0.9.2_1657138782853_0.5077392293104301","host":"s3://npm-registry-packages"}},"0.10.0":{"name":"typesync","version":"0.10.0","author":{"name":"Jeff Hansen","email":"jeff@jeffijoe.com"},"license":"MIT","_id":"typesync@0.10.0","maintainers":[{"name":"jeffijoe","email":"jeffijoe@hotmail.com"}],"homepage":"https://github.com/jeffijoe/typesync#readme","bugs":{"url":"https://github.com/jeffijoe/typesync/issues"},"bin":{"typesync":"bin/typesync"},"dist":{"shasum":"bdb7ed8029e95a639f19af49f92878fb57b19419","tarball":"https://registry.npmjs.org/typesync/-/typesync-0.10.0.tgz","fileCount":40,"integrity":"sha512-zDAmphnWjVNv5gwARbQcJS+lZw91wkqPsrrQ+kRVKmim4N3oG7UleYZYyMFZ04BrofezOEvIaaNu1su4TI8CqA==","signatures":[{"sig":"MEUCIQCkKZ8HFngR1FdIrILMpS2rjR8/6MbW6ePsARfQXsWF9wIgLDBPMtw96BNwTk7PqzqhyNJdgUkMC+MSaA0lOMmqeFw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":116673,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj2S+KACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmoxsg//ZtpZDb4tkejDq26nWW7rEnAXsbl9qtrG2dtNK0a70XjvQ5wB\r\ntldaEZtyLfcKMua33S+8aAImyaIM27K49InlXJn3Txlk1yOGdLEMNDQMKyK1\r\nzdQWlGvScgy7HQ/2hYlufHPxuTDLKgyoDyAzaYhJixGT9oEAvPUEbJbzSELZ\r\na+F5vy319tM9lRnk7zebMIL/gS76KK6LHffqbqK3JwsxCHWcAJOgQVjsWNcD\r\nHd61tEuA6JZ9d1UicEEIKON3zTERB4NJUfiVawbNYylTqDpIxAXczUBweH/h\r\nMrP4MDCoN0oSsY+Dqbh7jFdQydjuxzjCfeyS134vosVtVE6fgHodadp7oWZX\r\nI9tGEDOJYGchlSYrf98MUyvu1lWN60MM9Wee97VYMVtz7i1yrTsJ2+ZyFmPW\r\nKXtZYn+Odrh18FgPZ05rUaOIS7ONONQxJ1okCREeIeWMmGfzZmzb77ZBC+bz\r\nuDilya6Dgbd6zW85ijTW/GPlA7vTHFAxMPVQCvBbErpZ2NFndpd8+mw8SOOm\r\nVbk+Jc2tMnYzZROpQXrINAsUF1/l0fB4+EO4A9txdiywqPo9OnxkH9cpeoLs\r\ngDQhMedkBNxticmmO4PbVRV2j6yb1MMvI12MDckP8nt6RCL/lQJ4LYC1K+O8\r\njLZR5OJ5g2ATbudqNs+F3Pih8uClMxGz7Vc=\r\n=P1ug\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"(/__tests__/.*\\.(test|spec))\\.(ts|tsx|js)$","transform":{".(ts|tsx)":"ts-jest"},"testEnvironment":"node","collectCoverageFrom":["src/**","!src/cli-util.ts","!src/index.ts","!src/cli.ts","!src/fakes.ts","!src/types.ts"],"moduleFileExtensions":["ts","tsx","js"],"testPathIgnorePatterns":["/lib/"],"coveragePathIgnorePatterns":["/node_modules/"]},"main":"lib/index.js","types":"./lib/index.d.ts","engines":{"node":">=14.0.0"},"gitHead":"7227d67a1139f41dcabf90b8db60afb1d6c98258","scripts":{"lint":"tslint --project tsconfig.json --fix 'src/**/*.ts' && tsc --noEmit && yarn format","test":"jest","build":"npm run clean && tsc -p tsconfig.build.json --sourceMap --declaration","clean":"rimraf lib","cover":"jest --coverage","format":"prettier --write 'src/**/*.ts'","run-cli":"npm run build && node bin/typesync","precommit":"lint-staged","do:publish":"npm run lint && npm run cover && npm run build && npm publish","lint:watch":"nodemon --exec npm run lint -e ts,js","run-cli:dry":"npm run run-cli -- --dry","release:minor":"npm version minor && npm run do:publish && git push --follow-tags","release:patch":"npm version patch && npm run do:publish && git push --follow-tags","release:prerelease":"npm version prerelease && npm run do:publish && git push --follow-tags"},"_npmUser":{"name":"jeffijoe","email":"jeffijoe@hotmail.com"},"repository":{"url":"git+https://github.com/jeffijoe/typesync.git","type":"git"},"_npmVersion":"8.17.0","description":"Install missing TypeScript typings for your dependencies.","directories":{},"lint-staged":{"*.ts":["tslint --project tsconfig.json --fix","prettier --write","git add"]},"_nodeVersion":"16.14.2","dependencies":{"ora":"^5.1.0","glob":"^8.1.0","axios":"^1.2.6","chalk":"^4.1.2","awilix":"^8.0.0","semver":"^7.3.8","cosmiconfig":"^8.0.0","detect-indent":"^6.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.4.1","rimraf":"^4.1.2","tslint":"^6.1.3","nodemon":"^2.0.20","ts-jest":"^29.0.5","prettier":"^2.8.3","typescript":"^4.9.5","@types/glob":"^8.0.1","@types/jest":"^29.4.0","@types/semver":"^7.3.13","tslint-config-prettier":"^1.18.0","tslint-config-standard":"^9.0.0"},"_npmOperationalInternal":{"tmp":"tmp/typesync_0.10.0_1675177866281_0.22985980890925872","host":"s3://npm-registry-packages"}},"0.11.0":{"name":"typesync","version":"0.11.0","author":{"name":"Jeff Hansen","email":"jeff@jeffijoe.com"},"license":"MIT","_id":"typesync@0.11.0","maintainers":[{"name":"jeffijoe","email":"jeffijoe@hotmail.com"}],"homepage":"https://github.com/jeffijoe/typesync#readme","bugs":{"url":"https://github.com/jeffijoe/typesync/issues"},"bin":{"typesync":"bin/typesync"},"dist":{"shasum":"184d6ebd0aa26d83306865e8276060b42c4f2ea5","tarball":"https://registry.npmjs.org/typesync/-/typesync-0.11.0.tgz","fileCount":34,"integrity":"sha512-hs/gnQ1XLm6NxXhYT/iRwjSPSUX8nVkXY+OcrD9Tkoyru7B8Pa22261ErYA8BLgRqxVtVjbA2xNf1ApuRdZUGQ==","signatures":[{"sig":"MEUCIA6NevEltYlwst+C9Pi6yUKKYHbTBHx4Mi9SsaBxTVFhAiEAhSyKbOxc469Ndf9XQA3yhdr+eRK5qQmrW4AyJVtEc/c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":101039,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkTuBpACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqK/w/+Mge6HW/TTe6NBo/wkT6evApt8gbMHyg58vyRa8JI8CH4Funu\r\nT4qne4tJSuhfn7uYhxmr52UEBrAdabkQiBi+quMAHEzo/61H15HkLwPuWwAj\r\nVfsf/ljN8shWZhCNYHpGFu5Z61HdQ5b/T6jW8tvs0quhojFOH72lSvnOmoXR\r\nXE3kRfS0pJhYb+Yv53bjHAkuxpLloo8etFl8ZLuatK3AeiJvHKkmASGPJv/x\r\n3vei5JTWpF+J9y89Yrd4oaEZ+VRL/1eyUCxaS6WbhwfDftDX1++4qXNzvC1M\r\ndPYelL+JBlQF2c28HjvgL/xWtkj4WjP7KX/Mpsieg9VqSBHDJnYNFtLU5ZUv\r\nvTIn4pcvrfKknfCsLzd8UbzhowZ7JGKUCkWZpkAputiZqD72y4kU5NIQS66Z\r\n7QZQJFRtOZaL7xbxJy1RQVKjPFzpevj5XYrY93i6Sj77d7jj8QemiHoAUf49\r\nURlRM+LOD7huKYuL9X/kmluz0w+5FblRyHBuTBSxCkMyqek3yHtA9tn7FlJJ\r\nG5Lo+KMWwxoUGDOWsil9XaLskID72fsKDLOuRgmZlbFv+FRhAIQqAD7rlJmS\r\nJqE05jcRNlh9+wUAnl9oXiIpjC2NHpV4vg9upGEk1Zu4JZLdE+dCJp79RtHG\r\nG6MjFBRfva0u2fg+++j2UW7bt8Ksaer0u3o=\r\n=FlkZ\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"(/__tests__/.*\\.(test|spec))\\.(ts|tsx|js)$","transform":{".(ts|tsx)":"ts-jest"},"testEnvironment":"node","collectCoverageFrom":["src/**","!src/cli-util.ts","!src/index.ts","!src/cli.ts","!src/fakes.ts","!src/types.ts"],"moduleFileExtensions":["ts","tsx","js"],"testPathIgnorePatterns":["/lib/"],"coveragePathIgnorePatterns":["/node_modules/"]},"main":"lib/index.js","types":"./lib/index.d.ts","engines":{"node":">=14.0.0"},"gitHead":"f2c43efe62f5c7d4e734f720983374da5fb3d3d1","scripts":{"lint":"tslint --project tsconfig.json --fix 'src/**/*.ts' && tsc --noEmit && yarn format","test":"jest","build":"npm run clean && tsc -p tsconfig.build.json --sourceMap --declaration","clean":"rimraf lib","cover":"jest --coverage","format":"prettier --write 'src/**/*.ts'","run-cli":"npm run build && node bin/typesync","precommit":"lint-staged","do:publish":"npm run lint && npm run cover && npm run build && npm publish","lint:watch":"nodemon --exec npm run lint -e ts,js","run-cli:dry":"npm run run-cli -- --dry","release:minor":"npm version minor && npm run do:publish && git push --follow-tags","release:patch":"npm version patch && npm run do:publish && git push --follow-tags","release:prerelease":"npm version prerelease && npm run do:publish && git push --follow-tags"},"_npmUser":{"name":"jeffijoe","email":"jeffijoe@hotmail.com"},"repository":{"url":"git+https://github.com/jeffijoe/typesync.git","type":"git"},"_npmVersion":"8.17.0","description":"Install missing TypeScript typings for your dependencies.","directories":{},"lint-staged":{"*.ts":["tslint --project tsconfig.json --fix","prettier --write","git add"]},"_nodeVersion":"16.14.2","dependencies":{"ora":"^5.1.0","glob":"^8.1.0","chalk":"^4.1.2","awilix":"^8.0.1","semver":"^7.5.0","cosmiconfig":"^8.1.3","detect-indent":"^6.0.0","npm-registry-fetch":"^14.0.5"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.5.0","rimraf":"^5.0.0","tslint":"^6.1.3","nodemon":"^2.0.22","ts-jest":"^29.1.0","prettier":"^2.8.8","typescript":"^5.0.4","@types/glob":"^8.1.0","@types/jest":"^29.5.1","@types/semver":"^7.3.13","tslint-config-prettier":"^1.18.0","tslint-config-standard":"^9.0.0","@types/npm-registry-fetch":"^8.0.4"},"_npmOperationalInternal":{"tmp":"tmp/typesync_0.11.0_1682890857082_0.4842134072317965","host":"s3://npm-registry-packages"}},"0.11.1":{"name":"typesync","version":"0.11.1","author":{"name":"Jeff Hansen","email":"jeff@jeffijoe.com"},"license":"MIT","_id":"typesync@0.11.1","maintainers":[{"name":"jeffijoe","email":"jeffijoe@hotmail.com"}],"homepage":"https://github.com/jeffijoe/typesync#readme","bugs":{"url":"https://github.com/jeffijoe/typesync/issues"},"bin":{"typesync":"bin/typesync"},"dist":{"shasum":"8d0492621be3d8a1e85850f47402251af29057ad","tarball":"https://registry.npmjs.org/typesync/-/typesync-0.11.1.tgz","fileCount":34,"integrity":"sha512-sMoD2oBqrmUZPX1jAmRd75N07qPG8gTSocfJSfe09otfuoVx4rFNcOreOriUW+hp6Fh01dBuh42yD2NCgZD2dA==","signatures":[{"sig":"MEQCIF15e2Z/gnrGRNXpJssu3xsMemEoSK93271sCagHCwigAiAVb1hZ87qu4GWKLRTQiUGIo+bhfE8MZpxZBQkV8Ahckg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":101106},"jest":{"testRegex":"(/__tests__/.*\\.(test|spec))\\.(ts|tsx|js)$","transform":{".(ts|tsx)":"ts-jest"},"testEnvironment":"node","collectCoverageFrom":["src/**","!src/cli-util.ts","!src/index.ts","!src/cli.ts","!src/fakes.ts","!src/types.ts"],"moduleFileExtensions":["ts","tsx","js"],"testPathIgnorePatterns":["/lib/"],"coveragePathIgnorePatterns":["/node_modules/"]},"main":"lib/index.js","types":"./lib/index.d.ts","engines":{"node":">=14.0.0"},"gitHead":"f75e9d9c395cab82d7878a476721b2ed83fc4069","scripts":{"lint":"tslint --project tsconfig.json --fix 'src/**/*.ts' && tsc --noEmit && yarn format","test":"jest","build":"npm run clean && tsc -p tsconfig.build.json --sourceMap --declaration","clean":"rimraf lib","cover":"jest --coverage","format":"prettier --write 'src/**/*.ts'","run-cli":"npm run build && node bin/typesync","precommit":"lint-staged","do:publish":"npm run lint && npm run cover && npm run build && npm publish","lint:watch":"nodemon --exec npm run lint -e ts,js","run-cli:dry":"npm run run-cli -- --dry","release:minor":"npm version minor && npm run do:publish && git push --follow-tags","release:patch":"npm version patch && npm run do:publish && git push --follow-tags","release:prerelease":"npm version prerelease && npm run do:publish && git push --follow-tags"},"_npmUser":{"name":"jeffijoe","email":"jeffijoe@hotmail.com"},"repository":{"url":"git+https://github.com/jeffijoe/typesync.git","type":"git"},"_npmVersion":"8.17.0","description":"Install missing TypeScript typings for your dependencies.","directories":{},"lint-staged":{"*.ts":["tslint --project tsconfig.json --fix","prettier --write","git add"]},"_nodeVersion":"16.14.2","dependencies":{"ora":"^5.1.0","glob":"^8.1.0","chalk":"^4.1.2","awilix":"^8.0.1","semver":"^7.5.1","cosmiconfig":"^8.1.3","detect-indent":"^6.0.0","npm-registry-fetch":"^14.0.5"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.5.0","rimraf":"^5.0.1","tslint":"^6.1.3","nodemon":"^2.0.22","ts-jest":"^29.1.0","prettier":"^2.8.8","typescript":"^5.0.4","@types/glob":"^8.1.0","@types/jest":"^29.5.1","@types/semver":"^7.5.0","tslint-config-prettier":"^1.18.0","tslint-config-standard":"^9.0.0","@types/npm-registry-fetch":"^8.0.4"},"_npmOperationalInternal":{"tmp":"tmp/typesync_0.11.1_1684503297804_0.4732371796455952","host":"s3://npm-registry-packages"}},"0.12.0":{"name":"typesync","version":"0.12.0","author":{"name":"Jeff Hansen","email":"jeff@jeffijoe.com"},"license":"MIT","_id":"typesync@0.12.0","maintainers":[{"name":"jeffijoe","email":"jeffijoe@hotmail.com"}],"homepage":"https://github.com/jeffijoe/typesync#readme","bugs":{"url":"https://github.com/jeffijoe/typesync/issues"},"bin":{"typesync":"bin/typesync"},"dist":{"shasum":"39b48ff347913eee633db1904f383c93daddb5cf","tarball":"https://registry.npmjs.org/typesync/-/typesync-0.12.0.tgz","fileCount":37,"integrity":"sha512-RQU/02Rm6u2bQHlDvqCvWUeNbo20J3J01pzj0Uso2MtUVyNaJHDOhK1AKrxu8Ael93+Ek7ek7xkFi5e0CxeOjA==","signatures":[{"sig":"MEUCIQCaoflZKp5EZjhizd2suFG8ireZeHBW6PzLuxb878xsXgIga7P1c7HTrYUU5IFwShhrtDMbxfiGqVOEFv7DdAzon74=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":103188},"jest":{"testRegex":"(/__tests__/.*\\.(test|spec))\\.(ts|tsx|js)$","transform":{".(ts|tsx)":"ts-jest"},"testEnvironment":"node","collectCoverageFrom":["src/**","!src/cli-util.ts","!src/index.ts","!src/cli.ts","!src/fakes.ts","!src/types.ts"],"moduleFileExtensions":["ts","tsx","js"],"testPathIgnorePatterns":["/lib/"],"coveragePathIgnorePatterns":["/node_modules/"]},"main":"lib/index.js","types":"./lib/index.d.ts","engines":{"node":">=16.0.0"},"gitHead":"f5103bf14c21be20ee9a8523766041a1c583c847","scripts":{"lint":"eslint --fix 'src/**/*.ts' && tsc --noEmit && npm run format","test":"jest","build":"npm run clean && tsc -p tsconfig.build.json --sourceMap --declaration","clean":"rimraf lib","cover":"jest --coverage","format":"prettier --write 'src/**/*.ts'","run-cli":"npm run build && node bin/typesync","precommit":"lint-staged","do:publish":"npm run lint && npm run cover && npm run build && npm publish","lint:watch":"nodemon --exec npm run lint -e ts,js","run-cli:dry":"npm run run-cli -- --dry","release:minor":"npm version minor && npm run do:publish && git push --follow-tags","release:patch":"npm version patch && npm run do:publish && git push --follow-tags","release:prerelease":"npm version prerelease && npm run do:publish && git push --follow-tags"},"_npmUser":{"name":"jeffijoe","email":"jeffijoe@hotmail.com"},"repository":{"url":"git+https://github.com/jeffijoe/typesync.git","type":"git"},"_npmVersion":"8.17.0","description":"Install missing TypeScript typings for your dependencies.","directories":{},"lint-staged":{"*.ts":["eslint --fix","prettier --write","git add"]},"_nodeVersion":"16.14.2","dependencies":{"ora":"^5.1.0","glob":"^10.3.10","chalk":"^4.1.2","awilix":"^9.0.0","semver":"^7.5.4","cosmiconfig":"^9.0.0","detect-indent":"^6.0.0","npm-registry-fetch":"^16.1.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","eslint":"^8.51.0","rimraf":"^5.0.5","nodemon":"^3.0.2","ts-jest":"^29.1.1","prettier":"^3.1.1","typescript":"^5.3.3","@types/glob":"^8.1.0","@types/jest":"^29.5.11","@types/semver":"^7.5.6","eslint-config-prettier":"^9.0.0","@types/npm-registry-fetch":"^8.0.7","@typescript-eslint/parser":"^6.7.5","@typescript-eslint/eslint-plugin":"^6.7.5"},"_npmOperationalInternal":{"tmp":"tmp/typesync_0.12.0_1703683730548_0.24066126872113558","host":"s3://npm-registry-packages"}},"0.12.1":{"name":"typesync","version":"0.12.1","author":{"name":"Jeff Hansen","email":"jeff@jeffijoe.com"},"license":"MIT","_id":"typesync@0.12.1","maintainers":[{"name":"jeffijoe","email":"jeffijoe@hotmail.com"}],"homepage":"https://github.com/jeffijoe/typesync#readme","bugs":{"url":"https://github.com/jeffijoe/typesync/issues"},"bin":{"typesync":"bin/typesync"},"dist":{"shasum":"66b22539889d2ad9a1c183ec9892c346803a1bfa","tarball":"https://registry.npmjs.org/typesync/-/typesync-0.12.1.tgz","fileCount":37,"integrity":"sha512-BX3RBZzBzYtHaNTDqc7vq6gUehJqhl34c3DFr67/FXTV6kz9Q6FiravII5HpJfeSE2iDz2Lhm5/YdlDlQbezLQ==","signatures":[{"sig":"MEUCIDE7f5CrKs6oEP+Vj4RlgSl/edJtp9KtTgD1m7so6ATxAiEAgpTVlN9xZz6OCbl9XohIk1O6lJFnL0T6DuNTtPiR+/0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":103270},"jest":{"testRegex":"(/__tests__/.*\\.(test|spec))\\.(ts|tsx|js)$","transform":{".(ts|tsx)":"ts-jest"},"testEnvironment":"node","collectCoverageFrom":["src/**","!src/cli-util.ts","!src/index.ts","!src/cli.ts","!src/fakes.ts","!src/types.ts"],"moduleFileExtensions":["ts","tsx","js"],"testPathIgnorePatterns":["/lib/"],"coveragePathIgnorePatterns":["/node_modules/"]},"main":"lib/index.js","types":"./lib/index.d.ts","engines":{"node":">=16.0.0"},"gitHead":"126b508f09d571320e2c165329345664bcc5fdf1","scripts":{"lint":"eslint --fix 'src/**/*.ts' && tsc --noEmit && npm run format","test":"jest","build":"npm run clean && tsc -p tsconfig.build.json --sourceMap --declaration","clean":"rimraf lib","cover":"jest --coverage","format":"prettier --write 'src/**/*.ts'","run-cli":"npm run build && node bin/typesync","precommit":"lint-staged","do:publish":"npm run lint && npm run cover && npm run build && npm publish","lint:watch":"nodemon --exec npm run lint -e ts,js","run-cli:dry":"npm run run-cli -- --dry","release:minor":"npm version minor && npm run do:publish && git push --follow-tags","release:patch":"npm version patch && npm run do:publish && git push --follow-tags","release:prerelease":"npm version prerelease && npm run do:publish && git push --follow-tags"},"_npmUser":{"name":"jeffijoe","email":"jeffijoe@hotmail.com"},"repository":{"url":"git+https://github.com/jeffijoe/typesync.git","type":"git"},"_npmVersion":"8.17.0","description":"Install missing TypeScript typings for your dependencies.","directories":{},"lint-staged":{"*.ts":["eslint --fix","prettier --write","git add"]},"_nodeVersion":"16.14.2","dependencies":{"ora":"^5.1.0","glob":"^10.3.10","chalk":"^4.1.2","awilix":"^9.0.0","semver":"^7.5.4","cosmiconfig":"^9.0.0","detect-indent":"^6.0.0","npm-registry-fetch":"^16.1.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","eslint":"^8.51.0","rimraf":"^5.0.5","nodemon":"^3.0.2","ts-jest":"^29.1.1","prettier":"^3.1.1","typescript":"^5.3.3","@types/glob":"^8.1.0","@types/jest":"^29.5.11","@types/semver":"^7.5.6","eslint-config-prettier":"^9.0.0","@types/npm-registry-fetch":"^8.0.7","@typescript-eslint/parser":"^6.17.0","@typescript-eslint/eslint-plugin":"^6.17.0"},"_npmOperationalInternal":{"tmp":"tmp/typesync_0.12.1_1704466206083_0.5891594706060386","host":"s3://npm-registry-packages"}},"0.12.2":{"name":"typesync","version":"0.12.2","author":{"name":"Jeff Hansen","email":"jeff@jeffijoe.com"},"license":"MIT","_id":"typesync@0.12.2","maintainers":[{"name":"jeffijoe","email":"jeffijoe@hotmail.com"}],"homepage":"https://github.com/jeffijoe/typesync#readme","bugs":{"url":"https://github.com/jeffijoe/typesync/issues"},"bin":{"typesync":"bin/typesync"},"dist":{"shasum":"2389b2f434fd4a17cf9ac718b886870c02304a99","tarball":"https://registry.npmjs.org/typesync/-/typesync-0.12.2.tgz","fileCount":37,"integrity":"sha512-PdjWi2vk/gEsZvBFa3CNKeapbjo3fYo/olwxJq7M10JVy9oPvM7ULIUYV/Xtohezouz63NBZdoD+ncTVQUBw2A==","signatures":[{"sig":"MEUCIQCg5orbYiuYKiVLOuRN/kr4IYVK67sj1NuZ1KrOiAw5CQIgOVqqRpBhR7rEFkvq3HfYpG0Yh3WZ0ggroNOiJRUncCM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":102678},"jest":{"testRegex":"(/__tests__/.*\\.(test|spec))\\.(ts|tsx|js)$","transform":{".(ts|tsx)":"ts-jest"},"testEnvironment":"node","collectCoverageFrom":["src/**","!src/cli-util.ts","!src/index.ts","!src/cli.ts","!src/fakes.ts","!src/types.ts"],"moduleFileExtensions":["ts","tsx","js"],"testPathIgnorePatterns":["/lib/"],"coveragePathIgnorePatterns":["/node_modules/"]},"main":"lib/index.js","types":"./lib/index.d.ts","engines":{"node":">=16.0.0"},"gitHead":"0aa02b36e1638b9a6a800c502c7c31d1b65bda83","scripts":{"lint":"eslint --fix 'src/**/*.ts' && tsc --noEmit && npm run format","test":"jest","build":"npm run clean && tsc -p tsconfig.build.json --sourceMap --declaration","clean":"rimraf lib","cover":"jest --coverage","format":"prettier --write 'src/**/*.ts'","run-cli":"npm run build && node bin/typesync","precommit":"lint-staged","do:publish":"npm run lint && npm run cover && npm run build && npm publish","lint:watch":"nodemon --exec npm run lint -e ts,js","run-cli:dry":"npm run run-cli -- --dry","release:minor":"npm version minor && npm run do:publish && git push --follow-tags","release:patch":"npm version patch && npm run do:publish && git push --follow-tags","release:prerelease":"npm version prerelease && npm run do:publish && git push --follow-tags"},"_npmUser":{"name":"jeffijoe","email":"jeffijoe@hotmail.com"},"repository":{"url":"git+https://github.com/jeffijoe/typesync.git","type":"git"},"_npmVersion":"10.8.1","description":"Install missing TypeScript typings for your dependencies.","directories":{},"lint-staged":{"*.ts":["eslint --fix","prettier --write","git add"]},"_nodeVersion":"20.12.1","dependencies":{"ora":"^5.1.0","glob":"^10.4.2","chalk":"^4.1.2","awilix":"^10.0.2","semver":"^7.6.2","cosmiconfig":"^9.0.0","detect-indent":"^6.0.0","npm-registry-fetch":"^17.1.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","eslint":"^8.51.0","rimraf":"^5.0.7","nodemon":"^3.1.4","ts-jest":"^29.1.5","prettier":"^3.3.2","typescript":"^5.5.3","@types/glob":"^8.1.0","@types/jest":"^29.5.12","@types/semver":"^7.5.8","eslint-config-prettier":"^9.0.0","@types/npm-registry-fetch":"^8.0.7","@typescript-eslint/parser":"^7.15.0","@typescript-eslint/eslint-plugin":"^7.15.0"},"_npmOperationalInternal":{"tmp":"tmp/typesync_0.12.2_1719946964395_0.9201837901216112","host":"s3://npm-registry-packages"}},"0.13.0":{"name":"typesync","version":"0.13.0","author":{"name":"Jeff Hansen","email":"jeff@jeffijoe.com"},"license":"MIT","_id":"typesync@0.13.0","maintainers":[{"name":"jeffijoe","email":"jeffijoe@hotmail.com"}],"homepage":"https://github.com/jeffijoe/typesync#readme","bugs":{"url":"https://github.com/jeffijoe/typesync/issues"},"bin":{"typesync":"bin/typesync"},"dist":{"shasum":"42c5be647fb738196354f572fd5493718a701f1e","tarball":"https://registry.npmjs.org/typesync/-/typesync-0.13.0.tgz","fileCount":43,"integrity":"sha512-t5+DHmXqNHJyX9PSocEEB6c5gQlO0j0LLxEiZ/HMz0lWJWBf+bKEXTORkquAuUgjMZ7U5Hx8w63Qmebx7bK2FA==","signatures":[{"sig":"MEQCIBMgnqzBl15mlpG7VAsUc96+5vGADs4cqOVFNvSquudZAiBl6+Xoh0re/holOTsqaZbVx/iJgCoT9DLwHyEtWv2s+w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":74595},"jest":{"testRegex":"(/__tests__/.*\\.(test|spec))\\.(ts|tsx|js)$","transform":{".(ts|tsx)":"ts-jest"},"testEnvironment":"node","collectCoverageFrom":["src/**","!src/cli-util.ts","!src/index.ts","!src/cli.ts","!src/fakes.ts","!src/types.ts"],"moduleFileExtensions":["ts","tsx","js"],"testPathIgnorePatterns":["/lib/"],"coveragePathIgnorePatterns":["/node_modules/"]},"main":"lib/index.js","types":"./lib/index.d.ts","engines":{"node":">=16.0.0"},"gitHead":"511cf396865b251a3a6a9875010c4dccded8a2df","scripts":{"lint":"eslint --fix 'src/**/*.ts' && tsc --noEmit && npm run format","test":"jest","build":"npm run clean && tsc -p tsconfig.build.json --sourceMap --declaration","clean":"rimraf lib","cover":"jest --coverage","format":"prettier --write 'src/**/*.ts'","run-cli":"npm run build && node bin/typesync","precommit":"lint-staged","do:publish":"npm run lint && npm run cover && npm run build && npm publish","lint:watch":"nodemon --exec npm run lint -e ts,js","run-cli:dry":"npm run run-cli -- --dry","release:minor":"npm version minor && npm run do:publish && git push --follow-tags","release:patch":"npm version patch && npm run do:publish && git push --follow-tags","release:prerelease":"npm version prerelease && npm run do:publish && git push --follow-tags"},"_npmUser":{"name":"jeffijoe","email":"jeffijoe@hotmail.com"},"repository":{"url":"git+https://github.com/jeffijoe/typesync.git","type":"git"},"_npmVersion":"10.8.1","description":"Install missing TypeScript typings for your dependencies.","directories":{},"lint-staged":{"*.ts":["eslint --fix","prettier --write","git add"]},"_nodeVersion":"20.12.1","dependencies":{"ora":"^5.1.0","glob":"^10.4.2","chalk":"^4.1.2","awilix":"^10.0.2","semver":"^7.6.2","js-yaml":"^4.1.0","cosmiconfig":"^9.0.0","detect-indent":"^6.0.0","npm-registry-fetch":"^17.1.0"},"_hasShrinkwrap":false,"packageManager":"npm@8.19.4","devDependencies":{"jest":"^29.7.0","eslint":"^8.51.0","rimraf":"^5.0.7","nodemon":"^3.1.4","ts-jest":"^29.1.5","prettier":"^3.3.2","typescript":"^5.5.3","@types/jest":"^29.5.12","@types/node":"~16.18.102","@types/semver":"^7.5.8","@types/js-yaml":"~4.0.9 || ~4.1.0","eslint-config-prettier":"^9.0.0","@types/npm-registry-fetch":"^8.0.7","@typescript-eslint/parser":"^7.15.0","@typescript-eslint/eslint-plugin":"^7.15.0"},"_npmOperationalInternal":{"tmp":"tmp/typesync_0.13.0_1721641948776_0.3469046496533912","host":"s3://npm-registry-packages"}},"0.13.1":{"name":"typesync","version":"0.13.1","author":{"name":"Jeff Hansen","email":"jeff@jeffijoe.com"},"license":"MIT","_id":"typesync@0.13.1","maintainers":[{"name":"jeffijoe","email":"jeffijoe@hotmail.com"}],"homepage":"https://github.com/jeffijoe/typesync#readme","bugs":{"url":"https://github.com/jeffijoe/typesync/issues"},"bin":{"typesync":"bin/typesync"},"dist":{"shasum":"6f3e5dcebc4543ca106a32a84130d2ab093bb18d","tarball":"https://registry.npmjs.org/typesync/-/typesync-0.13.1.tgz","fileCount":43,"integrity":"sha512-yxrkb3F8d7Lb3jq7X14gcLKQoDu6EKRcIQ+PFAtcSy5Jo7M6o7QGObDndRVsRpmiOBVFV3KOAxqyx2N1hEv6Ag==","signatures":[{"sig":"MEUCIQClw7MvFGuWHUNgH+00qxYFab43stJ3ZFxdPZ2rAfzwqQIgLdMPldDUOoms3kOK5B6w7msRMF6Ub5MFMP9+zebJbf8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":75892},"jest":{"testRegex":"(/__tests__/.*\\.(test|spec))\\.(ts|tsx|js)$","transform":{".(ts|tsx)":"ts-jest"},"testEnvironment":"node","collectCoverageFrom":["src/**","!src/cli-util.ts","!src/index.ts","!src/cli.ts","!src/fakes.ts","!src/types.ts"],"moduleFileExtensions":["ts","tsx","js"],"testPathIgnorePatterns":["/lib/"],"coveragePathIgnorePatterns":["/node_modules/"]},"main":"lib/index.js","types":"./lib/index.d.ts","engines":{"node":">=16.0.0"},"gitHead":"507384211b62597bb50784b520fb9c566d1f72eb","scripts":{"lint":"eslint --fix 'src/**/*.ts' && tsc --noEmit && npm run format","test":"jest","build":"npm run clean && tsc -p tsconfig.build.json --sourceMap --declaration","clean":"rimraf lib","cover":"jest --coverage","format":"prettier --write 'src/**/*.ts'","run-cli":"npm run build && node bin/typesync","precommit":"lint-staged","do:publish":"npm run lint && npm run cover && npm run build && npm publish","lint:watch":"nodemon --exec npm run lint -e ts,js","run-cli:dry":"npm run run-cli -- --dry","release:minor":"npm version minor && npm run do:publish && git push --follow-tags","release:patch":"npm version patch && npm run do:publish && git push --follow-tags","release:prerelease":"npm version prerelease && npm run do:publish && git push --follow-tags"},"_npmUser":{"name":"jeffijoe","email":"jeffijoe@hotmail.com"},"deprecated":"This version contains a regression. Update to 0.13.3 or later.","repository":{"url":"git+https://github.com/jeffijoe/typesync.git","type":"git"},"_npmVersion":"10.8.1","description":"Install missing TypeScript typings for your dependencies.","directories":{},"lint-staged":{"*.ts":["eslint --fix","prettier --write","git add"]},"_nodeVersion":"20.12.1","dependencies":{"ora":"^5.1.0","glob":"^10.4.2","chalk":"^4.1.2","awilix":"^10.0.2","semver":"^7.6.2","js-yaml":"^4.1.0","cosmiconfig":"^9.0.0","detect-indent":"^6.0.0","npm-registry-fetch":"^17.1.0"},"_hasShrinkwrap":false,"packageManager":"npm@8.19.4","devDependencies":{"jest":"^29.7.0","eslint":"^8.51.0","rimraf":"^5.0.7","nodemon":"^3.1.4","ts-jest":"^29.1.5","prettier":"^3.3.2","typescript":"^5.5.3","@types/jest":"^29.5.12","@types/node":"~16.18.102","@types/semver":"^7.5.8","@types/js-yaml":"~4.0.9 || ~4.1.0","eslint-config-prettier":"^9.0.0","@types/npm-registry-fetch":"^8.0.7","@typescript-eslint/parser":"^7.15.0","@typescript-eslint/eslint-plugin":"^7.15.0"},"_npmOperationalInternal":{"tmp":"tmp/typesync_0.13.1_1729793717571_0.9302371825925959","host":"s3://npm-registry-packages"}},"0.13.2":{"name":"typesync","version":"0.13.2","author":{"name":"Jeff Hansen","email":"jeff@jeffijoe.com"},"license":"MIT","_id":"typesync@0.13.2","maintainers":[{"name":"jeffijoe","email":"jeffijoe@hotmail.com"}],"homepage":"https://github.com/jeffijoe/typesync#readme","bugs":{"url":"https://github.com/jeffijoe/typesync/issues"},"bin":{"typesync":"bin/typesync"},"dist":{"shasum":"3a7b0e1a9dc2793a70a9a171bb1077d0aa31dcc3","tarball":"https://registry.npmjs.org/typesync/-/typesync-0.13.2.tgz","fileCount":43,"integrity":"sha512-yLH4fUxkBKZTQ2rSDzBoDSFhBHQcU5wgF2j1x2cWSaXHBdCps0p+Q3TP/jd50WCFcdpWOpcNVGry2le0ipF+9A==","signatures":[{"sig":"MEUCIGssB4RwyznNAUPpQKEMqj0Hb4hxNEHb+kcC0RyRKx1tAiEAxCl+jreHnrGZL+buN3RnXAcAl9wDbnckyetaPQdQ+/w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":76080},"jest":{"testRegex":"(/__tests__/.*\\.(test|spec))\\.(ts|tsx|js)$","transform":{".(ts|tsx)":"ts-jest"},"testEnvironment":"node","collectCoverageFrom":["src/**","!src/cli-util.ts","!src/index.ts","!src/cli.ts","!src/fakes.ts","!src/types.ts"],"moduleFileExtensions":["ts","tsx","js"],"testPathIgnorePatterns":["/lib/"],"coveragePathIgnorePatterns":["/node_modules/"]},"main":"lib/index.js","types":"./lib/index.d.ts","engines":{"node":">=16.0.0"},"gitHead":"4435e49a4fcc07d5150a2191b374d34f598d2eaf","scripts":{"lint":"eslint --fix 'src/**/*.ts' && tsc --noEmit && npm run format","test":"jest","build":"npm run clean && tsc -p tsconfig.build.json --sourceMap --declaration","clean":"rimraf lib","cover":"jest --coverage","format":"prettier --write 'src/**/*.ts'","run-cli":"npm run build && node bin/typesync","precommit":"lint-staged","do:publish":"npm run lint && npm run cover && npm run build && npm publish","lint:watch":"nodemon --exec npm run lint -e ts,js","run-cli:dry":"npm run run-cli -- --dry","release:minor":"npm version minor && npm run do:publish && git push --follow-tags","release:patch":"npm version patch && npm run do:publish && git push --follow-tags","release:prerelease":"npm version prerelease && npm run do:publish && git push --follow-tags"},"_npmUser":{"name":"jeffijoe","email":"jeffijoe@hotmail.com"},"deprecated":"This version contains a regression. Update to 0.13.3 or later.","repository":{"url":"git+https://github.com/jeffijoe/typesync.git","type":"git"},"_npmVersion":"10.8.1","description":"Install missing TypeScript typings for your dependencies.","directories":{},"lint-staged":{"*.ts":["eslint --fix","prettier --write","git add"]},"_nodeVersion":"20.12.1","dependencies":{"ora":"^5.1.0","glob":"^10.4.2","chalk":"^4.1.2","awilix":"^10.0.2","semver":"^7.6.2","js-yaml":"^4.1.0","cosmiconfig":"^9.0.0","detect-indent":"^6.0.0","npm-registry-fetch":"^17.1.0"},"_hasShrinkwrap":false,"packageManager":"npm@8.19.4","devDependencies":{"jest":"^29.7.0","eslint":"^8.51.0","rimraf":"^5.0.7","nodemon":"^3.1.4","ts-jest":"^29.1.5","prettier":"^3.3.2","typescript":"^5.5.3","@types/jest":"^29.5.12","@types/node":"~16.18.102","@types/semver":"^7.5.8","@types/js-yaml":"~4.0.9 || ~4.1.0","eslint-config-prettier":"^9.0.0","@types/npm-registry-fetch":"^8.0.7","@typescript-eslint/parser":"^7.15.0","@typescript-eslint/eslint-plugin":"^7.15.0"},"_npmOperationalInternal":{"tmp":"tmp/typesync_0.13.2_1729798445261_0.9916657602309418","host":"s3://npm-registry-packages"}},"0.13.3-alpha.0":{"name":"typesync","version":"0.13.3-alpha.0","author":{"name":"Jeff Hansen","email":"jeff@jeffijoe.com"},"license":"MIT","_id":"typesync@0.13.3-alpha.0","maintainers":[{"name":"jeffijoe","email":"jeffijoe@hotmail.com"}],"homepage":"https://github.com/jeffijoe/typesync#readme","bugs":{"url":"https://github.com/jeffijoe/typesync/issues"},"bin":{"typesync":"bin/typesync"},"dist":{"shasum":"0e97ce18d6af4067c721f3eeecd3e3b20dc0bfe7","tarball":"https://registry.npmjs.org/typesync/-/typesync-0.13.3-alpha.0.tgz","fileCount":43,"integrity":"sha512-h2d30tTtDWdB762+JV8BjOr47VdUCygRrLUn4M+MDXO/acjhyL61y3ZQU9c5iGuco5JBIoUVFLvnj0G0a0YOpg==","signatures":[{"sig":"MEYCIQDJ8nn7R1X9m56ZxdqXp5sm3QsBLr8tisltE6NVMzk+aAIhAMHTf2eA2mefgaev9vEPMZGy6OZvaGTKlMc2/kZ1eY01","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":76152},"jest":{"testRegex":"(/__tests__/.*\\.(test|spec))\\.(ts|tsx|js)$","transform":{".(ts|tsx)":"ts-jest"},"testEnvironment":"node","collectCoverageFrom":["src/**","!src/cli-util.ts","!src/index.ts","!src/cli.ts","!src/fakes.ts","!src/types.ts"],"moduleFileExtensions":["ts","tsx","js"],"testPathIgnorePatterns":["/lib/"],"coveragePathIgnorePatterns":["/node_modules/"]},"main":"lib/index.js","types":"./lib/index.d.ts","engines":{"node":">=16.0.0"},"gitHead":"71a846d8c1555fe097dc1c8963892306809696ec","scripts":{"lint":"eslint --fix 'src/**/*.ts' && tsc --noEmit && npm run format","test":"jest","build":"npm run clean && tsc -p tsconfig.build.json --sourceMap --declaration","clean":"rimraf lib","cover":"jest --coverage","format":"prettier --write 'src/**/*.ts'","run-cli":"npm run build && node bin/typesync","precommit":"lint-staged","do:publish":"npm run lint && npm run cover && npm run build && npm publish","lint:watch":"nodemon --exec npm run lint -e ts,js","run-cli:dry":"npm run run-cli -- --dry","release:minor":"npm version minor && npm run do:publish && git push --follow-tags","release:patch":"npm version patch && npm run do:publish && git push --follow-tags","release:prerelease":"npm version prerelease --preid alpha && npm run do:publish && git push --follow-tags"},"_npmUser":{"name":"jeffijoe","email":"jeffijoe@hotmail.com"},"repository":{"url":"git+https://github.com/jeffijoe/typesync.git","type":"git"},"_npmVersion":"10.8.1","description":"Install missing TypeScript typings for your dependencies.","directories":{},"lint-staged":{"*.ts":["eslint --fix","prettier --write","git add"]},"_nodeVersion":"20.12.1","dependencies":{"ora":"^5.1.0","glob":"^10.4.2","chalk":"^4.1.2","awilix":"^10.0.2","semver":"^7.6.2","js-yaml":"^4.1.0","cosmiconfig":"^9.0.0","detect-indent":"^6.0.0","npm-registry-fetch":"^17.1.0"},"_hasShrinkwrap":false,"packageManager":"npm@8.19.4","devDependencies":{"jest":"^29.7.0","eslint":"^8.51.0","rimraf":"^5.0.7","nodemon":"^3.1.4","ts-jest":"^29.1.5","prettier":"^3.3.2","typescript":"^5.5.3","@types/jest":"^29.5.12","@types/node":"~16.18.102","@types/semver":"^7.5.8","@types/js-yaml":"~4.0.9 || ~4.1.0","eslint-config-prettier":"^9.0.0","@types/npm-registry-fetch":"^8.0.7","@typescript-eslint/parser":"^7.15.0","@typescript-eslint/eslint-plugin":"^7.15.0"},"_npmOperationalInternal":{"tmp":"tmp/typesync_0.13.3-alpha.0_1729849109350_0.11064588027557232","host":"s3://npm-registry-packages"}},"0.13.3":{"name":"typesync","version":"0.13.3","author":{"name":"Jeff Hansen","email":"jeff@jeffijoe.com"},"license":"MIT","_id":"typesync@0.13.3","maintainers":[{"name":"jeffijoe","email":"jeffijoe@hotmail.com"}],"homepage":"https://github.com/jeffijoe/typesync#readme","bugs":{"url":"https://github.com/jeffijoe/typesync/issues"},"bin":{"typesync":"bin/typesync"},"dist":{"shasum":"8354db52649088f753fb9c4ad48cc3ac3673f198","tarball":"https://registry.npmjs.org/typesync/-/typesync-0.13.3.tgz","fileCount":43,"integrity":"sha512-pX4DFcdF6fJGShG269lYih8ZaGH9KzbXVq/Oo9wYyy8ni8/UOBZ/UXzfABqS9A3mXlgRYO8kGR9cGIq9efBxnQ==","signatures":[{"sig":"MEUCIQCE3MP6kpyEmQXCJ3HOdhPBj763H3augonlrNXFbxB/sAIgdqN36IueYDESDhk5HfTKiERJqEP9tEexv5Pa10YueSk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":77398},"jest":{"testRegex":"(/__tests__/.*\\.(test|spec))\\.(ts|tsx|js)$","transform":{".(ts|tsx)":"ts-jest"},"testEnvironment":"node","collectCoverageFrom":["src/**","!src/cli-util.ts","!src/index.ts","!src/cli.ts","!src/fakes.ts","!src/types.ts"],"moduleFileExtensions":["ts","tsx","js"],"testPathIgnorePatterns":["/lib/"],"coveragePathIgnorePatterns":["/node_modules/"]},"main":"lib/index.js","types":"./lib/index.d.ts","engines":{"node":">=16.0.0"},"gitHead":"fee1f00c98749f8002c29c8ef7de57b310414251","scripts":{"lint":"eslint --fix 'src/**/*.ts' && tsc --noEmit && npm run format","test":"jest","build":"npm run clean && tsc -p tsconfig.build.json --sourceMap --declaration","clean":"rimraf lib","cover":"jest --coverage","format":"prettier --write 'src/**/*.ts'","run-cli":"npm run build && node bin/typesync","precommit":"lint-staged","do:publish":"npm run lint && npm run cover && npm run build && npm publish","lint:watch":"nodemon --exec npm run lint -e ts,js","run-cli:dry":"npm run run-cli -- --dry","release:minor":"npm version minor && npm run do:publish && git push --follow-tags","release:patch":"npm version patch && npm run do:publish && git push --follow-tags","release:prerelease":"npm version prerelease && npm run do:publish && git push --follow-tags"},"_npmUser":{"name":"jeffijoe","email":"jeffijoe@hotmail.com"},"repository":{"url":"git+https://github.com/jeffijoe/typesync.git","type":"git"},"_npmVersion":"10.8.1","description":"Install missing TypeScript typings for your dependencies.","directories":{},"lint-staged":{"*.ts":["eslint --fix","prettier --write","git add"]},"_nodeVersion":"20.12.1","dependencies":{"ora":"^5.1.0","glob":"^10.4.2","chalk":"^4.1.2","awilix":"^10.0.2","semver":"^7.6.2","js-yaml":"^4.1.0","cosmiconfig":"^9.0.0","detect-indent":"^6.0.0","npm-registry-fetch":"^17.1.0"},"_hasShrinkwrap":false,"packageManager":"npm@8.19.4","devDependencies":{"jest":"^29.7.0","eslint":"^8.51.0","rimraf":"^5.0.7","nodemon":"^3.1.4","ts-jest":"^29.1.5","prettier":"^3.3.2","typescript":"^5.5.3","@types/jest":"^29.5.12","@types/node":"~16.18.102","@types/semver":"^7.5.8","@types/js-yaml":"~4.0.9 || ~4.1.0","eslint-config-prettier":"^9.0.0","@types/npm-registry-fetch":"^8.0.7","@typescript-eslint/parser":"^7.15.0","@typescript-eslint/eslint-plugin":"^7.15.0"},"_npmOperationalInternal":{"tmp":"tmp/typesync_0.13.3_1729869663606_0.5834287672829375","host":"s3://npm-registry-packages"}},"0.13.4":{"name":"typesync","version":"0.13.4","author":{"name":"Jeff Hansen","email":"jeff@jeffijoe.com"},"license":"MIT","_id":"typesync@0.13.4","maintainers":[{"name":"jeffijoe","email":"jeffijoe@hotmail.com"}],"homepage":"https://github.com/jeffijoe/typesync#readme","bugs":{"url":"https://github.com/jeffijoe/typesync/issues"},"bin":{"typesync":"bin/typesync"},"dist":{"shasum":"9ba84091204f630434024c73f48bcdea1d10a180","tarball":"https://registry.npmjs.org/typesync/-/typesync-0.13.4.tgz","fileCount":43,"integrity":"sha512-7o5wl26BQhrymrA67D/czGrGg/aGmMBLF3pJRaUHmnG1aQOSJXw3V85J1WYMHrRNldA3kj2RkKNZFu5jdeUrqA==","signatures":[{"sig":"MEUCIQDO4z67CEjb0Pwvv9GoBZWzAoVFrTZiQKknyN71dIMSlwIgAtUt1w6thOs/h9ssDL/8rBDp5sj/HaEjvj4y6ngGeLg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":77405},"jest":{"testRegex":"(/__tests__/.*\\.(test|spec))\\.(ts|tsx|js)$","transform":{".(ts|tsx)":"ts-jest"},"testEnvironment":"node","collectCoverageFrom":["src/**","!src/cli-util.ts","!src/index.ts","!src/cli.ts","!src/fakes.ts","!src/types.ts"],"moduleFileExtensions":["ts","tsx","js"],"testPathIgnorePatterns":["/lib/"],"coveragePathIgnorePatterns":["/node_modules/"]},"main":"lib/index.js","types":"./lib/index.d.ts","engines":{"node":">=16.0.0"},"gitHead":"e7fdd3ea0b259b45b540ec07dff89a7735c37e2f","scripts":{"lint":"eslint --fix 'src/**/*.ts' && tsc --noEmit && npm run format","test":"jest","build":"npm run clean && tsc -p tsconfig.build.json --sourceMap --declaration","clean":"rimraf lib","cover":"jest --coverage","format":"prettier --write 'src/**/*.ts'","run-cli":"npm run build && node bin/typesync","precommit":"lint-staged","do:publish":"npm run lint && npm run cover && npm run build && npm publish","lint:watch":"nodemon --exec npm run lint -e ts,js","run-cli:dry":"npm run run-cli -- --dry","release:minor":"npm version minor && npm run do:publish && git push --follow-tags","release:patch":"npm version patch && npm run do:publish && git push --follow-tags","release:prerelease":"npm version prerelease && npm run do:publish && git push --follow-tags"},"_npmUser":{"name":"jeffijoe","email":"jeffijoe@hotmail.com"},"repository":{"url":"git+https://github.com/jeffijoe/typesync.git","type":"git"},"_npmVersion":"10.8.1","description":"Install missing TypeScript typings for your dependencies.","directories":{},"lint-staged":{"*.ts":["eslint --fix","prettier --write","git add"]},"_nodeVersion":"20.12.1","dependencies":{"ora":"^5.1.0","glob":"^10.4.2","chalk":"^4.1.2","awilix":"^10.0.2","semver":"^7.6.2","js-yaml":"^4.1.0","cosmiconfig":"^9.0.0","detect-indent":"^6.0.0","npm-registry-fetch":"^17.1.0"},"_hasShrinkwrap":false,"packageManager":"npm@8.19.4","devDependencies":{"jest":"^29.7.0","eslint":"^8.51.0","rimraf":"^5.0.7","nodemon":"^3.1.4","ts-jest":"^29.1.5","prettier":"^3.3.2","typescript":"^5.5.3","@types/jest":"^29.5.12","@types/node":"~16.18.102","@types/semver":"^7.5.8","@types/js-yaml":"~4.0.9 || ~4.1.0","eslint-config-prettier":"^9.0.0","@types/npm-registry-fetch":"^8.0.7","@typescript-eslint/parser":"^7.15.0","@typescript-eslint/eslint-plugin":"^7.15.0"},"_npmOperationalInternal":{"tmp":"tmp/typesync_0.13.4_1731342707326_0.15125009685991908","host":"s3://npm-registry-packages"}},"0.13.5-0":{"name":"typesync","version":"0.13.5-0","author":{"name":"Jeff Hansen","email":"jeff@jeffijoe.com"},"license":"MIT","_id":"typesync@0.13.5-0","maintainers":[{"name":"jeffijoe","email":"jeffijoe@hotmail.com"}],"homepage":"https://github.com/jeffijoe/typesync#readme","bugs":{"url":"https://github.com/jeffijoe/typesync/issues"},"bin":{"typesync":"bin/typesync"},"dist":{"shasum":"13d0e03f37e63d98596662d842cb1b385dd694f1","tarball":"https://registry.npmjs.org/typesync/-/typesync-0.13.5-0.tgz","fileCount":22,"integrity":"sha512-GbXPfV4ppAj3wjzyZH5gXpNk8hlJw3XDL8HqwlwAnmMBZa5OO8bgzHu1ZB2HqBkDn8afHwV8Y5sBGecvTw6EKA==","signatures":[{"sig":"MEUCIHYGTL1rLrptMPVF6GOUi4AhuxqKKIP3WH712NOGlglSAiEAx+Fhsqad30nurln8xAJHaLveaWsyyrdG9+os6xfDvgQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85921},"type":"module","engines":{"node":"^18.20.0 || ^20.10.0 || >=22.0.0"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"}},"gitHead":"a2864cf28b8e442258c645607966ec83196b8ff5","scripts":{"lint":"eslint --fix && tsc && npm run format","test":"vitest run","build":"tsdown","format":"prettier --write 'src/**/*.ts'","run-cli":"npm run build && node bin/typesync","precommit":"lint-staged","do:publish":"npm run lint && npm run test && npm run build && npm publish","lint:watch":"nodemon --exec npm run lint -e ts,js","test:watch":"vitest --ui","run-cli:dry":"npm run run-cli -- --dry","release:minor":"npm version minor && npm run do:publish && git push --follow-tags","release:patch":"npm version patch && npm run do:publish && git push --follow-tags","release:prerelease":"npm version prerelease && npm run do:publish && git push --follow-tags"},"_npmUser":{"name":"jeffijoe","email":"jeffijoe@hotmail.com"},"repository":{"url":"git+https://github.com/jeffijoe/typesync.git","type":"git"},"_npmVersion":"10.8.1","description":"Install missing TypeScript typings for your dependencies.","directories":{},"lint-staged":{"*.ts":["eslint --fix","prettier --write","git add"]},"_nodeVersion":"20.12.1","dependencies":{"ora":"^8.1.1","chalk":"^5.3.0","awilix":"^10.0.2","semver":"^7.6.2","js-yaml":"^4.1.0","tinyglobby":"^0.2.10","cosmiconfig":"^9.0.0","detect-indent":"^7.0.1","npm-registry-fetch":"^17.1.0"},"_hasShrinkwrap":false,"packageManager":"npm@8.19.4","devDependencies":{"eslint":"^9.16.0","tsdown":"^0.3.1","vitest":"^2.1.6","globals":"^15.12.0","nodemon":"^3.1.4","prettier":"^3.3.2","@eslint/js":"^9.16.0","@vitest/ui":"^2.1.6","typescript":"^5.5.3","@types/node":"~18.19.67","@types/semver":"~7.5.8 || ~7.6.0","oxc-transform":"^0.38.0","@types/js-yaml":"~4.0.9 || ~4.1.0","typescript-eslint":"^8.16.0","@vitest/coverage-v8":"^2.1.6","@types/npm-registry-fetch":"^8.0.7 || ~17.1.0"},"_npmOperationalInternal":{"tmp":"tmp/typesync_0.13.5-0_1733011965070_0.981962839601449","host":"s3://npm-registry-packages"}},"0.14.0":{"name":"typesync","version":"0.14.0","author":{"name":"Jeff Hansen","email":"jeff@jeffijoe.com"},"license":"MIT","_id":"typesync@0.14.0","maintainers":[{"name":"jeffijoe","email":"jeffijoe@hotmail.com"}],"homepage":"https://github.com/jeffijoe/typesync#readme","bugs":{"url":"https://github.com/jeffijoe/typesync/issues"},"bin":{"typesync":"bin/typesync"},"dist":{"shasum":"dae1f2b8f88127bb21980538a90764fcf4920e9b","tarball":"https://registry.npmjs.org/typesync/-/typesync-0.14.0.tgz","fileCount":22,"integrity":"sha512-OOAf9eI7lEh93xDl50jASFEbUm2egxWiiS1R8pNNWzpF4V/yWyDPfxAQvnGtXh+JFa59hkC5Rv1Mb4py1L53aA==","signatures":[{"sig":"MEQCIAgd42se7jwxVCRgsS0UpRhlh1q/x7cGDHorddBWo0zSAiBWLfZ1YwxJSfDHoR8jR0u+xDjiHldckBffmCvizlFv2w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85622},"type":"module","engines":{"node":"^18.20.0 || ^20.10.0 || >=22.0.0"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"}},"gitHead":"af484caa629ae62374a57f477a0e3ab230f0f5ea","scripts":{"fix":"eslint --fix && npm run format","lint":"eslint && tsc && npm run format:check","test":"vitest run","build":"tsdown","format":"prettier --write 'src/**/*.ts'","run-cli":"npm run build && node bin/typesync","do:publish":"npm run lint && npm run test && npm run build && npm publish","lint:watch":"nodemon --exec npm run lint","test:watch":"vitest --ui","build:watch":"tsdown --watch","run-cli:dry":"npm run run-cli -- --dry","format:check":"prettier --check 'src/**/*.ts'","release:minor":"npm version minor && npm run do:publish && git push --follow-tags","release:patch":"npm version patch && npm run do:publish && git push --follow-tags","release:prerelease":"npm version prerelease && npm run do:publish && git push --follow-tags"},"_npmUser":{"name":"jeffijoe","email":"jeffijoe@hotmail.com"},"repository":{"url":"git+https://github.com/jeffijoe/typesync.git","type":"git"},"_npmVersion":"10.8.1","description":"Install missing TypeScript typings for your dependencies.","directories":{},"_nodeVersion":"20.12.1","dependencies":{"ora":"^8.1.1","chalk":"^5.3.0","awilix":"^12.0.3","semver":"^7.6.3","js-yaml":"^4.1.0","tinyglobby":"^0.2.10","cosmiconfig":"^9.0.0","detect-indent":"^7.0.1","npm-registry-fetch":"^18.0.2"},"_hasShrinkwrap":false,"packageManager":"npm@8.19.4","devDependencies":{"eslint":"^9.16.0","tsdown":"^0.3.1","vitest":"^2.1.7","globals":"^15.13.0","nodemon":"^3.1.7","prettier":"^3.4.1","@eslint/js":"^9.16.0","@vitest/ui":"^2.1.7","typescript":"^5.5.3","@types/node":"^22.10.1","@types/semver":"~7.5.8 || ~7.6.0","oxc-transform":"^0.38.0","@types/js-yaml":"~4.0.9 || ~4.1.0","typescript-eslint":"^8.16.0","@vitest/coverage-v8":"^2.1.7","@types/npm-registry-fetch":"^8.0.7 || ~17.1.0"},"_npmOperationalInternal":{"tmp":"tmp/typesync_0.14.0_1733147662085_0.013843337322945848","host":"s3://npm-registry-packages"}},"0.14.1":{"name":"typesync","version":"0.14.1","author":{"name":"Jeff Hansen","email":"jeff@jeffijoe.com"},"license":"MIT","_id":"typesync@0.14.1","maintainers":[{"name":"jeffijoe","email":"jeffijoe@hotmail.com"}],"homepage":"https://github.com/jeffijoe/typesync#readme","bugs":{"url":"https://github.com/jeffijoe/typesync/issues"},"bin":{"typesync":"bin/typesync"},"dist":{"shasum":"673140eb1dca871cc05060c42a74269ed1ebee26","tarball":"https://registry.npmjs.org/typesync/-/typesync-0.14.1.tgz","fileCount":11,"integrity":"sha512-wB6oxxWfS7dzmum7nzXd+m8q5HKzCeoeYMK7Yj+1Fg9GSaGxYn/z+J5iZYGH4RgTSwAsfPfj0UZIY4pn7ttHjw==","signatures":[{"sig":"MEQCIEEnZEVSPAFBbFmxGEOmjN2zX2TpzyoUYCml2XJPoGIEAiA/ypobCWN79cmUosLCyhyl827+ll9Z1EP1/onZsrSsuQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":81901},"type":"module","engines":{"node":"^18.20.0 || ^20.10.0 || >=22.0.0"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"}},"gitHead":"9e52aff188c77ee036c05de966a3bbb880b8531c","scripts":{"fix":"eslint --fix && npm run format","lint":"eslint && tsc && npm run format:check","test":"vitest run","build":"tsdown","format":"prettier --write 'src/**/*.ts'","run-cli":"npm run build && node bin/typesync","do:publish":"npm run lint && npm run test && npm run build && npm publish","lint:watch":"nodemon --exec npm run lint","test:watch":"vitest --ui","build:watch":"tsdown --watch","run-cli:dry":"npm run run-cli -- --dry","format:check":"prettier --check 'src/**/*.ts'","release:minor":"npm version minor && npm run do:publish && git push --follow-tags","release:patch":"npm version patch && npm run do:publish && git push --follow-tags","release:prerelease":"npm version prerelease && npm run do:publish && git push --follow-tags"},"_npmUser":{"name":"jeffijoe","email":"jeffijoe@hotmail.com"},"repository":{"url":"git+https://github.com/jeffijoe/typesync.git","type":"git"},"_npmVersion":"10.8.1","description":"Install missing TypeScript typings for your dependencies.","directories":{},"_nodeVersion":"20.12.1","dependencies":{"ora":"^8.1.1","chalk":"^5.4.1","awilix":"^12.0.4","semver":"^7.7.0","js-yaml":"^4.1.0","tinyglobby":"^0.2.10","cosmiconfig":"^9.0.0","detect-indent":"^7.0.1","npm-registry-fetch":"^18.0.2"},"_hasShrinkwrap":false,"packageManager":"npm@10.8.2","devDependencies":{"eslint":"^9.19.0","tsdown":"^0.5.6","vitest":"^3.0.4","globals":"^15.14.0","nodemon":"^3.1.9","prettier":"^3.4.2","@eslint/js":"^9.19.0","@vitest/ui":"^3.0.4","typescript":"^5.7.3","@types/node":"^22.13.0","@types/semver":"~7.5.8 || ~7.6.0","oxc-transform":"^0.48.1","@types/js-yaml":"~4.0.9 || ~4.1.0","typescript-eslint":"^8.22.0","@vitest/coverage-v8":"^3.0.4","@types/npm-registry-fetch":"^8.0.7 || ~17.1.0"},"_npmOperationalInternal":{"tmp":"tmp/typesync_0.14.1_1738577324967_0.9198911558428426","host":"s3://npm-registry-packages-npm-production"}},"0.14.2":{"name":"typesync","version":"0.14.2","author":{"name":"Jeff Hansen","email":"jeff@jeffijoe.com"},"license":"MIT","_id":"typesync@0.14.2","maintainers":[{"name":"jeffijoe","email":"jeffijoe@hotmail.com"}],"homepage":"https://github.com/jeffijoe/typesync#readme","bugs":{"url":"https://github.com/jeffijoe/typesync/issues"},"bin":{"typesync":"bin/typesync"},"dist":{"shasum":"fa51ddee380116b093545a18f60d88327b548321","tarball":"https://registry.npmjs.org/typesync/-/typesync-0.14.2.tgz","fileCount":11,"integrity":"sha512-e50jSL99f1hI7hFtor704U20qajJ+VsA9ylasJT/MVctsScRCRPWrQOLXA+wEsqzaMwNZHQ7W4vvNgeKp7D6dA==","signatures":[{"sig":"MEQCIHzj95cFauah+aRmxSQ3MtNqS19nMsXMWN6IVneJU21LAiBJL0q/ZkmDFMHxKtDh2D7FiSSTZvQurxh20ILlPQx7Qg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":81248},"type":"module","engines":{"node":"^18.20.0 || ^20.10.0 || >=22.0.0"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"}},"gitHead":"1f94f7c8a72f6d6f3714433873d9bc9cf6c03345","scripts":{"fix":"eslint --fix && npm run format","lint":"eslint && tsc && npm run format:check","test":"vitest run","build":"tsdown","format":"prettier --write 'src/**/*.ts'","run-cli":"npm run build && node bin/typesync","do:publish":"npm run lint && npm run test && npm run build && npm publish","lint:watch":"nodemon --exec npm run lint","test:watch":"vitest --ui","build:watch":"tsdown --watch","run-cli:dry":"npm run run-cli -- --dry","format:check":"prettier --check 'src/**/*.ts'","release:minor":"npm version minor && npm run do:publish && git push --follow-tags","release:patch":"npm version patch && npm run do:publish && git push --follow-tags","release:prerelease":"npm version prerelease && npm run do:publish && git push --follow-tags"},"_npmUser":{"name":"jeffijoe","email":"jeffijoe@hotmail.com"},"repository":{"url":"git+https://github.com/jeffijoe/typesync.git","type":"git"},"_npmVersion":"10.9.2","description":"Install missing TypeScript typings for your dependencies.","directories":{},"_nodeVersion":"22.14.0","dependencies":{"ora":"^8.1.1","chalk":"^5.4.1","awilix":"^12.0.5","semver":"^7.7.0","js-yaml":"^4.1.0","tinyglobby":"^0.2.12","cosmiconfig":"^9.0.0","detect-indent":"^7.0.1","npm-registry-fetch":"^18.0.2"},"_hasShrinkwrap":false,"packageManager":"npm@10.8.2","devDependencies":{"eslint":"^9.23.0","tsdown":"^0.7.2","vitest":"^3.1.1","globals":"^16.0.0","nodemon":"^3.1.9","publint":"^0.3.9","prettier":"^3.5.3","@eslint/js":"^9.23.0","@vitest/ui":"^3.1.1","typescript":"^5.8.2","@types/node":"^22.13.17","@types/semver":"~7.7.0","@types/js-yaml":"~4.0.9 || ~4.1.0","unplugin-unused":"^0.4.4","typescript-eslint":"^8.29.0","@vitest/coverage-v8":"^3.1.1","@types/npm-registry-fetch":"^8.0.7 || ~17.1.0"},"_npmOperationalInternal":{"tmp":"tmp/typesync_0.14.2_1743686840568_0.31220925284640844","host":"s3://npm-registry-packages-npm-production"}},"0.14.3":{"name":"typesync","version":"0.14.3","type":"module","description":"Install missing TypeScript typings for your dependencies.","engines":{"node":"^18.20.0 || ^20.10.0 || >=22.0.0"},"bin":{"typesync":"bin/typesync"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"}},"scripts":{"test":"vitest run","test:watch":"vitest --ui","fix":"eslint --fix && npm run format","lint":"eslint && tsc && npm run format:check","format":"prettier --write 'src/**/*.ts'","format:check":"prettier --check 'src/**/*.ts'","lint:watch":"nodemon --exec npm run lint","build":"tsdown","build:watch":"tsdown --watch","run-cli":"npm run build -- --silent && node bin/typesync","run-cli:dry":"npm run run-cli -- --dry","do:publish":"npm run lint && npm run test && npm run build && npm publish","release:patch":"npm version patch && npm run do:publish && git push --follow-tags","release:minor":"npm version minor && npm run do:publish && git push --follow-tags","release:prerelease":"npm version prerelease && npm run do:publish && git push --follow-tags"},"repository":{"type":"git","url":"git+https://github.com/jeffijoe/typesync.git"},"author":{"name":"Jeff Hansen","email":"jeff@jeffijoe.com"},"license":"MIT","bugs":{"url":"https://github.com/jeffijoe/typesync/issues"},"homepage":"https://github.com/jeffijoe/typesync#readme","dependencies":{"ansis":"^3.17.0","awilix":"^12.0.5","detect-indent":"^7.0.1","lilconfig":"^3.1.3","npm-registry-fetch":"^18.0.2","picospinner":"^3.0.0","semver":"^7.7.0","tinyglobby":"^0.2.12","yaml":"^2.7.1"},"devDependencies":{"@eslint/js":"^9.23.0","@types/node":"^22.13.17","@types/npm-registry-fetch":"^8.0.7 || ~18.0.0","@types/semver":"~7.7.0","@vitest/coverage-v8":"^3.1.1","@vitest/ui":"^3.1.1","eslint":"^9.23.0","globals":"^16.0.0","nodemon":"^3.1.9","prettier":"^3.5.3","publint":"^0.3.9","tsdown":"^0.7.2","typescript":"^5.8.2","typescript-eslint":"^8.29.0","unplugin-unused":"^0.4.4","vitest":"^3.1.1"},"packageManager":"npm@10.8.2","_id":"typesync@0.14.3","gitHead":"f86afe3f17db0ef1c1f217b82263a545c153f5b9","_nodeVersion":"22.14.0","_npmVersion":"10.9.2","dist":{"integrity":"sha512-8RVMdnew14eyafWO27weaoFv+M4RDqU2ENuQ3FCmLF1jklozGK8j05E/az9fDA/Gy9IhhBU3zlTqbo3AhfqrKw==","shasum":"1c7d4b5ab23ef38e1a1bba5cdc2c22664b762a4b","tarball":"https://registry.npmjs.org/typesync/-/typesync-0.14.3.tgz","fileCount":11,"unpackedSize":82890,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQD5zfnP/AOpPOG0hvdnSEZAVj1tUIb0tEpQsOnXxDvdqQIhAOW3YeTXDt2dnrrL/67gyXufa/ljd3kX4iMkeJni6ry5"}]},"_npmUser":{"name":"jeffijoe","email":"jeffijoe@hotmail.com"},"directories":{},"maintainers":[{"name":"jeffijoe","email":"jeffijoe@hotmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/typesync_0.14.3_1743708004522_0.8694246914968404"},"_hasShrinkwrap":false}},"time":{"created":"2017-07-11T15:38:05.948Z","modified":"2025-04-03T19:20:04.880Z","0.0.1":"2017-07-11T15:38:05.948Z","0.0.2":"2017-07-11T15:39:36.413Z","0.0.3":"2017-07-11T15:41:15.739Z","0.1.0":"2017-07-12T09:44:39.906Z","0.1.1":"2017-07-12T12:49:53.338Z","0.2.0":"2017-07-12T13:13:18.815Z","0.2.2":"2017-10-03T04:15:43.175Z","0.2.3":"2017-10-03T04:23:53.552Z","0.2.4":"2017-10-03T06:10:18.909Z","0.2.5":"2017-10-10T05:27:33.841Z","0.3.0":"2018-07-14T09:14:34.028Z","0.3.1":"2018-07-14T09:17:04.142Z","0.4.0":"2018-10-08T09:33:05.703Z","0.4.1":"2018-12-19T09:23:23.213Z","0.5.0":"2019-03-16T14:42:44.604Z","0.5.1":"2019-03-18T13:56:56.395Z","0.5.2":"2019-07-27T14:57:14.223Z","0.6.0":"2019-08-11T23:45:56.502Z","0.6.1":"2019-08-12T20:45:06.632Z","0.7.0":"2020-05-28T22:35:11.718Z","0.8.0":"2020-10-29T13:02:14.563Z","0.9.0":"2022-03-21T10:50:03.404Z","0.9.1":"2022-04-27T10:43:01.776Z","0.9.2":"2022-07-06T20:19:43.082Z","0.10.0":"2023-01-31T15:11:06.475Z","0.11.0":"2023-04-30T21:40:57.279Z","0.11.1":"2023-05-19T13:34:57.944Z","0.12.0":"2023-12-27T13:28:50.737Z","0.12.1":"2024-01-05T14:50:06.277Z","0.12.2":"2024-07-02T19:02:44.612Z","0.13.0":"2024-07-22T09:52:28.952Z","0.13.1":"2024-10-24T18:15:17.833Z","0.13.2":"2024-10-24T19:34:05.555Z","0.13.3-alpha.0":"2024-10-25T09:38:29.512Z","0.13.3":"2024-10-25T15:21:03.776Z","0.13.4":"2024-11-11T16:31:47.630Z","0.13.5-0":"2024-12-01T00:12:45.246Z","0.14.0":"2024-12-02T13:54:22.286Z","0.14.1":"2025-02-03T10:08:45.163Z","0.14.2":"2025-04-03T13:27:20.807Z","0.14.3":"2025-04-03T19:20:04.704Z"},"bugs":{"url":"https://github.com/jeffijoe/typesync/issues"},"author":{"name":"Jeff Hansen","email":"jeff@jeffijoe.com"},"license":"MIT","homepage":"https://github.com/jeffijoe/typesync#readme","repository":{"type":"git","url":"git+https://github.com/jeffijoe/typesync.git"},"description":"Install missing TypeScript typings for your dependencies.","maintainers":[{"name":"jeffijoe","email":"jeffijoe@hotmail.com"}],"readme":"# TypeSync\n\nInstall missing TypeScript typings for dependencies in your `package.json`.\n\n[![npm](https://img.shields.io/npm/v/typesync.svg?maxAge=1000)](https://www.npmjs.com/package/typesync)\n[![Build Status](https://github.com/jeffijoe/typesync/workflows/ci.yml/badge.svg?branch=master)](https://github.com/jeffijoe/typesync/actions)\n[![Coveralls](https://img.shields.io/coveralls/jeffijoe/typesync.svg?maxAge=1000)](https://coveralls.io/github/jeffijoe/typesync)\n[![npm](https://img.shields.io/npm/dt/typesync.svg?maxAge=1000)](https://www.npmjs.com/package/typesync)\n[![license](https://img.shields.io/npm/l/typesync.svg?maxAge=1000)](https://github.com/jeffijoe/typesync/blob/master/LICENSE.md)\n[![node](https://img.shields.io/node/v/typesync.svg?maxAge=1000)](https://www.npmjs.com/package/typesync)\n\n![TypeSync](/typesync.gif)\n\n## Install\n\n```sh\nnpm install -g typesync\n```\n\nYou can also use it directly with `npx` which will install it for you:\n\n```sh\nnpx typesync\n```\n\n## Usage\n\n```sh\ntypesync [path/to/package.json] [--dry]\n```\n\nPath is relative to the current working directory. If omitted, defaults to `package.json`.\n\n**Note**: TypeSync only modifies your `package.json` - you still need to run an installer.\n\n### `--dry[=fail]`\n\nIf `--dry` is specified, will not actually write to the file, it only prints added/removed typings.\n\nThe same is true for `--dry=fail`, with the additional effect of failing the command in case there are changes.\nThis is useful for CI scenarios.\n\n### `--ignoredeps`\n\nTo ignore certain sections, you can use the `--ignoredeps=` flag. For example, to ignore `devDependencies`, use `--ignoredeps=dev`. To ignore multiple, comma-separate them, like this: `--ignoredeps=deps,peer` (ignores `dependencies` and `peerDependencies`).\n\n- `--ignoredeps=deps` — ignores `dependencies`\n- `--ignoredeps=dev` — ignores `devDependencies`\n- `--ignoredeps=peer` — ignores `peerDependencies`\n- `--ignoredeps=optional` — ignores `optionalDependencies`\n\n### `--ignorepackages`\n\nTo ignore certain packages, you can use the `--ignorepackages=` flag. For example, to ignore `nodemon`, use `--ignorepackages=nodemon`.\nTo ignore multiple, comma-separate them, like this: `--ignorepackages=nodemon,whatever` (ignores `nodemon` and `whatever`).\n\n### Using a config file\n\nAlternatively, you can use a TypeSync config file: `.typesyncrc` or a `\"typesync\"` section in your `package.json`. TypeSync will **automatically** search for configuration files. See [cosmiconfig][cosmiconfig] for details.\n\n```json\n// .typesyncrc\n{\n  \"ignoreDeps\": [\"dev\"],\n  \"ignorePackages\": [\"nodemon\"]\n}\n```\n\n### Run TypeSync automatically after every install\n\nTo run TypeSync and install packages automatically after every package install, create a file called `install-with-types.sh` with the following content:\n\n```sh\nnpm install $1\nnpx typesync\nnpm install\n```\n\nIf you use `yarn`, use this instead:\n\n```sh\nyarn add $1\nyarn typesync\nyarn\n```\n\nRun this command to make the file executable:\n\n```sh\nchmod +x install-with-types.sh\n```\n\nAdd the following to `package.json`:\n\n```json\n{\n  \"scripts\": {\n    \"i\": \"./install-with-types.sh\"\n  }\n}\n```\n\nThen install packages like this:\n\n```sh\nnpm run i <pkg name>\n\n# Or with Yarn:\nyarn i <pkg name>\n```\n\n## Typings packages\n\nTypeSync will add typings for packages that:\n\n- have a `@types/package` available\n- don't already provide typings internally (the `typings` and `types` field in `package.json`)\n\nTypeSync will try to respect SemVer parity for the code and typings packages, and will fall back to the latest available typings package.\n\nWhen writing the typings package version to `package.json`, the `~` SemVer range is used. This is because typings published via [DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped#how-do-definitely-typed-package-versions-relate-to-versions-of-the-corresponding-library) align typings versions with library versions using major and minor only.\n\nFor example, if you depend on `react@^16.14.0`, then TypeSync will only look for typings packages that match `16.14.*`.\n\n## Monorepos\n\nTypeSync added support for monorepos in v0.4.0. It will look at `packages`/`workspaces` globs in `package.json` and sync every matching file in one fell swoop.\n\n## Why?\n\nInstalling typings manually sucks. Flow has `flow-typed` which installs type definitions by looking at a `package.json`, which would be cool to have for TypeScript. Now we do!\n\n## Changelog\n\nSee [CHANGELOG.md](/CHANGELOG.md)\n\n## Author\n\nJeff Hansen - [@Jeffijoe](https://twitter.com/jeffijoe)\n\n[cosmiconfig]: https://github.com/davidtheclark/cosmiconfig\n","readmeFilename":"README.md","users":{"rokt33r":true}}