{"library":"jest-watch-typeahead","install":[{"cmd":"npm install jest-watch-typeahead","imports":["module.exports = {\n  watchPlugins: ['jest-watch-typeahead/filename']\n};","module.exports = {\n  watchPlugins: ['jest-watch-typeahead/testname']\n};","module.exports = {\n  watchPlugins: [\n    ['jest-watch-typeahead/filename', { key: 'k', prompt: 'Filter by filename:' }]\n  ]\n};"]},{"cmd":"yarn add jest-watch-typeahead","imports":[]},{"cmd":"pnpm add jest-watch-typeahead","imports":[]}]}