{"_id":"@types/matchdep","_rev":"3016488","name":"@types/matchdep","description":"TypeScript definitions for matchdep","dist-tags":{"latest":"2.0.1","ts2.8":"2.0.0","ts2.9":"2.0.0","ts3.0":"2.0.0","ts3.1":"2.0.0","ts3.2":"2.0.0","ts3.3":"2.0.0","ts3.4":"2.0.0","ts3.5":"2.0.0","ts3.6":"2.0.0","ts3.7":"2.0.0","ts3.8":"2.0.0","ts3.9":"2.0.0","ts4.0":"2.0.0","ts4.1":"2.0.0","ts4.2":"2.0.0","ts4.3":"2.0.0","ts4.4":"2.0.0","ts4.5":"2.0.1","ts4.6":"2.0.1","ts4.7":"2.0.1","ts4.8":"2.0.1","ts4.9":"2.0.1","ts5.0":"2.0.1","ts5.1":"2.0.1","ts5.2":"2.0.1","ts5.3":"2.0.1"},"maintainers":[{"name":"types","email":""}],"time":{"modified":"2023-10-17T06:04:22.000Z","created":"2020-03-27T17:41:55.938Z","2.0.1":"2023-09-27T09:52:57.932Z","2.0.0":"2020-03-27T17:41:55.938Z"},"users":{},"repository":{"type":"git","url":"https://github.com/DefinitelyTyped/DefinitelyTyped.git","directory":"types/matchdep"},"versions":{"2.0.1":{"name":"@types/matchdep","version":"2.0.1","description":"TypeScript definitions for matchdep","homepage":"https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/matchdep","license":"MIT","contributors":[{"name":"tpluscode","url":"https://github.com/tpluscode","githubUsername":"tpluscode"}],"main":"","types":"index.d.ts","repository":{"type":"git","url":"https://github.com/DefinitelyTyped/DefinitelyTyped.git","directory":"types/matchdep"},"scripts":{},"dependencies":{},"typesPublisherContentHash":"f1a5dc9523324603409d2a9e841ae4acf79031744273720ae3a4a384d294acaf","typeScriptVersion":"4.5","_id":"@types/matchdep@2.0.1","dist":{"shasum":"f965eeff1165c3a6d00a1227ad02d4be6ad3c08e","size":1690,"noattachment":false,"key":"/@types/matchdep/-/@types/matchdep-2.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@types/matchdep/download/@types/matchdep-2.0.1.tgz"},"_npmUser":{"name":"types","email":"ts-npm-types@microsoft.com"},"directories":{},"maintainers":[{"name":"types","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/matchdep_2.0.1_1695808377762_0.12748841586194204"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-27T09:52:57.932Z","publish_time":1695808377932,"_source_registry_name":"default","_cnpm_publish_time":1695808377932},"2.0.0":{"name":"@types/matchdep","version":"2.0.0","description":"TypeScript definitions for matchdep","license":"MIT","contributors":[{"name":"tpluscode","url":"https://github.com/tpluscode","githubUsername":"tpluscode"}],"main":"","types":"index.d.ts","repository":{"type":"git","url":"https://github.com/DefinitelyTyped/DefinitelyTyped.git","directory":"types/matchdep"},"scripts":{},"dependencies":{},"typesPublisherContentHash":"5882097bd5feefb2f7626ebfc282e0a3744a38d6ea6c354eef269b6bb3fd5b03","typeScriptVersion":"2.8","_id":"@types/matchdep@2.0.0","dist":{"shasum":"926141728792b1e8c78d7800690e2c23d50423c5","size":1589,"noattachment":false,"key":"/@types/matchdep/-/@types/matchdep-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@types/matchdep/download/@types/matchdep-2.0.0.tgz"},"maintainers":[{"name":"types","email":""}],"_npmUser":{"name":"types","email":"ts-npm-types@microsoft.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/matchdep_2.0.0_1585330915769_0.5678682766014507"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-20T09:02:07.828Z","publish_time":1585330915938,"_cnpm_publish_time":1585330915938}},"readme":"# Installation\r\n> `npm install --save @types/matchdep`\r\n\r\n# Summary\r\nThis package contains type definitions for matchdep (https://github.com/tkellen/js-matchdep).\r\n\r\n# Details\r\nFiles were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/matchdep.\r\n## [index.d.ts](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/matchdep/index.d.ts)\r\n````ts\r\n// Type definitions for matchdep 2.0\n// Project: https://github.com/tkellen/js-matchdep\n// Definitions by: tpluscode <https://github.com/tpluscode>\n// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped\n\ndeclare namespace matchdep {\n    type FilterConfig = string | object;\n    type FilterFunction = (pattern: string | string[], config?: FilterConfig) => string[];\n}\n\ndeclare const matchdep: {\n    readonly filter: matchdep.FilterFunction;\n    readonly filterDev: matchdep.FilterFunction;\n    readonly filterPeer: matchdep.FilterFunction;\n    readonly filterAll: matchdep.FilterFunction;\n};\n\nexport = matchdep;\n\r\n````\r\n\r\n### Additional Details\r\n * Last updated: Wed, 27 Sep 2023 09:42:15 GMT\r\n * Dependencies: none\r\n * Global values: none\r\n\r\n# Credits\r\nThese definitions were written by [tpluscode](https://github.com/tpluscode).\r\n","_attachments":{},"homepage":"https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/matchdep","license":"MIT"}