{"versions":{"1.0.0":{"name":"@types/parse-srcset","version":"1.0.0","description":"TypeScript definitions for parse-srcset","homepage":"https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/parse-srcset","license":"MIT","contributors":[{"name":"Dylan Armstrong","githubUsername":"dylanarmstrong","url":"https://github.com/dylanarmstrong"}],"main":"","types":"index.d.ts","repository":{"type":"git","url":"https://github.com/DefinitelyTyped/DefinitelyTyped.git","directory":"types/parse-srcset"},"scripts":{},"dependencies":{},"typesPublisherContentHash":"ac557a26ef78df4db41c10b538f84ee9028e94e74b4d71ac626c5c913e52df19","typeScriptVersion":"4.6","_id":"@types/parse-srcset@1.0.0","dist":{"integrity":"sha512-5ehc1s3aIQJ05ZVAmYoqDUN8zvlrIZvRUfYP+2bhGNzrY5RQBeJS9JO9jpkVm/vSOW/MkRYLArS/fhXY5cgXPg==","shasum":"7a85f636f5a345a023f42aa801a6718453337270","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@types/parse-srcset/-/parse-srcset-1.0.0.tgz","fileCount":5,"unpackedSize":3009,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCRe/BTCmA/19mPtnY39wQ+HIJ1b0YZ9uMrA+5g5+vH/QIgTbkCnANbpYlGelCnGlHY9+2XkYT1lDskpXTaPNPnKgk="}],"size":1612},"_npmUser":{"name":"anonymous","email":"ts-npm-types@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"ts-npm-types@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parse-srcset_1.0.0_1709064456439_0.10217559487984151"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-02-27T20:07:36.606Z","publish_time":1709064456606,"_source_registry_name":"default"}},"dist-tags":{"latest":"1.0.0","ts4.6":"1.0.0","ts4.7":"1.0.0","ts4.8":"1.0.0","ts4.9":"1.0.0","ts5.0":"1.0.0","ts5.1":"1.0.0","ts5.2":"1.0.0","ts5.3":"1.0.0","ts5.4":"1.0.0","ts5.5":"1.0.0","ts5.6":"1.0.0","ts5.7":"1.0.0","ts5.8":"1.0.0","ts5.9":"1.0.0","ts6.0":"1.0.0"},"name":"@types/parse-srcset","time":{"created":"2024-02-28T04:36:09.675Z","modified":"2025-08-03T07:26:56.967Z","1.0.0":"2024-02-27T20:07:36.606Z"},"readme":"# Installation\r\n> `npm install --save @types/parse-srcset`\r\n\r\n# Summary\r\nThis package contains type definitions for parse-srcset (https://github.com/albell/parse-srcset#readme).\r\n\r\n# Details\r\nFiles were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/parse-srcset.\r\n## [index.d.ts](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/parse-srcset/index.d.ts)\r\n````ts\r\ninterface ParsedSrcset {\n    url: string;\n    d?: number;\n    h?: number;\n    w?: number;\n}\n\ndeclare function parseSrcset(value: string): ParsedSrcset[];\n\nexport as namespace parseSrcset;\nexport = parseSrcset;\n\r\n````\r\n\r\n### Additional Details\r\n * Last updated: Tue, 27 Feb 2024 20:07:21 GMT\r\n * Dependencies: none\r\n\r\n# Credits\r\nThese definitions were written by [Dylan Armstrong](https://github.com/dylanarmstrong).","users":{}}