UNPKG

@types/web

Version:
28 lines (27 loc) 520 B
{ "name": "@types/web", "version": "0.0.249", "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/*" ] } }, "scripts": {}, "dependencies": {} }