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
| {
| "_args": [
| [
| "@types/anymatch@3.0.0",
| "/Users/tomas/PAM/PAMapp"
| ]
| ],
| "_development": true,
| "_from": "@types/anymatch@3.0.0",
| "_id": "@types/anymatch@3.0.0",
| "_inBundle": false,
| "_integrity": "sha512-qLChUo6yhpQ9k905NwL74GU7TxH+9UODwwQ6ICNI+O6EDMExqH/Cv9NsbmcZ7yC/rRXJ/AHCzfgjsFRY5fKjYw==",
| "_location": "/@types/anymatch",
| "_phantomChildren": {},
| "_requested": {
| "type": "version",
| "registry": true,
| "raw": "@types/anymatch@3.0.0",
| "name": "@types/anymatch",
| "escapedName": "@types%2fanymatch",
| "scope": "@types",
| "rawSpec": "3.0.0",
| "saveSpec": null,
| "fetchSpec": "3.0.0"
| },
| "_requiredBy": [
| "/@nuxt/types/@types/webpack"
| ],
| "_resolved": "https://registry.npmjs.org/@types/anymatch/-/anymatch-3.0.0.tgz",
| "_spec": "3.0.0",
| "_where": "/Users/tomas/PAM/PAMapp",
| "author": "",
| "dependencies": {
| "anymatch": "*"
| },
| "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"
| }
|
|