1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
| {
| "name": "@types/offscreencanvas",
| "version": "2019.3.0",
| "description": "TypeScript definitions for offscreencanvas-browser",
| "license": "MIT",
| "contributors": [
| {
| "name": "Klaus Reimer",
| "url": "https://github.com/kayahr",
| "githubUsername": "kayahr"
| }
| ],
| "main": "",
| "types": "index",
| "repository": {
| "type": "git",
| "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
| "directory": "types/offscreencanvas"
| },
| "scripts": {},
| "dependencies": {},
| "typesPublisherContentHash": "056f77b7b89302825048174c0427ed47126998207221760a9f2c9b47e0bacead",
| "typeScriptVersion": "2.0"
| }
|
|