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
| {
| "_from": "@types/browserslist@*",
| "_id": "@types/browserslist@4.15.0",
| "_inBundle": false,
| "_integrity": "sha512-h9LyKErRGZqMsHh9bd+FE8yCIal4S0DxKTOeui56VgVXqa66TKiuaIUxCAI7c1O0LjaUzOTcsMyOpO9GetozRA==",
| "_location": "/@types/browserslist",
| "_phantomChildren": {},
| "_requested": {
| "type": "range",
| "registry": true,
| "raw": "@types/browserslist@*",
| "name": "@types/browserslist",
| "escapedName": "@types%2fbrowserslist",
| "scope": "@types",
| "rawSpec": "*",
| "saveSpec": null,
| "fetchSpec": "*"
| },
| "_requiredBy": [
| "/@types/autoprefixer"
| ],
| "_resolved": "https://registry.npmjs.org/@types/browserslist/-/browserslist-4.15.0.tgz",
| "_shasum": "ba0265b33003a2581df1fc5f483321a30205f2d2",
| "_spec": "@types/browserslist@*",
| "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\@types\\autoprefixer",
| "author": "",
| "bundleDependencies": false,
| "dependencies": {
| "browserslist": "*"
| },
| "deprecated": "This is a stub types definition. browserslist provides its own type definitions, so you do not need this installed.",
| "description": "Stub TypeScript definitions entry for browserslist, which provides its own types definitions",
| "license": "MIT",
| "main": "",
| "name": "@types/browserslist",
| "scripts": {},
| "typings": null,
| "version": "4.15.0"
| }
|
|