{"_id":"@types/to-absolute-glob","_rev":"3016723","name":"@types/to-absolute-glob","description":"TypeScript definitions for to-absolute-glob","dist-tags":{"latest":"2.0.1","ts2.0":"2.0.0","ts2.1":"2.0.0","ts2.2":"2.0.0","ts2.3":"2.0.0","ts2.4":"2.0.0","ts2.5":"2.0.0","ts2.6":"2.0.0","ts2.7":"2.0.0","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.1","ts3.7":"2.0.1","ts3.8":"2.0.1","ts3.9":"2.0.1","ts4.0":"2.0.1","ts4.1":"2.0.1","ts4.2":"2.0.1","ts4.3":"2.0.1","ts4.4":"2.0.1","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:39.000Z","created":"2018-01-02T19:36:09.807Z","2.0.1":"2021-07-02T19:45:21.785Z","2.0.0":"2018-01-02T19:36:09.807Z"},"users":{},"repository":{"type":"git","url":"https://github.com/DefinitelyTyped/DefinitelyTyped.git","directory":"types/to-absolute-glob"},"versions":{"2.0.1":{"name":"@types/to-absolute-glob","version":"2.0.1","description":"TypeScript definitions for to-absolute-glob","homepage":"https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/to-absolute-glob","license":"MIT","contributors":[{"name":"Klaus Meinhardt","url":"https://github.com/ajafff","githubUsername":"ajafff"}],"main":"","types":"index.d.ts","repository":{"type":"git","url":"https://github.com/DefinitelyTyped/DefinitelyTyped.git","directory":"types/to-absolute-glob"},"scripts":{},"dependencies":{},"typesPublisherContentHash":"d0eda9373e114b03e19ebde0bad61a46a52e69eb9ff7cc1f9a7576832927ae0a","typeScriptVersion":"3.6","_id":"@types/to-absolute-glob@2.0.1","dist":{"shasum":"46895cf575333dd1388ab42ae33941f9b9f31b06","size":1614,"noattachment":false,"key":"/@types/to-absolute-glob/-/@types/to-absolute-glob-2.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@types/to-absolute-glob/download/@types/to-absolute-glob-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/to-absolute-glob_2.0.1_1625255121636_0.9032187497190156"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-20T09:02:03.222Z","publish_time":1625255121785,"_cnpm_publish_time":1625255121785},"2.0.0":{"name":"@types/to-absolute-glob","version":"2.0.0","description":"TypeScript definitions for to-absolute-glob","license":"MIT","contributors":[{"name":"Klaus Meinhardt","url":"https://github.com/ajafff","githubUsername":"ajafff"}],"main":"","repository":{"type":"git","url":"https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"},"scripts":{},"dependencies":{},"typesPublisherContentHash":"abdd01610289e4f175e6e92e8f8f4b863a78354a52246432c50d2da6e984d7e3","typeScriptVersion":"2.0","_id":"@types/to-absolute-glob@2.0.0","dist":{"shasum":"c9fb8bb16509a8080dcfc6da0a2764bfd95e2dd4","size":1556,"noattachment":false,"key":"/@types/to-absolute-glob/-/@types/to-absolute-glob-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@types/to-absolute-glob/download/@types/to-absolute-glob-2.0.0.tgz"},"maintainers":[{"name":"types","email":""}],"_npmUser":{"name":"types","email":"ts-npm-types@microsoft.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/to-absolute-glob-2.0.0.tgz_1514921769725_0.2190659234765917"},"directories":{},"_cnpmcore_publish_time":"2021-12-20T09:02:02.364Z","publish_time":1514921769807,"_cnpm_publish_time":1514921769807}},"readme":"# Installation\r\n> `npm install --save @types/to-absolute-glob`\r\n\r\n# Summary\r\nThis package contains type definitions for to-absolute-glob (https://github.com/jonschlinkert/to-absolute-glob).\r\n\r\n# Details\r\nFiles were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/to-absolute-glob.\r\n## [index.d.ts](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/to-absolute-glob/index.d.ts)\r\n````ts\r\n// Type definitions for to-absolute-glob 2.0\n// Project: https://github.com/jonschlinkert/to-absolute-glob\n// Definitions by: Klaus Meinhardt <https://github.com/ajafff>\n// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped\n\ndeclare function toAbsoluteGlob(pattern: string, options?: toAbsoluteGlob.Options): string;\ndeclare namespace toAbsoluteGlob {\n    interface Options {\n        cwd?: string | undefined;\n        root?: string | undefined;\n    }\n}\nexport = toAbsoluteGlob;\n\r\n````\r\n\r\n### Additional Details\r\n * Last updated: Fri, 02 Jul 2021 19:37:11 GMT\r\n * Dependencies: none\r\n * Global values: none\r\n\r\n# Credits\r\nThese definitions were written by [Klaus Meinhardt](https://github.com/ajafff).\r\n","_attachments":{},"homepage":"https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/to-absolute-glob","license":"MIT"}