{"_id":"@types/fs-readdir-recursive","_rev":"3016339","name":"@types/fs-readdir-recursive","description":"TypeScript definitions for fs-readdir-recursive","dist-tags":{"latest":"1.1.0","ts2.0":"1.0.0","ts2.1":"1.0.0","ts2.2":"1.0.0","ts2.3":"1.0.0","ts2.4":"1.0.0","ts2.5":"1.0.0","ts2.6":"1.0.0","ts2.7":"1.0.0","ts2.8":"1.0.0","ts2.9":"1.0.0","ts3.0":"1.0.0","ts3.1":"1.0.0","ts3.2":"1.0.0","ts3.3":"1.0.0","ts3.4":"1.0.0","ts3.5":"1.0.0","ts3.6":"1.0.0","ts3.7":"1.0.0","ts3.8":"1.0.0","ts3.9":"1.0.0","ts4.0":"1.1.0","ts4.1":"1.1.0","ts4.2":"1.1.0","ts4.3":"1.1.0","ts4.4":"1.1.0","ts4.5":"1.1.0","ts4.6":"1.1.0","ts4.7":"1.1.0","ts4.8":"1.1.0","ts4.9":"1.1.0","ts5.0":"1.1.0","ts5.1":"1.1.0","ts5.2":"1.1.0","ts5.3":"1.1.0"},"maintainers":[{"name":"types","email":""}],"time":{"modified":"2023-10-17T06:04:11.000Z","created":"2017-08-29T21:32:03.954Z","1.1.0":"2022-07-20T07:32:23.120Z","1.0.0":"2017-08-29T21:32:03.954Z"},"users":{},"repository":{"type":"git","url":"https://github.com/DefinitelyTyped/DefinitelyTyped.git","directory":"types/fs-readdir-recursive"},"versions":{"1.1.0":{"name":"@types/fs-readdir-recursive","version":"1.1.0","description":"TypeScript definitions for fs-readdir-recursive","homepage":"https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/fs-readdir-recursive","license":"MIT","contributors":[{"name":"Paolo Scanferla","url":"https://github.com/pscanf","githubUsername":"pscanf"}],"main":"","types":"index.d.ts","repository":{"type":"git","url":"https://github.com/DefinitelyTyped/DefinitelyTyped.git","directory":"types/fs-readdir-recursive"},"scripts":{},"dependencies":{},"typesPublisherContentHash":"12c61217c73ec7ab24d22fedeaff79e712fcdf8ac453770b7217e2136dbf716d","typeScriptVersion":"4.0","_id":"@types/fs-readdir-recursive@1.1.0","dist":{"shasum":"c0840685ec3bc77487329924685f53c786ad690f","size":1627,"noattachment":false,"key":"/@types/fs-readdir-recursive/-/@types/fs-readdir-recursive-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@types/fs-readdir-recursive/download/@types/fs-readdir-recursive-1.1.0.tgz"},"_npmUser":{"name":"types","email":"ts-npm-types@microsoft.com"},"directories":{},"maintainers":[{"name":"types","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/fs-readdir-recursive_1.1.0_1658302342847_0.915728364263632"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-20T07:49:27.573Z","publish_time":1658302343120,"_cnpm_publish_time":1658302343120},"1.0.0":{"name":"@types/fs-readdir-recursive","version":"1.0.0","description":"TypeScript definitions for fs-readdir-recursive","license":"MIT","contributors":[{"name":"Paolo Scanferla","url":"https://github.com/pscanf","githubUsername":"pscanf"}],"main":"","repository":{"type":"git","url":"https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"},"scripts":{},"dependencies":{},"typesPublisherContentHash":"1121bfd46acede5d3de5f2b334cb05c49175d5f5fdf1776dd1af8a5f29c95da5","typeScriptVersion":"2.0","_id":"@types/fs-readdir-recursive@1.0.0","dist":{"shasum":"404f77bdadc6b90cccd3f04d15f6dd85cdde38ef","size":1522,"noattachment":false,"key":"/@types/fs-readdir-recursive/-/@types/fs-readdir-recursive-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@types/fs-readdir-recursive/download/@types/fs-readdir-recursive-1.0.0.tgz"},"maintainers":[{"name":"types","email":""}],"_npmUser":{"name":"types","email":"ts-npm-types@microsoft.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/fs-readdir-recursive-1.0.0.tgz_1504042323890_0.991879261797294"},"directories":{},"_cnpmcore_publish_time":"2021-12-20T07:44:05.335Z","publish_time":1504042323954,"_cnpm_publish_time":1504042323954}},"readme":"# Installation\r\n> `npm install --save @types/fs-readdir-recursive`\r\n\r\n# Summary\r\nThis package contains type definitions for fs-readdir-recursive (https://github.com/fs-utils/fs-readdir-recursive).\r\n\r\n# Details\r\nFiles were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/fs-readdir-recursive.\r\n## [index.d.ts](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/fs-readdir-recursive/index.d.ts)\r\n````ts\r\n// Type definitions for fs-readdir-recursive 1.1\n// Project: https://github.com/fs-utils/fs-readdir-recursive\n// Definitions by: Paolo Scanferla <https://github.com/pscanf>\n// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped\n\ndeclare function readdirRecursive(\n    path: string,\n    filter?: (name: string, index: number, dir: string) => boolean,\n): string[];\n\nexport = readdirRecursive;\n\r\n````\r\n\r\n### Additional Details\r\n * Last updated: Wed, 20 Jul 2022 07:32:21 GMT\r\n * Dependencies: none\r\n * Global values: none\r\n\r\n# Credits\r\nThese definitions were written by [Paolo Scanferla](https://github.com/pscanf).\r\n","_attachments":{},"homepage":"https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/fs-readdir-recursive","license":"MIT"}