{"_id":"@types/contains-path","_rev":"2930853","name":"@types/contains-path","description":"TypeScript definitions for contains-path","dist-tags":{"latest":"1.0.1","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.1","ts3.7":"1.0.1","ts3.8":"1.0.1","ts3.9":"1.0.1","ts4.0":"1.0.1","ts4.1":"1.0.1","ts4.2":"1.0.1","ts4.3":"1.0.1","ts4.4":"1.0.1","ts4.5":"1.0.1","ts4.6":"1.0.1","ts4.7":"1.0.1","ts4.8":"1.0.1","ts4.9":"1.0.1","ts5.0":"1.0.1","ts5.1":"1.0.1"},"maintainers":[{"name":"types","email":""}],"time":{"modified":"2023-03-14T06:28:05.000Z","created":"2018-12-25T05:29:47.610Z","1.0.1":"2021-07-06T20:34:24.747Z","1.0.0":"2018-12-25T05:29:47.610Z"},"users":{},"repository":{"type":"git","url":"https://github.com/DefinitelyTyped/DefinitelyTyped.git","directory":"types/contains-path"},"versions":{"1.0.1":{"name":"@types/contains-path","version":"1.0.1","description":"TypeScript definitions for contains-path","homepage":"https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/contains-path","license":"MIT","contributors":[{"name":"BendingBender","url":"https://github.com/BendingBender","githubUsername":"BendingBender"}],"main":"","types":"index.d.ts","repository":{"type":"git","url":"https://github.com/DefinitelyTyped/DefinitelyTyped.git","directory":"types/contains-path"},"scripts":{},"dependencies":{},"typesPublisherContentHash":"cc8258bdee20373669fb3147b4c369c5afe38884ff2d4304ec61d18d4093448f","typeScriptVersion":"3.6","_id":"@types/contains-path@1.0.1","dist":{"shasum":"25385db74cef0a31532612078e912fdf3e7046fc","size":1616,"noattachment":false,"key":"/@types/contains-path/-/@types/contains-path-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@types/contains-path/download/@types/contains-path-1.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/contains-path_1.0.1_1625603664598_0.8261551764839701"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-20T07:47:12.160Z","publish_time":1625603664747,"_cnpm_publish_time":1625603664747},"1.0.0":{"name":"@types/contains-path","version":"1.0.0","description":"TypeScript definitions for contains-path","license":"MIT","contributors":[{"name":"BendingBender","url":"https://github.com/BendingBender","githubUsername":"BendingBender"}],"main":"","types":"index","repository":{"type":"git","url":"https://github.com/DefinitelyTyped/DefinitelyTyped.git"},"scripts":{},"dependencies":{},"typesPublisherContentHash":"96d51b19639790e041b91f18d555219f1d0234f1fdfa431579e8f913654c527d","typeScriptVersion":"2.0","_id":"@types/contains-path@1.0.0","dist":{"shasum":"3cfc2b9ebf2cb667c80f88d64d0d065e7ffe5af9","size":1552,"noattachment":false,"key":"/@types/contains-path/-/@types/contains-path-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@types/contains-path/download/@types/contains-path-1.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/contains-path_1.0.0_1545715787485_0.516630680053711"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-20T07:47:12.069Z","publish_time":1545715787610,"_cnpm_publish_time":1545715787610}},"readme":"# Installation\r\n> `npm install --save @types/contains-path`\r\n\r\n# Summary\r\nThis package contains type definitions for contains-path (https://github.com/jonschlinkert/contains-path).\r\n\r\n# Details\r\nFiles were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/contains-path.\r\n## [index.d.ts](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/contains-path/index.d.ts)\r\n````ts\r\n// Type definitions for contains-path 1.0\n// Project: https://github.com/jonschlinkert/contains-path\n// Definitions by: BendingBender <https://github.com/BendingBender>\n// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped\n\nexport = containsPath;\n\ndeclare function containsPath(\n    filepath: string,\n    substr: string,\n    options?: containsPath.Options\n): boolean;\n\ndeclare namespace containsPath {\n    interface Options {\n        nocase?: boolean | undefined;\n        partialMatch?: boolean | undefined;\n    }\n}\n\r\n````\r\n\r\n### Additional Details\r\n * Last updated: Tue, 06 Jul 2021 20:32:29 GMT\r\n * Dependencies: none\r\n * Global values: none\r\n\r\n# Credits\r\nThese definitions were written by [BendingBender](https://github.com/BendingBender).\r\n","_attachments":{},"homepage":"https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/contains-path","license":"MIT"}