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
| {
| "name": "@types/long",
| "version": "4.0.2",
| "description": "TypeScript definitions for long.js",
| "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/long",
| "license": "MIT",
| "contributors": [
| {
| "name": "Peter Kooijmans",
| "url": "https://github.com/peterkooijmans",
| "githubUsername": "peterkooijmans"
| }
| ],
| "main": "",
| "types": "index.d.ts",
| "repository": {
| "type": "git",
| "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
| "directory": "types/long"
| },
| "scripts": {},
| "dependencies": {},
| "typesPublisherContentHash": "ce51a9fcaeb3f15cee5396e1c4f4b5ca2986a066f9bbe885a51dcdc6dbb22fd5",
| "typeScriptVersion": "3.9"
| }
|
|