{"_id":"@types/natural-compare","_rev":"2803582","name":"@types/natural-compare","description":"TypeScript definitions for natural-compare","dist-tags":{"latest":"1.4.1","ts2.0":"1.4.0","ts2.1":"1.4.0","ts2.2":"1.4.0","ts2.3":"1.4.0","ts2.4":"1.4.0","ts2.5":"1.4.0","ts2.6":"1.4.0","ts2.7":"1.4.0","ts2.8":"1.4.0","ts2.9":"1.4.0","ts3.0":"1.4.0","ts3.1":"1.4.0","ts3.2":"1.4.0","ts3.3":"1.4.0","ts3.4":"1.4.0","ts3.5":"1.4.0","ts3.6":"1.4.1","ts3.7":"1.4.1","ts3.8":"1.4.1","ts3.9":"1.4.1","ts4.0":"1.4.1","ts4.1":"1.4.1","ts4.2":"1.4.1","ts4.3":"1.4.1","ts4.4":"1.4.1","ts4.5":"1.4.1","ts4.6":"1.4.1","ts4.7":"1.4.1","ts4.8":"1.4.1","ts4.9":"1.4.1"},"maintainers":[{"name":"types","email":""}],"time":{"modified":"2022-09-01T09:22:28.000Z","created":"2019-02-15T17:41:00.281Z","1.4.1":"2021-07-01T14:31:51.580Z","1.4.0":"2019-02-15T17:41:00.281Z"},"users":{},"repository":{"type":"git","url":"https://github.com/DefinitelyTyped/DefinitelyTyped.git","directory":"types/natural-compare"},"versions":{"1.4.1":{"name":"@types/natural-compare","version":"1.4.1","description":"TypeScript definitions for natural-compare","homepage":"https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/natural-compare","license":"MIT","contributors":[{"name":"Doniyor Aliyev","url":"https://github.com/doniyor2109","githubUsername":"doniyor2109"}],"main":"","types":"index.d.ts","repository":{"type":"git","url":"https://github.com/DefinitelyTyped/DefinitelyTyped.git","directory":"types/natural-compare"},"scripts":{},"dependencies":{},"typesPublisherContentHash":"1fcee5c7f2e7b019e96ee9ae189b8f0a1ba7519a223e3bd7285e0a2efa62aeab","typeScriptVersion":"3.6","_id":"@types/natural-compare@1.4.1","dist":{"shasum":"fc2b11ea100d380b0de7af15768bef209157bfb9","size":1571,"noattachment":false,"key":"/@types/natural-compare/-/@types/natural-compare-1.4.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@types/natural-compare/download/@types/natural-compare-1.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/natural-compare_1.4.1_1625149911474_0.17829827703025636"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-20T07:36:20.194Z","publish_time":1625149911580,"_cnpm_publish_time":1625149911580},"1.4.0":{"name":"@types/natural-compare","version":"1.4.0","description":"TypeScript definitions for natural-compare","license":"MIT","contributors":[{"name":"Doniyor Aliyev","url":"https://github.com/doniyor2109","githubUsername":"doniyor2109"}],"main":"","types":"index","repository":{"type":"git","url":"https://github.com/DefinitelyTyped/DefinitelyTyped.git"},"scripts":{},"dependencies":{},"typesPublisherContentHash":"5db324d7200d771d8667b3b10bab4f4d95a7e6aaf8e999026ca37d02a54913f6","typeScriptVersion":"2.0","_id":"@types/natural-compare@1.4.0","dist":{"shasum":"b3c54f7edc339758d573c5dcac7808c58cf8c31e","size":1501,"noattachment":false,"key":"/@types/natural-compare/-/@types/natural-compare-1.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@types/natural-compare/download/@types/natural-compare-1.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/natural-compare_1.4.0_1550252460140_0.49578401047135046"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-20T07:36:20.089Z","publish_time":1550252460281,"_cnpm_publish_time":1550252460281}},"readme":"# Installation\r\n> `npm install --save @types/natural-compare`\r\n\r\n# Summary\r\nThis package contains type definitions for natural-compare (https://github.com/litejs/natural-compare-lite).\r\n\r\n# Details\r\nFiles were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/natural-compare.\r\n## [index.d.ts](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/natural-compare/index.d.ts)\r\n````ts\r\n// Type definitions for natural-compare 1.4\n// Project: https://github.com/litejs/natural-compare-lite\n// Definitions by: Doniyor Aliyev <https://github.com/doniyor2109>\n// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped\n\ndeclare function naturalCompare(a: string, b: string): -1 | 0 | 1;\ndeclare function naturalCompare(a: number, b: number): -1 | 0 | 1;\n\nexport = naturalCompare;\n\r\n````\r\n\r\n### Additional Details\r\n * Last updated: Thu, 01 Jul 2021 14:31:23 GMT\r\n * Dependencies: none\r\n * Global values: none\r\n\r\n# Credits\r\nThese definitions were written by [Doniyor Aliyev](https://github.com/doniyor2109).\r\n","_attachments":{},"homepage":"https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/natural-compare","license":"MIT"}