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