{"_id":"@types/glob-to-regexp","_rev":"2803076","name":"@types/glob-to-regexp","description":"TypeScript definitions for glob-to-regexp","dist-tags":{"latest":"0.4.1","ts2.0":"0.4.0","ts2.1":"0.4.0","ts2.2":"0.4.0","ts2.3":"0.4.0","ts2.4":"0.4.0","ts2.5":"0.4.0","ts2.6":"0.4.0","ts2.7":"0.4.0","ts2.8":"0.4.0","ts2.9":"0.4.0","ts3.0":"0.4.0","ts3.1":"0.4.0","ts3.2":"0.4.0","ts3.3":"0.4.0","ts3.4":"0.4.0","ts3.5":"0.4.0","ts3.6":"0.4.1","ts3.7":"0.4.1","ts3.8":"0.4.1","ts3.9":"0.4.1","ts4.0":"0.4.1","ts4.1":"0.4.1","ts4.2":"0.4.1","ts4.3":"0.4.1","ts4.4":"0.4.1","ts4.5":"0.4.1","ts4.6":"0.4.1","ts4.7":"0.4.1","ts4.8":"0.4.1","ts4.9":"0.4.1"},"maintainers":[{"name":"types","email":""}],"time":{"modified":"2022-09-01T09:22:15.000Z","created":"2018-06-07T23:54:10.263Z","0.4.1":"2021-07-06T21:00:32.232Z","0.4.0":"2018-06-07T23:54:10.263Z"},"users":{},"repository":{"type":"git","url":"https://github.com/DefinitelyTyped/DefinitelyTyped.git","directory":"types/glob-to-regexp"},"versions":{"0.4.1":{"name":"@types/glob-to-regexp","version":"0.4.1","description":"TypeScript definitions for glob-to-regexp","homepage":"https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/glob-to-regexp","license":"MIT","contributors":[{"name":"whatasoda","url":"https://github.com/whatasoda","githubUsername":"whatasoda"}],"main":"","types":"index.d.ts","repository":{"type":"git","url":"https://github.com/DefinitelyTyped/DefinitelyTyped.git","directory":"types/glob-to-regexp"},"scripts":{},"dependencies":{},"typesPublisherContentHash":"1007551b981e037c1bcf879aa0eae988d07351ab97fb027a4c58fcd095563140","typeScriptVersion":"3.6","_id":"@types/glob-to-regexp@0.4.1","dist":{"shasum":"f684bc7b9a24691f1f80d045dbb7260bf9cc415b","size":1636,"noattachment":false,"key":"/@types/glob-to-regexp/-/@types/glob-to-regexp-0.4.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@types/glob-to-regexp/download/@types/glob-to-regexp-0.4.1.tgz"},"_npmUser":{"name":"types","email":"ts-npm-types@microsoft.com"},"directories":{},"maintainers":[{"name":"types","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/glob-to-regexp_0.4.1_1625605232097_0.0581776352055734"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-20T07:32:38.140Z","publish_time":1625605232232,"_cnpm_publish_time":1625605232232},"0.4.0":{"name":"@types/glob-to-regexp","version":"0.4.0","description":"TypeScript definitions for glob-to-regexp","license":"MIT","contributors":[{"name":"whatasoda","url":"https://github.com/whatasoda","githubUsername":"whatasoda"}],"main":"","repository":{"type":"git","url":"https://github.com/DefinitelyTyped/DefinitelyTyped.git"},"scripts":{},"dependencies":{},"typesPublisherContentHash":"ee09c8f4ecb3889a82cdd855382445fae2230753f2bf8b1ac34c2920e138ea5e","typeScriptVersion":"2.0","_id":"@types/glob-to-regexp@0.4.0","dist":{"shasum":"a295047724f4554be8192b4c779c5e44920a2fdc","size":1565,"noattachment":false,"key":"/@types/glob-to-regexp/-/@types/glob-to-regexp-0.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@types/glob-to-regexp/download/@types/glob-to-regexp-0.4.0.tgz"},"maintainers":[{"name":"types","email":""}],"_npmUser":{"name":"types","email":"ts-npm-types@microsoft.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/glob-to-regexp_0.4.0_1528415650165_0.9305098400672176"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-20T07:32:38.038Z","publish_time":1528415650263,"_cnpm_publish_time":1528415650263}},"readme":"# Installation\r\n> `npm install --save @types/glob-to-regexp`\r\n\r\n# Summary\r\nThis package contains type definitions for glob-to-regexp (https://github.com/fitzgen/glob-to-regexp#readme).\r\n\r\n# Details\r\nFiles were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/glob-to-regexp.\r\n## [index.d.ts](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/glob-to-regexp/index.d.ts)\r\n````ts\r\n// Type definitions for glob-to-regexp 0.4\n// Project: https://github.com/fitzgen/glob-to-regexp#readme\n// Definitions by: whatasoda <https://github.com/whatasoda>\n// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped\n\nexport as namespace GlobToRegExp;\n\nexport = GlobToRegExp;\n\ndeclare function GlobToRegExp(glob: string, options?: GlobToRegExp.Options): RegExp;\n\ndeclare namespace GlobToRegExp {\n    interface Options {\n        extended?: boolean | undefined;\n        globstar?: boolean | undefined;\n        flags   ?: string | undefined;\n    }\n}\n\r\n````\r\n\r\n### Additional Details\r\n * Last updated: Tue, 06 Jul 2021 20:33:05 GMT\r\n * Dependencies: none\r\n * Global values: `GlobToRegExp`\r\n\r\n# Credits\r\nThese definitions were written by [whatasoda](https://github.com/whatasoda).\r\n","_attachments":{},"homepage":"https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/glob-to-regexp","license":"MIT"}