UNPKG

@types/web

Version:
33 lines (32 loc) 581 B
{ "name": "@types/web", "version": "0.0.303", "description": "Types for the DOM, and other web technologies in browsers", "license": "Apache-2.0", "contributors": [], "main": "", "types": "index.d.ts", "repository": { "type": "git", "url": "https://github.com/microsoft/TypeScript-DOM-Lib-Generator.git" }, "typesVersions": { "<=5.5": { "*": [ "ts5.5/*" ] }, "<=5.6": { "*": [ "ts5.6/*" ] }, "<=5.9": { "*": [ "ts5.9/*" ] } }, "scripts": {}, "dependencies": {} }