1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
| {
| "name": "@types/seedrandom",
| "version": "2.4.34",
| "description": "TypeScript definitions for seedrandom",
| "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/seedrandom",
| "license": "MIT",
| "contributors": [
| {
| "name": "Kern Handa",
| "githubUsername": "kernhanda",
| "url": "https://github.com/kernhanda"
| },
| {
| "name": "Eugene Zaretskiy",
| "githubUsername": "EugeneZ",
| "url": "https://github.com/EugeneZ"
| }
| ],
| "main": "",
| "types": "index.d.ts",
| "repository": {
| "type": "git",
| "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
| "directory": "types/seedrandom"
| },
| "scripts": {},
| "dependencies": {},
| "typesPublisherContentHash": "74b2480571713a19a5d26de3851242feca3c2164cf60caa6943cc15e916304c5",
| "typeScriptVersion": "4.5"
| }
|
|