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
| {
| "name": "@types/range-parser",
| "version": "1.2.7",
| "description": "TypeScript definitions for range-parser",
| "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/range-parser",
| "license": "MIT",
| "contributors": [
| {
| "name": "Tomek Łaziuk",
| "githubUsername": "tlaziuk",
| "url": "https://github.com/tlaziuk"
| }
| ],
| "main": "",
| "types": "index.d.ts",
| "repository": {
| "type": "git",
| "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
| "directory": "types/range-parser"
| },
| "scripts": {},
| "dependencies": {},
| "typesPublisherContentHash": "85ed88e3afe8da85360c400901b67e99a7c6690c6376c5ab8939ae9dee4b0a93",
| "typeScriptVersion": "4.5"
|
| ,"_resolved": "https://registry.npmmirror.com/@types/range-parser/-/range-parser-1.2.7.tgz"
| ,"_integrity": "sha512-hKormJbkJqzQGhziax5PItDUTMAM9uE2XXQmM37dyd4hVM+5aVl7oVxMVUiVQn2oCQFN/LKCZdvSM0pFRqbSmQ=="
| ,"_from": "@types/range-parser@*"
| }
|
|