{"_id":"@types/concat-map","_rev":"2802654","name":"@types/concat-map","description":"TypeScript definitions for concat-map","dist-tags":{"latest":"0.0.1","ts2.7":"0.0.0","ts2.8":"0.0.0","ts2.9":"0.0.0","ts3.0":"0.0.0","ts3.1":"0.0.0","ts3.2":"0.0.0","ts3.3":"0.0.0","ts3.4":"0.0.0","ts3.5":"0.0.0","ts3.6":"0.0.1","ts3.7":"0.0.1","ts3.8":"0.0.1","ts3.9":"0.0.1","ts4.0":"0.0.1","ts4.1":"0.0.1","ts4.2":"0.0.1","ts4.3":"0.0.1","ts4.4":"0.0.1","ts4.5":"0.0.1","ts4.6":"0.0.1","ts4.7":"0.0.1","ts4.8":"0.0.1","ts4.9":"0.0.1"},"maintainers":[{"name":"types","email":""}],"time":{"modified":"2022-09-01T09:22:00.000Z","created":"2019-04-16T00:00:59.102Z","0.0.1":"2021-08-12T00:31:55.664Z","0.0.0":"2019-04-16T00:00:59.102Z"},"users":{},"repository":{"type":"git","url":"https://github.com/DefinitelyTyped/DefinitelyTyped.git","directory":"types/concat-map"},"versions":{"0.0.1":{"name":"@types/concat-map","version":"0.0.1","description":"TypeScript definitions for concat-map","homepage":"https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/concat-map","license":"MIT","contributors":[{"name":"Claas Ahlrichs","url":"https://github.com/claasahl","githubUsername":"claasahl"}],"main":"","types":"index.d.ts","repository":{"type":"git","url":"https://github.com/DefinitelyTyped/DefinitelyTyped.git","directory":"types/concat-map"},"scripts":{},"dependencies":{},"typesPublisherContentHash":"dbbe949c388d33cc26ff563f1bc1280593e4e435c55cc790351ce4fb03c52e8d","typeScriptVersion":"3.6","_id":"@types/concat-map@0.0.1","dist":{"shasum":"a3d57a31f04a4fc74a825191edaf6ac08d808e6b","size":1585,"noattachment":false,"key":"/@types/concat-map/-/@types/concat-map-0.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@types/concat-map/download/@types/concat-map-0.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/concat-map_0.0.1_1628728315506_0.3861590918531088"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-20T07:32:33.608Z","publish_time":1628728315664,"_cnpm_publish_time":1628728315664},"0.0.0":{"name":"@types/concat-map","version":"0.0.0","description":"TypeScript definitions for concat-map","license":"MIT","contributors":[{"name":"Claas Ahlrichs","url":"https://github.com/claasahl","githubUsername":"claasahl"}],"main":"","types":"index","repository":{"type":"git","url":"https://github.com/DefinitelyTyped/DefinitelyTyped.git","directory":"types/concat-map"},"scripts":{},"dependencies":{},"typesPublisherContentHash":"24270b66da9a9220b09939c73319bc60608e7b24c538d59bed31d0f8f7c6eb6e","typeScriptVersion":"2.7","_id":"@types/concat-map@0.0.0","dist":{"shasum":"c3b49138111aa8bc221491a17429aa0b5c9bb9bd","size":1528,"noattachment":false,"key":"/@types/concat-map/-/@types/concat-map-0.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@types/concat-map/download/@types/concat-map-0.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/concat-map_0.0.0_1555372858949_0.5154844273508654"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-20T07:32:33.514Z","publish_time":1555372859102,"_cnpm_publish_time":1555372859102}},"readme":"# Installation\r\n> `npm install --save @types/concat-map`\r\n\r\n# Summary\r\nThis package contains type definitions for concat-map (https://github.com/substack/node-concat-map).\r\n\r\n# Details\r\nFiles were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/concat-map.\r\n## [index.d.ts](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/concat-map/index.d.ts)\r\n````ts\r\n// Type definitions for concat-map 0.0\n// Project: https://github.com/substack/node-concat-map\n// Definitions by: Claas Ahlrichs <https://github.com/claasahl>\n// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped\n// TypeScript Version: 2.7\n\nexport = concat_map;\n\ndeclare function concat_map<T, R>(xs: T[], fn: (x: T, i: number) => R | R[]): R[];\n\r\n````\r\n\r\n### Additional Details\r\n * Last updated: Thu, 12 Aug 2021 00:31:26 GMT\r\n * Dependencies: none\r\n * Global values: none\r\n\r\n# Credits\r\nThese definitions were written by [Claas Ahlrichs](https://github.com/claasahl).\r\n","_attachments":{},"homepage":"https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/concat-map","license":"MIT"}