UNPKG

@types/whatwg-url

Version:
38 lines 1.18 kB
{ "name": "@types/whatwg-url", "version": "13.0.0", "description": "TypeScript definitions for whatwg-url", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/whatwg-url", "license": "MIT", "contributors": [ { "name": "Alexander Marks", "githubUsername": "aomarks", "url": "https://github.com/aomarks" }, { "name": "ExE Boss", "githubUsername": "ExE-Boss", "url": "https://github.com/ExE-Boss" }, { "name": "BendingBender", "githubUsername": "BendingBender", "url": "https://github.com/BendingBender" } ], "main": "", "types": "index.d.ts", "repository": { "type": "git", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "directory": "types/whatwg-url" }, "scripts": {}, "dependencies": { "@types/webidl-conversions": "*" }, "peerDependencies": {}, "typesPublisherContentHash": "fd4818c1b74d8ef43c58e984d60d82658280822821b6ea5d4978f4007f29c39c", "typeScriptVersion": "4.9" }