{"_id":"@types/isurl","_rev":"3751201","name":"@types/isurl","description":"TypeScript definitions for isurl","dist-tags":{"latest":"4.0.0","ts4.8":"4.0.0","ts4.9":"4.0.0","ts5.0":"4.0.0","ts5.1":"4.0.0","ts5.2":"4.0.0","ts5.3":"4.0.0","ts5.4":"4.0.0","ts5.5":"4.0.0","ts5.6":"4.0.0","ts5.7":"4.0.0","ts5.8":"4.0.0","ts5.9":"4.0.0"},"maintainers":[{"name":"types","email":""}],"time":{"modified":"2025-03-04T06:13:52.000Z","created":"2024-08-07T00:26:43.296Z","4.0.0":"2024-08-07T00:26:43.296Z"},"users":{},"repository":{"url":"https://github.com/DefinitelyTyped/DefinitelyTyped.git","type":"git","directory":"types/isurl"},"versions":{"4.0.0":{"name":"@types/isurl","version":"4.0.0","license":"MIT","_id":"@types/isurl@4.0.0","maintainers":[{"name":"types","email":""}],"contributors":[{"url":"https://github.com/stevenvachon","name":"Steven Vachon","githubUsername":"stevenvachon"}],"homepage":"https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/isurl","dist":{"shasum":"09d599ead6afbc2a0a2159c8d6334e4c10babb94","size":1577,"noattachment":false,"key":"/@types/isurl/-/@types/isurl-4.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@types/isurl/download/@types/isurl-4.0.0.tgz"},"main":"","types":"index.d.ts","scripts":{},"_npmUser":{"name":"types","email":"ts-npm-types@microsoft.com"},"repository":{"url":"https://github.com/DefinitelyTyped/DefinitelyTyped.git","type":"git","directory":"types/isurl"},"description":"TypeScript definitions for isurl","directories":{},"dependencies":{},"_hasShrinkwrap":false,"typeScriptVersion":"4.8","_npmOperationalInternal":{"tmp":"tmp/isurl_4.0.0_1722990403050_0.9703778543843822","host":"s3://npm-registry-packages"},"typesPublisherContentHash":"95f5523e48427e214e779cdd25e0c3e393b3ef3f3e7ecbacb0b9793367e711ae","_cnpmcore_publish_time":"2024-08-07T00:26:43.296Z","publish_time":1722990403296,"_source_registry_name":"default","_cnpm_publish_time":1722990403296}},"readme":"# Installation\r\n> `npm install --save @types/isurl`\r\n\r\n# Summary\r\nThis package contains type definitions for isurl (https://github.com/stevenvachon/isurl).\r\n\r\n# Details\r\nFiles were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/isurl.\r\n## [index.d.ts](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/isurl/index.d.ts)\r\n````ts\r\ninterface IsURL {\n    (url: unknown, supportIncomplete?: boolean): boolean;\n    lenient(url: unknown): boolean;\n}\n\ndeclare const isURL: IsURL;\n\nexport = isURL;\n\r\n````\r\n\r\n### Additional Details\r\n * Last updated: Wed, 07 Aug 2024 00:26:42 GMT\r\n * Dependencies: none\r\n\r\n# Credits\r\nThese definitions were written by [Steven Vachon](https://github.com/stevenvachon).\r\n","_attachments":{},"homepage":"https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/isurl","license":"MIT"}