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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
| {
| "_from": "@types/range-parser@*",
| "_id": "@types/range-parser@1.2.4",
| "_inBundle": false,
| "_integrity": "sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw==",
| "_location": "/@types/range-parser",
| "_phantomChildren": {},
| "_requested": {
| "type": "range",
| "registry": true,
| "raw": "@types/range-parser@*",
| "name": "@types/range-parser",
| "escapedName": "@types%2frange-parser",
| "scope": "@types",
| "rawSpec": "*",
| "saveSpec": null,
| "fetchSpec": "*"
| },
| "_requiredBy": [
| "/@types/express-serve-static-core"
| ],
| "_resolved": "https://registry.npmjs.org/@types/range-parser/-/range-parser-1.2.4.tgz",
| "_shasum": "cd667bcfdd025213aafb7ca5915a932590acdcdc",
| "_spec": "@types/range-parser@*",
| "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\@types\\express-serve-static-core",
| "bugs": {
| "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
| },
| "bundleDependencies": false,
| "contributors": [
| {
| "name": "Tomek Łaziuk",
| "url": "https://github.com/tlaziuk"
| }
| ],
| "dependencies": {},
| "deprecated": false,
| "description": "TypeScript definitions for range-parser",
| "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/range-parser",
| "license": "MIT",
| "main": "",
| "name": "@types/range-parser",
| "repository": {
| "type": "git",
| "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
| "directory": "types/range-parser"
| },
| "scripts": {},
| "typeScriptVersion": "3.6",
| "types": "index.d.ts",
| "typesPublisherContentHash": "60a027a88ae9d7c5ae30935c98266f5033af3c38944121c975bf5e136b9053f3",
| "version": "1.2.4"
| }
|
|